{"id":42927,"name":"asdf","description":"ASDF (Advanced Scientific Data Format) is a next generation interchange format for scientific data","url":"https://github.com/asdf-format/asdf","last_synced_at":"2025-09-05T09:37:00.827Z","repository":{"id":15381282,"uuid":"18112754","full_name":"asdf-format/asdf","owner":"asdf-format","description":"ASDF (Advanced Scientific Data Format) is a next generation interchange format for scientific data","archived":false,"fork":false,"pushed_at":"2025-08-27T17:14:09.000Z","size":6794,"stargazers_count":540,"open_issues_count":86,"forks_count":61,"subscribers_count":26,"default_branch":"main","last_synced_at":"2025-08-29T13:54:33.613Z","etag":null,"topics":["advanced-scientific-data-format","asdf","astronomy","astropy","jwst"],"latest_commit_sha":null,"homepage":"http://asdf.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/asdf-format.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.rst","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-03-25T19:00:43.000Z","updated_at":"2025-08-27T17:14:13.000Z","dependencies_parsed_at":"2023-11-07T03:12:09.719Z","dependency_job_id":"bc8f6f14-5ced-45bd-ab69-098a688a5fd6","html_url":"https://github.com/asdf-format/asdf","commit_stats":{"total_commits":2531,"total_committers":53,"mean_commits":47.75471698113208,"dds":0.7641248518372185,"last_synced_commit":"961f341a04fdf2529026424f0aeb002484dadaec"},"previous_names":["spacetelescope/asdf"],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/asdf-format/asdf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asdf-format","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/sbom","scorecard":{"id":211169,"data":{"date":"2025-08-11","repo":{"name":"github.com/asdf-format/asdf","commit":"6197b4c8505cdbaa1e4076566becc6af17877e89"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/downstream.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":"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":"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/benchmark.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/benchmark.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/benchmark.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changelog.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changelog.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/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/asdf-format/asdf/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/asdf-format/asdf/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/downstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/downstream.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/downstream.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/downstream.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/downstream.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/downstream.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/downstream.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/downstream.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/changelog.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/changelog.yml:29","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T00:47:32.012Z","repository_id":15381282,"created_at":"2025-08-17T00:47:32.013Z","updated_at":"2025-08-17T00:47:32.013Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273724022,"owners_count":25156453,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"asdf-format","name":"asdf-format","uuid":"66382551","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/66382551?v=4","repositories_count":19,"last_synced_at":"2023-08-21T04:31:36.947Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/asdf-format","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T19:02:57.042Z","updated_at":"2023-08-21T04:31:37.758Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asdf-format","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asdf-format/repositories"},"packages":[{"id":5282709,"name":"asdf","ecosystem":"conda","description":"Python library for reading and writing ASDF files. The Advanced Scientific Data Format (ASDF) is a next generation interchange format for scientific data.","homepage":"http://github.com/asdf-format/asdf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/asdf-format/asdf","keywords_array":[],"namespace":null,"versions_count":37,"first_release_published_at":"2022-10-03T15:38:08.360Z","latest_release_published_at":"2022-08-19T19:59:37.000Z","latest_release_number":"2.13.0","last_synced_at":"2025-08-29T15:25:15.478Z","created_at":"2022-10-03T15:38:08.353Z","updated_at":"2025-08-29T16:13:54.105Z","registry_url":"https://anaconda.org/conda-forge/asdf","install_command":"conda install -c conda-forge asdf","documentation_url":null,"metadata":{},"repo_metadata":{"id":15381282,"uuid":"18112754","full_name":"asdf-format/asdf","owner":"asdf-format","description":"ASDF (Advanced Scientific Data Format) is a next generation interchange format for scientific data","archived":false,"fork":false,"pushed_at":"2025-08-27T17:14:09.000Z","size":6794,"stargazers_count":540,"open_issues_count":86,"forks_count":61,"subscribers_count":26,"default_branch":"main","last_synced_at":"2025-08-29T13:54:33.613Z","etag":null,"topics":["advanced-scientific-data-format","asdf","astronomy","astropy","jwst"],"latest_commit_sha":null,"homepage":"http://asdf.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/asdf-format.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.rst","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-03-25T19:00:43.000Z","updated_at":"2025-08-27T17:14:13.000Z","dependencies_parsed_at":"2023-11-07T03:12:09.719Z","dependency_job_id":"bc8f6f14-5ced-45bd-ab69-098a688a5fd6","html_url":"https://github.com/asdf-format/asdf","commit_stats":{"total_commits":2531,"total_committers":53,"mean_commits":47.75471698113208,"dds":0.7641248518372185,"last_synced_commit":"961f341a04fdf2529026424f0aeb002484dadaec"},"previous_names":["spacetelescope/asdf"],"tags_count":123,"template":false,"template_full_name":null,"purl":"pkg:github/asdf-format/asdf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asdf-format","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/sbom","scorecard":{"id":211169,"data":{"date":"2025-08-11","repo":{"name":"github.com/asdf-format/asdf","commit":"6197b4c8505cdbaa1e4076566becc6af17877e89"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/downstream.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":"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":"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/benchmark.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/benchmark.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/benchmark.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changelog.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changelog.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/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/asdf-format/asdf/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/asdf-format/asdf/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/downstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/downstream.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/downstream.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/downstream.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/downstream.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/downstream.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/downstream.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/downstream.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/changelog.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/changelog.yml:29","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T00:47:32.012Z","repository_id":15381282,"created_at":"2025-08-17T00:47:32.013Z","updated_at":"2025-08-17T00:47:32.013Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272717192,"owners_count":24981482,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"asdf-format","name":"asdf-format","uuid":"66382551","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/66382551?v=4","repositories_count":19,"last_synced_at":"2023-08-21T04:31:36.947Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/asdf-format","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T19:02:57.042Z","updated_at":"2023-08-21T04:31:37.758Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asdf-format","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asdf-format/repositories"},"tags":[{"name":"4.4.0","sha":"2df147c38e830150d258a85427410bae3a72ccc1","kind":"tag","published_at":"2025-08-18T13:30:40.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/4.4.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"5686bb3bf29b1ccaf5dc739c6156c48bf25bc6ff","kind":"tag","published_at":"2025-07-16T13:47:05.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/4.3.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"8c5147818a5d5d3f1cd5e4764978368b301c8c60","kind":"tag","published_at":"2025-05-30T20:38:47.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/4.2.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"9d7ff2eb446a220639e2aa6a84386ea50348d205","kind":"tag","published_at":"2025-01-31T19:15:07.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/4.1.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"d676e1117b52c8f3b99b95a46b633443b3ce5176","kind":"tag","published_at":"2024-11-19T14:51:45.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/4.0.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/4.0.0/manifests"},{"name":"4.0.0.dev","sha":"f3f60705343b1f0ad521cf780b330f2eabf103fa","kind":"tag","published_at":"2024-10-31T13:07:02.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/4.0.0.dev","html_url":"https://github.com/asdf-format/asdf/releases/tag/4.0.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@4.0.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/4.0.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/4.0.0.dev/manifests"},{"name":"3.5.1.dev","sha":"9d0ee1d7449e51888af2658d29e2f4cc0a915395","kind":"tag","published_at":"2024-10-09T17:32:27.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/3.5.1.dev","html_url":"https://github.com/asdf-format/asdf/releases/tag/3.5.1.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@3.5.1.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.5.1.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.5.1.dev/manifests"},{"name":"3.5.0","sha":"4de5de77ad01689470f4c2ddb2c056e2c0bdea19","kind":"tag","published_at":"2024-10-02T22:13:29.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/3.5.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"01e9a52a1d97f24deac20001a67fb6a78e0b0df8","kind":"tag","published_at":"2024-08-04T16:08:51.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/3.4.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"dda613b7d6200ffb7592ebac723fb32c22a7bc91","kind":"tag","published_at":"2024-07-12T21:16:28.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/3.3.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"694494d2c77cf0609b4f4e52b8a52c686f040602","kind":"tag","published_at":"2024-04-05T15:57:53.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/3.2.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"b4992510145de06c750418ea9a064dc740917f39","kind":"tag","published_at":"2024-02-27T20:30:13.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/3.1.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.1.0/manifests"},{"name":"3.0.2.dev","sha":"ecb4d4f6308738c4de0da8eec5bd272e90f3954e","kind":"tag","published_at":"2023-10-30T14:54:22.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/3.0.2.dev","html_url":"https://github.com/asdf-format/asdf/releases/tag/3.0.2.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@3.0.2.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.0.2.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.0.2.dev/manifests"},{"name":"3.0.1","sha":"8e7fe6cab33649cb55fd5cdcac6cca77d9e9453c","kind":"tag","published_at":"2023-10-30T11:38:42.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/3.0.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.0.1/manifests"},{"name":"3.0.1.dev","sha":"959a83d796c02ef54a61ecf777831cfa27912e14","kind":"tag","published_at":"2023-10-16T17:17:47.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/3.0.1.dev","html_url":"https://github.com/asdf-format/asdf/releases/tag/3.0.1.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@3.0.1.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.0.1.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.0.1.dev/manifests"},{"name":"3.0.0","sha":"959a83d796c02ef54a61ecf777831cfa27912e14","kind":"tag","published_at":"2023-10-16T16:15:44.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/3.0.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.0.0/manifests"},{"name":"2.15.2","sha":"443aa60bd705997f2f3617f17bd69807988b4773","kind":"tag","published_at":"2023-09-29T16:28:13.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.15.2","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.15.2/manifests"},{"name":"2.15.1","sha":"b144c692e43d662a3810c295e787459a1c35aa40","kind":"commit","published_at":"2023-08-07T17:49:41.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.15.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.15.1/manifests"},{"name":"2.15.0","sha":"d9d0c7fc7fabacb8641689711237528bf6365e83","kind":"tag","published_at":"2023-04-03T13:05:53.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.15.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.15.0/manifests"},{"name":"2.14.4","sha":"efafac8e6efec81370bb6fbdf06c82e958185d7c","kind":"tag","published_at":"2023-03-20T16:07:21.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.14.4","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.14.4/manifests"},{"name":"3.0.0.dev","sha":"5f65a036a0951506c753a78de75b8431ce6e3d3b","kind":"tag","published_at":"2023-03-07T21:39:24.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/3.0.0.dev","html_url":"https://github.com/asdf-format/asdf/releases/tag/3.0.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@3.0.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.0.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.0.0.dev/manifests"},{"name":"2.14.4.dev","sha":"26f7af76e571e82fd9fb7c13373807da39fbf606","kind":"tag","published_at":"2022-12-16T19:03:58.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.14.4.dev","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.14.4.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.14.4.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.14.4.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.14.4.dev/manifests"},{"name":"2.14.3","sha":"867c563e7a95f77b73bd1d60e629003381ca81ce","kind":"tag","published_at":"2022-12-16T19:03:10.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.14.3","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.14.3/manifests"},{"name":"2.14.3.dev","sha":"af2c2933288b20f787ba066c25a22c3f8cf6cb80","kind":"tag","published_at":"2022-12-05T19:29:05.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.14.3.dev","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.14.3.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.14.3.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.14.3.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.14.3.dev/manifests"},{"name":"2.14.2","sha":"eb02bbe61f47cbc7d10b9e9342da08234a231428","kind":"tag","published_at":"2022-12-05T19:27:35.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.14.2","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.14.2/manifests"},{"name":"2.14.2-dev","sha":"43a429cf4092a7b0b2941484e15e52e04d5ccc29","kind":"tag","published_at":"2022-11-23T22:06:35.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.14.2-dev","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.14.2-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.14.2-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.14.2-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.14.2-dev/manifests"},{"name":"2.14.1","sha":"01bed380344fc955e1b939462aa43aaba31c6e59","kind":"tag","published_at":"2022-11-23T21:55:07.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.14.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.14.1/manifests"},{"name":"2.14.0","sha":"aa5211167e69034582650ecabff0a8fc078f01a4","kind":"tag","published_at":"2022-11-22T20:01:23.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.14.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.14.0/manifests"},{"name":"2.13.0","sha":"8d535c61444733d57e2680eceea85612ca76c2ea","kind":"tag","published_at":"2022-08-19T16:50:12.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.13.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.13.0/manifests"},{"name":"dev-2.12.1","sha":"a9d3cc2df5d4cf6ce8ccf85c690b20d2750c3a9e","kind":"tag","published_at":"2022-08-17T16:48:45.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/dev-2.12.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/dev-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@dev-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/dev-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/dev-2.12.1/manifests"},{"name":"2.12.1","sha":"5dc8d7b25152c8ec182cf39dd1b673998f4941ae","kind":"tag","published_at":"2022-08-17T16:44:48.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.12.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.12.1/manifests"},{"name":"2.11.2","sha":"3bc475ecd32e93d768d92ec5cdcfb9ce180fbe2a","kind":"tag","published_at":"2022-08-17T14:52:27.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.11.2","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.11.2/manifests"},{"name":"2.12.0","sha":"5f9c44882d8746149ba212fb9906f63e4c677df6","kind":"tag","published_at":"2022-06-06T16:56:39.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.12.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.12.0/manifests"},{"name":"dev-2.11.1","sha":"20741c8043449a1274848cb6d229cf8f14515798","kind":"tag","published_at":"2022-04-18T19:12:25.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/dev-2.11.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/dev-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@dev-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/dev-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/dev-2.11.1/manifests"},{"name":"2.11.1","sha":"5a73f98541a4164b57d7f5b94c365cb52731011b","kind":"tag","published_at":"2022-04-18T14:31:35.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.11.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"aae8d9aeb5ff0bfe7248bfa595f256d4756ade18","kind":"tag","published_at":"2022-03-15T18:04:43.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.11.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.11.0/manifests"},{"name":"dev-2.10.1","sha":"2bd66ce7508066bc3d86dba65c73930c0be9620c","kind":"tag","published_at":"2022-03-03T13:52:03.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/dev-2.10.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/dev-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@dev-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/dev-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/dev-2.10.1/manifests"},{"name":"2.10.1","sha":"5cab7aa2bdd9c9fad697ebf3eb1532c728aff62c","kind":"tag","published_at":"2022-03-02T17:44:51.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.10.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.10.1/manifests"},{"name":"2.10.0","sha":"3483bfe273205eac39ca20097b2af7a27a3283be","kind":"tag","published_at":"2022-02-18T00:49:04.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.10.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.10.0/manifests"},{"name":"2.9.2","sha":"3992f085d2468b2395a16e316d74a5613dc4c642","kind":"tag","published_at":"2022-02-08T00:57:23.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.9.2","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.9.2/manifests"},{"name":"2.9.1","sha":"569b35cbdcb767a505940c373e9f840ac5febb5d","kind":"commit","published_at":"2022-02-03T15:20:45.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.9.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"44c770c420262e71276a8cd2d4e9f6d8efac4dcb","kind":"commit","published_at":"2022-02-03T04:14:20.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.9.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.9.0/manifests"},{"name":"2.8.3","sha":"4efac2c1d2d0828641cc9573e2961fb5666621b6","kind":"tag","published_at":"2021-12-13T18:12:25.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.8.3","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.8.3/manifests"},{"name":"2.8.2","sha":"fa886d081e392c96488b6497beac396dae9db4ba","kind":"tag","published_at":"2021-12-07T15:30:11.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.8.2","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.8.2/manifests"},{"name":"2.9.0-dev","sha":"68e73c309fda0f1284de794df95d328cb5eab39c","kind":"tag","published_at":"2021-06-09T20:02:54.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.9.0-dev","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.9.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.9.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.9.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.9.0-dev/manifests"},{"name":"2.8.1","sha":"68e73c309fda0f1284de794df95d328cb5eab39c","kind":"tag","published_at":"2021-06-09T20:01:58.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.8.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.8.1/manifests"},{"name":"2.7.5","sha":"c34cec86330e853eeb2d0d79a0e5cca1ce9913b5","kind":"tag","published_at":"2021-06-09T20:01:26.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.7.5","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.7.5/manifests"},{"name":"2.8.0","sha":"b3632ca61e57d82ab3f0e565b38ffac15e234a2e","kind":"tag","published_at":"2021-05-12T18:42:01.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.8.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.8.0/manifests"},{"name":"2.7.4","sha":"be44c3269af77a2ede7ec359ea68e663dfb3463c","kind":"tag","published_at":"2021-04-30T20:39:07.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.7.4","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.7.4/manifests"},{"name":"2.7.3","sha":"c48cc7f28f37938c1af0ef6d38fbea6f384bdb37","kind":"tag","published_at":"2021-02-25T20:06:44.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.7.3","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"f01c6ab02d87259bfa2f3f204bcf4f87641d6fac","kind":"tag","published_at":"2021-01-19T15:37:00.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.7.2","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"10701d082eee916a0be9ec595da732cfc3a30584","kind":"tag","published_at":"2020-08-18T22:28:36.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.7.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.7.1/manifests"},{"name":"2.8.0-dev","sha":"29cee19999b2cc1ebd2d4de66742bc262816c174","kind":"tag","published_at":"2020-07-23T22:48:45.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.8.0-dev","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.8.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.8.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.8.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.8.0-dev/manifests"},{"name":"2.7.0","sha":"426b00e232ee98a1c459d3746f298d2c6a92826d","kind":"tag","published_at":"2020-07-23T22:47:35.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.7.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.7.0/manifests"},{"name":"2.7.0-dev","sha":"d21d72d646d2b38e8ee0dd50c1ec27a02ffd2094","kind":"tag","published_at":"2020-07-16T20:18:55.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.7.0-dev","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.7.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.7.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.7.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.7.0-dev/manifests"},{"name":"2.6.0","sha":"2b4064f076ffe5010cd5d5b6da302f6f377172f7","kind":"tag","published_at":"2020-04-23T02:52:31.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.6.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.6.0/manifests"},{"name":"2.5.3","sha":"681b2c6dfcdb99d77b8d0aab31edb52d4cada5c0","kind":"tag","published_at":"2020-04-22T13:43:50.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.5.3","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.5.3/manifests"},{"name":"2.6.0-dev","sha":"ca8f3eb4a4441910a77156c638bce3a3622f3def","kind":"tag","published_at":"2020-02-28T19:47:51.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.6.0-dev","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.6.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.6.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.6.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.6.0-dev/manifests"},{"name":"2.5.2","sha":"d0b1266afe616a1b5b2fe940f1fbbce757f29fc1","kind":"tag","published_at":"2020-02-28T19:44:42.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.5.2","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.5.2/manifests"},{"name":"2.5.2a","sha":"0368a3d79ff8ed6fcfefffb2bef85e09c7d765ec","kind":"tag","published_at":"2020-01-07T20:38:12.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.5.2a","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.5.2a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.5.2a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.5.2a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.5.2a/manifests"},{"name":"2.5.1","sha":"78df4d943cc302b0f0dbbfdfd3d1779a54474e83","kind":"tag","published_at":"2020-01-07T20:37:38.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.5.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.5.1/manifests"},{"name":"2.5.1a","sha":"1029c8268f6cc0592505b94dff248ed81bb1a4eb","kind":"tag","published_at":"2019-12-23T22:16:30.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.5.1a","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.5.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.5.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.5.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.5.1a/manifests"},{"name":"2.5.0","sha":"29f897c36d93bacf61635b42a45bbc5eadd5337c","kind":"tag","published_at":"2019-12-23T22:15:35.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.5.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.5.0/manifests"},{"name":"2.4.3a","sha":"b40cd00f20ca5a81ecc69457f008dd5c9e135676","kind":"tag","published_at":"2019-08-29T19:56:57.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.4.3a","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.4.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.4.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.4.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.4.3a/manifests"},{"name":"2.4.2","sha":"ae53b074cf7f87aa46db83ade6122844f9c3f7eb","kind":"tag","published_at":"2019-08-29T19:56:09.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.4.2","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.4.2/manifests"},{"name":"2.4.2a","sha":"00e27886a030a187e74a07fca78c78f88c01d563","kind":"tag","published_at":"2019-08-28T13:06:04.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.4.2a","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.4.2a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.4.2a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.4.2a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.4.2a/manifests"},{"name":"2.4.1","sha":"1715500c4d0ef45de44a248e9e7eb82b12c8bedf","kind":"tag","published_at":"2019-08-28T13:05:14.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.4.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.4.1/manifests"},{"name":"2.4.1.dev","sha":"62885e99e6491843e79b020eeb1e8a4d967db6f7","kind":"tag","published_at":"2019-08-27T20:03:11.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.4.1.dev","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.4.1.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.4.1.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.4.1.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.4.1.dev/manifests"},{"name":"2.4.0","sha":"393a8ea9a4b44cbf051afed8c0b25094f03b9b29","kind":"tag","published_at":"2019-08-27T20:02:05.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.4.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.4.0/manifests"},{"name":"2.4.0.dev","sha":"b47fe928f782fadabad1e682462cb8d56d938a6f","kind":"tag","published_at":"2019-04-04T15:36:55.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.4.0.dev","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.4.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.4.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.4.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.4.0.dev/manifests"},{"name":"2.3.3m","sha":"b47fe928f782fadabad1e682462cb8d56d938a6f","kind":"tag","published_at":"2019-04-02T16:23:14.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.3.3m","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.3.3m","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.3.3m","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.3m","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.3m/manifests"},{"name":"2.3.3","sha":"2fc21bdd5651461df17a61a1bb0bfc929d098887","kind":"tag","published_at":"2019-04-02T16:17:56.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.3.3","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.3/manifests"},{"name":"2.3.3rc","sha":"4e6aa6729aa8c68ba711c126f20370937e888650","kind":"tag","published_at":"2019-04-02T15:00:40.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.3.3rc","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.3.3rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.3.3rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.3rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.3rc/manifests"},{"name":"2.3.2a","sha":"708389a64177599fb6fafadf631db9a5cf2ca396","kind":"tag","published_at":"2019-02-19T16:00:49.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.3.2a","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.3.2a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.3.2a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.2a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.2a/manifests"},{"name":"2.3.2","sha":"d47e50a0d0fb175f1763d7b768712276e4cbadee","kind":"tag","published_at":"2019-02-19T15:59:43.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.3.2","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.2/manifests"},{"name":"2.3.1a","sha":"4bfe5c9d068eae870a5e7d09e9833430799f466d","kind":"tag","published_at":"2018-12-20T21:16:13.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.3.1a","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.3.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.3.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.1a/manifests"},{"name":"2.3.1","sha":"d09a3410aa3a3bf772f1ff95ab797edd6f624344","kind":"tag","published_at":"2018-12-20T21:14:31.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.3.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.1/manifests"},{"name":"2.3.1rc","sha":"f2cce16a23c1bc152f362c9bbb8f62c984dc4d5c","kind":"tag","published_at":"2018-12-20T19:33:32.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.3.1rc","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.3.1rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.3.1rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.1rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.1rc/manifests"},{"name":"2.3.0a","sha":"fda041ce26305efde9517c41cb6f137e835008b0","kind":"tag","published_at":"2018-11-28T20:39:16.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.3.0a","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.3.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.3.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.0a/manifests"},{"name":"2.3.0","sha":"325ee5fa575c67f65ad7f90085d8c2f216c89456","kind":"tag","published_at":"2018-11-28T20:36:45.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.3.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.0/manifests"},{"name":"2.3.0rc","sha":"9178651d0fc74e07b5ffe1284c0f5c7cc4f3812b","kind":"tag","published_at":"2018-11-28T18:11:03.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.3.0rc","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.3.0rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.3.0rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.0rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.0rc/manifests"},{"name":"2.2.1a","sha":"584e17bc43c5ba0a1d750f33f5162279e83636db","kind":"tag","published_at":"2018-11-15T18:20:59.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.2.1a","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.2.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.2.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.2.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.2.1a/manifests"},{"name":"2.2.1","sha":"1388aa63f85470a879df33eb1a40bb0e289531e5","kind":"tag","published_at":"2018-11-15T18:16:26.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.2.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.2.1/manifests"},{"name":"2.2.1rc","sha":"54187da27e15c76e7faa4418ef794edadc36ea6d","kind":"tag","published_at":"2018-11-15T18:04:30.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.2.1rc","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.2.1rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.2.1rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.2.1rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.2.1rc/manifests"},{"name":"2.2.0a","sha":"6d9e0e48bbffea166a19b71e29f5f9c211983bfe","kind":"tag","published_at":"2018-11-15T03:14:55.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.2.0a","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.2.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.2.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.2.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.2.0a/manifests"},{"name":"2.2.0","sha":"c06838c576d48e4bb1d8893b6971b1f3b42db7bb","kind":"tag","published_at":"2018-11-15T03:06:01.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.2.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.2.0/manifests"},{"name":"2.2.0rc","sha":"2ce95998754e1043650eb2fc1a900707712a50af","kind":"tag","published_at":"2018-11-15T02:45:42.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.2.0rc","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.2.0rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.2.0rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.2.0rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.2.0rc/manifests"},{"name":"2.1.2a","sha":"9ec706973222c63eeb57ee652c1d9820aff6e5e4","kind":"tag","published_at":"2018-11-14T15:33:13.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.1.2a","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.1.2a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.1.2a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.1.2a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.1.2a/manifests"},{"name":"2.1.2","sha":"e46a9124e3bd52f1cf8afa92f0a273137aa60260","kind":"tag","published_at":"2018-11-14T14:07:12.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.1.2","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.1.2/manifests"},{"name":"2.1.2rc","sha":"7d090498a9fcd4f9fa2bd430092fb9d26ed18af4","kind":"tag","published_at":"2018-11-13T18:45:13.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.1.2rc","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.1.2rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.1.2rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.1.2rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.1.2rc/manifests"},{"name":"2.1.1a","sha":"2b04164aee9a513c7c54a97c2476289bd1f332e2","kind":"tag","published_at":"2018-11-01T20:18:18.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.1.1a","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.1.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.1.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.1.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.1.1a/manifests"},{"name":"2.1.1","sha":"ac3fef1c198140f43955680132e643bdafc00739","kind":"tag","published_at":"2018-11-01T20:15:42.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.1.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.1.1/manifests"},{"name":"2.1.1rc","sha":"2d5888fc2c86fa46115170c13c16007b49a3eb08","kind":"tag","published_at":"2018-11-01T17:42:44.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.1.1rc","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.1.1rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.1.1rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.1.1rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.1.1rc/manifests"},{"name":"2.1.0","sha":"a07074320e17e4fe69263841b3d0d1fa95c175c8","kind":"tag","published_at":"2018-09-25T17:50:17.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.1.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.1.0/manifests"},{"name":"2.1.0rc","sha":"8f99800be06872d5496f49a48a4c9a35073b2728","kind":"tag","published_at":"2018-09-25T15:52:18.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.1.0rc","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.1.0rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.1.0rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.1.0rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.1.0rc/manifests"},{"name":"2.0.3a","sha":"62d77d5de547d4090b6353283632174c12ad37b3","kind":"tag","published_at":"2018-09-06T18:55:05.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.0.3a","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.0.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.0.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.3a/manifests"},{"name":"2.0.3","sha":"89f8a7c5f1484ca662a216c644ed59237c4b8bb2","kind":"tag","published_at":"2018-09-06T18:45:29.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.0.3","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.3/manifests"},{"name":"2.0.3rc","sha":"4f26044407b818b92c009d173759ed489c74f740","kind":"tag","published_at":"2018-09-06T15:26:48.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.0.3rc","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.0.3rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.0.3rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.3rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.3rc/manifests"},{"name":"2.0.2","sha":"9b856b85cb57f6bbb26f810ed2eae8b01bc29788","kind":"tag","published_at":"2018-07-30T13:24:55.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.0.2","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.2/manifests"},{"name":"2.0.2rc","sha":"7e75e8bc45cc35812b82e3473f7c69589fdecb36","kind":"tag","published_at":"2018-07-27T18:28:52.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.0.2rc","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.0.2rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.0.2rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.2rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.2rc/manifests"},{"name":"2.0.1","sha":"e82a4aadeced38a1c7fa518896bf99cd8d9d7628","kind":"tag","published_at":"2018-05-08T14:56:18.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.0.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.1/manifests"},{"name":"2.0.1rc","sha":"e5cf54820aa0c73fd31db0e3ba655109890ba803","kind":"tag","published_at":"2018-05-08T13:41:43.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.0.1rc","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.0.1rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.0.1rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.1rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.1rc/manifests"},{"name":"2.0.0","sha":"f82537454fe0f3f1a4926bfd81c50741dd43c3f5","kind":"tag","published_at":"2018-04-19T18:38:35.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.0.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.0/manifests"},{"name":"2.0.0rc","sha":"2d0159de2e02f2bb27e6f2a26349c81adb97c78a","kind":"tag","published_at":"2018-04-19T14:18:21.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.0.0rc","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.0.0rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.0.0rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.0rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.0rc/manifests"},{"name":"1.3.3","sha":"a112e78aaa901c5f9dbbced2b60425c992edf896","kind":"tag","published_at":"2018-03-13T21:26:40.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/1.3.3","html_url":"https://github.com/asdf-format/asdf/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.3.3/manifests"},{"name":"v1.3.3","sha":"a112e78aaa901c5f9dbbced2b60425c992edf896","kind":"tag","published_at":"2018-03-01T17:33:41.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/v1.3.3","html_url":"https://github.com/asdf-format/asdf/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.3.3/manifests"},{"name":"v1.3.3rc","sha":"04dd38b61d2e6699830231388b1a9e61ca05ec86","kind":"tag","published_at":"2018-03-01T14:02:42.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/v1.3.3rc","html_url":"https://github.com/asdf-format/asdf/releases/tag/v1.3.3rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@v1.3.3rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.3.3rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.3.3rc/manifests"},{"name":"v1.3.2","sha":"d7e1288916c7569445125a613511c3ece64aa0f4","kind":"tag","published_at":"2018-02-22T15:53:16.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/v1.3.2","html_url":"https://github.com/asdf-format/asdf/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.3.2/manifests"},{"name":"v1.3.2rc","sha":"be22be170ee03b505515570bab19ecdbdd18221b","kind":"tag","published_at":"2018-02-22T14:09:46.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/v1.3.2rc","html_url":"https://github.com/asdf-format/asdf/releases/tag/v1.3.2rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@v1.3.2rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.3.2rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.3.2rc/manifests"},{"name":"1.3.1","sha":"93d796bb44d3df8b6131d8560aeaca32471b8719","kind":"tag","published_at":"2017-11-06T20:29:58.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/1.3.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.3.1/manifests"},{"name":"v1.3.1","sha":"93d796bb44d3df8b6131d8560aeaca32471b8719","kind":"tag","published_at":"2017-11-03T15:47:16.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/v1.3.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.3.1/manifests"},{"name":"1.3.1rc","sha":"69a91196b44f22bd25093cd0df0993120c073e67","kind":"tag","published_at":"2017-11-03T14:00:39.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/1.3.1rc","html_url":"https://github.com/asdf-format/asdf/releases/tag/1.3.1rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@1.3.1rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.3.1rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.3.1rc/manifests"},{"name":"v1.3.0","sha":"5d88fca400d2c7adb85248f0dabd6dc000aef19b","kind":"tag","published_at":"2017-10-24T16:36:24.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/v1.3.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.3.0/manifests"},{"name":"1.2.1","sha":"ec4f51e9df58ee949da4c44e7d61d734195f00a6","kind":"tag","published_at":"2016-11-07T18:25:13.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/1.2.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"6da339b6d77c826c5aeaae1481594cf455edb98d","kind":"tag","published_at":"2016-11-04T16:06:34.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/1.2.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.2.0/manifests"},{"name":"1.0.6","sha":"cc74fe30cb4ab31a42e164e9c905ae14125f327c","kind":"tag","published_at":"2016-08-25T20:07:47.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/1.0.6","html_url":"https://github.com/asdf-format/asdf/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"5d6039a3d856858c0cc6dbdac5d6aa5512e911b6","kind":"tag","published_at":"2016-06-28T13:14:40.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/1.0.5","html_url":"https://github.com/asdf-format/asdf/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"0cf2856f4f4196e07359251933110f3cd68f55b8","kind":"tag","published_at":"2016-05-25T18:38:03.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/1.0.4","html_url":"https://github.com/asdf-format/asdf/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.0.4/manifests"},{"name":"v1.0.3","sha":"bb32b048f5e957e06627c9c08231040f828946b8","kind":"tag","published_at":"2016-05-25T18:36:09.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/v1.0.3","html_url":"https://github.com/asdf-format/asdf/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.0.3/manifests"},{"name":"1.0.3","sha":"7cf3c8f217a0fb9184acd1ff0e98b4c0e9c577be","kind":"tag","published_at":"2016-05-20T20:42:13.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/1.0.3","html_url":"https://github.com/asdf-format/asdf/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.0.3/manifests"},{"name":"v1.0.2","sha":"3b72a0bcb57c87e9951c1ffd700ac0b8f1bc9102","kind":"commit","published_at":"2016-02-29T22:16:35.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/v1.0.2","html_url":"https://github.com/asdf-format/asdf/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1981ad705492335215125f8af1b06bbb36e23c64","kind":"tag","published_at":"2016-01-08T20:07:28.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/v1.0.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"6ef89d0d688e005f8bdca99b2f815658707ac87d","kind":"tag","published_at":"2015-09-18T19:20:57.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/v1.0.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-29T16:13:54.104Z","dependent_packages_count":11,"downloads":null,"downloads_period":null,"dependent_repos_count":11,"rankings":{"downloads":null,"dependent_repos_count":10.689156145516243,"dependent_packages_count":5.484305604072059,"stargazers_count":18.119666650032435,"forks_count":24.881481111831928,"docker_downloads_count":null,"average":14.793652377863166},"purl":"pkg:conda/asdf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/asdf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/asdf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/asdf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T12:37:46.206Z","issues_count":210,"pull_requests_count":290,"avg_time_to_close_issue":56262208.802816905,"avg_time_to_close_pull_request":2034020.2697841728,"issues_closed_count":142,"pull_requests_closed_count":278,"pull_request_authors_count":14,"issue_authors_count":38,"avg_comments_per_issue":1.842857142857143,"avg_comments_per_pull_request":1.1448275862068966,"merged_pull_requests_count":227,"bot_issues_count":0,"bot_pull_requests_count":30,"past_year_issues_count":51,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":7187704.321428572,"past_year_avg_time_to_close_pull_request":828823.42,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":50,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.0784313725490196,"past_year_avg_comments_per_pull_request":0.8245614035087719,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/issues","maintainers":[{"login":"zacharyburnett","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zacharyburnett"}],"active_maintainers":[{"login":"zacharyburnett","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zacharyburnett"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/asdf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/asdf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/asdf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/asdf/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13395,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2184},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-05T07:44:46.629Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2644470,"name":"asdf","ecosystem":"pypi","description":"Python implementation of the ASDF Standard","homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/asdf-format/asdf","keywords_array":[],"namespace":null,"versions_count":72,"first_release_published_at":"2015-09-18T19:19:25.000Z","latest_release_published_at":"2025-09-04T13:35:15.000Z","latest_release_number":"4.5.0","last_synced_at":"2025-09-04T17:02:28.458Z","created_at":"2022-04-10T10:04:46.765Z","updated_at":"2025-09-05T07:13:50.021Z","registry_url":"https://pypi.org/project/asdf/","install_command":"pip install asdf --index-url https://pypi.org/simple","documentation_url":"https://asdf.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Programming Language :: Python","Programming Language :: Python :: 3"],"normalized_name":"asdf","project_status":null},"repo_metadata":{"id":15381282,"uuid":"18112754","full_name":"asdf-format/asdf","owner":"asdf-format","description":"ASDF (Advanced Scientific Data Format) is a next generation interchange format for scientific data","archived":false,"fork":false,"pushed_at":"2025-08-27T17:14:09.000Z","size":6794,"stargazers_count":540,"open_issues_count":86,"forks_count":61,"subscribers_count":26,"default_branch":"main","last_synced_at":"2025-08-29T13:54:33.613Z","etag":null,"topics":["advanced-scientific-data-format","asdf","astronomy","astropy","jwst"],"latest_commit_sha":null,"homepage":"http://asdf.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/asdf-format.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.rst","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-03-25T19:00:43.000Z","updated_at":"2025-08-27T17:14:13.000Z","dependencies_parsed_at":"2023-11-07T03:12:09.719Z","dependency_job_id":"bc8f6f14-5ced-45bd-ab69-098a688a5fd6","html_url":"https://github.com/asdf-format/asdf","commit_stats":{"total_commits":2531,"total_committers":53,"mean_commits":47.75471698113208,"dds":0.7641248518372185,"last_synced_commit":"961f341a04fdf2529026424f0aeb002484dadaec"},"previous_names":["spacetelescope/asdf"],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/asdf-format/asdf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asdf-format","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/sbom","scorecard":{"id":211169,"data":{"date":"2025-08-11","repo":{"name":"github.com/asdf-format/asdf","commit":"6197b4c8505cdbaa1e4076566becc6af17877e89"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/downstream.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":"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":"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/benchmark.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/benchmark.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/benchmark.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changelog.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changelog.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/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/asdf-format/asdf/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/asdf-format/asdf/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/downstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/downstream.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/downstream.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/downstream.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/downstream.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/downstream.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/downstream.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/asdf-format/asdf/downstream.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/changelog.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/changelog.yml:29","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T00:47:32.012Z","repository_id":15381282,"created_at":"2025-08-17T00:47:32.013Z","updated_at":"2025-08-17T00:47:32.013Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273724022,"owners_count":25156453,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"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":"asdf-format","name":"asdf-format","uuid":"66382551","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/66382551?v=4","repositories_count":19,"last_synced_at":"2023-08-21T04:31:36.947Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/asdf-format","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T19:02:57.042Z","updated_at":"2023-08-21T04:31:37.758Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asdf-format","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asdf-format/repositories"},"tags":[{"name":"4.5.0","sha":"3ab5f2ac2a999ea757a77fd26fc44bf64aa815d5","kind":"tag","published_at":"2025-09-04T12:00:21.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/4.5.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2df147c38e830150d258a85427410bae3a72ccc1","kind":"tag","published_at":"2025-08-18T13:30:40.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/4.4.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"5686bb3bf29b1ccaf5dc739c6156c48bf25bc6ff","kind":"tag","published_at":"2025-07-16T13:47:05.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/4.3.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"8c5147818a5d5d3f1cd5e4764978368b301c8c60","kind":"tag","published_at":"2025-05-30T20:38:47.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/4.2.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"9d7ff2eb446a220639e2aa6a84386ea50348d205","kind":"tag","published_at":"2025-01-31T19:15:07.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/4.1.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"d676e1117b52c8f3b99b95a46b633443b3ce5176","kind":"tag","published_at":"2024-11-19T14:51:45.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/4.0.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/4.0.0/manifests"},{"name":"4.0.0.dev","sha":"f3f60705343b1f0ad521cf780b330f2eabf103fa","kind":"tag","published_at":"2024-10-31T13:07:02.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/4.0.0.dev","html_url":"https://github.com/asdf-format/asdf/releases/tag/4.0.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@4.0.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/4.0.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/4.0.0.dev/manifests"},{"name":"3.5.1.dev","sha":"9d0ee1d7449e51888af2658d29e2f4cc0a915395","kind":"tag","published_at":"2024-10-09T17:32:27.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/3.5.1.dev","html_url":"https://github.com/asdf-format/asdf/releases/tag/3.5.1.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@3.5.1.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.5.1.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.5.1.dev/manifests"},{"name":"3.5.0","sha":"4de5de77ad01689470f4c2ddb2c056e2c0bdea19","kind":"tag","published_at":"2024-10-02T22:13:29.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/3.5.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"01e9a52a1d97f24deac20001a67fb6a78e0b0df8","kind":"tag","published_at":"2024-08-04T16:08:51.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/3.4.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"dda613b7d6200ffb7592ebac723fb32c22a7bc91","kind":"tag","published_at":"2024-07-12T21:16:28.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/3.3.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"694494d2c77cf0609b4f4e52b8a52c686f040602","kind":"tag","published_at":"2024-04-05T15:57:53.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/3.2.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"b4992510145de06c750418ea9a064dc740917f39","kind":"tag","published_at":"2024-02-27T20:30:13.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/3.1.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.1.0/manifests"},{"name":"3.0.2.dev","sha":"ecb4d4f6308738c4de0da8eec5bd272e90f3954e","kind":"tag","published_at":"2023-10-30T14:54:22.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/3.0.2.dev","html_url":"https://github.com/asdf-format/asdf/releases/tag/3.0.2.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@3.0.2.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.0.2.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.0.2.dev/manifests"},{"name":"3.0.1","sha":"8e7fe6cab33649cb55fd5cdcac6cca77d9e9453c","kind":"tag","published_at":"2023-10-30T11:38:42.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/3.0.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.0.1/manifests"},{"name":"3.0.1.dev","sha":"959a83d796c02ef54a61ecf777831cfa27912e14","kind":"tag","published_at":"2023-10-16T17:17:47.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/3.0.1.dev","html_url":"https://github.com/asdf-format/asdf/releases/tag/3.0.1.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@3.0.1.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.0.1.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.0.1.dev/manifests"},{"name":"3.0.0","sha":"959a83d796c02ef54a61ecf777831cfa27912e14","kind":"tag","published_at":"2023-10-16T16:15:44.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/3.0.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.0.0/manifests"},{"name":"2.15.2","sha":"443aa60bd705997f2f3617f17bd69807988b4773","kind":"tag","published_at":"2023-09-29T16:28:13.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.15.2","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.15.2/manifests"},{"name":"2.15.1","sha":"b144c692e43d662a3810c295e787459a1c35aa40","kind":"commit","published_at":"2023-08-07T17:49:41.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.15.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.15.1/manifests"},{"name":"2.15.0","sha":"d9d0c7fc7fabacb8641689711237528bf6365e83","kind":"tag","published_at":"2023-04-03T13:05:53.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.15.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.15.0/manifests"},{"name":"2.14.4","sha":"efafac8e6efec81370bb6fbdf06c82e958185d7c","kind":"tag","published_at":"2023-03-20T16:07:21.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.14.4","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.14.4/manifests"},{"name":"3.0.0.dev","sha":"5f65a036a0951506c753a78de75b8431ce6e3d3b","kind":"tag","published_at":"2023-03-07T21:39:24.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/3.0.0.dev","html_url":"https://github.com/asdf-format/asdf/releases/tag/3.0.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@3.0.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.0.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/3.0.0.dev/manifests"},{"name":"2.14.4.dev","sha":"26f7af76e571e82fd9fb7c13373807da39fbf606","kind":"tag","published_at":"2022-12-16T19:03:58.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.14.4.dev","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.14.4.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.14.4.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.14.4.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.14.4.dev/manifests"},{"name":"2.14.3","sha":"867c563e7a95f77b73bd1d60e629003381ca81ce","kind":"tag","published_at":"2022-12-16T19:03:10.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.14.3","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.14.3/manifests"},{"name":"2.14.3.dev","sha":"af2c2933288b20f787ba066c25a22c3f8cf6cb80","kind":"tag","published_at":"2022-12-05T19:29:05.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.14.3.dev","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.14.3.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.14.3.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.14.3.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.14.3.dev/manifests"},{"name":"2.14.2","sha":"eb02bbe61f47cbc7d10b9e9342da08234a231428","kind":"tag","published_at":"2022-12-05T19:27:35.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.14.2","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.14.2/manifests"},{"name":"2.14.2-dev","sha":"43a429cf4092a7b0b2941484e15e52e04d5ccc29","kind":"tag","published_at":"2022-11-23T22:06:35.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.14.2-dev","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.14.2-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.14.2-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.14.2-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.14.2-dev/manifests"},{"name":"2.14.1","sha":"01bed380344fc955e1b939462aa43aaba31c6e59","kind":"tag","published_at":"2022-11-23T21:55:07.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.14.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.14.1/manifests"},{"name":"2.14.0","sha":"aa5211167e69034582650ecabff0a8fc078f01a4","kind":"tag","published_at":"2022-11-22T20:01:23.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.14.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.14.0/manifests"},{"name":"2.13.0","sha":"8d535c61444733d57e2680eceea85612ca76c2ea","kind":"tag","published_at":"2022-08-19T16:50:12.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.13.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.13.0/manifests"},{"name":"dev-2.12.1","sha":"a9d3cc2df5d4cf6ce8ccf85c690b20d2750c3a9e","kind":"tag","published_at":"2022-08-17T16:48:45.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/dev-2.12.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/dev-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@dev-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/dev-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/dev-2.12.1/manifests"},{"name":"2.12.1","sha":"5dc8d7b25152c8ec182cf39dd1b673998f4941ae","kind":"tag","published_at":"2022-08-17T16:44:48.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.12.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.12.1/manifests"},{"name":"2.11.2","sha":"3bc475ecd32e93d768d92ec5cdcfb9ce180fbe2a","kind":"tag","published_at":"2022-08-17T14:52:27.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.11.2","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.11.2/manifests"},{"name":"2.12.0","sha":"5f9c44882d8746149ba212fb9906f63e4c677df6","kind":"tag","published_at":"2022-06-06T16:56:39.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.12.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.12.0/manifests"},{"name":"dev-2.11.1","sha":"20741c8043449a1274848cb6d229cf8f14515798","kind":"tag","published_at":"2022-04-18T19:12:25.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/dev-2.11.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/dev-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@dev-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/dev-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/dev-2.11.1/manifests"},{"name":"2.11.1","sha":"5a73f98541a4164b57d7f5b94c365cb52731011b","kind":"tag","published_at":"2022-04-18T14:31:35.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.11.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"aae8d9aeb5ff0bfe7248bfa595f256d4756ade18","kind":"tag","published_at":"2022-03-15T18:04:43.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.11.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.11.0/manifests"},{"name":"dev-2.10.1","sha":"2bd66ce7508066bc3d86dba65c73930c0be9620c","kind":"tag","published_at":"2022-03-03T13:52:03.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/dev-2.10.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/dev-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@dev-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/dev-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/dev-2.10.1/manifests"},{"name":"2.10.1","sha":"5cab7aa2bdd9c9fad697ebf3eb1532c728aff62c","kind":"tag","published_at":"2022-03-02T17:44:51.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.10.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.10.1/manifests"},{"name":"2.10.0","sha":"3483bfe273205eac39ca20097b2af7a27a3283be","kind":"tag","published_at":"2022-02-18T00:49:04.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.10.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.10.0/manifests"},{"name":"2.9.2","sha":"3992f085d2468b2395a16e316d74a5613dc4c642","kind":"tag","published_at":"2022-02-08T00:57:23.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.9.2","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.9.2/manifests"},{"name":"2.9.1","sha":"569b35cbdcb767a505940c373e9f840ac5febb5d","kind":"commit","published_at":"2022-02-03T15:20:45.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.9.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"44c770c420262e71276a8cd2d4e9f6d8efac4dcb","kind":"commit","published_at":"2022-02-03T04:14:20.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.9.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.9.0/manifests"},{"name":"2.8.3","sha":"4efac2c1d2d0828641cc9573e2961fb5666621b6","kind":"tag","published_at":"2021-12-13T18:12:25.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.8.3","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.8.3/manifests"},{"name":"2.8.2","sha":"fa886d081e392c96488b6497beac396dae9db4ba","kind":"tag","published_at":"2021-12-07T15:30:11.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.8.2","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.8.2/manifests"},{"name":"2.9.0-dev","sha":"68e73c309fda0f1284de794df95d328cb5eab39c","kind":"tag","published_at":"2021-06-09T20:02:54.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.9.0-dev","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.9.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.9.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.9.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.9.0-dev/manifests"},{"name":"2.8.1","sha":"68e73c309fda0f1284de794df95d328cb5eab39c","kind":"tag","published_at":"2021-06-09T20:01:58.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.8.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.8.1/manifests"},{"name":"2.7.5","sha":"c34cec86330e853eeb2d0d79a0e5cca1ce9913b5","kind":"tag","published_at":"2021-06-09T20:01:26.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.7.5","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.7.5/manifests"},{"name":"2.8.0","sha":"b3632ca61e57d82ab3f0e565b38ffac15e234a2e","kind":"tag","published_at":"2021-05-12T18:42:01.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.8.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.8.0/manifests"},{"name":"2.7.4","sha":"be44c3269af77a2ede7ec359ea68e663dfb3463c","kind":"tag","published_at":"2021-04-30T20:39:07.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.7.4","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.7.4/manifests"},{"name":"2.7.3","sha":"c48cc7f28f37938c1af0ef6d38fbea6f384bdb37","kind":"tag","published_at":"2021-02-25T20:06:44.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.7.3","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"f01c6ab02d87259bfa2f3f204bcf4f87641d6fac","kind":"tag","published_at":"2021-01-19T15:37:00.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.7.2","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"10701d082eee916a0be9ec595da732cfc3a30584","kind":"tag","published_at":"2020-08-18T22:28:36.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.7.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.7.1/manifests"},{"name":"2.8.0-dev","sha":"29cee19999b2cc1ebd2d4de66742bc262816c174","kind":"tag","published_at":"2020-07-23T22:48:45.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.8.0-dev","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.8.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.8.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.8.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.8.0-dev/manifests"},{"name":"2.7.0","sha":"426b00e232ee98a1c459d3746f298d2c6a92826d","kind":"tag","published_at":"2020-07-23T22:47:35.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.7.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.7.0/manifests"},{"name":"2.7.0-dev","sha":"d21d72d646d2b38e8ee0dd50c1ec27a02ffd2094","kind":"tag","published_at":"2020-07-16T20:18:55.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.7.0-dev","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.7.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.7.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.7.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.7.0-dev/manifests"},{"name":"2.6.0","sha":"2b4064f076ffe5010cd5d5b6da302f6f377172f7","kind":"tag","published_at":"2020-04-23T02:52:31.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.6.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.6.0/manifests"},{"name":"2.5.3","sha":"681b2c6dfcdb99d77b8d0aab31edb52d4cada5c0","kind":"tag","published_at":"2020-04-22T13:43:50.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.5.3","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.5.3/manifests"},{"name":"2.6.0-dev","sha":"ca8f3eb4a4441910a77156c638bce3a3622f3def","kind":"tag","published_at":"2020-02-28T19:47:51.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.6.0-dev","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.6.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.6.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.6.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.6.0-dev/manifests"},{"name":"2.5.2","sha":"d0b1266afe616a1b5b2fe940f1fbbce757f29fc1","kind":"tag","published_at":"2020-02-28T19:44:42.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.5.2","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.5.2/manifests"},{"name":"2.5.2a","sha":"0368a3d79ff8ed6fcfefffb2bef85e09c7d765ec","kind":"tag","published_at":"2020-01-07T20:38:12.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.5.2a","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.5.2a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.5.2a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.5.2a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.5.2a/manifests"},{"name":"2.5.1","sha":"78df4d943cc302b0f0dbbfdfd3d1779a54474e83","kind":"tag","published_at":"2020-01-07T20:37:38.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.5.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.5.1/manifests"},{"name":"2.5.1a","sha":"1029c8268f6cc0592505b94dff248ed81bb1a4eb","kind":"tag","published_at":"2019-12-23T22:16:30.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.5.1a","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.5.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.5.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.5.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.5.1a/manifests"},{"name":"2.5.0","sha":"29f897c36d93bacf61635b42a45bbc5eadd5337c","kind":"tag","published_at":"2019-12-23T22:15:35.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.5.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.5.0/manifests"},{"name":"2.4.3a","sha":"b40cd00f20ca5a81ecc69457f008dd5c9e135676","kind":"tag","published_at":"2019-08-29T19:56:57.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.4.3a","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.4.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.4.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.4.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.4.3a/manifests"},{"name":"2.4.2","sha":"ae53b074cf7f87aa46db83ade6122844f9c3f7eb","kind":"tag","published_at":"2019-08-29T19:56:09.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.4.2","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.4.2/manifests"},{"name":"2.4.2a","sha":"00e27886a030a187e74a07fca78c78f88c01d563","kind":"tag","published_at":"2019-08-28T13:06:04.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.4.2a","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.4.2a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.4.2a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.4.2a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.4.2a/manifests"},{"name":"2.4.1","sha":"1715500c4d0ef45de44a248e9e7eb82b12c8bedf","kind":"tag","published_at":"2019-08-28T13:05:14.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.4.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.4.1/manifests"},{"name":"2.4.1.dev","sha":"62885e99e6491843e79b020eeb1e8a4d967db6f7","kind":"tag","published_at":"2019-08-27T20:03:11.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.4.1.dev","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.4.1.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.4.1.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.4.1.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.4.1.dev/manifests"},{"name":"2.4.0","sha":"393a8ea9a4b44cbf051afed8c0b25094f03b9b29","kind":"tag","published_at":"2019-08-27T20:02:05.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.4.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.4.0/manifests"},{"name":"2.4.0.dev","sha":"b47fe928f782fadabad1e682462cb8d56d938a6f","kind":"tag","published_at":"2019-04-04T15:36:55.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.4.0.dev","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.4.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.4.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.4.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.4.0.dev/manifests"},{"name":"2.3.3m","sha":"b47fe928f782fadabad1e682462cb8d56d938a6f","kind":"tag","published_at":"2019-04-02T16:23:14.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.3.3m","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.3.3m","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.3.3m","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.3m","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.3m/manifests"},{"name":"2.3.3","sha":"2fc21bdd5651461df17a61a1bb0bfc929d098887","kind":"tag","published_at":"2019-04-02T16:17:56.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.3.3","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.3/manifests"},{"name":"2.3.3rc","sha":"4e6aa6729aa8c68ba711c126f20370937e888650","kind":"tag","published_at":"2019-04-02T15:00:40.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.3.3rc","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.3.3rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.3.3rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.3rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.3rc/manifests"},{"name":"2.3.2a","sha":"708389a64177599fb6fafadf631db9a5cf2ca396","kind":"tag","published_at":"2019-02-19T16:00:49.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.3.2a","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.3.2a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.3.2a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.2a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.2a/manifests"},{"name":"2.3.2","sha":"d47e50a0d0fb175f1763d7b768712276e4cbadee","kind":"tag","published_at":"2019-02-19T15:59:43.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.3.2","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.2/manifests"},{"name":"2.3.1a","sha":"4bfe5c9d068eae870a5e7d09e9833430799f466d","kind":"tag","published_at":"2018-12-20T21:16:13.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.3.1a","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.3.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.3.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.1a/manifests"},{"name":"2.3.1","sha":"d09a3410aa3a3bf772f1ff95ab797edd6f624344","kind":"tag","published_at":"2018-12-20T21:14:31.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.3.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.1/manifests"},{"name":"2.3.1rc","sha":"f2cce16a23c1bc152f362c9bbb8f62c984dc4d5c","kind":"tag","published_at":"2018-12-20T19:33:32.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.3.1rc","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.3.1rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.3.1rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.1rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.1rc/manifests"},{"name":"2.3.0a","sha":"fda041ce26305efde9517c41cb6f137e835008b0","kind":"tag","published_at":"2018-11-28T20:39:16.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.3.0a","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.3.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.3.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.0a/manifests"},{"name":"2.3.0","sha":"325ee5fa575c67f65ad7f90085d8c2f216c89456","kind":"tag","published_at":"2018-11-28T20:36:45.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.3.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.0/manifests"},{"name":"2.3.0rc","sha":"9178651d0fc74e07b5ffe1284c0f5c7cc4f3812b","kind":"tag","published_at":"2018-11-28T18:11:03.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.3.0rc","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.3.0rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.3.0rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.0rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.3.0rc/manifests"},{"name":"2.2.1a","sha":"584e17bc43c5ba0a1d750f33f5162279e83636db","kind":"tag","published_at":"2018-11-15T18:20:59.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.2.1a","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.2.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.2.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.2.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.2.1a/manifests"},{"name":"2.2.1","sha":"1388aa63f85470a879df33eb1a40bb0e289531e5","kind":"tag","published_at":"2018-11-15T18:16:26.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.2.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.2.1/manifests"},{"name":"2.2.1rc","sha":"54187da27e15c76e7faa4418ef794edadc36ea6d","kind":"tag","published_at":"2018-11-15T18:04:30.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.2.1rc","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.2.1rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.2.1rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.2.1rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.2.1rc/manifests"},{"name":"2.2.0a","sha":"6d9e0e48bbffea166a19b71e29f5f9c211983bfe","kind":"tag","published_at":"2018-11-15T03:14:55.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.2.0a","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.2.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.2.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.2.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.2.0a/manifests"},{"name":"2.2.0","sha":"c06838c576d48e4bb1d8893b6971b1f3b42db7bb","kind":"tag","published_at":"2018-11-15T03:06:01.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.2.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.2.0/manifests"},{"name":"2.2.0rc","sha":"2ce95998754e1043650eb2fc1a900707712a50af","kind":"tag","published_at":"2018-11-15T02:45:42.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.2.0rc","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.2.0rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.2.0rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.2.0rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.2.0rc/manifests"},{"name":"2.1.2a","sha":"9ec706973222c63eeb57ee652c1d9820aff6e5e4","kind":"tag","published_at":"2018-11-14T15:33:13.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.1.2a","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.1.2a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.1.2a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.1.2a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.1.2a/manifests"},{"name":"2.1.2","sha":"e46a9124e3bd52f1cf8afa92f0a273137aa60260","kind":"tag","published_at":"2018-11-14T14:07:12.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.1.2","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.1.2/manifests"},{"name":"2.1.2rc","sha":"7d090498a9fcd4f9fa2bd430092fb9d26ed18af4","kind":"tag","published_at":"2018-11-13T18:45:13.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.1.2rc","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.1.2rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.1.2rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.1.2rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.1.2rc/manifests"},{"name":"2.1.1a","sha":"2b04164aee9a513c7c54a97c2476289bd1f332e2","kind":"tag","published_at":"2018-11-01T20:18:18.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.1.1a","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.1.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.1.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.1.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.1.1a/manifests"},{"name":"2.1.1","sha":"ac3fef1c198140f43955680132e643bdafc00739","kind":"tag","published_at":"2018-11-01T20:15:42.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.1.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.1.1/manifests"},{"name":"2.1.1rc","sha":"2d5888fc2c86fa46115170c13c16007b49a3eb08","kind":"tag","published_at":"2018-11-01T17:42:44.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.1.1rc","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.1.1rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.1.1rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.1.1rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.1.1rc/manifests"},{"name":"2.1.0","sha":"a07074320e17e4fe69263841b3d0d1fa95c175c8","kind":"tag","published_at":"2018-09-25T17:50:17.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.1.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.1.0/manifests"},{"name":"2.1.0rc","sha":"8f99800be06872d5496f49a48a4c9a35073b2728","kind":"tag","published_at":"2018-09-25T15:52:18.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.1.0rc","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.1.0rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.1.0rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.1.0rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.1.0rc/manifests"},{"name":"2.0.3a","sha":"62d77d5de547d4090b6353283632174c12ad37b3","kind":"tag","published_at":"2018-09-06T18:55:05.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.0.3a","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.0.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.0.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.3a/manifests"},{"name":"2.0.3","sha":"89f8a7c5f1484ca662a216c644ed59237c4b8bb2","kind":"tag","published_at":"2018-09-06T18:45:29.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.0.3","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.3/manifests"},{"name":"2.0.3rc","sha":"4f26044407b818b92c009d173759ed489c74f740","kind":"tag","published_at":"2018-09-06T15:26:48.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.0.3rc","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.0.3rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.0.3rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.3rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.3rc/manifests"},{"name":"2.0.2","sha":"9b856b85cb57f6bbb26f810ed2eae8b01bc29788","kind":"tag","published_at":"2018-07-30T13:24:55.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.0.2","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.2/manifests"},{"name":"2.0.2rc","sha":"7e75e8bc45cc35812b82e3473f7c69589fdecb36","kind":"tag","published_at":"2018-07-27T18:28:52.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.0.2rc","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.0.2rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.0.2rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.2rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.2rc/manifests"},{"name":"2.0.1","sha":"e82a4aadeced38a1c7fa518896bf99cd8d9d7628","kind":"tag","published_at":"2018-05-08T14:56:18.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.0.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.1/manifests"},{"name":"2.0.1rc","sha":"e5cf54820aa0c73fd31db0e3ba655109890ba803","kind":"tag","published_at":"2018-05-08T13:41:43.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.0.1rc","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.0.1rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.0.1rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.1rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.1rc/manifests"},{"name":"2.0.0","sha":"f82537454fe0f3f1a4926bfd81c50741dd43c3f5","kind":"tag","published_at":"2018-04-19T18:38:35.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.0.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.0/manifests"},{"name":"2.0.0rc","sha":"2d0159de2e02f2bb27e6f2a26349c81adb97c78a","kind":"tag","published_at":"2018-04-19T14:18:21.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/2.0.0rc","html_url":"https://github.com/asdf-format/asdf/releases/tag/2.0.0rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@2.0.0rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.0rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/2.0.0rc/manifests"},{"name":"1.3.3","sha":"a112e78aaa901c5f9dbbced2b60425c992edf896","kind":"tag","published_at":"2018-03-13T21:26:40.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/1.3.3","html_url":"https://github.com/asdf-format/asdf/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.3.3/manifests"},{"name":"v1.3.3","sha":"a112e78aaa901c5f9dbbced2b60425c992edf896","kind":"tag","published_at":"2018-03-01T17:33:41.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/v1.3.3","html_url":"https://github.com/asdf-format/asdf/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.3.3/manifests"},{"name":"v1.3.3rc","sha":"04dd38b61d2e6699830231388b1a9e61ca05ec86","kind":"tag","published_at":"2018-03-01T14:02:42.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/v1.3.3rc","html_url":"https://github.com/asdf-format/asdf/releases/tag/v1.3.3rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@v1.3.3rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.3.3rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.3.3rc/manifests"},{"name":"v1.3.2","sha":"d7e1288916c7569445125a613511c3ece64aa0f4","kind":"tag","published_at":"2018-02-22T15:53:16.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/v1.3.2","html_url":"https://github.com/asdf-format/asdf/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.3.2/manifests"},{"name":"v1.3.2rc","sha":"be22be170ee03b505515570bab19ecdbdd18221b","kind":"tag","published_at":"2018-02-22T14:09:46.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/v1.3.2rc","html_url":"https://github.com/asdf-format/asdf/releases/tag/v1.3.2rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@v1.3.2rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.3.2rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.3.2rc/manifests"},{"name":"1.3.1","sha":"93d796bb44d3df8b6131d8560aeaca32471b8719","kind":"tag","published_at":"2017-11-06T20:29:58.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/1.3.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.3.1/manifests"},{"name":"v1.3.1","sha":"93d796bb44d3df8b6131d8560aeaca32471b8719","kind":"tag","published_at":"2017-11-03T15:47:16.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/v1.3.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.3.1/manifests"},{"name":"1.3.1rc","sha":"69a91196b44f22bd25093cd0df0993120c073e67","kind":"tag","published_at":"2017-11-03T14:00:39.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/1.3.1rc","html_url":"https://github.com/asdf-format/asdf/releases/tag/1.3.1rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@1.3.1rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.3.1rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.3.1rc/manifests"},{"name":"v1.3.0","sha":"5d88fca400d2c7adb85248f0dabd6dc000aef19b","kind":"tag","published_at":"2017-10-24T16:36:24.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/v1.3.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.3.0/manifests"},{"name":"1.2.1","sha":"ec4f51e9df58ee949da4c44e7d61d734195f00a6","kind":"tag","published_at":"2016-11-07T18:25:13.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/1.2.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"6da339b6d77c826c5aeaae1481594cf455edb98d","kind":"tag","published_at":"2016-11-04T16:06:34.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/1.2.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.2.0/manifests"},{"name":"1.0.6","sha":"cc74fe30cb4ab31a42e164e9c905ae14125f327c","kind":"tag","published_at":"2016-08-25T20:07:47.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/1.0.6","html_url":"https://github.com/asdf-format/asdf/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"5d6039a3d856858c0cc6dbdac5d6aa5512e911b6","kind":"tag","published_at":"2016-06-28T13:14:40.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/1.0.5","html_url":"https://github.com/asdf-format/asdf/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"0cf2856f4f4196e07359251933110f3cd68f55b8","kind":"tag","published_at":"2016-05-25T18:38:03.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/1.0.4","html_url":"https://github.com/asdf-format/asdf/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.0.4/manifests"},{"name":"v1.0.3","sha":"bb32b048f5e957e06627c9c08231040f828946b8","kind":"tag","published_at":"2016-05-25T18:36:09.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/v1.0.3","html_url":"https://github.com/asdf-format/asdf/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.0.3/manifests"},{"name":"1.0.3","sha":"7cf3c8f217a0fb9184acd1ff0e98b4c0e9c577be","kind":"tag","published_at":"2016-05-20T20:42:13.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/1.0.3","html_url":"https://github.com/asdf-format/asdf/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/1.0.3/manifests"},{"name":"v1.0.2","sha":"3b72a0bcb57c87e9951c1ffd700ac0b8f1bc9102","kind":"commit","published_at":"2016-02-29T22:16:35.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/v1.0.2","html_url":"https://github.com/asdf-format/asdf/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1981ad705492335215125f8af1b06bbb36e23c64","kind":"tag","published_at":"2016-01-08T20:07:28.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/v1.0.1","html_url":"https://github.com/asdf-format/asdf/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"6ef89d0d688e005f8bdca99b2f815658707ac87d","kind":"tag","published_at":"2015-09-18T19:20:57.000Z","download_url":"https://codeload.github.com/asdf-format/asdf/tar.gz/v1.0.0","html_url":"https://github.com/asdf-format/asdf/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asdf-format/asdf@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-05T07:13:50.021Z","dependent_packages_count":50,"downloads":368702,"downloads_period":"last-month","dependent_repos_count":90,"rankings":{"downloads":1.1591504035129596,"dependent_repos_count":1.562367443411284,"dependent_packages_count":0.30999705986238574,"stargazers_count":null,"forks_count":null,"docker_downloads_count":1.6484969528561055,"average":1.1700029649106838},"purl":"pkg:pypi/asdf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/asdf","docker_dependents_count":6,"docker_downloads_count":3339,"usage_url":"https://repos.ecosyste.ms/usage/pypi/asdf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/asdf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T03:33:36.447Z","issues_count":211,"pull_requests_count":407,"avg_time_to_close_issue":65762596.68103448,"avg_time_to_close_pull_request":2130023.8474576273,"issues_closed_count":116,"pull_requests_closed_count":354,"pull_request_authors_count":15,"issue_authors_count":39,"avg_comments_per_issue":1.5876777251184835,"avg_comments_per_pull_request":0.9803439803439803,"merged_pull_requests_count":291,"bot_issues_count":0,"bot_pull_requests_count":30,"past_year_issues_count":58,"past_year_pull_requests_count":117,"past_year_avg_time_to_close_issue":3253946.411764706,"past_year_avg_time_to_close_pull_request":720210.3333333334,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":87,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.6206896551724138,"past_year_avg_comments_per_pull_request":0.6752136752136753,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":78,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/issues","maintainers":[{"login":"zacharyburnett","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zacharyburnett"}],"active_maintainers":[{"login":"zacharyburnett","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zacharyburnett"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/asdf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/asdf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/asdf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/asdf/related_packages","maintainers":[{"uuid":"braingram","login":"braingram","name":null,"email":null,"url":null,"packages_count":25,"html_url":"https://pypi.org/user/braingram/","role":null,"created_at":"2022-11-15T08:14:50.942Z","updated_at":"2022-11-15T08:14:50.942Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/braingram/packages"},{"uuid":"dencheva","login":"dencheva","name":null,"email":null,"url":null,"packages_count":25,"html_url":"https://pypi.org/user/dencheva/","role":null,"created_at":"2022-11-15T08:14:50.953Z","updated_at":"2022-11-15T08:14:50.953Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dencheva/packages"},{"uuid":"jhunkeler","login":"jhunkeler","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://pypi.org/user/jhunkeler/","role":null,"created_at":"2022-11-15T08:14:50.966Z","updated_at":"2022-11-15T08:14:50.966Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jhunkeler/packages"},{"uuid":"perrygreenfield","login":"perrygreenfield","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://pypi.org/user/perrygreenfield/","role":null,"created_at":"2022-11-15T08:14:50.992Z","updated_at":"2022-11-15T08:14:50.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/perrygreenfield/packages"},{"uuid":"stsci_ssb","login":"stsci_ssb","name":null,"email":null,"url":null,"packages_count":65,"html_url":"https://pypi.org/user/stsci_ssb/","role":null,"created_at":"2022-11-15T08:14:51.000Z","updated_at":"2022-11-15T08:14:51.000Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/stsci_ssb/packages"},{"uuid":"asdf_maintainer","login":"asdf_maintainer","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/asdf_maintainer/","role":null,"created_at":"2022-11-15T08:14:51.018Z","updated_at":"2022-11-15T08:14:51.018Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/asdf_maintainer/packages"},{"uuid":"eslavich","login":"eslavich","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/eslavich/","role":null,"created_at":"2022-11-15T08:14:51.025Z","updated_at":"2022-11-15T08:14:51.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/eslavich/packages"},{"uuid":"stsci_maintainer","login":"stsci_maintainer","name":null,"email":null,"url":null,"packages_count":86,"html_url":"https://pypi.org/user/stsci_maintainer/","role":null,"created_at":"2022-11-15T08:14:51.033Z","updated_at":"2022-11-15T08:14:51.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/stsci_maintainer/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725077,"maintainers_count":308348,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":26711,"full_name":"asdf-format/asdf","default_branch":"main","committers":[{"name":"Daniel D'Avella","email":"ddavella@stsci.edu","count":597},{"name":"William Jamieson","email":"wjamieson@stsci.edu","count":407},{"name":"Michael Droettboom","email":"mdboom@gmail.com","count":368},{"name":"Ed Slavich","email":"eslavich@stsci.edu","count":268},{"name":"Brett","email":"brettgraham@gmail.com","count":209},{"name":"Dan D'Avella","email":"drdavella@gmail.com","count":127},{"name":"Nadia Dencheva","email":"nadia.dencheva@gmail.com","count":64},{"name":"Thomas Robitaille","email":"thomas.robitaille@gmail.com","count":62},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]@users.noreply.github.com","count":50},{"name":"perrygreenfield","email":"perry@stsci.edu","count":36},{"name":"Ken MacDonald","email":"kmacdonald@stsci.edu","count":31},{"name":"Bernie Simon","email":"bsimon@stsci.edu","count":26},{"name":"zacharyburnett","email":"zburnett@stsci.edu","count":26},{"name":"James Davies","email":"jdavies@stsci.edu","count":26},{"name":"Erik M. Bray","email":"embray@stsci.edu","count":25},{"name":"Stuart Mumford","email":"stuart@cadair.com","count":21},{"name":"Brigitta Sipocz","email":"bsipocz@gmail.com","count":16},{"name":"Edward Slavich","email":"eslavich@users.noreply.github.com","count":15},{"name":"Vadim Markovtsev","email":"vadim@sourced.tech","count":14},{"name":"Erik Tollerud","email":"erik.tollerud@gmail.com","count":13},{"name":"Larry Bradley","email":"larry.bradley@gmail.com","count":13},{"name":"Cagtay Fabry","email":"43667554+CagtayFabry@users.noreply.github.com","count":12},{"name":"Ben Greiner","email":"code@bnavigator.de","count":10},{"name":"Edward Slavich","email":"ed.slavich@justappraised.com","count":10},{"name":"Miguel de Val-Borro","email":"miguel@archlinux.net","count":10},{"name":"Lehman Garrison","email":"lgarrison@flatironinstitute.org","count":9},{"name":"P. L. Lim","email":"2090236+pllim@users.noreply.github.com","count":6},{"name":"Matthew Craig","email":"mattwcraig@gmail.com","count":6},{"name":"Christoph Deil","email":"Deil.Christoph@gmail.com","count":5},{"name":"Justin Ely","email":"ely@stsci.edu","count":4},{"name":"Nadia Dencheva","email":"nadia.astropy@gmail.com","count":4},{"name":"Ole Streicher","email":"olebole@debian.org","count":4},{"name":"Vadim Markovtsev","email":"gmarkhor@gmail.com","count":4},{"name":"Kyle Barbary","email":"kylebarbary@gmail.com","count":4},{"name":"Adam Ginsburg","email":"adam.g.ginsburg@gmail.com","count":3},{"name":"Ken MacDonald","email":"68608562+kmacdonald-stsci@users.noreply.github.com","count":3},{"name":"Justin Ely","email":"justincely@gmail.com","count":2},{"name":"Lehman Garrison","email":"lgarrison@cfa.harvard.edu","count":2},{"name":"Brett Graham","email":"bgraham@stsci.edu","count":2},{"name":"Benjamin Alan Weaver","email":"benjamin.weaver@nyu.edu","count":2},{"name":"Wolfgang Kerzendorf","email":"wkerzendorf@gmail.com","count":2},{"name":"Zach Burnett","email":"zachary.r.burnett@gmail.com","count":2},{"name":"Zane Geiger","email":"zanecodes@gmail.com","count":1},{"name":"hamogu","email":"moritz.guenther@gmx.de","count":1},{"name":"E. Madison Bray","email":"erik.bray@lri.fr","count":1},{"name":"TeeVenDick","email":"teevendick@gmail.com","count":1},{"name":"Adam Chainz","email":"adam@adamj.eu","count":1},{"name":"Adam Ginsburg (keflavich)","email":"keflavich@gmail.com","count":1},{"name":"Zlatan Vasović","email":"zlatanvasovic@gmail.com","count":1},{"name":"Chris Lamb","email":"lamby@debian.org","count":1},{"name":"Lion Krischer","email":"krischer@geophysik.uni-muenchen.de","count":1},{"name":"Steven Crawford","email":"crawfordsm@gmail.com","count":1},{"name":"Jonathan Eisenhamer","email":"eisenham@inanna2.stsci.edu","count":1}],"total_commits":2531,"total_committers":53,"total_bot_commits":50,"total_bot_committers":1,"mean_commits":47.75471698113208,"dds":0.7641248518372185,"past_year_committers":[{"name":"William Jamieson","email":"wjamieson@stsci.edu","count":320},{"name":"Brett","email":"brettgraham@gmail.com","count":209},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]@users.noreply.github.com","count":48},{"name":"zacharyburnett","email":"zburnett@stsci.edu","count":26},{"name":"Edward Slavich","email":"ed.slavich@justappraised.com","count":10},{"name":"Stuart Mumford","email":"stuart@cadair.com","count":4},{"name":"Edward Slavich","email":"eslavich@users.noreply.github.com","count":3},{"name":"Ben Greiner","email":"code@bnavigator.de","count":2},{"name":"Zach Burnett","email":"zachary.r.burnett@gmail.com","count":2},{"name":"Brett Graham","email":"bgraham@stsci.edu","count":2},{"name":"P. L. Lim","email":"2090236+pllim@users.noreply.github.com","count":2},{"name":"perrygreenfield","email":"perry@stsci.edu","count":1}],"past_year_total_commits":629,"past_year_total_committers":12,"past_year_total_bot_commits":48,"past_year_total_bot_committers":1,"past_year_mean_commits":52.416666666666664,"past_year_dds":0.4912559618441972,"last_synced_at":"2023-04-26T13:43:33.110Z","last_synced_commit":"961f341a04fdf2529026424f0aeb002484dadaec","created_at":"2023-03-07T16:32:33.547Z","updated_at":"2023-09-19T15:42:39.839Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"asdf-format/asdf","html_url":"https://github.com/asdf-format/asdf","last_synced_at":"2025-09-05T03:33:36.447Z","status":null,"issues_count":211,"pull_requests_count":407,"avg_time_to_close_issue":65762596.68103448,"avg_time_to_close_pull_request":2130023.8474576273,"issues_closed_count":116,"pull_requests_closed_count":354,"pull_request_authors_count":15,"issue_authors_count":39,"avg_comments_per_issue":1.5876777251184835,"avg_comments_per_pull_request":0.9803439803439803,"merged_pull_requests_count":291,"bot_issues_count":0,"bot_pull_requests_count":30,"past_year_issues_count":58,"past_year_pull_requests_count":117,"past_year_avg_time_to_close_issue":3253946.411764706,"past_year_avg_time_to_close_pull_request":720210.3333333334,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":87,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.6206896551724138,"past_year_avg_comments_per_pull_request":0.6752136752136753,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":78,"created_at":"2023-05-10T20:41:25.294Z","updated_at":"2025-09-05T03:33:36.449Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-format%2Fasdf/issues","issue_labels_count":{"feature request":10,"bug":10,"deprecation":7,"enhancement":6,"Docs":3,"treeutil":3,"low priority":1,"compression":1,"idea":1,"good-first-issue":1},"pull_request_labels_count":{"no-changelog-entry-needed":197,"Downstream CI":158,"development":60,"backport-2.15.x":31,"dependencies":7,"s390x":6,"github_actions":5,"Manual Backport":3,"jsonschema":3,"python":2,"Benchmarks":2,"testing":1},"issue_author_associations_count":{"CONTRIBUTOR":183,"NONE":27,"MEMBER":1},"pull_request_author_associations_count":{"CONTRIBUTOR":356,"MEMBER":28,"NONE":23},"issue_authors":{"braingram":131,"WilliamJamieson":14,"drdavella":13,"eslavich":5,"ketozhang":4,"Cadair":4,"pllim":2,"allefeld":2,"mdboom":2,"eschnett":2,"vmarkovtsev":2,"CagtayFabry":2,"Vital-Fernandez":2,"keflavich":1,"zacharyburnett":1,"olebole":1,"marscher":1,"jdavies-st":1,"embray":1,"astrofrog":1,"beckermr":1,"BradleySappington":1,"nstarman":1,"Hellseher":1,"perrygreenfield":1,"TallJimbo":1,"almarklein":1,"PaulHuwe":1,"jonas-eschle":1,"TheChymera":1,"wtbarnes":1,"rossant":1,"bblais":1,"tddesjardins":1,"NumesSanguis":1,"barentsen":1,"emolter":1,"eteq":1,"lgarrison":1},"pull_request_authors":{"braingram":304,"zacharyburnett":28,"pre-commit-ci[bot]":23,"meeseeksmachine":12,"WilliamJamieson":9,"eslavich":8,"dependabot[bot]":7,"neutrinoceros":4,"alphasentaurii":2,"pllim":2,"zonca":2,"sunpoet":2,"mspacek":2,"wdconinc":1,"eschnett":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10095926,"issues_count":31397479,"pull_requests_count":97150418,"authors_count":10700329,"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":{"deprecation":3,"Docs":1,"bug":1},"past_year_pull_request_labels_count":{"Downstream CI":57,"no-changelog-entry-needed":50,"dependencies":2,"github_actions":2,"Benchmarks":2},"past_year_issue_author_associations_count":{"CONTRIBUTOR":51,"NONE":7},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":111,"MEMBER":4,"NONE":2},"past_year_issue_authors":{"braingram":47,"Cadair":2,"ketozhang":2,"beckermr":1,"BradleySappington":1,"emolter":1,"jonas-eschle":1,"olebole":1,"WilliamJamieson":1,"wtbarnes":1},"past_year_pull_request_authors":{"braingram":108,"zacharyburnett":4,"alphasentaurii":2,"dependabot[bot]":2,"wdconinc":1},"maintainers":[{"login":"zacharyburnett","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zacharyburnett"}],"active_maintainers":[{"login":"zacharyburnett","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zacharyburnett"}]},"events":{"total":{"CreateEvent":13,"ReleaseEvent":5,"IssuesEvent":106,"WatchEvent":19,"DeleteEvent":1,"IssueCommentEvent":97,"PushEvent":34,"PullRequestReviewCommentEvent":44,"PullRequestReviewEvent":73,"PullRequestEvent":94,"ForkEvent":2},"last_year":{"CreateEvent":13,"ReleaseEvent":5,"IssuesEvent":106,"WatchEvent":19,"DeleteEvent":1,"IssueCommentEvent":97,"PushEvent":34,"PullRequestReviewCommentEvent":44,"PullRequestReviewEvent":73,"PullRequestEvent":94,"ForkEvent":2}},"keywords":["advanced-scientific-data-format","asdf","astronomy","astropy","jwst"],"dependencies":[{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-02-19T10:16:05.383Z","updated_at":"2023-02-19T10:16:05.383Z","repository_link":"https://github.com/asdf-format/asdf/blob/main/pyproject.toml","dependencies":[{"id":7784846780,"package_name":"asdf-standard","ecosystem":"pypi","requirements":"\u003e=1.0.1","direct":true,"kind":"runtime","optional":false},{"id":7784846781,"package_name":"asdf-transform-schemas","ecosystem":"pypi","requirements":"\u003e=0.3","direct":true,"kind":"runtime","optional":false},{"id":7784846782,"package_name":"asdf-unit-schemas","ecosystem":"pypi","requirements":"\u003e=0.1","direct":true,"kind":"runtime","optional":false},{"id":7784846783,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"\u003e=4.11.4","direct":true,"kind":"runtime","optional":false},{"id":7784846784,"package_name":"importlib_resources","ecosystem":"pypi","requirements":"\u003e=3; python_version \u003c \"3.9\"","direct":true,"kind":"runtime","optional":false},{"id":7784847132,"package_name":"jmespath","ecosystem":"pypi","requirements":"\u003e=0.6.2","direct":true,"kind":"runtime","optional":false},{"id":7784847137,"package_name":"jsonschema","ecosystem":"pypi","requirements":"\u003e=4.0.1","direct":true,"kind":"runtime","optional":false},{"id":7784847141,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.20","direct":true,"kind":"runtime","optional":false},{"id":7784847144,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003c1.25,\u003e=1.20; python_version \u003c \"3.9\"","direct":true,"kind":"runtime","optional":false},{"id":7784847146,"package_name":"packaging","ecosystem":"pypi","requirements":"\u003e=19","direct":true,"kind":"runtime","optional":false},{"id":7784847149,"package_name":"pyyaml","ecosystem":"pypi","requirements":"\u003e=5.4.1","direct":true,"kind":"runtime","optional":false},{"id":7784847152,"package_name":"semantic_version","ecosystem":"pypi","requirements":"\u003e=2.8","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/changelog.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T18:23:50.538Z","updated_at":"2023-01-13T18:23:50.538Z","repository_link":"https://github.com/asdf-format/asdf/blob/main/.github/workflows/changelog.yml","dependencies":[{"id":6891032711,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/s390x.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T18:23:50.570Z","updated_at":"2023-01-13T18:23:50.570Z","repository_link":"https://github.com/asdf-format/asdf/blob/main/.github/workflows/s390x.yml","dependencies":[{"id":6891032712,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891032713,"package_name":"uraimo/run-on-arch-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2023-01-13T18:23:50.599Z","updated_at":"2023-01-13T18:23:50.599Z","repository_link":"https://github.com/asdf-format/asdf/blob/main/requirements-dev.txt","dependencies":[{"id":6891032714,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=0.0.dev0","direct":true,"kind":"development","optional":false},{"id":6891032715,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=0.0.dev0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T12:34:04.412Z","updated_at":"2023-09-26T12:34:04.412Z","repository_link":"https://github.com/asdf-format/asdf/blob/main/.github/workflows/ci.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/downstream.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T12:34:04.765Z","updated_at":"2023-09-26T12:34:04.765Z","repository_link":"https://github.com/asdf-format/asdf/blob/main/.github/workflows/downstream.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/publish-to-pypi.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T12:34:04.837Z","updated_at":"2023-09-26T12:34:04.837Z","repository_link":"https://github.com/asdf-format/asdf/blob/main/.github/workflows/publish-to-pypi.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/scheduled.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T12:34:04.883Z","updated_at":"2023-09-26T12:34:04.883Z","repository_link":"https://github.com/asdf-format/asdf/blob/main/.github/workflows/scheduled.yml","dependencies":[]},{"ecosystem":"npm","filepath":"asdf/_jsonschema/json/package.json","sha":null,"kind":"manifest","created_at":"2023-09-26T12:34:04.946Z","updated_at":"2023-09-26T12:34:04.946Z","repository_link":"https://github.com/asdf-format/asdf/blob/main/asdf/_jsonschema/json/package.json","dependencies":[]}],"score":23.236874581168085,"created_at":"2025-09-04T15:51:17.898Z","updated_at":"2025-10-07T08:17:25.769Z","avatar_url":"https://github.com/asdf-format.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":368702,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["astrophysics","astropy-affiliated","photometry","source-detection","closember","ccd","wx","tk","qt","gtk"],"project_url":"https://science.ecosyste.ms/api/v1/projects/42927","html_url":"https://science.ecosyste.ms/projects/42927","bibtex_url":"https://science.ecosyste.ms/projects/42927/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/42927/export.apalike"}