{"id":63921,"name":"bluesky","description":"experiment orchestration and data acquisition","url":"https://github.com/bluesky/bluesky","last_synced_at":"2025-09-08T13:04:32.037Z","repository":{"id":33116099,"uuid":"36754446","full_name":"bluesky/bluesky","owner":"bluesky","description":"experiment orchestration and data acquisition","archived":false,"fork":false,"pushed_at":"2025-08-26T17:24:05.000Z","size":90555,"stargazers_count":210,"open_issues_count":267,"forks_count":107,"subscribers_count":26,"default_branch":"main","last_synced_at":"2025-08-26T21:39:35.956Z","etag":null,"topics":["bluesky","dataacquisition","python"],"latest_commit_sha":null,"homepage":"https://blueskyproject.io/bluesky/","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/bluesky.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-06-02T18:50:18.000Z","updated_at":"2025-08-26T17:09:47.000Z","dependencies_parsed_at":"2024-05-29T08:57:49.653Z","dependency_job_id":"5ee897c1-febb-4ce2-b35a-e5332e85a539","html_url":"https://github.com/bluesky/bluesky","commit_stats":{"total_commits":3771,"total_committers":71,"mean_commits":53.11267605633803,"dds":0.6032882524529303,"last_synced_commit":"44579d5201280bcfee20574a72fa063bf7d0160a"},"previous_names":[],"tags_count":87,"template":false,"template_full_name":null,"purl":"pkg:github/bluesky/bluesky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluesky","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/sbom","scorecard":{"id":244897,"data":{"date":"2025-08-11","repo":{"name":"github.com/bluesky/bluesky","commit":"d1314258863ad9a97d1270d398c9a5e8ef69bd0b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:59","Warn: no topLevel permission defined: .github/workflows/_check.yml:1","Warn: no topLevel permission defined: .github/workflows/_dist.yml:1","Warn: no topLevel permission defined: .github/workflows/_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/_pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/_release.yml:1","Warn: no topLevel permission defined: .github/workflows/_test.yml:1","Warn: no topLevel permission defined: .github/workflows/_tox.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/periodic.yml:1"],"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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_check.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_dist.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_dist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_pypi.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_pypi.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_release.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_tox.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_tox.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.14.2 not signed: https://api.github.com/repos/bluesky/bluesky/releases/224413363","Warn: release artifact v1.14.1 not signed: https://api.github.com/repos/bluesky/bluesky/releases/220158610","Warn: release artifact v1.14.0 not signed: https://api.github.com/repos/bluesky/bluesky/releases/216814543","Warn: release artifact v1.13.1 not signed: https://api.github.com/repos/bluesky/bluesky/releases/202114544","Warn: release artifact v1.13.1rc2 not signed: https://api.github.com/repos/bluesky/bluesky/releases/194957713","Warn: release artifact v1.14.2 does not have provenance: https://api.github.com/repos/bluesky/bluesky/releases/224413363","Warn: release artifact v1.14.1 does not have provenance: https://api.github.com/repos/bluesky/bluesky/releases/220158610","Warn: release artifact v1.14.0 does not have provenance: https://api.github.com/repos/bluesky/bluesky/releases/216814543","Warn: release artifact v1.13.1 does not have provenance: https://api.github.com/repos/bluesky/bluesky/releases/202114544","Warn: release artifact v1.13.1rc2 does not have provenance: https://api.github.com/repos/bluesky/bluesky/releases/194957713"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-17T07:23:37.909Z","repository_id":33116099,"created_at":"2025-08-17T07:23:37.909Z","updated_at":"2025-08-17T07:23:37.909Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274188961,"owners_count":25237856,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"bluesky","name":"Bluesky Collaboration","uuid":"47676189","kind":"organization","description":"scientific data acquisition, management, and analysis","email":null,"website":"https://blueskyproject.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47676189?v=4","repositories_count":59,"last_synced_at":"2023-03-23T09:27:59.396Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bluesky","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T17:11:11.605Z","updated_at":"2023-03-23T09:28:00.198Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluesky","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluesky/repositories"},"packages":[{"id":1274841,"name":"bluesky","ecosystem":"pypi","description":"Experiment specification \u0026 orchestration.","homepage":null,"licenses":"BSD 3-Clause License\n        \n        Copyright (c) 2015, Brookhaven National Laboratory\n        All rights reserved.\n        \n        Redistribution and use in source and binary forms, with or without\n        modification, are permitted provided that the following conditions are met:\n        \n        1. Redistributions of source code must retain the above copyright notice, this\n           list of conditions and the following disclaimer.\n        \n        2. Redistributions in binary form must reproduce the above copyright notice,\n           this list of conditions and the following disclaimer in the documentation\n           and/or other materials provided with the distribution.\n        \n        3. Neither the name of the copyright holder nor the names of its contributors\n           may be used to endorse or promote products derived from this software\n           without specific prior written permission.\n        \n        THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\n        AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n        IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\n        DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\n        FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\n        DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\n        SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\n        CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\n        OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n        OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n        ","normalized_licenses":["Other"],"repository_url":"https://github.com/bluesky/bluesky","keywords_array":[],"namespace":null,"versions_count":60,"first_release_published_at":"2017-03-20T15:02:38.000Z","latest_release_published_at":"2025-08-26T16:49:00.000Z","latest_release_number":"1.14.3","last_synced_at":"2025-08-26T17:00:59.562Z","created_at":"2022-04-08T19:01:18.780Z","updated_at":"2025-08-27T04:11:13.911Z","registry_url":"https://pypi.org/project/bluesky/","install_command":"pip install bluesky --index-url https://pypi.org/simple","documentation_url":"https://bluesky.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","License :: OSI Approved :: Apache Software License","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.9"],"normalized_name":"bluesky","project_status":null},"repo_metadata":{"id":33116099,"uuid":"36754446","full_name":"bluesky/bluesky","owner":"bluesky","description":"experiment orchestration and data acquisition","archived":false,"fork":false,"pushed_at":"2025-08-26T17:24:05.000Z","size":90555,"stargazers_count":210,"open_issues_count":267,"forks_count":107,"subscribers_count":26,"default_branch":"main","last_synced_at":"2025-08-26T21:39:35.956Z","etag":null,"topics":["bluesky","dataacquisition","python"],"latest_commit_sha":null,"homepage":"https://blueskyproject.io/bluesky/","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/bluesky.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-06-02T18:50:18.000Z","updated_at":"2025-08-26T17:09:47.000Z","dependencies_parsed_at":"2024-05-29T08:57:49.653Z","dependency_job_id":"5ee897c1-febb-4ce2-b35a-e5332e85a539","html_url":"https://github.com/bluesky/bluesky","commit_stats":{"total_commits":3771,"total_committers":71,"mean_commits":53.11267605633803,"dds":0.6032882524529303,"last_synced_commit":"44579d5201280bcfee20574a72fa063bf7d0160a"},"previous_names":[],"tags_count":87,"template":false,"template_full_name":null,"purl":"pkg:github/bluesky/bluesky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluesky","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/sbom","scorecard":{"id":244897,"data":{"date":"2025-08-11","repo":{"name":"github.com/bluesky/bluesky","commit":"d1314258863ad9a97d1270d398c9a5e8ef69bd0b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:59","Warn: no topLevel permission defined: .github/workflows/_check.yml:1","Warn: no topLevel permission defined: .github/workflows/_dist.yml:1","Warn: no topLevel permission defined: .github/workflows/_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/_pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/_release.yml:1","Warn: no topLevel permission defined: .github/workflows/_test.yml:1","Warn: no topLevel permission defined: .github/workflows/_tox.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/periodic.yml:1"],"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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_check.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_dist.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_dist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_pypi.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_pypi.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_release.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_tox.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_tox.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.14.2 not signed: https://api.github.com/repos/bluesky/bluesky/releases/224413363","Warn: release artifact v1.14.1 not signed: https://api.github.com/repos/bluesky/bluesky/releases/220158610","Warn: release artifact v1.14.0 not signed: https://api.github.com/repos/bluesky/bluesky/releases/216814543","Warn: release artifact v1.13.1 not signed: https://api.github.com/repos/bluesky/bluesky/releases/202114544","Warn: release artifact v1.13.1rc2 not signed: https://api.github.com/repos/bluesky/bluesky/releases/194957713","Warn: release artifact v1.14.2 does not have provenance: https://api.github.com/repos/bluesky/bluesky/releases/224413363","Warn: release artifact v1.14.1 does not have provenance: https://api.github.com/repos/bluesky/bluesky/releases/220158610","Warn: release artifact v1.14.0 does not have provenance: https://api.github.com/repos/bluesky/bluesky/releases/216814543","Warn: release artifact v1.13.1 does not have provenance: https://api.github.com/repos/bluesky/bluesky/releases/202114544","Warn: release artifact v1.13.1rc2 does not have provenance: https://api.github.com/repos/bluesky/bluesky/releases/194957713"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-17T07:23:37.909Z","repository_id":33116099,"created_at":"2025-08-17T07:23:37.909Z","updated_at":"2025-08-17T07:23:37.909Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272289471,"owners_count":24907799,"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-27T02:00:09.397Z","response_time":76,"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":"bluesky","name":"Bluesky Collaboration","uuid":"47676189","kind":"organization","description":"scientific data acquisition, management, and analysis","email":null,"website":"https://blueskyproject.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47676189?v=4","repositories_count":59,"last_synced_at":"2023-03-23T09:27:59.396Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bluesky","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T17:11:11.605Z","updated_at":"2023-03-23T09:28:00.198Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluesky","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluesky/repositories"},"tags":[{"name":"v1.14.4","sha":"f64e459207c2cdcc775aa0b2f8737a68accb9749","kind":"tag","published_at":"2025-08-26T17:09:32.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.14.4","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"a92836f740e4332cf096ab6c57124e66947e72a3","kind":"tag","published_at":"2025-08-26T16:44:13.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.14.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"ef5a5e5f46d826cc682eb9be128da5f81d93458e","kind":"commit","published_at":"2025-06-10T18:27:58.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.14.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"d2e1e6a90002ffafc736597b1297ebffa24d4050","kind":"tag","published_at":"2025-05-21T18:21:11.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.14.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f46b296dd74236f4402e61d4a33665df7f324300","kind":"tag","published_at":"2025-05-06T16:41:59.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.14.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"ca4f8aa136c91dccd428936d2d0ebe963b925f4e","kind":"tag","published_at":"2025-02-24T18:46:57.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.13.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.1/manifests"},{"name":"v1.13.1rc2","sha":"ca4f8aa136c91dccd428936d2d0ebe963b925f4e","kind":"commit","published_at":"2025-01-14T10:33:35.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.13.1rc2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.13.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.13.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.1rc2/manifests"},{"name":"v1.13.1rc1","sha":"f655a730887e813c1905f89281cb564dd88d4e88","kind":"tag","published_at":"2024-12-12T14:02:38.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.13.1rc1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.13.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.13.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.1rc1/manifests"},{"name":"v1.13","sha":"7c2a44f09a747f59a17abc6cfdfe934c61c266fb","kind":"commit","published_at":"2024-10-08T08:56:24.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.13","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13/manifests"},{"name":"v1.13.0a4","sha":"5bd9a4150d3a8594ae0f3232547b3111dae28a03","kind":"commit","published_at":"2024-07-09T11:53:10.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.13.0a4","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.13.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.13.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.0a4/manifests"},{"name":"v1.13.0a3","sha":"8b7481d6e7ebfa59d18fafe8a7658c135ad101bd","kind":"commit","published_at":"2024-03-25T15:14:24.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.13.0a3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.13.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.13.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.0a3/manifests"},{"name":"v1.13.0a2","sha":"0b9f9d3814b0b526b0c5912f588d17703ef18bb6","kind":"tag","published_at":"2024-03-20T14:22:22.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.13.0a2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.13.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.13.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.0a2/manifests"},{"name":"v1.13.0a1","sha":"91b4a8a2add41b2cecadc4357b32810437533912","kind":"commit","published_at":"2024-02-19T18:54:31.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.13.0a1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.13.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.13.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.0a1/manifests"},{"name":"v1.12.0","sha":"51dec25960a99ec5856d52a27ade8e4b02a07147","kind":"tag","published_at":"2023-11-06T17:00:31.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.12.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"e38b2dab394300fff1cc02fbc5bd2fba23cbfdc1","kind":"tag","published_at":"2023-06-08T11:55:15.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.11.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"76966a64cece636243fc63d4eb0925b30ced40ca","kind":"commit","published_at":"2022-09-06T22:10:37.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.10.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"90be5345523cf13d24da9d52af6739282d51d39e","kind":"tag","published_at":"2022-08-11T14:58:16.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.9.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"12420907b7567d6e0df9ba4abe52049b543bedcc","kind":"tag","published_at":"2022-04-08T17:30:14.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.8.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"be324e560bb7ca9070bfcc048a05db2b4ec8548d","kind":"tag","published_at":"2021-12-20T23:36:17.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.8.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"ca23a7d87f9db0bdb5a379ce540ce59bb5eefa0a","kind":"tag","published_at":"2021-10-11T16:27:48.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.8.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"cfdc2e770d02524d0d64219246316b6baa2f15bd","kind":"tag","published_at":"2021-09-15T16:26:55.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.8.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"dfac1310d8fe5dea45df0f0bd1edcc91871f075b","kind":"commit","published_at":"2021-07-14T16:09:59.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.7.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.7.0/manifests"},{"name":"v1.7.0b1","sha":"29a132d871c6eb1cd6eaa0e79e614f6899ae96fb","kind":"tag","published_at":"2021-07-02T17:26:03.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.7.0b1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.7.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.7.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.7.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.7.0b1/manifests"},{"name":"v1.6.7","sha":"20f2bb8d39c337eae454bc4d3d2e96897dddbc00","kind":"tag","published_at":"2020-11-04T19:18:52.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.7","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"4fb7f632066523491a8f009340a4b24f6e0cde6c","kind":"tag","published_at":"2020-08-26T16:18:55.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.6","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"626d14fe2d76b7c006e2523bc00c007e1e8b4f11","kind":"tag","published_at":"2020-08-06T21:55:38.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.5","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"5ccb2f282c12256508296ae74a7e1f680d07498c","kind":"tag","published_at":"2020-07-08T16:19:43.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.4","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.4/manifests"},{"name":"v1.5.9","sha":"80ff4aa63f59510211a1a15c571d71478b72187e","kind":"tag","published_at":"2020-06-25T23:52:29.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.9","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.9/manifests"},{"name":"v1.6.3","sha":"72aab44922ecbf4d6b0c6b41be679fb658666221","kind":"tag","published_at":"2020-06-25T23:14:40.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.3/manifests"},{"name":"v1.5.8","sha":"9d93825b97acc2399032d627fbd0b508530fa408","kind":"tag","published_at":"2020-06-06T02:03:21.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.8","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.8/manifests"},{"name":"v1.6.2","sha":"2019f3cce0a568b295bc0aba137aca7846b83e29","kind":"tag","published_at":"2020-06-06T01:52:04.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"eddb86ac55b2fff0de4d48ed6c513745c2433532","kind":"tag","published_at":"2020-05-08T17:38:44.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.1/manifests"},{"name":"v1.5.7","sha":"570bccd6278339131a4bb96d1e0eebb11640d0b8","kind":"tag","published_at":"2020-05-01T18:29:51.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.7","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.7/manifests"},{"name":"v1.6.0","sha":"25aaf4527a4fbe1d7b022f4a56f9b6fc83ae1bd8","kind":"tag","published_at":"2020-03-16T16:27:06.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0/manifests"},{"name":"v1.5.6","sha":"515c602a28c0906a6c15be0289396ae0328b8581","kind":"tag","published_at":"2020-03-11T17:23:26.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.6","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.6/manifests"},{"name":"v1.6.0rc5","sha":"925e4ab1fcf353b553035e002b9e8c68c16e7096","kind":"tag","published_at":"2020-02-26T00:43:25.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.0rc5","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc5/manifests"},{"name":"v1.6.0rc4","sha":"f8e652bf72a7f13a56259b86c0d241979c0d7fdf","kind":"tag","published_at":"2020-02-12T22:10:46.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.0rc4","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc4/manifests"},{"name":"v1.6.0rc3","sha":"4fd1637b633f49731006386fb228dde11298620f","kind":"tag","published_at":"2019-10-21T20:31:08.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.0rc3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc3/manifests"},{"name":"v1.6.0rc2","sha":"983011b291fbe8a39049a3b6efa08f7913741318","kind":"tag","published_at":"2019-09-18T14:40:36.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.0rc2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc2/manifests"},{"name":"v1.5.5","sha":"c25442258ced29c8ec7491209563e6e360d21421","kind":"tag","published_at":"2019-08-16T16:15:56.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.5","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"867b3db3099e34e341b738371e8a8ab4b2f45eb2","kind":"tag","published_at":"2019-08-10T00:56:59.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.4","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.4/manifests"},{"name":"v1.6.0rc1","sha":"6200a114c3d23822707f7f85a56bb16e9ddd9b33","kind":"tag","published_at":"2019-06-19T14:34:44.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.0rc1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc1/manifests"},{"name":"v1.5.3","sha":"7602200724066f8e0f03b747a3bf11c6bfb5e9b7","kind":"tag","published_at":"2019-05-27T15:26:24.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"c50c7f0c735d17d3ca35d09172a4baa522546bf4","kind":"tag","published_at":"2019-03-11T15:43:44.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.2/manifests"},{"name":"v1.5.0","sha":"1c99ea1fba139fbb44d9a2ad7ee9487e6dbcdb1d","kind":"tag","published_at":"2019-01-03T19:11:32.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"6ac67b298f4cbafd2ec6762ab71b46ae368a9557","kind":"commit","published_at":"2018-09-24T17:30:39.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.4.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9c8e7aa263f3594ed92044b68dd132a875ec9927","kind":"tag","published_at":"2018-09-05T16:35:59.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.4.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"868c42f6b6be33f320bb3b5100d59c5378d2b5af","kind":"commit","published_at":"2018-06-06T12:07:14.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.3.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"ad11d1582a3b9f091d3eb69bac23007e29f0ae3b","kind":"commit","published_at":"2018-05-24T18:14:35.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.3.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"82fea20810b54e9b26864829160ee5cce8249482","kind":"commit","published_at":"2018-05-20T00:09:52.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.3.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"ea450a8a1cef8c3e60219185691ddec9a1c515be","kind":"commit","published_at":"2018-05-15T16:49:43.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.3.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"e0da30163428841a55fd8eef4dc9aa44974ba91e","kind":"commit","published_at":"2018-02-20T20:47:07.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.2.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"32f9b5bef2f91c0e63e081d1e1e44b49989cb858","kind":"commit","published_at":"2017-12-19T22:53:55.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.1.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d7ac0739e6f553ecad380843d9a347afdda63c52","kind":"commit","published_at":"2017-11-07T17:20:08.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.0.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.0.0/manifests"},{"name":"v1.0.0rc1","sha":"592a516a1c04cfc7f560453308844248d811adda","kind":"commit","published_at":"2017-11-01T19:24:38.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.0.0rc1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.0.0rc1/manifests"},{"name":"v0.11.0","sha":"f60e6e51b90def37bbbf07978294e63b14ee82f1","kind":"commit","published_at":"2017-11-01T16:10:59.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.11.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1a42196d571fa4ab68f9a8a5f986a1db7c532fd6","kind":"commit","published_at":"2017-09-12T18:52:14.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.10.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"55c4f148d6f97615524b6d5ed007a42ba2a16fe1","kind":"commit","published_at":"2017-09-11T15:33:07.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.10.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"14d14bb87a681e846c51e8933ba62a6f8a2f01f8","kind":"commit","published_at":"2017-09-11T15:26:40.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.10.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"d9a633071eb3a79945dc6113a2ee9ec7acb3085a","kind":"commit","published_at":"2017-09-06T21:17:00.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.10.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.0/manifests"},{"name":"v0.10.0rc1","sha":"598271f52c1c43b4ad79b9342b837fd3d2c4123e","kind":"commit","published_at":"2017-08-22T15:53:32.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.10.0rc1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.10.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.10.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.0rc1/manifests"},{"name":"v0.9.0","sha":"f6d12191276d8b930c39503b797b71c6f8babddd","kind":"commit","published_at":"2017-05-08T14:19:36.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.9.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"358aef3bb2d0155737b72c21d85f2c774afbef8b","kind":"commit","published_at":"2017-01-03T18:01:39.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.8.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"ada5f6f832c2a2526fbbb7e762cca152b11397bf","kind":"commit","published_at":"2016-11-01T15:50:20.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.7.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.7.0/manifests"},{"name":"v0.6.4","sha":"baaae8e7d0e37a3186cf1e92c2bd85fbb8a2bd28","kind":"tag","published_at":"2016-09-07T17:01:42.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.6.4","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"100892c949b56109ca1a8d82e7586a5c4e5ac9f6","kind":"tag","published_at":"2016-08-16T23:09:27.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.6.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"de23ef6b663b4cc6fef9e49e0664d74d7c3d5cf5","kind":"tag","published_at":"2016-07-26T14:25:13.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.6.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"47d47889e4fadfa76de2c28327e7fe1ca0e19265","kind":"tag","published_at":"2016-07-25T15:26:08.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.6.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"86f17c7ca80f9446bc78c220cdec8f5ee86e9215","kind":"tag","published_at":"2016-07-25T13:00:42.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.6.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"c55f5fbef7ea4fe85d103a181a1edafc3ef6d3da","kind":"tag","published_at":"2016-06-06T14:10:01.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.5.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"ced02b2c8ec8ce5a0f239ba1b801185cab6f09f8","kind":"tag","published_at":"2016-05-25T12:38:41.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.5.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"f5c59b1c1959a9f43ff4508ddc93dfc293b47a8d","kind":"tag","published_at":"2016-05-11T14:13:32.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.5.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ccf73be15d6e214b579e46da317a22073deb80c4","kind":"tag","published_at":"2016-05-09T13:50:39.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.5.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"f0a2d9dfb75f6bdd799074bd7a095bb684299c04","kind":"tag","published_at":"2016-03-03T15:46:55.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.4.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"6dfae805e501ec685648f20a9eec6be25bea3a8b","kind":"tag","published_at":"2016-03-02T20:50:58.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.4.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"5f91ca6005d184c8d074ebf80c4b584e01851bc3","kind":"tag","published_at":"2016-03-02T15:13:36.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.4.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"6a766ce6bddd08ab9406a29b91009faff75b1905","kind":"tag","published_at":"2016-02-23T17:18:16.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.4.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.0/manifests"},{"name":"v0.4.0rc2","sha":"666b68d6cb75dc2f4f655d65cbb3f462b60c1e05","kind":"tag","published_at":"2016-02-05T14:03:13.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.4.0rc2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.0rc2/manifests"},{"name":"v0.4.0rc1","sha":"ffabd7785a3e72e43898efddeabcaede66f8f750","kind":"tag","published_at":"2016-01-26T16:59:52.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.4.0rc1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.0rc1/manifests"},{"name":"v0.3.2","sha":"280e440fee10c1eb0e31e9aca5ccdd1a72b67ea5","kind":"tag","published_at":"2015-10-28T18:46:54.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.3.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"5775c2c502a4f9392e2d5b90912d844fce1148b6","kind":"tag","published_at":"2015-10-15T18:17:30.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.3.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"bebb967461d2dcb7119394ade7688c0f159fae2b","kind":"tag","published_at":"2015-10-14T12:43:00.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.3.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"2499681ab2b49292e729c160571359e78bdb213e","kind":"tag","published_at":"2015-09-29T11:11:02.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.2.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e52224740dc2f6f038b4d3ebfdeff58de76dfa8d","kind":"tag","published_at":"2015-09-24T22:38:08.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.2.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"00700ecab271d70f0172d8d409b75cfcc433f48c","kind":"tag","published_at":"2015-09-24T21:07:29.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.2.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"480fae51e1ad86134e355179ab75aecac13152ed","kind":"tag","published_at":"2015-09-22T19:05:35.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.2.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"dbb742bc0944b105dbf1a32d267f45fc0bedf0ef","kind":"tag","published_at":"2015-06-25T18:16:36.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.1.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-27T04:11:13.911Z","dependent_packages_count":35,"downloads":47163,"downloads_period":"last-month","dependent_repos_count":87,"rankings":{"downloads":2.828880114614487,"dependent_repos_count":1.595520306449345,"dependent_packages_count":0.4014018656063981,"stargazers_count":6.244216294894378,"forks_count":4.987022265460225,"docker_downloads_count":1.8240335188733765,"average":2.980179060983035},"purl":"pkg:pypi/bluesky","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/bluesky","docker_dependents_count":1,"docker_downloads_count":83,"usage_url":"https://repos.ecosyste.ms/usage/pypi/bluesky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/bluesky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-26T17:50:35.237Z","issues_count":254,"pull_requests_count":283,"avg_time_to_close_issue":22132735.580645163,"avg_time_to_close_pull_request":6282360.308056872,"issues_closed_count":92,"pull_requests_closed_count":209,"pull_request_authors_count":62,"issue_authors_count":60,"avg_comments_per_issue":3.6023622047244093,"avg_comments_per_pull_request":2.9964664310954063,"merged_pull_requests_count":178,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":60,"past_year_pull_requests_count":97,"past_year_avg_time_to_close_issue":3592097.625,"past_year_avg_time_to_close_pull_request":1826101.625,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":70,"past_year_pull_request_authors_count":29,"past_year_issue_authors_count":28,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":2.5876288659793816,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":63,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/issues","maintainers":[{"login":"danielballan","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielballan"},{"login":"coretl","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coretl"},{"login":"jwlodek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwlodek"},{"login":"mrakitin","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrakitin"},{"login":"untzag","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/untzag"},{"login":"Tom-Willemsen","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tom-Willemsen"},{"login":"stuartcampbell","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stuartcampbell"},{"login":"ksunden","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ksunden"},{"login":"whs92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whs92"},{"login":"ZLLentz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZLLentz"},{"login":"teddyrendahl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/teddyrendahl"},{"login":"CJ-Wright","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CJ-Wright"},{"login":"klauer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauer"}],"active_maintainers":[{"login":"coretl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coretl"},{"login":"jwlodek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwlodek"},{"login":"danielballan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielballan"},{"login":"Tom-Willemsen","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tom-Willemsen"},{"login":"stuartcampbell","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stuartcampbell"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bluesky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bluesky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bluesky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bluesky/related_packages","maintainers":[{"uuid":"danielballan","login":"danielballan","name":null,"email":null,"url":null,"packages_count":53,"html_url":"https://pypi.org/user/danielballan/","role":null,"created_at":"2022-11-14T20:24:55.215Z","updated_at":"2022-11-14T20:24:55.215Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/danielballan/packages"},{"uuid":"mrakitin","login":"mrakitin","name":null,"email":null,"url":null,"packages_count":70,"html_url":"https://pypi.org/user/mrakitin/","role":null,"created_at":"2022-11-14T20:24:56.966Z","updated_at":"2022-11-14T20:24:56.966Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mrakitin/packages"},{"uuid":"jklynch","login":"jklynch","name":null,"email":null,"url":null,"packages_count":25,"html_url":"https://pypi.org/user/jklynch/","role":null,"created_at":"2022-11-14T20:24:56.547Z","updated_at":"2022-11-14T20:24:56.547Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jklynch/packages"},{"uuid":"stuartcampbell","login":"stuartcampbell","name":null,"email":null,"url":null,"packages_count":30,"html_url":"https://pypi.org/user/stuartcampbell/","role":null,"created_at":"2022-11-14T20:24:55.682Z","updated_at":"2022-11-14T20:24:55.682Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/stuartcampbell/packages"},{"uuid":"Thomas.Caswell","login":"Thomas.Caswell","name":null,"email":null,"url":null,"packages_count":43,"html_url":"https://pypi.org/user/Thomas.Caswell/","role":null,"created_at":"2022-11-14T20:24:55.998Z","updated_at":"2022-11-14T20:24:55.998Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Thomas.Caswell/packages"},{"uuid":"coretl","login":"coretl","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/coretl/","role":null,"created_at":"2024-05-11T04:22:16.720Z","updated_at":"2024-05-11T04:22:16.720Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/coretl/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726136,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5282975,"name":"bluesky","ecosystem":"conda","description":"A Python data collection interface for experimental science","homepage":"https://blueskyproject.io","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/bluesky/bluesky","keywords_array":[],"namespace":null,"versions_count":27,"first_release_published_at":"2022-10-03T15:38:35.963Z","latest_release_published_at":"2022-09-07T07:15:08.000Z","latest_release_number":"1.10.0","last_synced_at":"2025-08-27T04:06:01.915Z","created_at":"2022-10-03T15:38:35.957Z","updated_at":"2025-08-27T04:11:13.929Z","registry_url":"https://anaconda.org/conda-forge/bluesky","install_command":"conda install -c conda-forge bluesky","documentation_url":null,"metadata":{},"repo_metadata":{"id":33116099,"uuid":"36754446","full_name":"bluesky/bluesky","owner":"bluesky","description":"experiment orchestration and data acquisition","archived":false,"fork":false,"pushed_at":"2025-08-26T17:24:05.000Z","size":90555,"stargazers_count":210,"open_issues_count":267,"forks_count":107,"subscribers_count":26,"default_branch":"main","last_synced_at":"2025-08-26T21:39:35.956Z","etag":null,"topics":["bluesky","dataacquisition","python"],"latest_commit_sha":null,"homepage":"https://blueskyproject.io/bluesky/","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/bluesky.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-06-02T18:50:18.000Z","updated_at":"2025-08-26T17:09:47.000Z","dependencies_parsed_at":"2024-05-29T08:57:49.653Z","dependency_job_id":"5ee897c1-febb-4ce2-b35a-e5332e85a539","html_url":"https://github.com/bluesky/bluesky","commit_stats":{"total_commits":3771,"total_committers":71,"mean_commits":53.11267605633803,"dds":0.6032882524529303,"last_synced_commit":"44579d5201280bcfee20574a72fa063bf7d0160a"},"previous_names":[],"tags_count":87,"template":false,"template_full_name":null,"purl":"pkg:github/bluesky/bluesky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluesky","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/sbom","scorecard":{"id":244897,"data":{"date":"2025-08-11","repo":{"name":"github.com/bluesky/bluesky","commit":"d1314258863ad9a97d1270d398c9a5e8ef69bd0b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:59","Warn: no topLevel permission defined: .github/workflows/_check.yml:1","Warn: no topLevel permission defined: .github/workflows/_dist.yml:1","Warn: no topLevel permission defined: .github/workflows/_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/_pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/_release.yml:1","Warn: no topLevel permission defined: .github/workflows/_test.yml:1","Warn: no topLevel permission defined: .github/workflows/_tox.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/periodic.yml:1"],"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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_check.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_dist.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_dist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_pypi.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_pypi.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_release.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_tox.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_tox.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.14.2 not signed: https://api.github.com/repos/bluesky/bluesky/releases/224413363","Warn: release artifact v1.14.1 not signed: https://api.github.com/repos/bluesky/bluesky/releases/220158610","Warn: release artifact v1.14.0 not signed: https://api.github.com/repos/bluesky/bluesky/releases/216814543","Warn: release artifact v1.13.1 not signed: https://api.github.com/repos/bluesky/bluesky/releases/202114544","Warn: release artifact v1.13.1rc2 not signed: https://api.github.com/repos/bluesky/bluesky/releases/194957713","Warn: release artifact v1.14.2 does not have provenance: https://api.github.com/repos/bluesky/bluesky/releases/224413363","Warn: release artifact v1.14.1 does not have provenance: https://api.github.com/repos/bluesky/bluesky/releases/220158610","Warn: release artifact v1.14.0 does not have provenance: https://api.github.com/repos/bluesky/bluesky/releases/216814543","Warn: release artifact v1.13.1 does not have provenance: https://api.github.com/repos/bluesky/bluesky/releases/202114544","Warn: release artifact v1.13.1rc2 does not have provenance: https://api.github.com/repos/bluesky/bluesky/releases/194957713"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-17T07:23:37.909Z","repository_id":33116099,"created_at":"2025-08-17T07:23:37.909Z","updated_at":"2025-08-17T07:23:37.909Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272289471,"owners_count":24907799,"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-27T02:00:09.397Z","response_time":76,"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":"bluesky","name":"Bluesky Collaboration","uuid":"47676189","kind":"organization","description":"scientific data acquisition, management, and analysis","email":null,"website":"https://blueskyproject.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47676189?v=4","repositories_count":59,"last_synced_at":"2023-03-23T09:27:59.396Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bluesky","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T17:11:11.605Z","updated_at":"2023-03-23T09:28:00.198Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluesky","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluesky/repositories"},"tags":[{"name":"v1.14.4","sha":"f64e459207c2cdcc775aa0b2f8737a68accb9749","kind":"tag","published_at":"2025-08-26T17:09:32.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.14.4","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"a92836f740e4332cf096ab6c57124e66947e72a3","kind":"tag","published_at":"2025-08-26T16:44:13.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.14.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"ef5a5e5f46d826cc682eb9be128da5f81d93458e","kind":"commit","published_at":"2025-06-10T18:27:58.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.14.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"d2e1e6a90002ffafc736597b1297ebffa24d4050","kind":"tag","published_at":"2025-05-21T18:21:11.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.14.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f46b296dd74236f4402e61d4a33665df7f324300","kind":"tag","published_at":"2025-05-06T16:41:59.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.14.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"ca4f8aa136c91dccd428936d2d0ebe963b925f4e","kind":"tag","published_at":"2025-02-24T18:46:57.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.13.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.1/manifests"},{"name":"v1.13.1rc2","sha":"ca4f8aa136c91dccd428936d2d0ebe963b925f4e","kind":"commit","published_at":"2025-01-14T10:33:35.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.13.1rc2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.13.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.13.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.1rc2/manifests"},{"name":"v1.13.1rc1","sha":"f655a730887e813c1905f89281cb564dd88d4e88","kind":"tag","published_at":"2024-12-12T14:02:38.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.13.1rc1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.13.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.13.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.1rc1/manifests"},{"name":"v1.13","sha":"7c2a44f09a747f59a17abc6cfdfe934c61c266fb","kind":"commit","published_at":"2024-10-08T08:56:24.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.13","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13/manifests"},{"name":"v1.13.0a4","sha":"5bd9a4150d3a8594ae0f3232547b3111dae28a03","kind":"commit","published_at":"2024-07-09T11:53:10.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.13.0a4","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.13.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.13.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.0a4/manifests"},{"name":"v1.13.0a3","sha":"8b7481d6e7ebfa59d18fafe8a7658c135ad101bd","kind":"commit","published_at":"2024-03-25T15:14:24.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.13.0a3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.13.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.13.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.0a3/manifests"},{"name":"v1.13.0a2","sha":"0b9f9d3814b0b526b0c5912f588d17703ef18bb6","kind":"tag","published_at":"2024-03-20T14:22:22.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.13.0a2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.13.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.13.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.0a2/manifests"},{"name":"v1.13.0a1","sha":"91b4a8a2add41b2cecadc4357b32810437533912","kind":"commit","published_at":"2024-02-19T18:54:31.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.13.0a1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.13.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.13.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.0a1/manifests"},{"name":"v1.12.0","sha":"51dec25960a99ec5856d52a27ade8e4b02a07147","kind":"tag","published_at":"2023-11-06T17:00:31.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.12.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"e38b2dab394300fff1cc02fbc5bd2fba23cbfdc1","kind":"tag","published_at":"2023-06-08T11:55:15.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.11.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"76966a64cece636243fc63d4eb0925b30ced40ca","kind":"commit","published_at":"2022-09-06T22:10:37.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.10.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"90be5345523cf13d24da9d52af6739282d51d39e","kind":"tag","published_at":"2022-08-11T14:58:16.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.9.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"12420907b7567d6e0df9ba4abe52049b543bedcc","kind":"tag","published_at":"2022-04-08T17:30:14.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.8.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"be324e560bb7ca9070bfcc048a05db2b4ec8548d","kind":"tag","published_at":"2021-12-20T23:36:17.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.8.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"ca23a7d87f9db0bdb5a379ce540ce59bb5eefa0a","kind":"tag","published_at":"2021-10-11T16:27:48.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.8.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"cfdc2e770d02524d0d64219246316b6baa2f15bd","kind":"tag","published_at":"2021-09-15T16:26:55.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.8.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"dfac1310d8fe5dea45df0f0bd1edcc91871f075b","kind":"commit","published_at":"2021-07-14T16:09:59.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.7.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.7.0/manifests"},{"name":"v1.7.0b1","sha":"29a132d871c6eb1cd6eaa0e79e614f6899ae96fb","kind":"tag","published_at":"2021-07-02T17:26:03.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.7.0b1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.7.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.7.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.7.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.7.0b1/manifests"},{"name":"v1.6.7","sha":"20f2bb8d39c337eae454bc4d3d2e96897dddbc00","kind":"tag","published_at":"2020-11-04T19:18:52.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.7","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"4fb7f632066523491a8f009340a4b24f6e0cde6c","kind":"tag","published_at":"2020-08-26T16:18:55.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.6","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"626d14fe2d76b7c006e2523bc00c007e1e8b4f11","kind":"tag","published_at":"2020-08-06T21:55:38.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.5","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"5ccb2f282c12256508296ae74a7e1f680d07498c","kind":"tag","published_at":"2020-07-08T16:19:43.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.4","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.4/manifests"},{"name":"v1.5.9","sha":"80ff4aa63f59510211a1a15c571d71478b72187e","kind":"tag","published_at":"2020-06-25T23:52:29.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.9","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.9/manifests"},{"name":"v1.6.3","sha":"72aab44922ecbf4d6b0c6b41be679fb658666221","kind":"tag","published_at":"2020-06-25T23:14:40.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.3/manifests"},{"name":"v1.5.8","sha":"9d93825b97acc2399032d627fbd0b508530fa408","kind":"tag","published_at":"2020-06-06T02:03:21.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.8","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.8/manifests"},{"name":"v1.6.2","sha":"2019f3cce0a568b295bc0aba137aca7846b83e29","kind":"tag","published_at":"2020-06-06T01:52:04.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"eddb86ac55b2fff0de4d48ed6c513745c2433532","kind":"tag","published_at":"2020-05-08T17:38:44.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.1/manifests"},{"name":"v1.5.7","sha":"570bccd6278339131a4bb96d1e0eebb11640d0b8","kind":"tag","published_at":"2020-05-01T18:29:51.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.7","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.7/manifests"},{"name":"v1.6.0","sha":"25aaf4527a4fbe1d7b022f4a56f9b6fc83ae1bd8","kind":"tag","published_at":"2020-03-16T16:27:06.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0/manifests"},{"name":"v1.5.6","sha":"515c602a28c0906a6c15be0289396ae0328b8581","kind":"tag","published_at":"2020-03-11T17:23:26.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.6","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.6/manifests"},{"name":"v1.6.0rc5","sha":"925e4ab1fcf353b553035e002b9e8c68c16e7096","kind":"tag","published_at":"2020-02-26T00:43:25.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.0rc5","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc5/manifests"},{"name":"v1.6.0rc4","sha":"f8e652bf72a7f13a56259b86c0d241979c0d7fdf","kind":"tag","published_at":"2020-02-12T22:10:46.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.0rc4","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc4/manifests"},{"name":"v1.6.0rc3","sha":"4fd1637b633f49731006386fb228dde11298620f","kind":"tag","published_at":"2019-10-21T20:31:08.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.0rc3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc3/manifests"},{"name":"v1.6.0rc2","sha":"983011b291fbe8a39049a3b6efa08f7913741318","kind":"tag","published_at":"2019-09-18T14:40:36.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.0rc2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc2/manifests"},{"name":"v1.5.5","sha":"c25442258ced29c8ec7491209563e6e360d21421","kind":"tag","published_at":"2019-08-16T16:15:56.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.5","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"867b3db3099e34e341b738371e8a8ab4b2f45eb2","kind":"tag","published_at":"2019-08-10T00:56:59.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.4","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.4/manifests"},{"name":"v1.6.0rc1","sha":"6200a114c3d23822707f7f85a56bb16e9ddd9b33","kind":"tag","published_at":"2019-06-19T14:34:44.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.0rc1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc1/manifests"},{"name":"v1.5.3","sha":"7602200724066f8e0f03b747a3bf11c6bfb5e9b7","kind":"tag","published_at":"2019-05-27T15:26:24.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"c50c7f0c735d17d3ca35d09172a4baa522546bf4","kind":"tag","published_at":"2019-03-11T15:43:44.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.2/manifests"},{"name":"v1.5.0","sha":"1c99ea1fba139fbb44d9a2ad7ee9487e6dbcdb1d","kind":"tag","published_at":"2019-01-03T19:11:32.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"6ac67b298f4cbafd2ec6762ab71b46ae368a9557","kind":"commit","published_at":"2018-09-24T17:30:39.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.4.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9c8e7aa263f3594ed92044b68dd132a875ec9927","kind":"tag","published_at":"2018-09-05T16:35:59.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.4.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"868c42f6b6be33f320bb3b5100d59c5378d2b5af","kind":"commit","published_at":"2018-06-06T12:07:14.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.3.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"ad11d1582a3b9f091d3eb69bac23007e29f0ae3b","kind":"commit","published_at":"2018-05-24T18:14:35.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.3.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"82fea20810b54e9b26864829160ee5cce8249482","kind":"commit","published_at":"2018-05-20T00:09:52.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.3.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"ea450a8a1cef8c3e60219185691ddec9a1c515be","kind":"commit","published_at":"2018-05-15T16:49:43.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.3.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"e0da30163428841a55fd8eef4dc9aa44974ba91e","kind":"commit","published_at":"2018-02-20T20:47:07.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.2.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"32f9b5bef2f91c0e63e081d1e1e44b49989cb858","kind":"commit","published_at":"2017-12-19T22:53:55.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.1.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d7ac0739e6f553ecad380843d9a347afdda63c52","kind":"commit","published_at":"2017-11-07T17:20:08.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.0.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.0.0/manifests"},{"name":"v1.0.0rc1","sha":"592a516a1c04cfc7f560453308844248d811adda","kind":"commit","published_at":"2017-11-01T19:24:38.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.0.0rc1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.0.0rc1/manifests"},{"name":"v0.11.0","sha":"f60e6e51b90def37bbbf07978294e63b14ee82f1","kind":"commit","published_at":"2017-11-01T16:10:59.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.11.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1a42196d571fa4ab68f9a8a5f986a1db7c532fd6","kind":"commit","published_at":"2017-09-12T18:52:14.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.10.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"55c4f148d6f97615524b6d5ed007a42ba2a16fe1","kind":"commit","published_at":"2017-09-11T15:33:07.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.10.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"14d14bb87a681e846c51e8933ba62a6f8a2f01f8","kind":"commit","published_at":"2017-09-11T15:26:40.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.10.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"d9a633071eb3a79945dc6113a2ee9ec7acb3085a","kind":"commit","published_at":"2017-09-06T21:17:00.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.10.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.0/manifests"},{"name":"v0.10.0rc1","sha":"598271f52c1c43b4ad79b9342b837fd3d2c4123e","kind":"commit","published_at":"2017-08-22T15:53:32.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.10.0rc1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.10.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.10.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.0rc1/manifests"},{"name":"v0.9.0","sha":"f6d12191276d8b930c39503b797b71c6f8babddd","kind":"commit","published_at":"2017-05-08T14:19:36.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.9.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"358aef3bb2d0155737b72c21d85f2c774afbef8b","kind":"commit","published_at":"2017-01-03T18:01:39.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.8.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"ada5f6f832c2a2526fbbb7e762cca152b11397bf","kind":"commit","published_at":"2016-11-01T15:50:20.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.7.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.7.0/manifests"},{"name":"v0.6.4","sha":"baaae8e7d0e37a3186cf1e92c2bd85fbb8a2bd28","kind":"tag","published_at":"2016-09-07T17:01:42.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.6.4","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"100892c949b56109ca1a8d82e7586a5c4e5ac9f6","kind":"tag","published_at":"2016-08-16T23:09:27.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.6.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"de23ef6b663b4cc6fef9e49e0664d74d7c3d5cf5","kind":"tag","published_at":"2016-07-26T14:25:13.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.6.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"47d47889e4fadfa76de2c28327e7fe1ca0e19265","kind":"tag","published_at":"2016-07-25T15:26:08.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.6.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"86f17c7ca80f9446bc78c220cdec8f5ee86e9215","kind":"tag","published_at":"2016-07-25T13:00:42.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.6.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"c55f5fbef7ea4fe85d103a181a1edafc3ef6d3da","kind":"tag","published_at":"2016-06-06T14:10:01.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.5.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"ced02b2c8ec8ce5a0f239ba1b801185cab6f09f8","kind":"tag","published_at":"2016-05-25T12:38:41.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.5.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"f5c59b1c1959a9f43ff4508ddc93dfc293b47a8d","kind":"tag","published_at":"2016-05-11T14:13:32.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.5.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ccf73be15d6e214b579e46da317a22073deb80c4","kind":"tag","published_at":"2016-05-09T13:50:39.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.5.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"f0a2d9dfb75f6bdd799074bd7a095bb684299c04","kind":"tag","published_at":"2016-03-03T15:46:55.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.4.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"6dfae805e501ec685648f20a9eec6be25bea3a8b","kind":"tag","published_at":"2016-03-02T20:50:58.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.4.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"5f91ca6005d184c8d074ebf80c4b584e01851bc3","kind":"tag","published_at":"2016-03-02T15:13:36.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.4.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"6a766ce6bddd08ab9406a29b91009faff75b1905","kind":"tag","published_at":"2016-02-23T17:18:16.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.4.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.0/manifests"},{"name":"v0.4.0rc2","sha":"666b68d6cb75dc2f4f655d65cbb3f462b60c1e05","kind":"tag","published_at":"2016-02-05T14:03:13.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.4.0rc2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.0rc2/manifests"},{"name":"v0.4.0rc1","sha":"ffabd7785a3e72e43898efddeabcaede66f8f750","kind":"tag","published_at":"2016-01-26T16:59:52.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.4.0rc1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.0rc1/manifests"},{"name":"v0.3.2","sha":"280e440fee10c1eb0e31e9aca5ccdd1a72b67ea5","kind":"tag","published_at":"2015-10-28T18:46:54.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.3.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"5775c2c502a4f9392e2d5b90912d844fce1148b6","kind":"tag","published_at":"2015-10-15T18:17:30.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.3.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"bebb967461d2dcb7119394ade7688c0f159fae2b","kind":"tag","published_at":"2015-10-14T12:43:00.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.3.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"2499681ab2b49292e729c160571359e78bdb213e","kind":"tag","published_at":"2015-09-29T11:11:02.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.2.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e52224740dc2f6f038b4d3ebfdeff58de76dfa8d","kind":"tag","published_at":"2015-09-24T22:38:08.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.2.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"00700ecab271d70f0172d8d409b75cfcc433f48c","kind":"tag","published_at":"2015-09-24T21:07:29.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.2.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"480fae51e1ad86134e355179ab75aecac13152ed","kind":"tag","published_at":"2015-09-22T19:05:35.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.2.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"dbb742bc0944b105dbf1a32d267f45fc0bedf0ef","kind":"tag","published_at":"2015-06-25T18:16:36.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.1.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-27T04:11:13.929Z","dependent_packages_count":22,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":20.270472578471978,"dependent_packages_count":2.9791905783721746,"stargazers_count":33.82404311592395,"forks_count":21.877339188582265,"docker_downloads_count":null,"average":19.73776136533759},"purl":"pkg:conda/bluesky","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/bluesky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/bluesky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/bluesky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-26T17:50:35.237Z","issues_count":254,"pull_requests_count":283,"avg_time_to_close_issue":22132735.580645163,"avg_time_to_close_pull_request":6282360.308056872,"issues_closed_count":92,"pull_requests_closed_count":209,"pull_request_authors_count":62,"issue_authors_count":60,"avg_comments_per_issue":3.6023622047244093,"avg_comments_per_pull_request":2.9964664310954063,"merged_pull_requests_count":178,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":60,"past_year_pull_requests_count":97,"past_year_avg_time_to_close_issue":3592097.625,"past_year_avg_time_to_close_pull_request":1826101.625,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":70,"past_year_pull_request_authors_count":29,"past_year_issue_authors_count":28,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":2.5876288659793816,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":63,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/issues","maintainers":[{"login":"danielballan","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielballan"},{"login":"coretl","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coretl"},{"login":"jwlodek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwlodek"},{"login":"mrakitin","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrakitin"},{"login":"untzag","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/untzag"},{"login":"Tom-Willemsen","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tom-Willemsen"},{"login":"stuartcampbell","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stuartcampbell"},{"login":"ksunden","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ksunden"},{"login":"whs92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whs92"},{"login":"ZLLentz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZLLentz"},{"login":"teddyrendahl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/teddyrendahl"},{"login":"CJ-Wright","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CJ-Wright"},{"login":"klauer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauer"}],"active_maintainers":[{"login":"coretl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coretl"},{"login":"jwlodek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwlodek"},{"login":"danielballan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielballan"},{"login":"Tom-Willemsen","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tom-Willemsen"},{"login":"stuartcampbell","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stuartcampbell"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/bluesky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/bluesky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/bluesky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/bluesky/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":11789273,"name":"github.com/bluesky/bluesky","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/bluesky/bluesky","keywords_array":[],"namespace":null,"versions_count":70,"first_release_published_at":"2015-06-25T18:15:14.000Z","latest_release_published_at":"2025-08-26T17:08:06.000Z","latest_release_number":"v1.14.4","last_synced_at":"2025-08-27T04:06:13.153Z","created_at":"2025-06-11T09:41:17.525Z","updated_at":"2025-08-27T04:11:14.376Z","registry_url":"https://pkg.go.dev/github.com/bluesky/bluesky","install_command":"go get github.com/bluesky/bluesky","documentation_url":"https://pkg.go.dev/github.com/bluesky/bluesky#section-documentation","metadata":{},"repo_metadata":{"id":33116099,"uuid":"36754446","full_name":"bluesky/bluesky","owner":"bluesky","description":"experiment orchestration and data acquisition","archived":false,"fork":false,"pushed_at":"2025-08-26T17:24:05.000Z","size":90555,"stargazers_count":210,"open_issues_count":267,"forks_count":107,"subscribers_count":26,"default_branch":"main","last_synced_at":"2025-08-26T21:39:35.956Z","etag":null,"topics":["bluesky","dataacquisition","python"],"latest_commit_sha":null,"homepage":"https://blueskyproject.io/bluesky/","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/bluesky.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-06-02T18:50:18.000Z","updated_at":"2025-08-26T17:09:47.000Z","dependencies_parsed_at":"2024-05-29T08:57:49.653Z","dependency_job_id":"5ee897c1-febb-4ce2-b35a-e5332e85a539","html_url":"https://github.com/bluesky/bluesky","commit_stats":{"total_commits":3771,"total_committers":71,"mean_commits":53.11267605633803,"dds":0.6032882524529303,"last_synced_commit":"44579d5201280bcfee20574a72fa063bf7d0160a"},"previous_names":[],"tags_count":87,"template":false,"template_full_name":null,"purl":"pkg:github/bluesky/bluesky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluesky","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/sbom","scorecard":{"id":244897,"data":{"date":"2025-08-11","repo":{"name":"github.com/bluesky/bluesky","commit":"d1314258863ad9a97d1270d398c9a5e8ef69bd0b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:59","Warn: no topLevel permission defined: .github/workflows/_check.yml:1","Warn: no topLevel permission defined: .github/workflows/_dist.yml:1","Warn: no topLevel permission defined: .github/workflows/_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/_pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/_release.yml:1","Warn: no topLevel permission defined: .github/workflows/_test.yml:1","Warn: no topLevel permission defined: .github/workflows/_tox.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/periodic.yml:1"],"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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_check.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_dist.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_dist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_pypi.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_pypi.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_release.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_tox.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_tox.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.14.2 not signed: https://api.github.com/repos/bluesky/bluesky/releases/224413363","Warn: release artifact v1.14.1 not signed: https://api.github.com/repos/bluesky/bluesky/releases/220158610","Warn: release artifact v1.14.0 not signed: https://api.github.com/repos/bluesky/bluesky/releases/216814543","Warn: release artifact v1.13.1 not signed: https://api.github.com/repos/bluesky/bluesky/releases/202114544","Warn: release artifact v1.13.1rc2 not signed: https://api.github.com/repos/bluesky/bluesky/releases/194957713","Warn: release artifact v1.14.2 does not have provenance: https://api.github.com/repos/bluesky/bluesky/releases/224413363","Warn: release artifact v1.14.1 does not have provenance: https://api.github.com/repos/bluesky/bluesky/releases/220158610","Warn: release artifact v1.14.0 does not have provenance: https://api.github.com/repos/bluesky/bluesky/releases/216814543","Warn: release artifact v1.13.1 does not have provenance: https://api.github.com/repos/bluesky/bluesky/releases/202114544","Warn: release artifact v1.13.1rc2 does not have provenance: https://api.github.com/repos/bluesky/bluesky/releases/194957713"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-17T07:23:37.909Z","repository_id":33116099,"created_at":"2025-08-17T07:23:37.909Z","updated_at":"2025-08-17T07:23:37.909Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272289471,"owners_count":24907799,"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-27T02:00:09.397Z","response_time":76,"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":"bluesky","name":"Bluesky Collaboration","uuid":"47676189","kind":"organization","description":"scientific data acquisition, management, and analysis","email":null,"website":"https://blueskyproject.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47676189?v=4","repositories_count":59,"last_synced_at":"2023-03-23T09:27:59.396Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bluesky","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T17:11:11.605Z","updated_at":"2023-03-23T09:28:00.198Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluesky","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluesky/repositories"},"tags":[{"name":"v1.14.4","sha":"f64e459207c2cdcc775aa0b2f8737a68accb9749","kind":"tag","published_at":"2025-08-26T17:09:32.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.14.4","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"a92836f740e4332cf096ab6c57124e66947e72a3","kind":"tag","published_at":"2025-08-26T16:44:13.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.14.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"ef5a5e5f46d826cc682eb9be128da5f81d93458e","kind":"commit","published_at":"2025-06-10T18:27:58.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.14.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"d2e1e6a90002ffafc736597b1297ebffa24d4050","kind":"tag","published_at":"2025-05-21T18:21:11.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.14.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f46b296dd74236f4402e61d4a33665df7f324300","kind":"tag","published_at":"2025-05-06T16:41:59.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.14.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"ca4f8aa136c91dccd428936d2d0ebe963b925f4e","kind":"tag","published_at":"2025-02-24T18:46:57.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.13.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.1/manifests"},{"name":"v1.13.1rc2","sha":"ca4f8aa136c91dccd428936d2d0ebe963b925f4e","kind":"commit","published_at":"2025-01-14T10:33:35.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.13.1rc2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.13.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.13.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.1rc2/manifests"},{"name":"v1.13.1rc1","sha":"f655a730887e813c1905f89281cb564dd88d4e88","kind":"tag","published_at":"2024-12-12T14:02:38.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.13.1rc1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.13.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.13.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.1rc1/manifests"},{"name":"v1.13","sha":"7c2a44f09a747f59a17abc6cfdfe934c61c266fb","kind":"commit","published_at":"2024-10-08T08:56:24.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.13","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13/manifests"},{"name":"v1.13.0a4","sha":"5bd9a4150d3a8594ae0f3232547b3111dae28a03","kind":"commit","published_at":"2024-07-09T11:53:10.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.13.0a4","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.13.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.13.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.0a4/manifests"},{"name":"v1.13.0a3","sha":"8b7481d6e7ebfa59d18fafe8a7658c135ad101bd","kind":"commit","published_at":"2024-03-25T15:14:24.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.13.0a3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.13.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.13.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.0a3/manifests"},{"name":"v1.13.0a2","sha":"0b9f9d3814b0b526b0c5912f588d17703ef18bb6","kind":"tag","published_at":"2024-03-20T14:22:22.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.13.0a2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.13.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.13.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.0a2/manifests"},{"name":"v1.13.0a1","sha":"91b4a8a2add41b2cecadc4357b32810437533912","kind":"commit","published_at":"2024-02-19T18:54:31.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.13.0a1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.13.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.13.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.0a1/manifests"},{"name":"v1.12.0","sha":"51dec25960a99ec5856d52a27ade8e4b02a07147","kind":"tag","published_at":"2023-11-06T17:00:31.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.12.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"e38b2dab394300fff1cc02fbc5bd2fba23cbfdc1","kind":"tag","published_at":"2023-06-08T11:55:15.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.11.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"76966a64cece636243fc63d4eb0925b30ced40ca","kind":"commit","published_at":"2022-09-06T22:10:37.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.10.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"90be5345523cf13d24da9d52af6739282d51d39e","kind":"tag","published_at":"2022-08-11T14:58:16.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.9.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"12420907b7567d6e0df9ba4abe52049b543bedcc","kind":"tag","published_at":"2022-04-08T17:30:14.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.8.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"be324e560bb7ca9070bfcc048a05db2b4ec8548d","kind":"tag","published_at":"2021-12-20T23:36:17.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.8.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"ca23a7d87f9db0bdb5a379ce540ce59bb5eefa0a","kind":"tag","published_at":"2021-10-11T16:27:48.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.8.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"cfdc2e770d02524d0d64219246316b6baa2f15bd","kind":"tag","published_at":"2021-09-15T16:26:55.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.8.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"dfac1310d8fe5dea45df0f0bd1edcc91871f075b","kind":"commit","published_at":"2021-07-14T16:09:59.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.7.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.7.0/manifests"},{"name":"v1.7.0b1","sha":"29a132d871c6eb1cd6eaa0e79e614f6899ae96fb","kind":"tag","published_at":"2021-07-02T17:26:03.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.7.0b1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.7.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.7.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.7.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.7.0b1/manifests"},{"name":"v1.6.7","sha":"20f2bb8d39c337eae454bc4d3d2e96897dddbc00","kind":"tag","published_at":"2020-11-04T19:18:52.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.7","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"4fb7f632066523491a8f009340a4b24f6e0cde6c","kind":"tag","published_at":"2020-08-26T16:18:55.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.6","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"626d14fe2d76b7c006e2523bc00c007e1e8b4f11","kind":"tag","published_at":"2020-08-06T21:55:38.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.5","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"5ccb2f282c12256508296ae74a7e1f680d07498c","kind":"tag","published_at":"2020-07-08T16:19:43.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.4","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.4/manifests"},{"name":"v1.5.9","sha":"80ff4aa63f59510211a1a15c571d71478b72187e","kind":"tag","published_at":"2020-06-25T23:52:29.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.9","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.9/manifests"},{"name":"v1.6.3","sha":"72aab44922ecbf4d6b0c6b41be679fb658666221","kind":"tag","published_at":"2020-06-25T23:14:40.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.3/manifests"},{"name":"v1.5.8","sha":"9d93825b97acc2399032d627fbd0b508530fa408","kind":"tag","published_at":"2020-06-06T02:03:21.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.8","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.8/manifests"},{"name":"v1.6.2","sha":"2019f3cce0a568b295bc0aba137aca7846b83e29","kind":"tag","published_at":"2020-06-06T01:52:04.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"eddb86ac55b2fff0de4d48ed6c513745c2433532","kind":"tag","published_at":"2020-05-08T17:38:44.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.1/manifests"},{"name":"v1.5.7","sha":"570bccd6278339131a4bb96d1e0eebb11640d0b8","kind":"tag","published_at":"2020-05-01T18:29:51.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.7","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.7/manifests"},{"name":"v1.6.0","sha":"25aaf4527a4fbe1d7b022f4a56f9b6fc83ae1bd8","kind":"tag","published_at":"2020-03-16T16:27:06.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0/manifests"},{"name":"v1.5.6","sha":"515c602a28c0906a6c15be0289396ae0328b8581","kind":"tag","published_at":"2020-03-11T17:23:26.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.6","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.6/manifests"},{"name":"v1.6.0rc5","sha":"925e4ab1fcf353b553035e002b9e8c68c16e7096","kind":"tag","published_at":"2020-02-26T00:43:25.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.0rc5","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc5/manifests"},{"name":"v1.6.0rc4","sha":"f8e652bf72a7f13a56259b86c0d241979c0d7fdf","kind":"tag","published_at":"2020-02-12T22:10:46.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.0rc4","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc4/manifests"},{"name":"v1.6.0rc3","sha":"4fd1637b633f49731006386fb228dde11298620f","kind":"tag","published_at":"2019-10-21T20:31:08.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.0rc3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc3/manifests"},{"name":"v1.6.0rc2","sha":"983011b291fbe8a39049a3b6efa08f7913741318","kind":"tag","published_at":"2019-09-18T14:40:36.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.0rc2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc2/manifests"},{"name":"v1.5.5","sha":"c25442258ced29c8ec7491209563e6e360d21421","kind":"tag","published_at":"2019-08-16T16:15:56.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.5","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"867b3db3099e34e341b738371e8a8ab4b2f45eb2","kind":"tag","published_at":"2019-08-10T00:56:59.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.4","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.4/manifests"},{"name":"v1.6.0rc1","sha":"6200a114c3d23822707f7f85a56bb16e9ddd9b33","kind":"tag","published_at":"2019-06-19T14:34:44.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.0rc1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc1/manifests"},{"name":"v1.5.3","sha":"7602200724066f8e0f03b747a3bf11c6bfb5e9b7","kind":"tag","published_at":"2019-05-27T15:26:24.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"c50c7f0c735d17d3ca35d09172a4baa522546bf4","kind":"tag","published_at":"2019-03-11T15:43:44.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.2/manifests"},{"name":"v1.5.0","sha":"1c99ea1fba139fbb44d9a2ad7ee9487e6dbcdb1d","kind":"tag","published_at":"2019-01-03T19:11:32.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"6ac67b298f4cbafd2ec6762ab71b46ae368a9557","kind":"commit","published_at":"2018-09-24T17:30:39.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.4.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9c8e7aa263f3594ed92044b68dd132a875ec9927","kind":"tag","published_at":"2018-09-05T16:35:59.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.4.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"868c42f6b6be33f320bb3b5100d59c5378d2b5af","kind":"commit","published_at":"2018-06-06T12:07:14.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.3.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"ad11d1582a3b9f091d3eb69bac23007e29f0ae3b","kind":"commit","published_at":"2018-05-24T18:14:35.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.3.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"82fea20810b54e9b26864829160ee5cce8249482","kind":"commit","published_at":"2018-05-20T00:09:52.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.3.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"ea450a8a1cef8c3e60219185691ddec9a1c515be","kind":"commit","published_at":"2018-05-15T16:49:43.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.3.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"e0da30163428841a55fd8eef4dc9aa44974ba91e","kind":"commit","published_at":"2018-02-20T20:47:07.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.2.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"32f9b5bef2f91c0e63e081d1e1e44b49989cb858","kind":"commit","published_at":"2017-12-19T22:53:55.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.1.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d7ac0739e6f553ecad380843d9a347afdda63c52","kind":"commit","published_at":"2017-11-07T17:20:08.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.0.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.0.0/manifests"},{"name":"v1.0.0rc1","sha":"592a516a1c04cfc7f560453308844248d811adda","kind":"commit","published_at":"2017-11-01T19:24:38.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.0.0rc1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.0.0rc1/manifests"},{"name":"v0.11.0","sha":"f60e6e51b90def37bbbf07978294e63b14ee82f1","kind":"commit","published_at":"2017-11-01T16:10:59.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.11.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1a42196d571fa4ab68f9a8a5f986a1db7c532fd6","kind":"commit","published_at":"2017-09-12T18:52:14.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.10.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"55c4f148d6f97615524b6d5ed007a42ba2a16fe1","kind":"commit","published_at":"2017-09-11T15:33:07.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.10.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"14d14bb87a681e846c51e8933ba62a6f8a2f01f8","kind":"commit","published_at":"2017-09-11T15:26:40.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.10.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"d9a633071eb3a79945dc6113a2ee9ec7acb3085a","kind":"commit","published_at":"2017-09-06T21:17:00.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.10.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.0/manifests"},{"name":"v0.10.0rc1","sha":"598271f52c1c43b4ad79b9342b837fd3d2c4123e","kind":"commit","published_at":"2017-08-22T15:53:32.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.10.0rc1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.10.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.10.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.0rc1/manifests"},{"name":"v0.9.0","sha":"f6d12191276d8b930c39503b797b71c6f8babddd","kind":"commit","published_at":"2017-05-08T14:19:36.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.9.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"358aef3bb2d0155737b72c21d85f2c774afbef8b","kind":"commit","published_at":"2017-01-03T18:01:39.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.8.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"ada5f6f832c2a2526fbbb7e762cca152b11397bf","kind":"commit","published_at":"2016-11-01T15:50:20.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.7.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.7.0/manifests"},{"name":"v0.6.4","sha":"baaae8e7d0e37a3186cf1e92c2bd85fbb8a2bd28","kind":"tag","published_at":"2016-09-07T17:01:42.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.6.4","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"100892c949b56109ca1a8d82e7586a5c4e5ac9f6","kind":"tag","published_at":"2016-08-16T23:09:27.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.6.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"de23ef6b663b4cc6fef9e49e0664d74d7c3d5cf5","kind":"tag","published_at":"2016-07-26T14:25:13.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.6.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"47d47889e4fadfa76de2c28327e7fe1ca0e19265","kind":"tag","published_at":"2016-07-25T15:26:08.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.6.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"86f17c7ca80f9446bc78c220cdec8f5ee86e9215","kind":"tag","published_at":"2016-07-25T13:00:42.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.6.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"c55f5fbef7ea4fe85d103a181a1edafc3ef6d3da","kind":"tag","published_at":"2016-06-06T14:10:01.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.5.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"ced02b2c8ec8ce5a0f239ba1b801185cab6f09f8","kind":"tag","published_at":"2016-05-25T12:38:41.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.5.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"f5c59b1c1959a9f43ff4508ddc93dfc293b47a8d","kind":"tag","published_at":"2016-05-11T14:13:32.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.5.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ccf73be15d6e214b579e46da317a22073deb80c4","kind":"tag","published_at":"2016-05-09T13:50:39.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.5.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"f0a2d9dfb75f6bdd799074bd7a095bb684299c04","kind":"tag","published_at":"2016-03-03T15:46:55.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.4.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"6dfae805e501ec685648f20a9eec6be25bea3a8b","kind":"tag","published_at":"2016-03-02T20:50:58.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.4.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"5f91ca6005d184c8d074ebf80c4b584e01851bc3","kind":"tag","published_at":"2016-03-02T15:13:36.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.4.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"6a766ce6bddd08ab9406a29b91009faff75b1905","kind":"tag","published_at":"2016-02-23T17:18:16.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.4.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.0/manifests"},{"name":"v0.4.0rc2","sha":"666b68d6cb75dc2f4f655d65cbb3f462b60c1e05","kind":"tag","published_at":"2016-02-05T14:03:13.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.4.0rc2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.0rc2/manifests"},{"name":"v0.4.0rc1","sha":"ffabd7785a3e72e43898efddeabcaede66f8f750","kind":"tag","published_at":"2016-01-26T16:59:52.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.4.0rc1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.0rc1/manifests"},{"name":"v0.3.2","sha":"280e440fee10c1eb0e31e9aca5ccdd1a72b67ea5","kind":"tag","published_at":"2015-10-28T18:46:54.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.3.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"5775c2c502a4f9392e2d5b90912d844fce1148b6","kind":"tag","published_at":"2015-10-15T18:17:30.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.3.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"bebb967461d2dcb7119394ade7688c0f159fae2b","kind":"tag","published_at":"2015-10-14T12:43:00.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.3.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"2499681ab2b49292e729c160571359e78bdb213e","kind":"tag","published_at":"2015-09-29T11:11:02.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.2.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e52224740dc2f6f038b4d3ebfdeff58de76dfa8d","kind":"tag","published_at":"2015-09-24T22:38:08.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.2.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"00700ecab271d70f0172d8d409b75cfcc433f48c","kind":"tag","published_at":"2015-09-24T21:07:29.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.2.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"480fae51e1ad86134e355179ab75aecac13152ed","kind":"tag","published_at":"2015-09-22T19:05:35.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.2.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"dbb742bc0944b105dbf1a32d267f45fc0bedf0ef","kind":"tag","published_at":"2015-06-25T18:16:36.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.1.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-27T04:11:14.375Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.7232442112396065,"dependent_packages_count":5.362971279122194,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.5431077451809},"purl":"pkg:golang/github.com/bluesky/bluesky","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/bluesky/bluesky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/bluesky/bluesky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/bluesky/bluesky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-26T17:50:35.237Z","issues_count":254,"pull_requests_count":283,"avg_time_to_close_issue":22132735.580645163,"avg_time_to_close_pull_request":6282360.308056872,"issues_closed_count":92,"pull_requests_closed_count":209,"pull_request_authors_count":62,"issue_authors_count":60,"avg_comments_per_issue":3.6023622047244093,"avg_comments_per_pull_request":2.9964664310954063,"merged_pull_requests_count":178,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":60,"past_year_pull_requests_count":97,"past_year_avg_time_to_close_issue":3592097.625,"past_year_avg_time_to_close_pull_request":1826101.625,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":70,"past_year_pull_request_authors_count":29,"past_year_issue_authors_count":28,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":2.5876288659793816,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":63,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/issues","maintainers":[{"login":"danielballan","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielballan"},{"login":"coretl","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coretl"},{"login":"jwlodek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwlodek"},{"login":"mrakitin","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrakitin"},{"login":"untzag","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/untzag"},{"login":"Tom-Willemsen","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tom-Willemsen"},{"login":"stuartcampbell","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stuartcampbell"},{"login":"ksunden","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ksunden"},{"login":"whs92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whs92"},{"login":"ZLLentz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZLLentz"},{"login":"teddyrendahl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/teddyrendahl"},{"login":"CJ-Wright","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CJ-Wright"},{"login":"klauer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauer"}],"active_maintainers":[{"login":"coretl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coretl"},{"login":"jwlodek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwlodek"},{"login":"danielballan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielballan"},{"login":"Tom-Willemsen","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tom-Willemsen"},{"login":"stuartcampbell","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stuartcampbell"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbluesky%2Fbluesky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbluesky%2Fbluesky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbluesky%2Fbluesky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbluesky%2Fbluesky/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5295656,"name":"bluesky-base","ecosystem":"conda","description":"A Python data collection interface for experimental science","homepage":"https://blueskyproject.io","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/bluesky/bluesky","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2022-03-04T22:11:44.000Z","latest_release_published_at":"2022-09-07T07:15:02.000Z","latest_release_number":"1.10.0","last_synced_at":"2025-08-27T04:06:03.210Z","created_at":"2022-10-03T15:58:38.363Z","updated_at":"2025-08-27T04:11:14.395Z","registry_url":"https://anaconda.org/conda-forge/bluesky-base","install_command":"conda install -c conda-forge bluesky-base","documentation_url":null,"metadata":{},"repo_metadata":{"id":33116099,"uuid":"36754446","full_name":"bluesky/bluesky","owner":"bluesky","description":"experiment orchestration and data acquisition","archived":false,"fork":false,"pushed_at":"2025-08-26T17:24:05.000Z","size":90555,"stargazers_count":210,"open_issues_count":267,"forks_count":107,"subscribers_count":26,"default_branch":"main","last_synced_at":"2025-08-26T21:39:35.956Z","etag":null,"topics":["bluesky","dataacquisition","python"],"latest_commit_sha":null,"homepage":"https://blueskyproject.io/bluesky/","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/bluesky.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-06-02T18:50:18.000Z","updated_at":"2025-08-26T17:09:47.000Z","dependencies_parsed_at":"2024-05-29T08:57:49.653Z","dependency_job_id":"5ee897c1-febb-4ce2-b35a-e5332e85a539","html_url":"https://github.com/bluesky/bluesky","commit_stats":{"total_commits":3771,"total_committers":71,"mean_commits":53.11267605633803,"dds":0.6032882524529303,"last_synced_commit":"44579d5201280bcfee20574a72fa063bf7d0160a"},"previous_names":[],"tags_count":87,"template":false,"template_full_name":null,"purl":"pkg:github/bluesky/bluesky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluesky","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/sbom","scorecard":{"id":244897,"data":{"date":"2025-08-11","repo":{"name":"github.com/bluesky/bluesky","commit":"d1314258863ad9a97d1270d398c9a5e8ef69bd0b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:59","Warn: no topLevel permission defined: .github/workflows/_check.yml:1","Warn: no topLevel permission defined: .github/workflows/_dist.yml:1","Warn: no topLevel permission defined: .github/workflows/_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/_pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/_release.yml:1","Warn: no topLevel permission defined: .github/workflows/_test.yml:1","Warn: no topLevel permission defined: .github/workflows/_tox.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/periodic.yml:1"],"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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_check.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_dist.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_dist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_pypi.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_pypi.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_release.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_tox.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/bluesky/bluesky/_tox.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.14.2 not signed: https://api.github.com/repos/bluesky/bluesky/releases/224413363","Warn: release artifact v1.14.1 not signed: https://api.github.com/repos/bluesky/bluesky/releases/220158610","Warn: release artifact v1.14.0 not signed: https://api.github.com/repos/bluesky/bluesky/releases/216814543","Warn: release artifact v1.13.1 not signed: https://api.github.com/repos/bluesky/bluesky/releases/202114544","Warn: release artifact v1.13.1rc2 not signed: https://api.github.com/repos/bluesky/bluesky/releases/194957713","Warn: release artifact v1.14.2 does not have provenance: https://api.github.com/repos/bluesky/bluesky/releases/224413363","Warn: release artifact v1.14.1 does not have provenance: https://api.github.com/repos/bluesky/bluesky/releases/220158610","Warn: release artifact v1.14.0 does not have provenance: https://api.github.com/repos/bluesky/bluesky/releases/216814543","Warn: release artifact v1.13.1 does not have provenance: https://api.github.com/repos/bluesky/bluesky/releases/202114544","Warn: release artifact v1.13.1rc2 does not have provenance: https://api.github.com/repos/bluesky/bluesky/releases/194957713"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-17T07:23:37.909Z","repository_id":33116099,"created_at":"2025-08-17T07:23:37.909Z","updated_at":"2025-08-17T07:23:37.909Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272289471,"owners_count":24907799,"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-27T02:00:09.397Z","response_time":76,"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":"bluesky","name":"Bluesky Collaboration","uuid":"47676189","kind":"organization","description":"scientific data acquisition, management, and analysis","email":null,"website":"https://blueskyproject.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47676189?v=4","repositories_count":59,"last_synced_at":"2023-03-23T09:27:59.396Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bluesky","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T17:11:11.605Z","updated_at":"2023-03-23T09:28:00.198Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluesky","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluesky/repositories"},"tags":[{"name":"v1.14.4","sha":"f64e459207c2cdcc775aa0b2f8737a68accb9749","kind":"tag","published_at":"2025-08-26T17:09:32.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.14.4","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"a92836f740e4332cf096ab6c57124e66947e72a3","kind":"tag","published_at":"2025-08-26T16:44:13.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.14.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"ef5a5e5f46d826cc682eb9be128da5f81d93458e","kind":"commit","published_at":"2025-06-10T18:27:58.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.14.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"d2e1e6a90002ffafc736597b1297ebffa24d4050","kind":"tag","published_at":"2025-05-21T18:21:11.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.14.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f46b296dd74236f4402e61d4a33665df7f324300","kind":"tag","published_at":"2025-05-06T16:41:59.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.14.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"ca4f8aa136c91dccd428936d2d0ebe963b925f4e","kind":"tag","published_at":"2025-02-24T18:46:57.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.13.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.1/manifests"},{"name":"v1.13.1rc2","sha":"ca4f8aa136c91dccd428936d2d0ebe963b925f4e","kind":"commit","published_at":"2025-01-14T10:33:35.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.13.1rc2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.13.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.13.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.1rc2/manifests"},{"name":"v1.13.1rc1","sha":"f655a730887e813c1905f89281cb564dd88d4e88","kind":"tag","published_at":"2024-12-12T14:02:38.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.13.1rc1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.13.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.13.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.1rc1/manifests"},{"name":"v1.13","sha":"7c2a44f09a747f59a17abc6cfdfe934c61c266fb","kind":"commit","published_at":"2024-10-08T08:56:24.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.13","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13/manifests"},{"name":"v1.13.0a4","sha":"5bd9a4150d3a8594ae0f3232547b3111dae28a03","kind":"commit","published_at":"2024-07-09T11:53:10.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.13.0a4","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.13.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.13.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.0a4/manifests"},{"name":"v1.13.0a3","sha":"8b7481d6e7ebfa59d18fafe8a7658c135ad101bd","kind":"commit","published_at":"2024-03-25T15:14:24.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.13.0a3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.13.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.13.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.0a3/manifests"},{"name":"v1.13.0a2","sha":"0b9f9d3814b0b526b0c5912f588d17703ef18bb6","kind":"tag","published_at":"2024-03-20T14:22:22.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.13.0a2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.13.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.13.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.0a2/manifests"},{"name":"v1.13.0a1","sha":"91b4a8a2add41b2cecadc4357b32810437533912","kind":"commit","published_at":"2024-02-19T18:54:31.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.13.0a1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.13.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.13.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.13.0a1/manifests"},{"name":"v1.12.0","sha":"51dec25960a99ec5856d52a27ade8e4b02a07147","kind":"tag","published_at":"2023-11-06T17:00:31.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.12.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"e38b2dab394300fff1cc02fbc5bd2fba23cbfdc1","kind":"tag","published_at":"2023-06-08T11:55:15.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.11.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"76966a64cece636243fc63d4eb0925b30ced40ca","kind":"commit","published_at":"2022-09-06T22:10:37.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.10.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"90be5345523cf13d24da9d52af6739282d51d39e","kind":"tag","published_at":"2022-08-11T14:58:16.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.9.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"12420907b7567d6e0df9ba4abe52049b543bedcc","kind":"tag","published_at":"2022-04-08T17:30:14.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.8.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"be324e560bb7ca9070bfcc048a05db2b4ec8548d","kind":"tag","published_at":"2021-12-20T23:36:17.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.8.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"ca23a7d87f9db0bdb5a379ce540ce59bb5eefa0a","kind":"tag","published_at":"2021-10-11T16:27:48.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.8.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"cfdc2e770d02524d0d64219246316b6baa2f15bd","kind":"tag","published_at":"2021-09-15T16:26:55.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.8.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"dfac1310d8fe5dea45df0f0bd1edcc91871f075b","kind":"commit","published_at":"2021-07-14T16:09:59.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.7.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.7.0/manifests"},{"name":"v1.7.0b1","sha":"29a132d871c6eb1cd6eaa0e79e614f6899ae96fb","kind":"tag","published_at":"2021-07-02T17:26:03.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.7.0b1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.7.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.7.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.7.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.7.0b1/manifests"},{"name":"v1.6.7","sha":"20f2bb8d39c337eae454bc4d3d2e96897dddbc00","kind":"tag","published_at":"2020-11-04T19:18:52.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.7","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"4fb7f632066523491a8f009340a4b24f6e0cde6c","kind":"tag","published_at":"2020-08-26T16:18:55.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.6","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"626d14fe2d76b7c006e2523bc00c007e1e8b4f11","kind":"tag","published_at":"2020-08-06T21:55:38.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.5","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"5ccb2f282c12256508296ae74a7e1f680d07498c","kind":"tag","published_at":"2020-07-08T16:19:43.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.4","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.4/manifests"},{"name":"v1.5.9","sha":"80ff4aa63f59510211a1a15c571d71478b72187e","kind":"tag","published_at":"2020-06-25T23:52:29.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.9","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.9/manifests"},{"name":"v1.6.3","sha":"72aab44922ecbf4d6b0c6b41be679fb658666221","kind":"tag","published_at":"2020-06-25T23:14:40.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.3/manifests"},{"name":"v1.5.8","sha":"9d93825b97acc2399032d627fbd0b508530fa408","kind":"tag","published_at":"2020-06-06T02:03:21.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.8","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.8/manifests"},{"name":"v1.6.2","sha":"2019f3cce0a568b295bc0aba137aca7846b83e29","kind":"tag","published_at":"2020-06-06T01:52:04.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"eddb86ac55b2fff0de4d48ed6c513745c2433532","kind":"tag","published_at":"2020-05-08T17:38:44.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.1/manifests"},{"name":"v1.5.7","sha":"570bccd6278339131a4bb96d1e0eebb11640d0b8","kind":"tag","published_at":"2020-05-01T18:29:51.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.7","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.7/manifests"},{"name":"v1.6.0","sha":"25aaf4527a4fbe1d7b022f4a56f9b6fc83ae1bd8","kind":"tag","published_at":"2020-03-16T16:27:06.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0/manifests"},{"name":"v1.5.6","sha":"515c602a28c0906a6c15be0289396ae0328b8581","kind":"tag","published_at":"2020-03-11T17:23:26.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.6","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.6/manifests"},{"name":"v1.6.0rc5","sha":"925e4ab1fcf353b553035e002b9e8c68c16e7096","kind":"tag","published_at":"2020-02-26T00:43:25.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.0rc5","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc5/manifests"},{"name":"v1.6.0rc4","sha":"f8e652bf72a7f13a56259b86c0d241979c0d7fdf","kind":"tag","published_at":"2020-02-12T22:10:46.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.0rc4","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc4/manifests"},{"name":"v1.6.0rc3","sha":"4fd1637b633f49731006386fb228dde11298620f","kind":"tag","published_at":"2019-10-21T20:31:08.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.0rc3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc3/manifests"},{"name":"v1.6.0rc2","sha":"983011b291fbe8a39049a3b6efa08f7913741318","kind":"tag","published_at":"2019-09-18T14:40:36.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.0rc2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc2/manifests"},{"name":"v1.5.5","sha":"c25442258ced29c8ec7491209563e6e360d21421","kind":"tag","published_at":"2019-08-16T16:15:56.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.5","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"867b3db3099e34e341b738371e8a8ab4b2f45eb2","kind":"tag","published_at":"2019-08-10T00:56:59.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.4","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.4/manifests"},{"name":"v1.6.0rc1","sha":"6200a114c3d23822707f7f85a56bb16e9ddd9b33","kind":"tag","published_at":"2019-06-19T14:34:44.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.6.0rc1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.6.0rc1/manifests"},{"name":"v1.5.3","sha":"7602200724066f8e0f03b747a3bf11c6bfb5e9b7","kind":"tag","published_at":"2019-05-27T15:26:24.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"c50c7f0c735d17d3ca35d09172a4baa522546bf4","kind":"tag","published_at":"2019-03-11T15:43:44.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.2/manifests"},{"name":"v1.5.0","sha":"1c99ea1fba139fbb44d9a2ad7ee9487e6dbcdb1d","kind":"tag","published_at":"2019-01-03T19:11:32.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.5.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"6ac67b298f4cbafd2ec6762ab71b46ae368a9557","kind":"commit","published_at":"2018-09-24T17:30:39.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.4.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9c8e7aa263f3594ed92044b68dd132a875ec9927","kind":"tag","published_at":"2018-09-05T16:35:59.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.4.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"868c42f6b6be33f320bb3b5100d59c5378d2b5af","kind":"commit","published_at":"2018-06-06T12:07:14.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.3.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"ad11d1582a3b9f091d3eb69bac23007e29f0ae3b","kind":"commit","published_at":"2018-05-24T18:14:35.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.3.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"82fea20810b54e9b26864829160ee5cce8249482","kind":"commit","published_at":"2018-05-20T00:09:52.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.3.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"ea450a8a1cef8c3e60219185691ddec9a1c515be","kind":"commit","published_at":"2018-05-15T16:49:43.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.3.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"e0da30163428841a55fd8eef4dc9aa44974ba91e","kind":"commit","published_at":"2018-02-20T20:47:07.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.2.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"32f9b5bef2f91c0e63e081d1e1e44b49989cb858","kind":"commit","published_at":"2017-12-19T22:53:55.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.1.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d7ac0739e6f553ecad380843d9a347afdda63c52","kind":"commit","published_at":"2017-11-07T17:20:08.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.0.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.0.0/manifests"},{"name":"v1.0.0rc1","sha":"592a516a1c04cfc7f560453308844248d811adda","kind":"commit","published_at":"2017-11-01T19:24:38.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v1.0.0rc1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v1.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v1.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v1.0.0rc1/manifests"},{"name":"v0.11.0","sha":"f60e6e51b90def37bbbf07978294e63b14ee82f1","kind":"commit","published_at":"2017-11-01T16:10:59.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.11.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1a42196d571fa4ab68f9a8a5f986a1db7c532fd6","kind":"commit","published_at":"2017-09-12T18:52:14.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.10.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"55c4f148d6f97615524b6d5ed007a42ba2a16fe1","kind":"commit","published_at":"2017-09-11T15:33:07.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.10.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"14d14bb87a681e846c51e8933ba62a6f8a2f01f8","kind":"commit","published_at":"2017-09-11T15:26:40.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.10.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"d9a633071eb3a79945dc6113a2ee9ec7acb3085a","kind":"commit","published_at":"2017-09-06T21:17:00.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.10.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.0/manifests"},{"name":"v0.10.0rc1","sha":"598271f52c1c43b4ad79b9342b837fd3d2c4123e","kind":"commit","published_at":"2017-08-22T15:53:32.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.10.0rc1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.10.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.10.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.10.0rc1/manifests"},{"name":"v0.9.0","sha":"f6d12191276d8b930c39503b797b71c6f8babddd","kind":"commit","published_at":"2017-05-08T14:19:36.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.9.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"358aef3bb2d0155737b72c21d85f2c774afbef8b","kind":"commit","published_at":"2017-01-03T18:01:39.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.8.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"ada5f6f832c2a2526fbbb7e762cca152b11397bf","kind":"commit","published_at":"2016-11-01T15:50:20.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.7.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.7.0/manifests"},{"name":"v0.6.4","sha":"baaae8e7d0e37a3186cf1e92c2bd85fbb8a2bd28","kind":"tag","published_at":"2016-09-07T17:01:42.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.6.4","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"100892c949b56109ca1a8d82e7586a5c4e5ac9f6","kind":"tag","published_at":"2016-08-16T23:09:27.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.6.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"de23ef6b663b4cc6fef9e49e0664d74d7c3d5cf5","kind":"tag","published_at":"2016-07-26T14:25:13.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.6.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"47d47889e4fadfa76de2c28327e7fe1ca0e19265","kind":"tag","published_at":"2016-07-25T15:26:08.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.6.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"86f17c7ca80f9446bc78c220cdec8f5ee86e9215","kind":"tag","published_at":"2016-07-25T13:00:42.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.6.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"c55f5fbef7ea4fe85d103a181a1edafc3ef6d3da","kind":"tag","published_at":"2016-06-06T14:10:01.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.5.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"ced02b2c8ec8ce5a0f239ba1b801185cab6f09f8","kind":"tag","published_at":"2016-05-25T12:38:41.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.5.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"f5c59b1c1959a9f43ff4508ddc93dfc293b47a8d","kind":"tag","published_at":"2016-05-11T14:13:32.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.5.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ccf73be15d6e214b579e46da317a22073deb80c4","kind":"tag","published_at":"2016-05-09T13:50:39.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.5.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"f0a2d9dfb75f6bdd799074bd7a095bb684299c04","kind":"tag","published_at":"2016-03-03T15:46:55.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.4.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"6dfae805e501ec685648f20a9eec6be25bea3a8b","kind":"tag","published_at":"2016-03-02T20:50:58.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.4.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"5f91ca6005d184c8d074ebf80c4b584e01851bc3","kind":"tag","published_at":"2016-03-02T15:13:36.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.4.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"6a766ce6bddd08ab9406a29b91009faff75b1905","kind":"tag","published_at":"2016-02-23T17:18:16.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.4.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.0/manifests"},{"name":"v0.4.0rc2","sha":"666b68d6cb75dc2f4f655d65cbb3f462b60c1e05","kind":"tag","published_at":"2016-02-05T14:03:13.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.4.0rc2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.0rc2/manifests"},{"name":"v0.4.0rc1","sha":"ffabd7785a3e72e43898efddeabcaede66f8f750","kind":"tag","published_at":"2016-01-26T16:59:52.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.4.0rc1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.4.0rc1/manifests"},{"name":"v0.3.2","sha":"280e440fee10c1eb0e31e9aca5ccdd1a72b67ea5","kind":"tag","published_at":"2015-10-28T18:46:54.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.3.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"5775c2c502a4f9392e2d5b90912d844fce1148b6","kind":"tag","published_at":"2015-10-15T18:17:30.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.3.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"bebb967461d2dcb7119394ade7688c0f159fae2b","kind":"tag","published_at":"2015-10-14T12:43:00.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.3.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"2499681ab2b49292e729c160571359e78bdb213e","kind":"tag","published_at":"2015-09-29T11:11:02.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.2.3","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e52224740dc2f6f038b4d3ebfdeff58de76dfa8d","kind":"tag","published_at":"2015-09-24T22:38:08.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.2.2","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"00700ecab271d70f0172d8d409b75cfcc433f48c","kind":"tag","published_at":"2015-09-24T21:07:29.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.2.1","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"480fae51e1ad86134e355179ab75aecac13152ed","kind":"tag","published_at":"2015-09-22T19:05:35.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.2.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"dbb742bc0944b105dbf1a32d267f45fc0bedf0ef","kind":"tag","published_at":"2015-06-25T18:16:36.000Z","download_url":"https://codeload.github.com/bluesky/bluesky/tar.gz/v0.1.0","html_url":"https://github.com/bluesky/bluesky/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluesky/bluesky@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-27T04:11:14.395Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":31.499875218367855,"forks_count":20.988270526578486,"average":28.83329173945595},"purl":"pkg:conda/bluesky-base","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/bluesky-base","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/bluesky-base","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/bluesky-base/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-26T17:50:35.237Z","issues_count":254,"pull_requests_count":283,"avg_time_to_close_issue":22132735.580645163,"avg_time_to_close_pull_request":6282360.308056872,"issues_closed_count":92,"pull_requests_closed_count":209,"pull_request_authors_count":62,"issue_authors_count":60,"avg_comments_per_issue":3.6023622047244093,"avg_comments_per_pull_request":2.9964664310954063,"merged_pull_requests_count":178,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":60,"past_year_pull_requests_count":97,"past_year_avg_time_to_close_issue":3592097.625,"past_year_avg_time_to_close_pull_request":1826101.625,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":70,"past_year_pull_request_authors_count":29,"past_year_issue_authors_count":28,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":2.5876288659793816,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":63,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/issues","maintainers":[{"login":"danielballan","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielballan"},{"login":"coretl","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coretl"},{"login":"jwlodek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwlodek"},{"login":"mrakitin","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrakitin"},{"login":"untzag","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/untzag"},{"login":"Tom-Willemsen","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tom-Willemsen"},{"login":"stuartcampbell","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stuartcampbell"},{"login":"ksunden","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ksunden"},{"login":"whs92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whs92"},{"login":"ZLLentz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZLLentz"},{"login":"teddyrendahl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/teddyrendahl"},{"login":"CJ-Wright","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CJ-Wright"},{"login":"klauer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauer"}],"active_maintainers":[{"login":"coretl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coretl"},{"login":"jwlodek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwlodek"},{"login":"danielballan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielballan"},{"login":"Tom-Willemsen","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tom-Willemsen"},{"login":"stuartcampbell","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stuartcampbell"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/bluesky-base/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/bluesky-base/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/bluesky-base/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/bluesky-base/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":26828,"full_name":"bluesky/bluesky","default_branch":"main","committers":[{"name":"danielballan","email":"daniel.b.allan@gmail.com","login":"danielballan","count":1719},{"name":"Thomas A Caswell","email":"tcaswell@bnl.gov","login":"tacaswell","count":1002},{"name":"Eugene M","email":"ymatviych@bnl.gov","login":"genematx","count":236},{"name":"Eric Dill","email":"edill@bnl.gov","login":"ericdill","count":207},{"name":"Dmitri Gavrilov","email":"gavrilov.dvs@gmail.com","login":"dmgav","count":130},{"name":"Joshua Lynch","email":"jlynch@bnl.gov","login":"jklynch","count":92},{"name":"Maksim Rakitin","email":"mrakitin@bnl.gov","login":"mrakitin","count":77},{"name":"Eva Lott","email":"evalott100@gmail.com","login":"evalott100","count":58},{"name":"K Lauer","email":"klauer@bnl.gov","login":"klauer","count":55},{"name":"christopher","email":"cjwright4242@gmail.com","login":"CJ-Wright","count":50},{"name":"Julien R M Lhermitte","email":"jrmlhermitte@bnl.gov","login":null,"count":48},{"name":"Abigail Emery","email":"abigail.emery@diamond.ac.uk","login":"abbiemery","count":46},{"name":"Pete Jemian","email":"prjemian@gmail.com","login":"prjemian","count":41},{"name":"Blaise Thompson","email":"blaise@untzag.com","login":"untzag","count":35},{"name":"Callum Forrester","email":"callum.forrester@diamond.ac.uk","login":"callumforrester","count":32},{"name":"thomashopkins32","email":"thopkins1@bnl.gov","login":"thomashopkins32","count":30},{"name":"Jakub Wlodek","email":"jwlodek@bnl.gov","login":"jwlodek","count":30},{"name":"Tom Cobb","email":"tom.cobb@diamond.ac.uk","login":"coretl","count":30},{"name":"Stuart Campbell","email":"scampbell@bnl.gov","login":"stuartcampbell","count":29},{"name":"Rose Yemelyanova","email":"rose.yemelyanova@diamond.ac.uk","login":null,"count":28},{"name":"Noemi Frisina","email":"noemi.frisina@diamond.ac.uk","login":"noemifrisina","count":27},{"name":"Zachary Lentz","email":"zlentz@slac.stanford.edu","login":"ZLLentz","count":27},{"name":"ke-zhang-rd","email":"kz2249@columbia.edu","login":"ke-zhang-rd","count":24},{"name":"awalter-bnl","email":"awalter@bnl.gov","login":"awalter-bnl","count":23},{"name":"Kyle Sunden","email":"git@ksunden.space","login":"ksunden","count":21},{"name":"David Perl","email":"david.perl@diamond.ac.uk","login":"d-perl","count":21},{"name":"Shekar V","email":"vshekar1@bnl.gov","login":"vshekar","count":20},{"name":"ke-zhang-rd","email":"kezhang@bnl.gov","login":null,"count":17},{"name":"maffettone","email":"phillip.maffettone@gmail.com","login":"maffettone","count":15},{"name":"Jamie Titus","email":"ctitus@stanford.edu","login":null,"count":14},{"name":"teddyrendahl","email":"trendahl@slac.stanford.edu","login":null,"count":14},{"name":"Julien Lhermitte","email":"jrmlhermitte@gmail.com","login":"jrmlhermitte","count":14},{"name":"Garrett","email":"bisc8233@gmail.com","login":"gwbischof","count":13},{"name":"licode","email":"lili@bnl.gov","login":null,"count":12},{"name":"Charles Titus","email":"ctitus@bnl.gov","login":"cjtitus","count":12},{"name":"Tom Willemsen","email":"tom.willemsen@stfc.ac.uk","login":"Tom-Willemsen","count":11},{"name":"yqf46943","email":"robert.tuck@diamond.ac.uk","login":"rtuck99","count":8},{"name":"Stanisław Malinowski","email":"56644812+stan-dot","login":"stan-dot","count":7},{"name":"Michael Hart","email":"mhart@bnl.gov","login":"MikeHart85","count":7},{"name":"Pavol Juhas","email":"pavol.juhas@gmail.com","login":"pavoljuhas","count":6},{"name":"Zoheb Shaikh","email":"zoheb.shaikh@diamond.ac.uk","login":"ZohebShaikh","count":6},{"name":"Dominic Oram","email":"dominic.oram@diamond.ac.uk","login":"DominicOram","count":6},{"name":"Julien Lhermitte","email":"lhermitte@bnl.gov","login":null,"count":5},{"name":"James Souter","email":"james.souter@diamond.ac.uk","login":"jsouter","count":5},{"name":"Juan Marulanda","email":"jmaruland@bnl.gov","login":"jmaruland","count":5},{"name":"Letizia Sammut","email":"letizias@ansto.gov.au","login":"lsammut","count":5},{"name":"gfreychet","email":"gfreychet@gmail.com","login":"gfreychet","count":5},{"name":"Marcus D. Hanwell","email":"mhanwell@bnl.gov","login":"cryos","count":5},{"name":"Paul Coe","email":"paul.coe@diamond.ac.uk","login":"CoePaul","count":4},{"name":"Clinton Roy","email":"clintonr@ansto.gov.au","login":null,"count":4},{"name":"Seher Karakuzu","email":"skarakuzu@Sehers-MacBook-Pro.local","login":null,"count":4},{"name":"root","email":"root@diamtl12.diamond.ac.uk","login":null,"count":4},{"name":"chiahaoliu","email":"chbrahmsliu@gmail.com","login":"chiahaoliu","count":3},{"name":"Jack Harper","email":"harps912@gmail.com","login":"rerpha","count":3},{"name":"Sofia Donato Ferreira","email":"sofia.ferreira@lnls.br","login":"flowln","count":3},{"name":"Jorge Diaz","email":"jorge7soccer@gmail.com","login":"jorgediazjr","count":3},{"name":"PDF Operator","email":"xf28id1@xf28id1-ws2.cs.nsls2.local","login":null,"count":3},{"name":"HXN User","email":"xf03id@xf03id-srv1.cs.nsls2.local","login":null,"count":2},{"name":"Giles Knap","email":"giles.knap@diamond.ac.uk","login":"gilesknap","count":2},{"name":"Gary Yendell","email":"gary.yendell@diamond.ac.uk","login":"GDYendell","count":2},{"name":"AlexWells","email":"alex.wells@diamond.ac.uk","login":"AlexanderWells-diamond","count":2},{"name":"Oliver Silvester","email":"oliver.silvester@diamond.ac.uk","login":"olliesilvester","count":2},{"name":"Ware, Joseph (DLSLtd,RAL,LSCI)","email":"joseph.ware@diamond.ac.uk","login":"DiamondJoseph","count":2},{"name":"Hiran Wijesinghe","email":"wwijesing1@bnl.gov","login":"hyperrealist","count":2},{"name":"tizayi","email":"tizayi0@gmail.com","login":"tizayi","count":2},{"name":"Russ Berg","email":"russ.berg@lightsource.ca","login":"RussBerg","count":2},{"name":"Rose Syrett","email":"90774497+rosesyrett","login":"rosesyrett","count":1},{"name":"Subin Saji","email":"subin.saji@diamond.ac.uk","login":"subinsaji","count":1},{"name":"Clinton Roy","email":"clinton.roy@gmail.com","login":"clintonroy","count":1},{"name":"Daniel Fernandes","email":"65790536+dan-fernandes","login":"dan-fernandes","count":1},{"name":"Hugo Slepicka","email":"slepicka@slac.stanford.edu","login":null,"count":1},{"name":"root","email":"root@diamtl24.diamond.ac.uk","login":null,"count":1},{"name":"XPD Operator","email":"xf28id2@xf28id1-ws2.cs.nsls2.local","login":null,"count":1},{"name":"Victor Rogalev","email":"victor.rogalev@diamond.ac.uk","login":null,"count":1},{"name":"Thomas A Caswell","email":"tacaswell@bnl.gov","login":null,"count":1},{"name":"cmazzoli","email":"cmazzoli76@gmail.com","login":"cmazzoli","count":1},{"name":"kari Barry","email":"kezzsim@gmail.com","login":"Kezzsim","count":1},{"name":"Mark Wolfman","email":"canismarko@gmail.com","login":"canismarko","count":1},{"name":"Jacopo Abramo","email":"jacopo.abramo@gmail.com","login":"jacopoabramo","count":1},{"name":"Hugo Slepicka","email":"hhslepicka@gmail.com","login":"hhslepicka","count":1},{"name":"Graeme Winter","email":"graeme.winter@gmail.com","login":"graeme-winter","count":1}],"total_commits":4394,"total_committers":81,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":54.24691358024691,"dds":0.6087847064178424,"past_year_committers":[{"name":"Eugene M","email":"ymatviych@bnl.gov","login":"genematx","count":155},{"name":"thomashopkins32","email":"thopkins1@bnl.gov","login":"thomashopkins32","count":30},{"name":"Jakub Wlodek","email":"jwlodek@bnl.gov","login":"jwlodek","count":26},{"name":"Thomas A Caswell","email":"tcaswell@bnl.gov","login":"tacaswell","count":23},{"name":"David Perl","email":"david.perl@diamond.ac.uk","login":"d-perl","count":16},{"name":"Dan Allan","email":"dallan@bnl.gov","login":"danielballan","count":14},{"name":"Eva Lott","email":"evalott100@gmail.com","login":"evalott100","count":12},{"name":"Tom Willemsen","email":"tom.willemsen@stfc.ac.uk","login":"Tom-Willemsen","count":11},{"name":"yqf46943","email":"robert.tuck@diamond.ac.uk","login":"rtuck99","count":8},{"name":"Zoheb Shaikh","email":"zoheb.shaikh@diamond.ac.uk","login":"ZohebShaikh","count":6},{"name":"Noemi Frisina","email":"noemi.frisina@diamond.ac.uk","login":"noemifrisina","count":5},{"name":"Stanisław Malinowski","email":"56644812+stan-dot","login":"stan-dot","count":5},{"name":"Tom Cobb","email":"tom.cobb@diamond.ac.uk","login":"coretl","count":4},{"name":"Stuart Campbell","email":"scampbell@bnl.gov","login":"stuartcampbell","count":4},{"name":"Jack Harper","email":"harps912@gmail.com","login":"rerpha","count":3},{"name":"maffettone","email":"pmaffetto@bnl.gov","login":"maffettone","count":3},{"name":"Sofia Donato Ferreira","email":"sofia.ferreira@lnls.br","login":"flowln","count":3},{"name":"Callum Forrester","email":"callum.forrester@diamond.ac.uk","login":"callumforrester","count":1},{"name":"Daniel Fernandes","email":"65790536+dan-fernandes","login":"dan-fernandes","count":1},{"name":"Jacopo Abramo","email":"jacopo.abramo@gmail.com","login":"jacopoabramo","count":1},{"name":"Mark Wolfman","email":"canismarko@gmail.com","login":"canismarko","count":1},{"name":"Pete R Jemian","email":"prjemian","login":"prjemian","count":1},{"name":"Subin Saji","email":"subin.saji@diamond.ac.uk","login":"subinsaji","count":1}],"past_year_total_commits":334,"past_year_total_committers":23,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":14.521739130434783,"past_year_dds":0.5359281437125749,"last_synced_at":"2025-05-30T05:37:16.017Z","last_synced_commit":"4fe6276e386f243e088353c146a490479071cecf","created_at":"2023-03-07T16:33:02.164Z","updated_at":"2025-05-30T05:37:16.031Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-25T00:00:24.730Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"bluesky/bluesky","html_url":"https://github.com/bluesky/bluesky","last_synced_at":"2025-08-31T09:12:43.783Z","status":null,"issues_count":254,"pull_requests_count":321,"avg_time_to_close_issue":22681316.144444443,"avg_time_to_close_pull_request":5851035.726890757,"issues_closed_count":89,"pull_requests_closed_count":236,"pull_request_authors_count":62,"issue_authors_count":61,"avg_comments_per_issue":3.4645669291338583,"avg_comments_per_pull_request":2.7383177570093458,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":47,"past_year_pull_requests_count":120,"past_year_avg_time_to_close_issue":2440422.8666666667,"past_year_avg_time_to_close_pull_request":1208954.5227272727,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":29,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.25531914893617,"past_year_avg_comments_per_pull_request":1.7833333333333332,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":82,"created_at":"2023-05-10T20:42:43.581Z","updated_at":"2025-09-03T06:50:03.787Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fbluesky/issues","issue_labels_count":{"hackathon":44,"bug":41,"good first issue":29,"user IO":27,"documentation":24,"maintenance":17,"enhancement":16,"python":13,"design-discussion":13,"low-priority":12,"plotting":10,"callbacks":9,"high-priority":6,"dependencies":5,"question":4,"scan-spec":3,"wontfix":3,"shiny":3,"needs review":3,"task":2,"additional coroutines":2,"metadata":2,"suspenders":1,"github_actions":1,"duplicate":1},"pull_request_labels_count":{"python":11,"enhancement":10,"high-priority":9,"bug":8,"dependencies":8,"documentation":7,"maintenance":7,"low-priority":4,"callbacks":4,"github_actions":4,"in progress":3,"needs revision":3,"good first issue":2,"additional coroutines":2,"metadata":2,"hackathon":1},"issue_author_associations_count":{"CONTRIBUTOR":128,"NONE":55,"MEMBER":51,"COLLABORATOR":26},"pull_request_author_associations_count":{"CONTRIBUTOR":266,"MEMBER":84,"NONE":60,"COLLABORATOR":19},"issue_authors":{"danielballan":39,"stan-dot":26,"coretl":25,"ambarb":20,"prjemian":18,"tacaswell":18,"callumforrester":11,"rosesyrett":10,"DominicOram":9,"DiamondJoseph":7,"evalott100":6,"cjtitus":4,"jacopoabramo":4,"dperl-dls":4,"mrakitin":4,"abbiemery":3,"awalter-bnl":3,"dmgav":2,"canismarko":2,"Tom-Willemsen":2,"noemifrisina":2,"jwlodek":2,"RussBerg":1,"bruceravel":1,"oliwenmandiamond":1,"untzag":1,"olliesilvester":1,"ldorofeeva":1,"rtuck99":1,"imohacsi":1,"klauer":1,"burkeds":1,"genematx":1,"maffettone":1,"stuwilkins":1,"KDederichs":1,"cmazzoli":1,"caqt-cc1":1,"teddyrendahl":1,"Jo-Leh":1,"RAYemelyanova":1,"JonasDevelops":1,"flowln":1,"AbbyGi":1,"lyonsj":1,"NoxHarmonium":1,"gwbischof":1,"whs92":1,"keithralphs":1,"jacob720":1,"thomascobb":1,"iGEL":1,"waynesbrain":1,"hududed":1,"shushugah":1,"Tinanuaa":1,"EliotGann":1,"jsouter":1,"iritkatriel":1,"ksunden":1,"jackbdoughty":1},"pull_request_authors":{"tacaswell":71,"genematx":26,"danielballan":26,"jwlodek":20,"stan-dot":18,"evalott100":17,"maffettone":17,"coretl":17,"callumforrester":15,"Tom-Willemsen":12,"rerpha":10,"prjemian":9,"dmgav":9,"untzag":9,"mrakitin":9,"DiamondJoseph":8,"dependabot[bot]":8,"CoePaul":7,"jacopoabramo":7,"DominicOram":6,"ZohebShaikh":6,"abbiemery":6,"jsouter":6,"rosesyrett":5,"gilesknap":5,"burkeds":4,"dperl-dls":4,"RAYemelyanova":4,"jmaruland":4,"skarakuzu":4,"stuartcampbell":4,"ZLLentz":3,"cjtitus":3,"hyperrealist":3,"thomashopkins32":3,"flowln":3,"CJ-Wright":2,"dan-fernandes":2,"canismarko":2,"jackbdoughty":2,"noemifrisina":2,"AlexanderWells-diamond":2,"tangkong":2,"Johnathansan":2,"Villtord":2,"yxrmz":2,"GDYendell":2,"tpoliaw":2,"tizayi":2,"d-perl":1,"ldorofeeva":1,"ksunden":1,"jessica-moylan":1,"subinsaji":1,"clintonroy":1,"vshekar":1,"gwbischof":1,"SHaringT":1,"rtuck99":1,"graeme-winter":1,"RussBerg":1,"olliesilvester":1,"awalter-bnl":1,"thomascobb":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10165670,"issues_count":31989241,"pull_requests_count":100238337,"authors_count":10729070,"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":{"bug":11,"enhancement":3,"documentation":3,"metadata":2,"maintenance":2,"good first issue":2,"design-discussion":1,"callbacks":1,"low-priority":1,"github_actions":1,"python":1},"past_year_pull_request_labels_count":{"enhancement":5,"maintenance":4,"python":2,"in progress":2,"low-priority":2,"callbacks":2,"metadata":2,"bug":1,"documentation":1},"past_year_issue_author_associations_count":{"CONTRIBUTOR":27,"NONE":13,"COLLABORATOR":5,"MEMBER":3},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":88,"MEMBER":35,"NONE":20,"COLLABORATOR":7},"past_year_issue_authors":{"coretl":5,"DiamondJoseph":5,"stan-dot":5,"jacopoabramo":4,"dperl-dls":3,"prjemian":3,"DominicOram":2,"evalott100":2,"tacaswell":2,"jwlodek":2,"waynesbrain":1,"Tom-Willemsen":1,"rtuck99":1,"olliesilvester":1,"oliwenmandiamond":1,"NoxHarmonium":1,"KDederichs":1,"jsouter":1,"Jo-Leh":1,"jacob720":1,"jackbdoughty":1,"iritkatriel":1,"iGEL":1,"caqt-cc1":1,"abbiemery":1},"past_year_pull_request_authors":{"tacaswell":21,"genematx":17,"danielballan":13,"jwlodek":10,"rerpha":10,"Tom-Willemsen":10,"coretl":7,"jacopoabramo":7,"evalott100":6,"jsouter":4,"DiamondJoseph":4,"stan-dot":4,"ZohebShaikh":4,"prjemian":4,"thomashopkins32":3,"flowln":3,"maffettone":2,"burkeds":2,"yxrmz":2,"tpoliaw":2,"jackbdoughty":2,"dan-fernandes":2,"stuartcampbell":2,"canismarko":2,"callumforrester":2,"Johnathansan":2,"jessica-moylan":1,"SHaringT":1,"d-perl":1},"maintainers":[{"login":"danielballan","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielballan"},{"login":"coretl","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coretl"},{"login":"jwlodek","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwlodek"},{"login":"Tom-Willemsen","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tom-Willemsen"},{"login":"mrakitin","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrakitin"},{"login":"untzag","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/untzag"},{"login":"stuartcampbell","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stuartcampbell"},{"login":"ZLLentz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZLLentz"},{"login":"CJ-Wright","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CJ-Wright"},{"login":"ksunden","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ksunden"},{"login":"teddyrendahl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/teddyrendahl"},{"login":"whs92","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whs92"},{"login":"klauer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauer"}],"active_maintainers":[{"login":"danielballan","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielballan"},{"login":"coretl","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coretl"},{"login":"jwlodek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwlodek"},{"login":"Tom-Willemsen","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tom-Willemsen"},{"login":"stuartcampbell","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stuartcampbell"}]},"events":{"total":{"CreateEvent":18,"ReleaseEvent":7,"IssuesEvent":68,"WatchEvent":61,"DeleteEvent":12,"IssueCommentEvent":306,"PushEvent":172,"PullRequestReviewEvent":222,"PullRequestReviewCommentEvent":171,"PullRequestEvent":115,"ForkEvent":14},"last_year":{"CreateEvent":18,"ReleaseEvent":7,"IssuesEvent":68,"WatchEvent":61,"DeleteEvent":12,"IssueCommentEvent":306,"PushEvent":172,"PullRequestReviewEvent":222,"PullRequestReviewCommentEvent":171,"PullRequestEvent":115,"ForkEvent":14}},"keywords":["bluesky","dataacquisition","python"],"dependencies":[{"ecosystem":"actions","filepath":".github/actions/install_requirements/action.yml","sha":null,"kind":"manifest","created_at":"2024-03-27T16:44:36.903Z","updated_at":"2024-03-27T16:44:36.903Z","repository_link":"https://github.com/bluesky/bluesky/blob/main/.github/actions/install_requirements/action.yml","dependencies":[{"id":17074964824,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/_check.yml","sha":null,"kind":"manifest","created_at":"2024-03-27T16:44:36.979Z","updated_at":"2024-03-27T16:44:36.979Z","repository_link":"https://github.com/bluesky/bluesky/blob/main/.github/workflows/_check.yml","dependencies":[{"id":17074964843,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/_dist.yml","sha":null,"kind":"manifest","created_at":"2024-03-27T16:44:37.136Z","updated_at":"2024-03-27T16:44:37.136Z","repository_link":"https://github.com/bluesky/bluesky/blob/main/.github/workflows/_dist.yml","dependencies":[{"id":17074965376,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":17074965377,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":17074965378,"package_name":"./.github/actions/install_requirements","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/_docs.yml","sha":null,"kind":"manifest","created_at":"2024-03-27T16:44:37.388Z","updated_at":"2024-03-27T16:44:37.388Z","repository_link":"https://github.com/bluesky/bluesky/blob/main/.github/workflows/_docs.yml","dependencies":[{"id":17074965475,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":17074965476,"package_name":"./.github/actions/install_requirements","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":17074965477,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":17074965478,"package_name":"peaceiris/actions-gh-pages","ecosystem":"actions","requirements":"373f7f263a76c20808c831209c920827a82a2847","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/_pypi.yml","sha":null,"kind":"manifest","created_at":"2024-03-27T16:44:37.422Z","updated_at":"2024-03-27T16:44:37.422Z","repository_link":"https://github.com/bluesky/bluesky/blob/main/.github/workflows/_pypi.yml","dependencies":[{"id":17074965479,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":17074965480,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/_release.yml","sha":null,"kind":"manifest","created_at":"2024-03-27T16:44:37.433Z","updated_at":"2024-03-27T16:44:37.433Z","repository_link":"https://github.com/bluesky/bluesky/blob/main/.github/workflows/_release.yml","dependencies":[{"id":17074965481,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":17074965482,"package_name":"softprops/action-gh-release","ecosystem":"actions","requirements":"de2c0eb89ae2a093876385947365aca7b0e5f844","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/_test.yml","sha":null,"kind":"manifest","created_at":"2024-03-27T16:44:37.467Z","updated_at":"2024-03-27T16:44:37.467Z","repository_link":"https://github.com/bluesky/bluesky/blob/main/.github/workflows/_test.yml","dependencies":[{"id":17074965509,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":17074965510,"package_name":"./.github/actions/install_requirements","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":17074965511,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":17074965512,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/_tox.yml","sha":null,"kind":"manifest","created_at":"2024-03-27T16:44:37.494Z","updated_at":"2024-03-27T16:44:37.494Z","repository_link":"https://github.com/bluesky/bluesky/blob/main/.github/workflows/_tox.yml","dependencies":[{"id":17074965522,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":17074965523,"package_name":"./.github/actions/install_requirements","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2024-03-27T16:44:37.510Z","updated_at":"2024-03-27T16:44:37.510Z","repository_link":"https://github.com/bluesky/bluesky/blob/main/.github/workflows/ci.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/periodic.yml","sha":null,"kind":"manifest","created_at":"2024-03-27T16:44:37.516Z","updated_at":"2024-03-27T16:44:37.516Z","repository_link":"https://github.com/bluesky/bluesky/blob/main/.github/workflows/periodic.yml","dependencies":[]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2024-03-27T16:44:37.530Z","updated_at":"2024-03-27T16:44:37.530Z","repository_link":"https://github.com/bluesky/bluesky/blob/main/Dockerfile","dependencies":[{"id":17074965532,"package_name":"python","ecosystem":"docker","requirements":"${PYTHON_VERSION}","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-03-27T16:44:37.543Z","updated_at":"2024-03-27T16:44:37.543Z","repository_link":"https://github.com/bluesky/bluesky/blob/main/pyproject.toml","dependencies":[{"id":17074965558,"package_name":"cycler","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":17074965559,"package_name":"event-model","ecosystem":"pypi","requirements":"\u003e=1.19.8","direct":true,"kind":"runtime","optional":false},{"id":17074965708,"package_name":"historydict","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":17074965773,"package_name":"msgpack","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":17074965774,"package_name":"msgpack-numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":17074965775,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":17074965776,"package_name":"super_state_machine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":17074966106,"package_name":"toolz","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":17074966107,"package_name":"tqdm","ecosystem":"pypi","requirements":"\u003e=4.44","direct":true,"kind":"runtime","optional":false},{"id":17074966108,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"\u003e=4.0.0;python_version\u003c'3.11'","direct":true,"kind":"runtime","optional":false},{"id":17074966109,"package_name":"dataclasses","ecosystem":"pypi","requirements":"python_version\u003c'3.7'","direct":true,"kind":"runtime","optional":false},{"id":17074966110,"package_name":"zict","ecosystem":"pypi","requirements":"\u003c3.0.0","direct":true,"kind":"runtime","optional":false}]}],"score":21.32834315324395,"created_at":"2025-09-08T11:18:31.949Z","updated_at":"2025-10-07T08:24:39.760Z","avatar_url":"https://github.com/bluesky.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":47163,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["gtk","qt","tk","wx","closember"],"project_url":"https://science.ecosyste.ms/api/v1/projects/63921","html_url":"https://science.ecosyste.ms/projects/63921"}