{"id":2682453,"name":"crate","ecosystem":"pypi","description":"CrateDB Python Client","homepage":null,"licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/crate/crate-python","keywords_array":[],"namespace":null,"versions_count":116,"first_release_published_at":"2013-12-19T20:21:16.000Z","latest_release_published_at":"2026-06-17T08:57:44.000Z","latest_release_number":"2.2.1","last_synced_at":"2026-07-20T01:32:52.752Z","created_at":"2022-04-10T10:28:29.257Z","updated_at":"2026-07-20T01:33:06.565Z","registry_url":"https://pypi.org/project/crate/","install_command":"pip install crate --index-url https://pypi.org/simple","documentation_url":"https://crate.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Programming Language :: SQL","Topic :: Database","Topic :: Internet :: WWW/HTTP","Topic :: Scientific/Engineering :: Interface Engine/Protocol Translator","Topic :: System :: Networking"],"normalized_name":"crate","project_status":null},"repo_metadata":{"id":10303512,"uuid":"12426527","full_name":"crate/crate-python","owner":"crate","description":"Python DB API client library for CrateDB, using HTTP.","archived":false,"fork":false,"pushed_at":"2025-10-06T09:04:22.000Z","size":1742,"stargazers_count":79,"open_issues_count":19,"forks_count":31,"subscribers_count":38,"default_branch":"main","last_synced_at":"2025-10-06T10:11:29.580Z","etag":null,"topics":["cratedb","cratedb-client","cratedb-connector","cratedb-driver","database-driver","dbapi","dbapi2","distributed-database","olap","olap-database","python","python-data-analysis","python-database","python-db","python-dbapi","rdbms","sql","tsdb"],"latest_commit_sha":null,"homepage":"https://cratedb.com/docs/python/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/crate.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-08-28T06:37:52.000Z","updated_at":"2025-10-06T08:01:46.000Z","dependencies_parsed_at":"2023-11-22T22:25:07.588Z","dependency_job_id":"f27f927c-763e-4b87-8a52-2b9036617ab8","html_url":"https://github.com/crate/crate-python","commit_stats":{"total_commits":821,"total_committers":47,"mean_commits":17.46808510638298,"dds":0.7551766138855055,"last_synced_commit":"3d2d597b26be05fc33843be42f1af4aa4df700af"},"previous_names":[],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/crate/crate-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crate","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/sbom","scorecard":{"id":307544,"data":{"date":"2025-08-11","repo":{"name":"github.com/crate/crate-python","commit":"f6787fd4cf5ab723ea4179f73b44b01b629027f3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"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":"Code-Review","score":5,"reason":"Found 7/14 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":6,"reason":"6 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:26","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/crate/crate-python/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/crate/crate-python/codeql.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/crate/crate-python/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/crate/crate-python/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/crate/crate-python/codeql.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/crate/crate-python/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/crate/crate-python/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crate/crate-python/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crate/crate-python/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/crate/crate-python/nightly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/crate/crate-python/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/crate/crate-python/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/crate/crate-python/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/crate/crate-python/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/crate/crate-python/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/crate/crate-python/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/crate/crate-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/crate/crate-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/crate/crate-python/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: bootstrap.sh:54","Warn: pipCommand not pinned by hash: bootstrap.sh:57","Warn: pipCommand not pinned by hash: bootstrap.sh:64","Warn: pipCommand not pinned by hash: bootstrap.sh:73","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:7"],"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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) 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-17T22:26:37.032Z","repository_id":10303512,"created_at":"2025-08-17T22:26:37.032Z","updated_at":"2025-08-17T22:26:37.032Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278614467,"owners_count":26015967,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"crate","name":"Crate.io","uuid":"4048232","kind":"organization","description":"CrateDB: Enabling Data Insights at Scale","email":"office@crate.io","website":"https://crate.io","location":"San Francisco, Dornbirn, Berlin","twitter":"crateio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/4048232?v=4","repositories_count":61,"last_synced_at":"2023-03-16T15:50:14.530Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/crate","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T07:05:41.727Z","updated_at":"2023-03-16T15:50:14.553Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crate/repositories"},"tags":[{"name":"2.0.0","sha":"6ec9995f3ede0f392c24ef712d7d2dadd8d99093","kind":"tag","published_at":"2025-01-30T22:43:46.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/2.0.0","html_url":"https://github.com/crate/crate-python/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/2.0.0/manifests"},{"name":"1.0.1","sha":"b2804d4c9edc7631e8208efb085dd8b4bbc882b7","kind":"tag","published_at":"2024-11-23T13:08:40.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/1.0.1","html_url":"https://github.com/crate/crate-python/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"48ae120729021455a84cbd2312c53be67e8612a1","kind":"tag","published_at":"2024-11-06T12:11:40.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/1.0.0","html_url":"https://github.com/crate/crate-python/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/1.0.0/manifests"},{"name":"0.35.2","sha":"8c006f8e4f564c0ccd8a4094a52ac15584e613a5","kind":"tag","published_at":"2024-01-18T18:21:35.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.35.2","html_url":"https://github.com/crate/crate-python/releases/tag/0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.35.2/manifests"},{"name":"0.35.1","sha":"ce530f1fde5c960e0402c5178ba999051e9de087","kind":"tag","published_at":"2024-01-18T17:51:23.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.35.1","html_url":"https://github.com/crate/crate-python/releases/tag/0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.35.1/manifests"},{"name":"0.35.0","sha":"b7773a5ec83d658ae5bcba7081b3bce312fa1f74","kind":"commit","published_at":"2024-01-17T22:32:45.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.35.0","html_url":"https://github.com/crate/crate-python/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.35.0/manifests"},{"name":"0.34.0","sha":"45a1d7f7abc8056ec7b26a54cfedea9b4a3abb1b","kind":"tag","published_at":"2023-09-29T14:12:38.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.34.0","html_url":"https://github.com/crate/crate-python/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.34.0/manifests"},{"name":"0.33.0","sha":"05159b854315e6cc2cf19068d8c75560572a50b3","kind":"tag","published_at":"2023-07-17T17:15:32.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.33.0","html_url":"https://github.com/crate/crate-python/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.33.0/manifests"},{"name":"0.32.0","sha":"d9473d0c8c6d0ee1e4342e1e9b31b835c99e493d","kind":"tag","published_at":"2023-07-06T21:17:39.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.32.0","html_url":"https://github.com/crate/crate-python/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"9032a3ff00a108c6f9d7c0d3010ac7d78a908a1a","kind":"tag","published_at":"2023-04-18T13:44:50.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.31.1","html_url":"https://github.com/crate/crate-python/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"29695769d5080cd1c547e87b79ce5d9517a92392","kind":"tag","published_at":"2023-03-30T12:04:16.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.31.0","html_url":"https://github.com/crate/crate-python/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.31.0/manifests"},{"name":"0.30.1","sha":"7d6d6cca5bd9f0a87f14bc0a4594df78838e12e7","kind":"tag","published_at":"2023-03-02T18:04:35.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.30.1","html_url":"https://github.com/crate/crate-python/releases/tag/0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.30.1/manifests"},{"name":"0.30.0","sha":"95332ec23c357f5041804bf66a21d796e114ff55","kind":"tag","published_at":"2023-02-16T15:35:11.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.30.0","html_url":"https://github.com/crate/crate-python/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"4f3c8f99a3617aea7afd89ffff7077bbe8d76ddd","kind":"tag","published_at":"2022-12-08T16:31:33.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.29.0","html_url":"https://github.com/crate/crate-python/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"80ede445fb14772a4058ee0201676c27c89b2477","kind":"tag","published_at":"2022-12-02T11:01:51.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.28.0","html_url":"https://github.com/crate/crate-python/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.28.0/manifests"},{"name":"0.27.2","sha":"b21f1791ea6fcc80a3deb79728a74ac05de05903","kind":"tag","published_at":"2022-10-10T11:47:23.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.27.2","html_url":"https://github.com/crate/crate-python/releases/tag/0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.27.2/manifests"},{"name":"0.27.1","sha":"ba8611eedfdc117d3d0ae8c057088b325ba303a9","kind":"tag","published_at":"2022-07-04T13:50:16.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.27.1","html_url":"https://github.com/crate/crate-python/releases/tag/0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.27.1/manifests"},{"name":"0.27.0","sha":"8dd511214a51b7883d18a1f966cff256feeb4807","kind":"tag","published_at":"2022-06-02T09:20:35.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.27.0","html_url":"https://github.com/crate/crate-python/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"ac6f6d5a9075c0dd09c4f6cdde17f4c8dee672a5","kind":"tag","published_at":"2020-09-28T09:08:59.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.26.0","html_url":"https://github.com/crate/crate-python/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"163c6c2a16553dc943d48ed7dc211b11c4965718","kind":"tag","published_at":"2020-09-28T08:30:12.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.25.0","html_url":"https://github.com/crate/crate-python/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"ac49e502f36905fa3a214da7ddcf90734efcc4bc","kind":"tag","published_at":"2020-05-27T13:03:46.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.24.0","html_url":"https://github.com/crate/crate-python/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.24.0/manifests"},{"name":"0.23.2","sha":"ad85a2b0375e72efd402d7b2d46e1076221eab49","kind":"tag","published_at":"2019-09-19T14:52:46.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.23.2","html_url":"https://github.com/crate/crate-python/releases/tag/0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.23.2/manifests"},{"name":"0.23.1","sha":"63070afd5ac029aa2055ca90c969681ad51f3840","kind":"tag","published_at":"2019-08-01T08:39:06.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.23.1","html_url":"https://github.com/crate/crate-python/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"99b283c627f83ad0402cedae82b42a29cca954d9","kind":"tag","published_at":"2019-03-05T18:50:33.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.23.0","html_url":"https://github.com/crate/crate-python/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.23.0/manifests"},{"name":"0.22.1","sha":"b0542dfde881041f5ad01884126f3a0210e3ff7c","kind":"tag","published_at":"2018-08-08T09:55:20.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.22.1","html_url":"https://github.com/crate/crate-python/releases/tag/0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.22.1/manifests"},{"name":"0.22.0","sha":"35d2df88e1b0b25d3941a78086272d3576bfc28d","kind":"tag","published_at":"2018-05-02T13:16:25.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.22.0","html_url":"https://github.com/crate/crate-python/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.22.0/manifests"},{"name":"0.21.3","sha":"7bfc583a9c0855fa58d3586ed4a705e40f28bbea","kind":"tag","published_at":"2018-03-14T10:20:53.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.21.3","html_url":"https://github.com/crate/crate-python/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"0e0828eee1030bab8e167aca83825c21301ec6e6","kind":"commit","published_at":"2018-02-15T14:17:46.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.21.2","html_url":"https://github.com/crate/crate-python/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"556c0d35ee4e363de813ea8489ac93f8107e47e0","kind":"tag","published_at":"2018-01-03T11:04:19.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.21.1","html_url":"https://github.com/crate/crate-python/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"1f1809cbba422d6ed5309f6df7f2dd75e1dec763","kind":"tag","published_at":"2017-12-07T14:07:25.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.21.0","html_url":"https://github.com/crate/crate-python/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.21.0/manifests"},{"name":"0.20.1","sha":"9cb2a339379d03416d0ec4309899a2b74bb20d01","kind":"tag","published_at":"2017-08-18T13:23:11.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.20.1","html_url":"https://github.com/crate/crate-python/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"902973c72a7d247bb57ac3c522d1c40e62205b4d","kind":"tag","published_at":"2017-06-26T07:53:08.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.20.0","html_url":"https://github.com/crate/crate-python/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.20.0/manifests"},{"name":"0.19.5","sha":"cb54d79a78227009ff7661d5b6ba09f63c7b2177","kind":"commit","published_at":"2017-06-23T12:36:55.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.19.5","html_url":"https://github.com/crate/crate-python/releases/tag/0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.19.5/manifests"},{"name":"0.19.4","sha":"38699678be3dbfe0b7c882eccd01a6b292643868","kind":"commit","published_at":"2017-06-20T09:10:43.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.19.4","html_url":"https://github.com/crate/crate-python/releases/tag/0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.19.4/manifests"},{"name":"0.19.3","sha":"9ec01a16939a02369c200a141f5a2fb8239601f8","kind":"tag","published_at":"2017-05-18T17:12:04.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.19.3","html_url":"https://github.com/crate/crate-python/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.19.3/manifests"},{"name":"0.19.2","sha":"cb170c5792419942ebdff6902875b8d9f2871f3c","kind":"commit","published_at":"2017-04-28T08:47:37.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.19.2","html_url":"https://github.com/crate/crate-python/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"879a6cebccd21f68de30b9ea490d5e41750c5815","kind":"tag","published_at":"2017-02-27T15:51:14.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.19.1","html_url":"https://github.com/crate/crate-python/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"ef63ea06ca05e6d7c1081a6b288ebdb5894000ef","kind":"tag","published_at":"2017-02-17T09:32:54.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.19.0","html_url":"https://github.com/crate/crate-python/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.19.0/manifests"},{"name":"0.18.0","sha":"a63689ee06d3a5206a87ea948e3a96563ce88fdb","kind":"tag","published_at":"2017-02-02T13:47:35.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.18.0","html_url":"https://github.com/crate/crate-python/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.18.0/manifests"},{"name":"0.17.0","sha":"28c856b5396a37469e210a966edd86ecbd7d955a","kind":"tag","published_at":"2016-12-19T12:37:49.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.17.0","html_url":"https://github.com/crate/crate-python/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.17.0/manifests"},{"name":"0.16.5","sha":"98930f7e67a991fa555b7413abb4c0b3e34b60df","kind":"tag","published_at":"2016-11-21T12:47:33.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.16.5","html_url":"https://github.com/crate/crate-python/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.16.5/manifests"},{"name":"0.16.3","sha":"5d3167e31e28617dca10bf05910166ade2eb824d","kind":"tag","published_at":"2016-08-16T11:28:55.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.16.3","html_url":"https://github.com/crate/crate-python/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"33a9523a1bc5e1e5b31b95540a237a03839268e4","kind":"tag","published_at":"2016-07-22T09:43:36.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.16.2","html_url":"https://github.com/crate/crate-python/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"ec30e231ada8e8c284035af854dfd7f77ef713ad","kind":"tag","published_at":"2016-06-23T13:20:18.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.16.1","html_url":"https://github.com/crate/crate-python/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"bb11141b9d81c06bd4b6bf351d7011c3cda5cced","kind":"tag","published_at":"2016-06-09T18:43:46.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.16.0","html_url":"https://github.com/crate/crate-python/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"15e77054e8bd786573eda7cd39d74df121f72f3b","kind":"tag","published_at":"2016-05-17T11:13:48.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.15.0","html_url":"https://github.com/crate/crate-python/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.15.0/manifests"},{"name":"0.14.2","sha":"415ee6d1eb3de2fe55a342e57f46841b769f1d44","kind":"commit","published_at":"2016-03-18T18:00:50.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.14.2","html_url":"https://github.com/crate/crate-python/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"f153a880722caa3a2cd85b6200b9d045a073b2d4","kind":"commit","published_at":"2016-03-10T14:49:51.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.14.1","html_url":"https://github.com/crate/crate-python/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"7159e8ca275186fc7122ffa7aa784fafc757e499","kind":"commit","published_at":"2016-02-05T18:53:25.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.14.0","html_url":"https://github.com/crate/crate-python/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.14.0/manifests"},{"name":"0.13.6","sha":"08f1435526cdf37f2597ab8ed0c51a639a1b94ab","kind":"tag","published_at":"2015-10-21T09:28:06.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.13.6","html_url":"https://github.com/crate/crate-python/releases/tag/0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.13.6/manifests"},{"name":"0.13.5","sha":"26d5123f1664bd78dcb2a2dc5780de98f0a94e9a","kind":"tag","published_at":"2015-10-12T15:16:47.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.13.5","html_url":"https://github.com/crate/crate-python/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"0f7fdfbceb318d85d2fff33e91ee9c873428a619","kind":"tag","published_at":"2015-08-12T13:37:57.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.13.4","html_url":"https://github.com/crate/crate-python/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"cf67289caafa7eec4d874109504cf07a4f5d12cf","kind":"tag","published_at":"2015-06-29T11:48:25.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.13.3","html_url":"https://github.com/crate/crate-python/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"64421efa6a58627fc557be904177b3c738cf69f6","kind":"tag","published_at":"2015-06-15T13:22:35.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.13.2","html_url":"https://github.com/crate/crate-python/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"d4900db62448ae7fbfb4537111e7be958e745a5a","kind":"tag","published_at":"2015-05-29T11:48:06.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.13.1","html_url":"https://github.com/crate/crate-python/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"5e08eb49e0100dc958eead459d9be4cf1a86f67f","kind":"tag","published_at":"2015-03-10T10:18:29.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.13.0","html_url":"https://github.com/crate/crate-python/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.13.0/manifests"},{"name":"0.12.5","sha":"307742e2d954502886023fb648a3a9e87b3042bd","kind":"tag","published_at":"2015-02-13T14:25:32.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.12.5","html_url":"https://github.com/crate/crate-python/releases/tag/0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.12.5/manifests"},{"name":"0.12.4","sha":"2f78dc31cff0c299d36e1157db3b5063969f9108","kind":"tag","published_at":"2015-02-04T13:30:31.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.12.4","html_url":"https://github.com/crate/crate-python/releases/tag/0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.12.4/manifests"},{"name":"0.12.3","sha":"999919b7514a9a8edc6671443f37504b52a5907a","kind":"tag","published_at":"2014-10-27T15:39:12.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.12.3","html_url":"https://github.com/crate/crate-python/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"e6285ca3061d67286c4203113b856f12765ded1c","kind":"tag","published_at":"2014-10-20T14:22:46.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.12.2","html_url":"https://github.com/crate/crate-python/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"b3614358dec950e5f622d544dd273ed547a0af62","kind":"tag","published_at":"2014-10-02T09:57:41.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.12.1","html_url":"https://github.com/crate/crate-python/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"3c6ff002d7a3250ac89535431d561b124131c60d","kind":"tag","published_at":"2014-09-22T15:03:44.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.12.0","html_url":"https://github.com/crate/crate-python/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"39def2a6288f04d7f3c04712868c1b8b12f8372b","kind":"commit","published_at":"2014-09-19T08:53:29.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.11.2","html_url":"https://github.com/crate/crate-python/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"2005f1917753e7081dafe38672ee569d1d87348e","kind":"tag","published_at":"2014-08-29T09:35:59.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.11.1","html_url":"https://github.com/crate/crate-python/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"5c47ed94d50ba07a7b16fed4153e61511c3d9ef2","kind":"tag","published_at":"2014-08-26T14:57:41.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.11.0","html_url":"https://github.com/crate/crate-python/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.11.0/manifests"},{"name":"0.10.7","sha":"a43a109b652ec8c67b032111a78804007fc8d5ea","kind":"commit","published_at":"2014-07-25T09:39:52.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.10.7","html_url":"https://github.com/crate/crate-python/releases/tag/0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.10.7/manifests"},{"name":"0.10.6","sha":"847f8c64d13e0886924a467cd52c60564bd3ce0c","kind":"commit","published_at":"2014-07-18T21:02:38.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.10.6","html_url":"https://github.com/crate/crate-python/releases/tag/0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.10.6/manifests"},{"name":"0.10.5","sha":"762508567854ffd3c37f445761fd9989c84e1e3c","kind":"commit","published_at":"2014-07-16T19:55:43.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.10.5","html_url":"https://github.com/crate/crate-python/releases/tag/0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.10.5/manifests"},{"name":"0.10.4","sha":"9040ec9f20a1a1ad922894e11f139c16c7fc80d4","kind":"commit","published_at":"2014-07-16T16:13:03.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.10.4","html_url":"https://github.com/crate/crate-python/releases/tag/0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.10.4/manifests"},{"name":"0.10.3","sha":"b9fdaf031f08398795cc77590ed0357bde62de22","kind":"commit","published_at":"2014-07-14T11:34:17.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.10.3","html_url":"https://github.com/crate/crate-python/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"b028f744f251f83c16f973c6a0ac2038a4bd3fff","kind":"tag","published_at":"2014-06-03T09:20:06.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.10.2","html_url":"https://github.com/crate/crate-python/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"7e49ebe285c505635b1d4430e187a03fedf07c2b","kind":"tag","published_at":"2014-05-21T12:24:31.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.10.1","html_url":"https://github.com/crate/crate-python/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"68dfb3647cd38937b667b1213f768496d1bcca79","kind":"tag","published_at":"2014-05-16T16:00:24.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.10.0","html_url":"https://github.com/crate/crate-python/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.10.0/manifests"},{"name":"0.9.5","sha":"571169f2842008a9931a8a055b552bf0ee85a05b","kind":"tag","published_at":"2014-05-13T19:54:38.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.9.5","html_url":"https://github.com/crate/crate-python/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"5d4eff27a46d9fc6c5f9cd570f3607f6a7821177","kind":"tag","published_at":"2014-05-09T15:42:46.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.9.4","html_url":"https://github.com/crate/crate-python/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"bcda19f65e47c61e92de7176d8ffb4511414751d","kind":"tag","published_at":"2014-05-09T12:59:45.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.9.3","html_url":"https://github.com/crate/crate-python/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"3531a4c85ba2b380634e660dc7a3cb46bcfd6a28","kind":"tag","published_at":"2014-05-07T15:43:54.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.9.2","html_url":"https://github.com/crate/crate-python/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"650a4875f7d7504f4708dfb9b99755fdcee356eb","kind":"tag","published_at":"2014-05-07T15:09:39.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.9.1","html_url":"https://github.com/crate/crate-python/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"0f32856e200adb82a148991235c49833cc9e2790","kind":"tag","published_at":"2014-04-11T12:24:48.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.9.0","html_url":"https://github.com/crate/crate-python/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.9.0/manifests"},{"name":"0.8.1","sha":"8b026f864e6adeabd251c7eb5a5c079936b5f07f","kind":"tag","published_at":"2014-04-04T09:23:56.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.8.1","html_url":"https://github.com/crate/crate-python/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"ef99b81baa177d4a73853ccbe491875bb0173deb","kind":"tag","published_at":"2014-03-21T16:30:51.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.8.0","html_url":"https://github.com/crate/crate-python/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.8.0/manifests"},{"name":"0.7.1","sha":"da6b8752225bfff20614631e5cfca09b2c1a2a44","kind":"tag","published_at":"2014-03-14T14:52:48.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.7.1","html_url":"https://github.com/crate/crate-python/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"0eee6b361645e5291f3330a53add9f2ffffea8df","kind":"tag","published_at":"2014-03-13T22:08:29.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.7.0","html_url":"https://github.com/crate/crate-python/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"ee4711f42069e129929d52dd4574fe15e4aea991","kind":"tag","published_at":"2014-03-12T15:44:31.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.6.0","html_url":"https://github.com/crate/crate-python/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"5d07696efc83566a1fa655343c8983e71917035c","kind":"tag","published_at":"2014-03-12T13:39:37.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.5.0","html_url":"https://github.com/crate/crate-python/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"ef89976599574b07085e344bb4fde10d7007b92f","kind":"tag","published_at":"2014-03-11T07:44:24.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.4.0","html_url":"https://github.com/crate/crate-python/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.4.0/manifests"},{"name":"0.3.4","sha":"36a0e9455fd1726a8fb0daa24720d1008042f366","kind":"tag","published_at":"2014-03-05T15:20:13.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.3.4","html_url":"https://github.com/crate/crate-python/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"3f3cba855a53f0f99f64a5f147648f45060d5420","kind":"tag","published_at":"2014-03-05T08:06:06.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.3.3","html_url":"https://github.com/crate/crate-python/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"0f520ece9371c0df5494295904010b19ec4cdee2","kind":"tag","published_at":"2014-03-04T15:51:51.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.3.2","html_url":"https://github.com/crate/crate-python/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"e5995edbb063f7743d41340857ab4f76ad9e2d31","kind":"tag","published_at":"2014-02-27T10:25:07.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.3.1","html_url":"https://github.com/crate/crate-python/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"6f117a4a6362eebf2b1913e2914045a986fd109e","kind":"tag","published_at":"2014-01-27T15:48:11.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.3.0","html_url":"https://github.com/crate/crate-python/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"0edc3e7b36b7e87ff50dc567121b266f40fe1661","kind":"commit","published_at":"2014-01-15T19:33:29.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.2.0","html_url":"https://github.com/crate/crate-python/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.2.0/manifests"},{"name":"0.1.10","sha":"4c8c943936826aab138ca989ff1aa20bb2efbcf7","kind":"tag","published_at":"2013-12-17T10:17:26.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.1.10","html_url":"https://github.com/crate/crate-python/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"adb936f5ace05bf44791f40b16a7b7038c6d00ae","kind":"tag","published_at":"2013-12-06T11:36:06.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.1.9","html_url":"https://github.com/crate/crate-python/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"9763535fe27be0b7b0bcce6fbedf1de8ffdd05f7","kind":"tag","published_at":"2013-12-02T12:43:09.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.1.8","html_url":"https://github.com/crate/crate-python/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"8c5c62edfe6d1687364c80eaee98056463b8915e","kind":"tag","published_at":"2013-11-25T09:15:14.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.1.7","html_url":"https://github.com/crate/crate-python/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"dac45bee1525291c0c88f9cfa33f639d00ea3f5e","kind":"tag","published_at":"2013-11-13T12:01:06.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.1.6","html_url":"https://github.com/crate/crate-python/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"f553729af3c0cf5f15530dfdce185caae757f745","kind":"tag","published_at":"2013-11-11T15:48:21.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.1.5","html_url":"https://github.com/crate/crate-python/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"152353842b4a63cc8b0bc8b81a08f1148edb0ebe","kind":"commit","published_at":"2013-11-11T15:12:12.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.1.4","html_url":"https://github.com/crate/crate-python/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"53e8e963d509c57ac0010a6a5f1875aa0863ec8d","kind":"tag","published_at":"2013-11-08T13:58:41.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.1.3","html_url":"https://github.com/crate/crate-python/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8dd73f35565700b82a8a730d21ebd21b4ffd6690","kind":"tag","published_at":"2013-11-08T11:27:41.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.1.2","html_url":"https://github.com/crate/crate-python/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"054d27bcb298f62a8bdacdb15a36c9ed62907a38","kind":"tag","published_at":"2013-11-07T22:04:18.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.1.1","html_url":"https://github.com/crate/crate-python/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"965bc5e7a1b727d04b0041a879e59229dd349aba","kind":"commit","published_at":"2013-10-23T19:17:22.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.1.0","html_url":"https://github.com/crate/crate-python/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.1.0/manifests"},{"name":"0.0.9","sha":"8634c3b4d0671ad2a644e570b338e40f5eb523b6","kind":"tag","published_at":"2013-10-09T13:36:38.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.0.9","html_url":"https://github.com/crate/crate-python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ddd057807b63a9fdab001f8852c139cba0eaee9e","kind":"tag","published_at":"2013-10-04T14:43:03.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.0.8","html_url":"https://github.com/crate/crate-python/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"0151ba997ec9f68332c150d09a2b969395dc77bf","kind":"tag","published_at":"2013-10-02T13:56:34.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.0.7","html_url":"https://github.com/crate/crate-python/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"9daf3b6fa2c97474f70d72987768f970c4e3a5c7","kind":"tag","published_at":"2013-10-01T12:56:43.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.0.6","html_url":"https://github.com/crate/crate-python/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4f4cd1da6e4b0f36e53abef818d8dd683bd52328","kind":"commit","published_at":"2013-09-18T15:01:49.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.0.5","html_url":"https://github.com/crate/crate-python/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"40fcfddc0d524b5aa17588c3199da4a7b44c29a6","kind":"tag","published_at":"2013-09-16T13:11:41.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.0.4","html_url":"https://github.com/crate/crate-python/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"d79e332882ab1a85a31b8b543973abff5629abe5","kind":"tag","published_at":"2013-09-09T11:48:36.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.0.3","html_url":"https://github.com/crate/crate-python/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"c5fa6934df5ffb8e9aa9cd60a6f02bdb95112a84","kind":"tag","published_at":"2013-09-05T06:46:38.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.0.2","html_url":"https://github.com/crate/crate-python/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"1904787b68a9f73554cb4bb9a398b2cbbf46bc84","kind":"commit","published_at":"2013-09-04T14:21:04.000Z","download_url":"https://codeload.github.com/crate/crate-python/tar.gz/0.0.1","html_url":"https://github.com/crate/crate-python/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crate/crate-python@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-07-20T01:33:06.532Z","dependent_packages_count":8,"downloads":66762,"downloads_period":"last-month","dependent_repos_count":140,"rankings":{"downloads":2.222484724585273,"dependent_repos_count":1.2708078108001517,"dependent_packages_count":1.1401070374554885,"stargazers_count":7.991521255952086,"forks_count":7.217550093019,"docker_downloads_count":1.4228474859153721,"average":3.5442197346212283},"purl":"pkg:pypi/crate","advisories":[{"uuid":"GSA_kwCzR0hTQS03bWd4LWd2anctbTN3M84AA474","url":"https://github.com/advisories/GHSA-7mgx-gvjw-m3w3","title":"CrateDB authentication bypass vulnerability","description":"CrateDB 5.5.1 is contains an authentication bypass vulnerability in the Admin UI component. After configuring password authentication and_ Local_ In the case of an address, identity authentication can be bypassed by setting the X-Real IP request header to a specific value and accessing the Admin UI directly using the default user identity.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2024-01-30T03:30:30.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2023-51982","https://github.com/crate/crate/issues/15231","https://github.com/crate/crate/pull/15234","https://github.com/crate/crate/commit/0c166ef083bec4d64dd55c1d8cb9b3dec350d241","https://github.com/crate/crate/commit/5be7b3864137c23305ece10df3f7c311ee50ae4d","https://github.com/crate/crate/commit/b8b4cec49a1c7eb2b5af568400bd571d194dc03e","https://github.com/crate/crate/commit/da59311ca920743ebc58ee64c29cfe5723487f56","https://github.com/pypa/advisory-database/tree/main/vulns/crate/PYSEC-2024-27.yaml","https://github.com/crate/crate-python/commit/813946b9420d45877ef7c369311dbc8804d6674f","https://github.com/advisories/GHSA-7mgx-gvjw-m3w3"],"source_kind":"github","identifiers":["GHSA-7mgx-gvjw-m3w3","CVE-2023-51982"],"repository_url":"https://github.com/crate/crate","blast_radius":17.095960267586786,"packages":[{"versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 0.35.2"}],"ecosystem":"pypi","package_name":"crate"},{"versions":[{"first_patched_version":"5.5.2","vulnerable_version_range":"\u003e= 5.5.0, \u003c 5.5.2"},{"first_patched_version":"5.4.7","vulnerable_version_range":"\u003e= 5.4.0, \u003c 5.4.7"},{"first_patched_version":"5.3.8","vulnerable_version_range":"\u003e= 5.3.0, \u003c 5.3.8"},{"first_patched_version":"5.2.11","vulnerable_version_range":"\u003c 5.2.11"}],"ecosystem":"maven","package_name":"io.crate:crate"}],"created_at":"2024-01-30T19:05:01.205Z","updated_at":"2024-09-13T18:28:18.000Z"}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/crate","docker_dependents_count":3,"docker_downloads_count":16737,"usage_url":"https://repos.ecosyste.ms/usage/pypi/crate","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/crate/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T21:02:05.989Z","issues_count":63,"pull_requests_count":309,"avg_time_to_close_issue":31290456.696969695,"avg_time_to_close_pull_request":4132200.0553505537,"issues_closed_count":33,"pull_requests_closed_count":271,"pull_request_authors_count":20,"issue_authors_count":10,"avg_comments_per_issue":2.2063492063492065,"avg_comments_per_pull_request":0.8511326860841424,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":110,"past_year_issues_count":9,"past_year_pull_requests_count":133,"past_year_avg_time_to_close_issue":1235273.5,"past_year_avg_time_to_close_pull_request":311633.8076923077,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":104,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.8888888888888888,"past_year_avg_comments_per_pull_request":0.6165413533834586,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":60,"past_year_merged_pull_requests_count":80,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fcrate-python/issues","maintainers":[{"login":"amotl","count":211,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amotl"},{"login":"hammerhead","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hammerhead"},{"login":"mfussenegger","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfussenegger"},{"login":"seut","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seut"},{"login":"Taliik","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Taliik"},{"login":"surister","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/surister"},{"login":"proddata","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proddata"}],"active_maintainers":[{"login":"amotl","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amotl"},{"login":"surister","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/surister"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/crate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/crate/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/crate/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/crate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/crate/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/crate/codemeta","maintainers":[{"uuid":"amotl","login":"amotl","name":null,"email":null,"url":null,"packages_count":79,"html_url":"https://pypi.org/user/amotl/","role":null,"created_at":"2023-01-26T12:21:30.007Z","updated_at":"2023-01-26T12:21:30.007Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/amotl/packages"},{"uuid":"Mathias.Fussenegger","login":"Mathias.Fussenegger","name":null,"email":null,"url":null,"packages_count":17,"html_url":"https://pypi.org/user/Mathias.Fussenegger/","role":null,"created_at":"2023-01-26T12:21:30.032Z","updated_at":"2023-01-26T12:21:30.032Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Mathias.Fussenegger/packages"},{"uuid":"smu","login":"smu","name":null,"email":null,"url":null,"packages_count":22,"html_url":"https://pypi.org/user/smu/","role":null,"created_at":"2023-01-26T12:21:30.017Z","updated_at":"2023-01-26T12:21:30.017Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/smu/packages"},{"uuid":"walbeh","login":"walbeh","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/walbeh/","role":null,"created_at":"2023-01-26T12:21:30.024Z","updated_at":"2023-01-26T12:21:30.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/walbeh/packages"},{"uuid":"matriv","login":"matriv","name":null,"email":null,"url":null,"packages_count":26,"html_url":"https://pypi.org/user/matriv/","role":"Maintainer","created_at":"2023-03-08T01:57:09.463Z","updated_at":"2023-03-08T01:57:09.463Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/matriv/packages"}]}