{"id":10001630,"name":"yq-python-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for yq-python","homepage":"https://github.com/kislyuk/yq","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kislyuk/yq","keywords_array":[],"namespace":"community","versions_count":2,"first_release_published_at":"2024-05-16T22:21:08.000Z","latest_release_published_at":"2026-03-27T19:40:52.000Z","latest_release_number":"3.2.3-r1","last_synced_at":"2026-04-02T11:38:41.748Z","created_at":"2024-05-17T02:02:02.093Z","updated_at":"2026-04-02T11:38:42.164Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/yq-python-pyc","install_command":"apk add yq-python-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37752476,"uuid":"78888191","full_name":"kislyuk/yq","owner":"kislyuk","description":"Command-line YAML, XML, TOML processor - jq wrapper for YAML/XML/TOML documents","archived":false,"fork":false,"pushed_at":"2025-01-01T18:03:12.000Z","size":355,"stargazers_count":2849,"open_issues_count":36,"forks_count":85,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-10-21T02:46:43.157Z","etag":null,"topics":["cli","command-line","jq","json","xml","yaml","yml"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/yq/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["kislyuk"]}},"created_at":"2017-01-13T21:30:19.000Z","updated_at":"2025-10-19T16:31:55.000Z","dependencies_parsed_at":"2023-12-10T18:27:45.605Z","dependency_job_id":"de780055-4294-4e3f-8b75-d0b55de3adf6","html_url":"https://github.com/kislyuk/yq","commit_stats":{"total_commits":241,"total_committers":15,"mean_commits":"16.066666666666666","dds":"0.17842323651452285","last_synced_commit":"6065f397e3c8d47482d124c4adf0b276985d7077"},"previous_names":[],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/yq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/sbom","scorecard":{"id":561594,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/yq","commit":"6b2f84951f54b6487d8d2b105fe3b4c47174da8a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/yq/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/yq/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/yq/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/yq/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/yq/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/yq/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/yq/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/yq/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/yq/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/yq/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/yq/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.4.3 not signed: https://api.github.com/repos/kislyuk/yq/releases/153096092","Warn: release artifact v3.4.2 not signed: https://api.github.com/repos/kislyuk/yq/releases/153033320","Warn: release artifact v3.4.1 not signed: https://api.github.com/repos/kislyuk/yq/releases/151648778","Warn: release artifact v3.4.0 not signed: https://api.github.com/repos/kislyuk/yq/releases/151643434","Warn: release artifact v3.3.1 not signed: https://api.github.com/repos/kislyuk/yq/releases/151229848","Warn: release artifact v3.4.3 does not have provenance: https://api.github.com/repos/kislyuk/yq/releases/153096092","Warn: release artifact v3.4.2 does not have provenance: https://api.github.com/repos/kislyuk/yq/releases/153033320","Warn: release artifact v3.4.1 does not have provenance: https://api.github.com/repos/kislyuk/yq/releases/151648778","Warn: release artifact v3.4.0 does not have provenance: https://api.github.com/repos/kislyuk/yq/releases/151643434","Warn: release artifact v3.3.1 does not have provenance: https://api.github.com/repos/kislyuk/yq/releases/151229848"],"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:23.257Z","repository_id":37752476,"created_at":"2025-08-20T13:52:23.257Z","updated_at":"2025-08-20T13:52:23.257Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280577134,"owners_count":26354072,"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-23T02:00:06.710Z","response_time":142,"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":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2025-10-06T14:44:04.329Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":5828,"followers":360,"following":292,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2025-10-06T14:44:04.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.4.3","sha":"799c51677fbc31ea5ef49c5c75e60f3cb477edad","kind":"tag","published_at":"2024-04-27T15:39:26.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v3.4.3","html_url":"https://github.com/kislyuk/yq/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"762194a326b653bb6f4a35a4eeb54e1e683bb886","kind":"tag","published_at":"2024-04-26T17:48:14.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v3.4.2","html_url":"https://github.com/kislyuk/yq/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"95684e7834db70c473b24382d77b1a235108b25c","kind":"tag","published_at":"2024-04-17T23:37:27.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v3.4.1","html_url":"https://github.com/kislyuk/yq/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"88d742b8df936e89f9b42707a341c11037a61755","kind":"tag","published_at":"2024-04-17T22:17:43.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/yq/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v3.4.0/manifests"},{"name":"v3.3.1","sha":"50c3db31edc97b25fc2a8505b47dc0af7064a261","kind":"tag","published_at":"2024-04-15T18:16:07.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v3.3.1","html_url":"https://github.com/kislyuk/yq/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a767f35373a389bcb77f3cac99dfe7012302c3fd","kind":"tag","published_at":"2024-04-14T05:26:20.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/yq/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"ee87412fa89add226d263ec7885193e07243aa4c","kind":"tag","published_at":"2023-09-09T21:41:55.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/yq/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"5d0be22c271bd8dbf80b7509cf64240d0f2ca555","kind":"tag","published_at":"2023-04-22T21:42:12.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/yq/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"65f530ab8076aca7571e3964905c82674fd57825","kind":"tag","published_at":"2023-04-05T01:36:26.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/yq/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"2297478c10711433295f9cc4e8887e91bba41a64","kind":"tag","published_at":"2023-04-04T05:19:45.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/yq/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7059f8ff87858a5ba4bcbf50a474db9b0b095b69","kind":"tag","published_at":"2023-02-22T05:26:45.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/yq/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"5979f1ecfa67d17156d62bc04e24d5ba9eae3f31","kind":"tag","published_at":"2022-07-24T17:50:57.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/yq/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"13315d455c2682aaf412dfded9f4e104868c3b3b","kind":"tag","published_at":"2022-07-05T18:52:56.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/yq/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"0d0f5cf45cdd8470e1a9e28824de35dee95ea467","kind":"tag","published_at":"2022-07-04T20:52:59.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/yq/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7426073efd5cf3db8988390a07ecbd98125c13f1","kind":"tag","published_at":"2022-07-04T20:42:15.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/yq/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v3.0.0/manifests"},{"name":"v2.14.0","sha":"b6cabac9ca9af5a306c534ef91f714c6f29bec07","kind":"tag","published_at":"2022-02-21T03:14:13.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.14.0","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"7ce5ce1cf062b6332dff39066228a518b7551b06","kind":"tag","published_at":"2021-12-03T00:42:44.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.13.0","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"c095bd515214139a8f6dbc5d495393241092ce3f","kind":"tag","published_at":"2021-06-13T21:32:59.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.12.2","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"340f8e42a007bb1b4be53bdec2c103ed1e12e419","kind":"tag","published_at":"2021-06-13T19:19:01.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.12.1","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"5b8af0ee4e9163617d7fc04032ffb4f9f35382a6","kind":"tag","published_at":"2021-02-05T20:46:28.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.12.0","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"9269795304606ab70ec5c34384ad5498184f485c","kind":"tag","published_at":"2020-09-26T22:35:38.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.11.1","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"bdb1918e691c36e0bb3b06737200cbf5d5249689","kind":"tag","published_at":"2020-09-04T06:46:46.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.11.0","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.11.0/manifests"},{"name":"v2.10.1","sha":"c7544cb8b910005066ef4c6a34204bccbc752a2c","kind":"tag","published_at":"2020-05-11T15:22:37.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.10.1","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"7a4a69f66392fbbcaec3de5a921c3b2655332be2","kind":"tag","published_at":"2019-12-23T16:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.10.0","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"3992791f96ea02d4060278e1277f70104c3ba22f","kind":"tag","published_at":"2019-11-04T18:23:58.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.9.2","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0293c1f6057d7c61cf1357b16de3728e6e276064","kind":"tag","published_at":"2019-11-04T18:21:57.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.9.1","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"10c0817c9884714d133924d2acbd3344dc4672b7","kind":"tag","published_at":"2019-11-04T18:20:04.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.9.0","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"903b25785152203a416090358184afd6baf5ce2c","kind":"tag","published_at":"2019-10-28T16:16:36.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.8.1","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"7306745a49844c11c4fbf039cb14848ebe03a89c","kind":"tag","published_at":"2019-10-25T17:12:27.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.8.0","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.8.0/manifests"},{"name":"v2.7.2","sha":"90a3f68ec9b4a73d0e42b7de1a76d3b4806efc04","kind":"tag","published_at":"2019-01-09T18:54:45.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.7.2","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"d5468f3ee19af2b318d58f7b4ef4fc3ec6df9898","kind":"tag","published_at":"2018-11-05T22:19:45.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.7.1","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"af218dfb47bc5e6b5f6068b3aa64dd437c503864","kind":"tag","published_at":"2018-08-04T18:56:57.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.7.0","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"090c6e04ab1163252315501a53ea8816d1955ae2","kind":"tag","published_at":"2018-04-28T14:23:48.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.6.0","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"e2e851b267d992ed468957bc7d13c9f2b273372b","kind":"tag","published_at":"2018-04-02T20:33:44.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.5.0","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0ffe545e49b331b889f0705175cc0685c6132193","kind":"tag","published_at":"2018-02-13T16:50:08.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.4.1","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"c3559f9109dcf5ab5989eae909232a80eaaf28f4","kind":"tag","published_at":"2018-02-08T20:13:26.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.4.0","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"27829a76eb3e01e2eba083b3492376801e552922","kind":"tag","published_at":"2018-02-07T08:41:32.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.3.7","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d500fb3d190ce7c07a222bfc0cb821c989b58f87","kind":"tag","published_at":"2018-01-29T19:14:10.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.3.6","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"61d96c58583b802d24d5439cd1a10b9cc9084824","kind":"tag","published_at":"2018-01-29T18:57:24.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.3.5","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"fddbb3fcf2b3aa982b4f817a97246178db5d92b7","kind":"tag","published_at":"2017-12-27T06:37:23.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.3.4","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7c2df8fcbab7d907cd204bacbcac90658d599342","kind":"tag","published_at":"2017-09-30T17:06:01.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.3.3","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7bc3d033e4b3797dbf79bc7d46a026a2f591a858","kind":"tag","published_at":"2017-09-26T05:54:00.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.3.2","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"07b84878618917b8593c506cbd157389db7994cb","kind":"tag","published_at":"2017-09-26T05:47:18.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.3.1","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"d89088e7cc728f213dc0430ef02203979cc8020b","kind":"tag","published_at":"2017-08-27T19:43:23.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.3.0","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e4d0ac4690009a70f5fd717d58e6672d98899bda","kind":"tag","published_at":"2017-07-07T14:36:10.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.2.0","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.2.0/manifests"},{"name":"v2.1.2","sha":"5a307b3ce472fdcc5e3ef9c53ccdf023a25af84b","kind":"tag","published_at":"2017-06-27T20:11:42.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"d1e9d801ee6d3b5fa3ec11407d15b7803164a0d3","kind":"tag","published_at":"2017-05-02T20:12:41.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"90eda08b9ce54da0c98bf146239000a2062d5ba5","kind":"tag","published_at":"2017-05-02T20:10:42.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"f211d1c466ef7b11bff2579a69b621809b6f2099","kind":"tag","published_at":"2017-01-17T01:59:30.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"660e9e244bd00e488e83f3677cb6d02439e6c6a9","kind":"tag","published_at":"2017-01-15T06:02:54.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a95113a553bdc7d2f4caa93c7204f59a06ecce51","kind":"tag","published_at":"2017-01-15T05:59:42.000Z","download_url":"https://codeload.github.com/kislyuk/yq/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/yq/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/yq@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/tags/v2.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-23T06:50:48.642Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.997422602262045,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":7.4987113011310225},"purl":"pkg:apk/alpine/yq-python-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/yq-python-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/yq-python-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/yq-python-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-17T21:01:18.716Z","issues_count":117,"pull_requests_count":22,"avg_time_to_close_issue":7944761.574712643,"avg_time_to_close_pull_request":5231987.611111111,"issues_closed_count":87,"pull_requests_closed_count":18,"pull_request_authors_count":18,"issue_authors_count":108,"avg_comments_per_issue":2.358974358974359,"avg_comments_per_pull_request":1.8181818181818181,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":1041.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.125,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fyq/issues","maintainers":[{"login":"kislyuk","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/yq-python-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/yq-python-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/yq-python-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/yq-python-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/yq-python-pyc/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1805,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2024-05-17T02:04:48.904Z","updated_at":"2024-05-17T02:04:48.904Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/jakub@jirutka.cz/packages"}]}