{"id":33597,"name":"kraken","description":"OCR engine for all the languages","url":"https://github.com/mittagessen/kraken","last_synced_at":"2025-09-05T05:55:20.838Z","repository":{"id":32297407,"uuid":"35872353","full_name":"mittagessen/kraken","owner":"mittagessen","description":"OCR engine for all the languages","archived":false,"fork":false,"pushed_at":"2025-08-28T14:58:47.000Z","size":31081,"stargazers_count":870,"open_issues_count":32,"forks_count":148,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-08-28T19:31:22.728Z","etag":null,"topics":["alto-xml","handwritten-text-recognition","hocr","htr","layout-analysis","neural-networks","ocr","optical-character-recognition","page-xml"],"latest_commit_sha":null,"homepage":"http://kraken.re","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/mittagessen.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-05-19T09:24:38.000Z","updated_at":"2025-08-28T14:58:50.000Z","dependencies_parsed_at":"2023-11-14T01:47:15.496Z","dependency_job_id":"30e1cb18-c528-4c91-9eb1-95dd31708a31","html_url":"https://github.com/mittagessen/kraken","commit_stats":null,"previous_names":[],"tags_count":142,"template":false,"template_full_name":null,"purl":"pkg:github/mittagessen/kraken","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mittagessen","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/sbom","scorecard":{"id":650598,"data":{"date":"2025-08-11","repo":{"name":"github.com/mittagessen/kraken","commit":"25d1bd154a9e0f60833e624d8c30546866832657"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 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: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 5.2.4 not signed: https://api.github.com/repos/mittagessen/kraken/releases/154974884","Warn: release artifact 5.2.3 not signed: https://api.github.com/repos/mittagessen/kraken/releases/154957793","Warn: release artifact 5.2.2 not signed: https://api.github.com/repos/mittagessen/kraken/releases/153502223","Warn: release artifact 5.2.4 does not have provenance: https://api.github.com/repos/mittagessen/kraken/releases/154974884","Warn: release artifact 5.2.3 does not have provenance: https://api.github.com/repos/mittagessen/kraken/releases/154957793","Warn: release artifact 5.2.2 does not have provenance: https://api.github.com/repos/mittagessen/kraken/releases/153502223"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mittagessen/kraken/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mittagessen/kraken/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mittagessen/kraken/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mittagessen/kraken/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/mittagessen/kraken/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/mittagessen/kraken/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/mittagessen/kraken/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mittagessen/kraken/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/mittagessen/kraken/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/mittagessen/kraken/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/mittagessen/kraken/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:97","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test.yml:35"],"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"}}]},"last_synced_at":"2025-08-21T13:25:21.158Z","repository_id":32297407,"created_at":"2025-08-21T13:25:21.158Z","updated_at":"2025-08-21T13:25:21.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273718342,"owners_count":25155488,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"mittagessen","name":null,"uuid":"3780295","kind":"user","description":"","email":"","website":"http://l.unchti.me","location":"Paris","twitter":null,"company":"École Pratique des Hautes Études, Aoroc","icon_url":"https://avatars.githubusercontent.com/u/3780295?v=4","repositories_count":31,"last_synced_at":"2023-06-03T21:00:40.024Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mittagessen","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T07:08:41.180Z","updated_at":"2023-06-03T21:00:40.032Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mittagessen","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mittagessen/repositories"},"packages":[{"id":146496,"name":"kraken","ecosystem":"pypi","description":"OCR/HTR engine for all the languages","homepage":"https://kraken.re","licenses":"Apache","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mittagessen/kraken","keywords_array":["ocr","htr"],"namespace":null,"versions_count":100,"first_release_published_at":"2015-03-30T14:40:03.000Z","latest_release_published_at":"2024-11-21T18:39:00.000Z","latest_release_number":"5.3.0","last_synced_at":"2025-08-29T00:03:50.726Z","created_at":"2022-04-05T16:01:03.446Z","updated_at":"2025-08-29T00:09:38.670Z","registry_url":"https://pypi.org/project/kraken/","install_command":"pip install kraken --index-url https://pypi.org/simple","documentation_url":"https://kraken.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Environment :: GPU","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Operating System :: POSIX","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Artificial Intelligence","Topic :: Scientific/Engineering :: Image Recognition"],"normalized_name":"kraken","project_status":null},"repo_metadata":{"id":32297407,"uuid":"35872353","full_name":"mittagessen/kraken","owner":"mittagessen","description":"OCR engine for all the languages","archived":false,"fork":false,"pushed_at":"2025-08-28T14:58:47.000Z","size":31081,"stargazers_count":870,"open_issues_count":32,"forks_count":148,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-08-28T19:31:22.728Z","etag":null,"topics":["alto-xml","handwritten-text-recognition","hocr","htr","layout-analysis","neural-networks","ocr","optical-character-recognition","page-xml"],"latest_commit_sha":null,"homepage":"http://kraken.re","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/mittagessen.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-05-19T09:24:38.000Z","updated_at":"2025-08-28T14:58:50.000Z","dependencies_parsed_at":"2023-11-14T01:47:15.496Z","dependency_job_id":"30e1cb18-c528-4c91-9eb1-95dd31708a31","html_url":"https://github.com/mittagessen/kraken","commit_stats":null,"previous_names":[],"tags_count":142,"template":false,"template_full_name":null,"purl":"pkg:github/mittagessen/kraken","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mittagessen","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/sbom","scorecard":{"id":650598,"data":{"date":"2025-08-11","repo":{"name":"github.com/mittagessen/kraken","commit":"25d1bd154a9e0f60833e624d8c30546866832657"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 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: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 5.2.4 not signed: https://api.github.com/repos/mittagessen/kraken/releases/154974884","Warn: release artifact 5.2.3 not signed: https://api.github.com/repos/mittagessen/kraken/releases/154957793","Warn: release artifact 5.2.2 not signed: https://api.github.com/repos/mittagessen/kraken/releases/153502223","Warn: release artifact 5.2.4 does not have provenance: https://api.github.com/repos/mittagessen/kraken/releases/154974884","Warn: release artifact 5.2.3 does not have provenance: https://api.github.com/repos/mittagessen/kraken/releases/154957793","Warn: release artifact 5.2.2 does not have provenance: https://api.github.com/repos/mittagessen/kraken/releases/153502223"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mittagessen/kraken/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mittagessen/kraken/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mittagessen/kraken/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mittagessen/kraken/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/mittagessen/kraken/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/mittagessen/kraken/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/mittagessen/kraken/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mittagessen/kraken/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/mittagessen/kraken/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/mittagessen/kraken/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/mittagessen/kraken/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:97","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test.yml:35"],"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"}}]},"last_synced_at":"2025-08-21T13:25:21.158Z","repository_id":32297407,"created_at":"2025-08-21T13:25:21.158Z","updated_at":"2025-08-21T13:25:21.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272588223,"owners_count":24960624,"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-28T02:00:10.768Z","response_time":74,"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":"mittagessen","name":null,"uuid":"3780295","kind":"user","description":"","email":"","website":"http://l.unchti.me","location":"Paris","twitter":null,"company":"École Pratique des Hautes Études, Aoroc","icon_url":"https://avatars.githubusercontent.com/u/3780295?v=4","repositories_count":31,"last_synced_at":"2023-06-03T21:00:40.024Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mittagessen","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T07:08:41.180Z","updated_at":"2023-06-03T21:00:40.032Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mittagessen","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mittagessen/repositories"},"tags":[{"name":"5.3.0","sha":"741e113b412fc26cd1b81cc82ee8ea80e075b451","kind":"tag","published_at":"2024-11-21T18:29:16.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/5.3.0","html_url":"https://github.com/mittagessen/kraken/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/5.3.0/manifests"},{"name":"5.2.9","sha":"412e625fc8b8af7d7aad97bea54cc179fe2ea267","kind":"tag","published_at":"2024-08-27T19:36:34.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/5.2.9","html_url":"https://github.com/mittagessen/kraken/releases/tag/5.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@5.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/5.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/5.2.9/manifests"},{"name":"5.2.8","sha":"c5b870bde959c7ebdd2798ae91e3c19ff4af62e5","kind":"tag","published_at":"2024-07-24T14:27:30.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/5.2.8","html_url":"https://github.com/mittagessen/kraken/releases/tag/5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/5.2.8/manifests"},{"name":"5.2.7","sha":"3e7889b7d0a33f24d83a7134132bec13311ad50a","kind":"tag","published_at":"2024-07-08T16:21:51.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/5.2.7","html_url":"https://github.com/mittagessen/kraken/releases/tag/5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/5.2.7/manifests"},{"name":"5.2.6","sha":"aaf2b7ace00ff2566a60656bd17b403cec3c49d6","kind":"tag","published_at":"2024-07-03T14:36:51.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/5.2.6","html_url":"https://github.com/mittagessen/kraken/releases/tag/5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/5.2.6/manifests"},{"name":"5.2.5","sha":"8003dc0adc66210d257ac8b288a29c87fe4d92c1","kind":"tag","published_at":"2024-05-23T15:28:55.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/5.2.5","html_url":"https://github.com/mittagessen/kraken/releases/tag/5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/5.2.5/manifests"},{"name":"5.2.4","sha":"2fb846a45189a490ee0b07d7170f9c03038c5409","kind":"tag","published_at":"2024-05-09T15:12:48.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/5.2.4","html_url":"https://github.com/mittagessen/kraken/releases/tag/5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/5.2.4/manifests"},{"name":"5.2.3","sha":"2eba59f91a32e5bcb61b55da7f8dc42a98c065a9","kind":"tag","published_at":"2024-05-05T21:06:18.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/5.2.3","html_url":"https://github.com/mittagessen/kraken/releases/tag/5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/5.2.3/manifests"},{"name":"5.2.2","sha":"ffe6de3343bab47f375c2539fbf8a733e7eb8d56","kind":"tag","published_at":"2024-04-30T13:12:33.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/5.2.2","html_url":"https://github.com/mittagessen/kraken/releases/tag/5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/5.2.2/manifests"},{"name":"5.2.1","sha":"3982aee5fdee812022f062bef47cd0261fb411c3","kind":"tag","published_at":"2024-04-22T13:29:11.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/5.2.1","html_url":"https://github.com/mittagessen/kraken/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/5.2.1/manifests"},{"name":"5.2","sha":"1c6186adc46f80ddd1a0c5058204eabc0babdc1c","kind":"tag","published_at":"2024-04-20T16:04:28.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/5.2","html_url":"https://github.com/mittagessen/kraken/releases/tag/5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/5.2/manifests"},{"name":"5.1","sha":"621305aa8220e6320e89588cb77cd2063a107ea7","kind":"tag","published_at":"2024-04-19T15:37:01.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/5.1","html_url":"https://github.com/mittagessen/kraken/releases/tag/5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/5.1/manifests"},{"name":"5.0.0","sha":"6995394b8f4d082c78e1e65839679e0fadb262d3","kind":"tag","published_at":"2024-03-28T00:16:18.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/5.0.0","html_url":"https://github.com/mittagessen/kraken/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/5.0.0/manifests"},{"name":"4.3.13","sha":"cdfb923eba8d7dba10b6f32fb73bdf1e355aaf74","kind":"tag","published_at":"2023-07-19T22:15:59.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/4.3.13","html_url":"https://github.com/mittagessen/kraken/releases/tag/4.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@4.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.3.13/manifests"},{"name":"4.3.12","sha":"ae1e1c304c5c96f31acd405643a4dc8e2cc5ffa1","kind":"tag","published_at":"2023-05-12T12:30:59.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/4.3.12","html_url":"https://github.com/mittagessen/kraken/releases/tag/4.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@4.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.3.12/manifests"},{"name":"4.3.11","sha":"4f27d78e16d467b71c8f6f6504cbb0e1c28cfc5a","kind":"tag","published_at":"2023-04-21T08:25:43.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/4.3.11","html_url":"https://github.com/mittagessen/kraken/releases/tag/4.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@4.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.3.11/manifests"},{"name":"4.3.10","sha":"b2beb405a9e9c8f76c7fedd49e7e6b2e2e766ba7","kind":"tag","published_at":"2023-04-17T15:02:06.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/4.3.10","html_url":"https://github.com/mittagessen/kraken/releases/tag/4.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@4.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.3.10/manifests"},{"name":"4.3.9","sha":"a5374552ac7fd271f132d4bf672f52ac7e2606eb","kind":"tag","published_at":"2023-03-20T12:15:05.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/4.3.9","html_url":"https://github.com/mittagessen/kraken/releases/tag/4.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@4.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.3.9/manifests"},{"name":"4.3.8","sha":"552e88d90189e423bb8c60112e1cb01d4a339aeb","kind":"tag","published_at":"2023-03-15T14:32:08.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/4.3.8","html_url":"https://github.com/mittagessen/kraken/releases/tag/4.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@4.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.3.8/manifests"},{"name":"4.3.7","sha":"abb446d8a95620d25a59e3aaf8609e07504e3d41","kind":"tag","published_at":"2023-03-06T14:00:08.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/4.3.7","html_url":"https://github.com/mittagessen/kraken/releases/tag/4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@4.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.3.7/manifests"},{"name":"4.3.6","sha":"18a6831de0347ffdb8c151d375ab8c25926fea98","kind":"tag","published_at":"2023-02-23T16:03:48.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/4.3.6","html_url":"https://github.com/mittagessen/kraken/releases/tag/4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@4.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.3.6/manifests"},{"name":"4.3.5","sha":"d81e8985d4066b138d7b1c3321d809915c44ddf6","kind":"tag","published_at":"2023-02-21T14:02:21.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/4.3.5","html_url":"https://github.com/mittagessen/kraken/releases/tag/4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.3.5/manifests"},{"name":"4.3.4","sha":"7477387dad62208be47efe7380cd62fffca003ea","kind":"tag","published_at":"2023-02-20T11:39:48.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/4.3.4","html_url":"https://github.com/mittagessen/kraken/releases/tag/4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.3.4/manifests"},{"name":"4.3.3","sha":"bf1b9dc313ceb0b87eeecf9a6430b25726b8431f","kind":"tag","published_at":"2023-02-14T15:08:34.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/4.3.3","html_url":"https://github.com/mittagessen/kraken/releases/tag/4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.3.3/manifests"},{"name":"4.3.2","sha":"fcd1f7dfd53cfbb9632214429024d911e8321304","kind":"tag","published_at":"2023-02-14T14:03:23.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/4.3.2","html_url":"https://github.com/mittagessen/kraken/releases/tag/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.3.2/manifests"},{"name":"4.3.1","sha":"f1ce4af9988a4d3b2a85283161474a73309ee772","kind":"tag","published_at":"2023-02-14T11:42:44.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/4.3.1","html_url":"https://github.com/mittagessen/kraken/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"a99856b4aa6a78c5787bc2816583811b003ba301","kind":"tag","published_at":"2023-02-13T19:59:35.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/4.3.0","html_url":"https://github.com/mittagessen/kraken/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"ecb47081d64eb42fdb66ce344f26576ed54ab480","kind":"tag","published_at":"2022-08-29T12:06:54.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/4.2.0","html_url":"https://github.com/mittagessen/kraken/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.2.0/manifests"},{"name":"4.1.2","sha":"3e101580339721c2e052cfb1cfdf377dcb5bf4d8","kind":"tag","published_at":"2022-04-12T13:26:07.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/4.1.2","html_url":"https://github.com/mittagessen/kraken/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.1.2/manifests"},{"name":"3.0.13","sha":"9a8a6a2a4cf5fe807b7af5445fe9686d60fd03a5","kind":"tag","published_at":"2022-04-12T13:13:48.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0.13","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0.13/manifests"},{"name":"3.0.12","sha":"29bb1778505bc113ff5bea807a573d72365b60a0","kind":"tag","published_at":"2022-04-12T13:10:14.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0.12","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0.12/manifests"},{"name":"3.0.11","sha":"8e8eece3ab8d8bad0c82a64bdf53970f32565120","kind":"tag","published_at":"2022-04-12T13:06:14.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0.11","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0.11/manifests"},{"name":"3.0.10","sha":"f0631dbf9649e7705c0e230ae9c000264520fcca","kind":"tag","published_at":"2022-04-11T23:08:06.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0.10","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0.10/manifests"},{"name":"4.1.1","sha":"1f5059451878c77f53657f3d99060d10ee6e5e69","kind":"tag","published_at":"2022-04-11T10:47:45.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/4.1.1","html_url":"https://github.com/mittagessen/kraken/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.1.1/manifests"},{"name":"4.1","sha":"f0fd6a47bc175b63863c516b3a8a56f32b069209","kind":"tag","published_at":"2022-04-05T15:24:00.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/4.1","html_url":"https://github.com/mittagessen/kraken/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.1/manifests"},{"name":"ls","sha":"7a0c44fd6a5c9e8645b488b4b03289b50a35429a","kind":"commit","published_at":"2022-02-22T14:20:26.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/ls","html_url":"https://github.com/mittagessen/kraken/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/ls/manifests"},{"name":"4.0","sha":"7a3dd06efb0388935062ddcf016b062b063c3ca9","kind":"tag","published_at":"2022-02-22T13:51:09.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/4.0","html_url":"https://github.com/mittagessen/kraken/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/4.0/manifests"},{"name":"3.0.9","sha":"bf177cf9c5a4e11158bed3f9a92423e2b4601d18","kind":"tag","published_at":"2022-02-03T13:42:34.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0.9","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0.9/manifests"},{"name":"3.0.8","sha":"d819c97d446d1f80f1a66cf079820a28afb3d8af","kind":"tag","published_at":"2022-02-03T10:49:01.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0.8","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0.8/manifests"},{"name":"3.0.7","sha":"a58f372d445c498bfa1f0889eb90c39e3ce47258","kind":"tag","published_at":"2022-01-24T00:00:43.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0.7","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0.7/manifests"},{"name":"3.0.6","sha":"476102bc35f9b12eb0b53c5f5f153bed5760384a","kind":"tag","published_at":"2021-11-07T23:26:31.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0.6","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"906519526bd85a7ced12696959914f7ec24f08c8","kind":"tag","published_at":"2021-07-29T22:25:23.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0.5","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0.5/manifests"},{"name":"3.0.4","sha":"bfbbaf91d1e75ebd3f1900b086641e47bf5547b8","kind":"tag","published_at":"2021-07-28T14:40:30.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0.4","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0.4/manifests"},{"name":"3.0.3","sha":"3d7f4ff6cb5b5fa36cab0c334496081bcb8cd458","kind":"tag","published_at":"2021-07-13T13:53:21.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0.3","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"e2040a9a5c3ed58a33098e8658faa9e4b02babce","kind":"tag","published_at":"2021-06-28T14:40:37.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0.2","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"891183bec289f35595660f171a99c4ca392adcf1","kind":"tag","published_at":"2021-06-25T13:48:46.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0.1","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0.1/manifests"},{"name":"3.0","sha":"891183bec289f35595660f171a99c4ca392adcf1","kind":"tag","published_at":"2021-06-25T13:39:57.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0/manifests"},{"name":"3.0b25","sha":"73da1b7cc7bed34a27a70d6b0472bde39154709d","kind":"tag","published_at":"2021-05-26T10:08:34.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0b25","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0b25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0b25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b25/manifests"},{"name":"3.0b24","sha":"1f442f2646cf92e9181a21b8428bb0734acbcd8f","kind":"tag","published_at":"2021-04-22T11:48:04.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0b24","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0b24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0b24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b24/manifests"},{"name":"3.0b23","sha":"5579e287d6c42e122669377a517007bb62f2f2df","kind":"tag","published_at":"2021-03-18T15:20:02.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0b23","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0b23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0b23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b23/manifests"},{"name":"3.0b22","sha":"2615d1053ab7a777dc39014827f1abf6132b7606","kind":"tag","published_at":"2021-02-22T23:12:54.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0b22","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0b22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0b22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b22/manifests"},{"name":"3.0b21","sha":"ceb55e1d6ca5f8288c37a5e9fbb05c23556bc73e","kind":"tag","published_at":"2021-02-17T15:48:03.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0b21","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b21/manifests"},{"name":"3.0b20","sha":"091e902d5c2c20066a2fe25a4df656268a3c928b","kind":"tag","published_at":"2021-02-11T16:36:16.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0b20","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b20/manifests"},{"name":"phd","sha":"091e902d5c2c20066a2fe25a4df656268a3c928b","kind":"tag","published_at":"2021-02-03T19:27:38.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/phd","html_url":"https://github.com/mittagessen/kraken/releases/tag/phd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@phd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/phd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/phd/manifests"},{"name":"3.0b19","sha":"13ea8923ab2a18731c7eb5d49db858c95e26943f","kind":"tag","published_at":"2021-01-07T12:36:06.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0b19","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b19/manifests"},{"name":"3.0b18","sha":"a761688175cb837b308a7e757aa7e70185bc262a","kind":"tag","published_at":"2020-12-19T00:16:18.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0b18","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b18/manifests"},{"name":"3.0b17","sha":"0d5f6b339d967ee71da7a255546757c438593fc9","kind":"tag","published_at":"2020-11-30T11:46:05.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0b17","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b17/manifests"},{"name":"3.0b16","sha":"cf3a4586d8c457005419b2f840cc50b93a3ce45c","kind":"tag","published_at":"2020-11-25T20:32:08.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0b16","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b16/manifests"},{"name":"3.0b15","sha":"4f50e91a8689dbe8f12e4d4ced6b8954297892bc","kind":"tag","published_at":"2020-11-17T20:19:03.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0b15","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b15/manifests"},{"name":"3.0b14","sha":"e4911cf3b70dbea0fa7df539358d00b110ffa47a","kind":"tag","published_at":"2020-11-15T16:28:55.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0b14","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b14/manifests"},{"name":"3.0b13","sha":"bca0aa5912754c9df28733e1e41b69a7747b8f58","kind":"tag","published_at":"2020-11-10T13:24:32.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0b13","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b13/manifests"},{"name":"3.0b12","sha":"dac1652442c2702dc5f2f699a5e99e321a1547ba","kind":"tag","published_at":"2020-10-29T14:25:55.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0b12","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b12/manifests"},{"name":"3.0b11","sha":"3a9ae8af39f317638986ba6f47d928fa00e18c60","kind":"tag","published_at":"2020-10-05T15:49:39.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0b11","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b11/manifests"},{"name":"3.0b10","sha":"6848149142c3f45e6aabe6848baca4cef5acb87d","kind":"tag","published_at":"2020-08-07T12:44:09.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0b10","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b10/manifests"},{"name":"3.0b9","sha":"445392f162a99f796a926d48e832dffd2bd4be0e","kind":"tag","published_at":"2020-08-05T11:04:26.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0b9","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0b9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0b9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b9/manifests"},{"name":"3.0b8","sha":"40c363030adaaa12fc692c869a4e497b61af70ae","kind":"tag","published_at":"2020-07-28T14:11:15.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0b8","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0b8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0b8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b8/manifests"},{"name":"3.0b7","sha":"4d07f9a47e3e658aca6c5a807cbebdaa7bc34882","kind":"tag","published_at":"2020-07-21T21:08:28.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0b7","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b7/manifests"},{"name":"3.0b6","sha":"635ad67d37191a7ea30ebdad9ffa8e6c464dd266","kind":"tag","published_at":"2020-06-15T14:38:36.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0b6","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b6/manifests"},{"name":"3.0b5","sha":"dcda9e36850072b8360cac7ada9efa6a36d968a5","kind":"tag","published_at":"2020-04-29T23:49:54.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0b5","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b5/manifests"},{"name":"3.0b4","sha":"c1242d668abbd6807c57fbc61386b33fffd6160f","kind":"tag","published_at":"2020-04-29T13:43:11.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0b4","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b4/manifests"},{"name":"3.0b3","sha":"deb1befddf3811fcf70ed617e330e9d4df22d32e","kind":"tag","published_at":"2020-02-10T10:50:23.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0b3","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b3/manifests"},{"name":"3.0b2","sha":"d40a3588940758091f3829bf9c64447858a2bf38","kind":"tag","published_at":"2020-01-27T19:56:58.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0b2","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b2/manifests"},{"name":"3.0b1","sha":"df0c6f8b49daadb20154ab607217e799e114136a","kind":"tag","published_at":"2020-01-24T19:00:57.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/3.0b1","html_url":"https://github.com/mittagessen/kraken/releases/tag/3.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@3.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/3.0b1/manifests"},{"name":"2.0.8","sha":"6e68b0fd8864f63ed8918fa97e4a6d5fbcdc352a","kind":"tag","published_at":"2019-11-25T16:23:33.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/2.0.8","html_url":"https://github.com/mittagessen/kraken/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/2.0.8/manifests"},{"name":"2.0.7","sha":"7799272b7c0f0a3324e403b211c7b4ff40c124a3","kind":"tag","published_at":"2019-09-12T13:06:25.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/2.0.7","html_url":"https://github.com/mittagessen/kraken/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/2.0.7/manifests"},{"name":"2.0.6","sha":"e27bccce2163ebd8d34e279aa99947ee6a48f25e","kind":"tag","published_at":"2019-09-11T15:24:43.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/2.0.6","html_url":"https://github.com/mittagessen/kraken/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"6ccd0db10f71526baab0e05368473c2b5dee33ec","kind":"tag","published_at":"2019-05-14T15:52:43.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/2.0.5","html_url":"https://github.com/mittagessen/kraken/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"d75255d8b94e5a11731b2ee3dc4028f0354d1cd7","kind":"tag","published_at":"2019-05-14T15:04:27.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/2.0.4","html_url":"https://github.com/mittagessen/kraken/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"0abbfd65600bce8e573f484c231dcc9e399a51a9","kind":"tag","published_at":"2019-05-14T12:26:22.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/2.0.3","html_url":"https://github.com/mittagessen/kraken/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"262048e39383a8202335e2f9dce6f4b798c75f3b","kind":"tag","published_at":"2019-05-14T12:14:06.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/2.0.2","html_url":"https://github.com/mittagessen/kraken/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"7621e0711490d79ceb3330c7868eaabfa7e4dd04","kind":"tag","published_at":"2019-02-25T21:29:11.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/2.0.1","html_url":"https://github.com/mittagessen/kraken/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"992b9574b3a310e69943e1d8a054d5c0d24832b6","kind":"tag","published_at":"2019-02-25T17:28:33.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/2.0.0","html_url":"https://github.com/mittagessen/kraken/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/2.0.0/manifests"},{"name":"1.0.1","sha":"71939f3fd529ce7087b2e7e61753d891a343ab5c","kind":"tag","published_at":"2018-12-11T10:26:33.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/1.0.1","html_url":"https://github.com/mittagessen/kraken/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1474a9fd1a961a7f3631f328b706dcfec4ae351c","kind":"tag","published_at":"2018-12-10T20:50:25.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/1.0.0","html_url":"https://github.com/mittagessen/kraken/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"900f1764d56d422c1e15bd857ee693cb9f19248b","kind":"tag","published_at":"2018-07-23T10:51:30.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.10.0","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.10.0/manifests"},{"name":"0.9.17","sha":"891949fbe265e30e8dc9cd1208f23076157b22b7","kind":"tag","published_at":"2018-04-26T08:12:29.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.9.17","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.9.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.9.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.17/manifests"},{"name":"0.9.16","sha":"75bfd7d83a70f2c364254ec25e2ac826c3187fff","kind":"tag","published_at":"2018-04-20T08:44:55.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.9.16","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.16/manifests"},{"name":"0.9.15","sha":"0403234dc31a5e8e4fec7cc97f45588f10d17f6e","kind":"tag","published_at":"2018-04-18T08:27:31.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.9.15","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.15/manifests"},{"name":"0.9.14","sha":"7645e49658fc4120d640062660e11e1eb00909cf","kind":"tag","published_at":"2018-04-18T08:13:13.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.9.14","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.14/manifests"},{"name":"0.9.13","sha":"8fb7ad8e58d2e5a30f88997944b0aa9fc92cf5c5","kind":"tag","published_at":"2018-04-17T20:18:07.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.9.13","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.13/manifests"},{"name":"0.9.12","sha":"3c7870ee9c3597d7f9cd3924093866ff3dfd7904","kind":"tag","published_at":"2018-04-17T12:42:09.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.9.12","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.12/manifests"},{"name":"0.9.11","sha":"968bfe59d70c468ebd59e7fd375da265dd56e35e","kind":"tag","published_at":"2018-04-17T12:28:17.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.9.11","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.11/manifests"},{"name":"0.9.10","sha":"877e8a045ce27425dc9797dbba81674ebbc211c7","kind":"tag","published_at":"2018-03-02T19:02:55.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.9.10","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.10/manifests"},{"name":"0.9.9","sha":"2658413da74710c3227fecb67628549e8a8f7a99","kind":"tag","published_at":"2018-03-02T18:58:50.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.9.9","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.9/manifests"},{"name":"0.9.8","sha":"936d490662c7091ffe8677caf7bdea9cd18f634f","kind":"tag","published_at":"2018-01-08T08:30:23.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.9.8","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.8/manifests"},{"name":"0.9.7","sha":"d540a6e87071dff1ea271d8fa64424941e58fa98","kind":"tag","published_at":"2017-11-01T16:27:54.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.9.7","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"d37dd2e21331fc322c0b37cad5926cdbc2f442ed","kind":"tag","published_at":"2017-10-31T13:49:23.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.9.6","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.6/manifests"},{"name":"0.9.5","sha":"ec1471609841c908046fd7d9270a7198cf3d905d","kind":"tag","published_at":"2017-08-02T12:43:09.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.9.5","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"8a2c10a58956a2214fc9767b0926f278cb33cfae","kind":"tag","published_at":"2017-07-19T10:12:53.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.9.4","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"f130d5eeba8c0128939112561fb611ca7a8d6692","kind":"tag","published_at":"2017-07-18T14:23:47.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.9.3","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"3ad2bd2a9f5adda6864a335dac8211014f124e69","kind":"tag","published_at":"2017-05-15T12:38:02.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.9.2","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cb50c0916c6e39b55b90f4223d7fae66397fc127","kind":"tag","published_at":"2016-11-17T19:01:44.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.9.1","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"21b97290b087d00ee995f64c98bc578b0168e9b8","kind":"tag","published_at":"2016-11-02T15:36:41.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.9.0","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"3133e7ee0e4a347f7def732d094eb941f31995b3","kind":"tag","published_at":"2016-06-27T11:26:02.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.8.0","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.8.0/manifests"},{"name":"0.7.7","sha":"8adffa0f79f72a013710273b4691f8af50916826","kind":"tag","published_at":"2016-01-20T13:29:46.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.7.7","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.7.7/manifests"},{"name":"0.7.6","sha":"09dd4a3ca5f612bf5e2daf319fbf8b6ca75225f0","kind":"tag","published_at":"2016-01-18T17:16:02.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.7.6","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.7.6/manifests"},{"name":"0.7.5","sha":"f235d28ec569585b99c16c09b9b6570931515c11","kind":"tag","published_at":"2015-12-14T20:05:39.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.7.5","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"cd38f73c34d2353ed5950d51b31ee5cb2cb7b679","kind":"tag","published_at":"2015-11-25T23:22:04.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.7.4","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"ac0e5ba728ff5b2eee0c69fe946953858d697d92","kind":"tag","published_at":"2015-11-03T17:04:56.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.7.3","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"90e271a71eaeb41965c5e0fb6d01255442c27dc1","kind":"tag","published_at":"2015-10-18T12:30:37.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.7.2","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"dbf697c8c23cbe8ec96220b219898855caea0fe8","kind":"tag","published_at":"2015-09-22T12:55:29.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.7.1","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.7.1/manifests"},{"name":"0.7","sha":"29bbffd4543a40f58cc63431fed8520a9dc36f9a","kind":"tag","published_at":"2015-09-17T22:37:37.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.7","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.7/manifests"},{"name":"0.6.3","sha":"988f2d40cb058f9540a0e45083acad6a564b28f2","kind":"tag","published_at":"2015-09-14T08:19:28.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.6.3","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"c3f709a23c0992b021db6ec8d82fb3579557b4bc","kind":"tag","published_at":"2015-09-12T16:36:56.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.6.2","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"9573affce05294ed0b9957253af0dafde59440e6","kind":"tag","published_at":"2015-09-12T11:31:25.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.6.1","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.6.1/manifests"},{"name":"0.6","sha":"c4b6b827d713ac513d57375b78831acf58c1c996","kind":"tag","published_at":"2015-09-08T16:03:23.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.6","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.6/manifests"},{"name":"0.5","sha":"a8f34c71358649ee7477e74eb01d5bad099b2bf9","kind":"tag","published_at":"2015-09-07T17:06:41.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.5","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.5/manifests"},{"name":"0.4.7","sha":"40560f0bfc746fe7bf61f0e9a15c86f2c403f71a","kind":"tag","published_at":"2015-08-26T11:07:56.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.4.7","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.4.7/manifests"},{"name":"show","sha":"40560f0bfc746fe7bf61f0e9a15c86f2c403f71a","kind":"tag","published_at":"2015-08-26T11:07:56.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/show","html_url":"https://github.com/mittagessen/kraken/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/show/manifests"},{"name":"0.4.6","sha":"dbc9f4f68a3dcc556ebb5015e3deea7997aefad3","kind":"tag","published_at":"2015-08-13T19:14:00.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.4.6","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.4.6/manifests"},{"name":"0.4.5.1","sha":"dbc9f4f68a3dcc556ebb5015e3deea7997aefad3","kind":"tag","published_at":"2015-08-13T19:11:36.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.4.5.1","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.4.5.1/manifests"},{"name":"0.4.5","sha":"a886e45f76884f5572087fc4581c01599b0610b0","kind":"tag","published_at":"2015-07-16T18:39:37.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.4.5","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"2c139f2014c5ebd45f405b28a77ca34d665ce798","kind":"tag","published_at":"2015-06-16T12:54:29.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.4.4","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"e4c621489bd97da8c0c32b79d810b0c616e5915e","kind":"tag","published_at":"2015-06-14T19:26:46.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.4.3","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"bb3c960225725b14e6dc2f00ba3ee5a2bb1278b7","kind":"tag","published_at":"2015-05-30T08:38:17.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.4.2","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"f8951ffc293d95f9ea41d09cb1e97509a27dd3bd","kind":"tag","published_at":"2015-05-26T21:57:06.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.4.1","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"61da2862af953500a658b3fdfc36a878aa777c5e","kind":"tag","published_at":"2015-05-26T21:28:02.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.4.0","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.4.0/manifests"},{"name":"0.3.4","sha":"1c5d26304c4ee47c577c917616a4f9f492faba10","kind":"tag","published_at":"2015-05-26T14:00:27.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.3.4","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"64502a79b36fce61274d05b14fa10f13df93e6f6","kind":"tag","published_at":"2015-05-22T09:45:28.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.3.3","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"8eff765ab84a110f1d3a68be555513d1807e8054","kind":"tag","published_at":"2015-05-22T09:44:08.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.3.2","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"bbd1f26e24c0eae6efa91e4339e67fe32f6d5129","kind":"tag","published_at":"2015-04-23T07:58:27.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.3.1","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.3.1/manifests"},{"name":"0.3","sha":"2f4993c1d91991d5466a12ec2f7aed82ed75a2ae","kind":"tag","published_at":"2015-04-22T22:10:06.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.3","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.3/manifests"},{"name":"0.2.5","sha":"911d40cb13eebcddc8becfc08e5956a873103273","kind":"tag","published_at":"2015-04-16T17:35:21.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.2.5","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"16aec35bc8ceb3a8f2ed215a006f94211602c945","kind":"tag","published_at":"2015-04-16T17:27:01.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.2.4","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"dfb75493ea9ebf450c2dea3b822360c0017cf08a","kind":"tag","published_at":"2015-04-16T16:57:58.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.2.3","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"26dbbabb4ddf9ffa24bff1f035acc622d3330e07","kind":"tag","published_at":"2015-04-05T18:18:44.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.2.2","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"44b37066fbb0ebf6da1b95f3cc8b90bcc97e2be3","kind":"tag","published_at":"2015-04-05T18:17:14.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.2.1","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"325c457602f795528e8421b62dd53be64b0ab426","kind":"tag","published_at":"2015-04-04T20:00:48.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.2.0","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"b36855409075159216f5193ada91b74d79bb7dbe","kind":"tag","published_at":"2015-03-30T14:39:30.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/0.1.0","html_url":"https://github.com/mittagessen/kraken/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/0.1.0/manifests"},{"name":"v1.0","sha":"cb550adbb49e7a69a62e9eb341c5c34db7680780","kind":"commit","published_at":"2014-11-02T20:11:03.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/v1.0","html_url":"https://github.com/mittagessen/kraken/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/v1.0/manifests"},{"name":"v0.1.1","sha":"69e8592d2cd896f1071bd637ad54d2ec714076d9","kind":"commit","published_at":"2014-11-01T21:24:12.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/v0.1.1","html_url":"https://github.com/mittagessen/kraken/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/v0.1.1/manifests"},{"name":"v0.1","sha":"062dc778b0b7bf3ee442dfaec3fc75c1827fc1a6","kind":"commit","published_at":"2013-09-05T17:47:18.000Z","download_url":"https://codeload.github.com/mittagessen/kraken/tar.gz/v0.1","html_url":"https://github.com/mittagessen/kraken/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mittagessen/kraken@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-29T00:09:38.670Z","dependent_packages_count":6,"downloads":9503,"downloads_period":"last-month","dependent_repos_count":24,"rankings":{"downloads":5.168205798465504,"dependent_repos_count":2.959307379111579,"dependent_packages_count":1.3981164106247703,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":3.175209862733951},"purl":"pkg:pypi/kraken","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/kraken","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/kraken","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/kraken/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-14T09:23:54.530Z","issues_count":1,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kraken/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kraken/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kraken/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kraken/related_packages","maintainers":[{"uuid":"berkerpeksag","login":"berkerpeksag","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://pypi.org/user/berkerpeksag/","role":null,"created_at":"2023-02-13T23:38:39.484Z","updated_at":"2023-02-13T23:38:39.484Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/berkerpeksag/packages"},{"uuid":"ogl-iris","login":"ogl-iris","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/ogl-iris/","role":null,"created_at":"2023-02-13T23:38:41.324Z","updated_at":"2023-02-13T23:38:41.324Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ogl-iris/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725002,"maintainers_count":308313,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"message":"Repository syncing started."},"issues_stats":{"full_name":"mittagessen/kraken","html_url":"https://github.com/mittagessen/kraken","last_synced_at":"2025-09-02T05:07:20.789Z","status":null,"issues_count":104,"pull_requests_count":41,"avg_time_to_close_issue":7172301.647887324,"avg_time_to_close_pull_request":3456753.566666667,"issues_closed_count":71,"pull_requests_closed_count":30,"pull_request_authors_count":14,"issue_authors_count":54,"avg_comments_per_issue":2.8365384615384617,"avg_comments_per_pull_request":0.975609756097561,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":44,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":3761278.730769231,"past_year_avg_time_to_close_pull_request":2344891.9,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":1.4545454545454546,"past_year_avg_comments_per_pull_request":0.23076923076923078,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"created_at":"2025-07-16T13:28:45.931Z","updated_at":"2025-09-03T05:12:37.982Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mittagessen%2Fkraken/issues","issue_labels_count":{"enhancement":1,"beginner-friendly":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":108,"CONTRIBUTOR":15,"OWNER":1},"pull_request_author_associations_count":{"CONTRIBUTOR":26,"NONE":11,"OWNER":6},"issue_authors":{"johnlockejrr":18,"megamattc":8,"PonteIneptique":7,"dstoekl":6,"jesusbft":6,"fattynoparents":6,"alexislitvine":5,"stweil":5,"bertsky":4,"alitarek-dot":3,"dantetemplar":3,"Klyma79":2,"sk-dataocean-online":2,"tarrinw":2,"jeffreycwitt":2,"katharinaost":2,"gabays":2,"glsch":1,"kabikaj":1,"hhuseyinpay":1,"OrianeN":1,"vpaillusson":1,"colibrisson":1,"mabarber92":1,"CrazyCrud":1,"ask6155":1,"sinairusinek":1,"stefanCCS":1,"La0":1,"pkzli":1,"Svetlana-Yatsyk":1,"bi3mw":1,"puiseux":1,"Hoekman57":1,"tidoe":1,"mittagessen":1,"Blu5Morpheus":1,"agnagay":1,"aamnamemonhyder":1,"TutajITeraz":1,"amaury-gau":1,"mbworth":1,"IohannesArnold":1,"BingWangEd":1,"bmwmy":1,"amitdo":1,"josef821":1,"PierreYvesJallud":1,"drzraf":1,"fusselheber":1,"szekrenyesi":1,"sven-nm":1,"mirkh":1,"sdevaleriola":1,"marangiop":1,"falves1":1,"Aarush786":1,"gregoireproust":1},"pull_request_authors":{"stweil":12,"mittagessen":6,"jesusbft":6,"PonteIneptique":6,"Arch-W":2,"fattynoparents":2,"anutkk":2,"Evarin":1,"Shreejan-git":1,"saiprabhath2002":1,"particitae":1,"sadra-barikbin":1,"johnlockejrr":1,"rlskoeser":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10072086,"issues_count":31257663,"pull_requests_count":95517173,"authors_count":10689807,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":60,"CONTRIBUTOR":5},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":7,"OWNER":5,"NONE":4},"past_year_issue_authors":{"johnlockejrr":12,"megamattc":8,"jesusbft":6,"alexislitvine":3,"alitarek-dot":3,"Klyma79":2,"jeffreycwitt":2,"sk-dataocean-online":2,"PonteIneptique":2,"dstoekl":2,"gabays":2,"marangiop":1,"OrianeN":1,"PierreYvesJallud":1,"pkzli":1,"puiseux":1,"stefanCCS":1,"stweil":1,"Svetlana-Yatsyk":1,"vpaillusson":1,"gregoireproust":1,"glsch":1,"fusselheber":1,"fattynoparents":1,"falves1":1,"CrazyCrud":1,"BingWangEd":1,"bi3mw":1,"ask6155":1,"amitdo":1,"Aarush786":1,"aamnamemonhyder":1},"past_year_pull_request_authors":{"jesusbft":6,"mittagessen":5,"PonteIneptique":2,"johnlockejrr":1,"rlskoeser":1,"stweil":1},"maintainers":[{"login":"mittagessen","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mittagessen"}],"active_maintainers":[{"login":"mittagessen","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mittagessen"}]},"events":{"total":{"IssuesEvent":92,"WatchEvent":121,"DeleteEvent":3,"IssueCommentEvent":150,"PushEvent":106,"PullRequestReviewEvent":1,"PullRequestReviewCommentEvent":2,"PullRequestEvent":27,"ForkEvent":19,"CreateEvent":9},"last_year":{"IssuesEvent":92,"WatchEvent":121,"DeleteEvent":3,"IssueCommentEvent":150,"PushEvent":106,"PullRequestReviewEvent":1,"PullRequestReviewCommentEvent":2,"PullRequestEvent":27,"ForkEvent":19,"CreateEvent":9}},"keywords":["alto-xml","handwritten-text-recognition","hocr","htr","layout-analysis","neural-networks","ocr","optical-character-recognition","page-xml"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T21:00:47.118Z","updated_at":"2023-01-14T21:00:47.118Z","repository_link":"https://github.com/mittagessen/kraken/blob/main/.github/workflows/test.yml","dependencies":[{"id":6906259675,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6906259676,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6906259677,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6906259678,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false},{"id":6906259679,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6906259680,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6906259681,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6906259682,"package_name":"marvinpinto/action-automatic-releases","ecosystem":"actions","requirements":"latest","direct":true,"kind":"composite","optional":false},{"id":6906259683,"package_name":"crazy-max/ghaction-github-pages","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"conda","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2023-11-14T01:47:05.332Z","updated_at":"2023-11-14T01:47:05.332Z","repository_link":"https://github.com/mittagessen/kraken/blob/main/environment.yml","dependencies":[{"id":14481538128,"package_name":"albumentations","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14481539182,"package_name":"click","ecosystem":"conda","requirements":"\u003e=8.1","direct":true,"kind":"runtime","optional":false},{"id":14481539183,"package_name":"imagemagick","ecosystem":"conda","requirements":"\u003e=7.1.0","direct":true,"kind":"runtime","optional":false},{"id":14481539184,"package_name":"jinja2","ecosystem":"conda","requirements":"~=3.0","direct":true,"kind":"runtime","optional":false},{"id":14481539185,"package_name":"jsonschema","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14481539186,"package_name":"lxml","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14481539187,"package_name":"numpy","ecosystem":"conda","requirements":"~=1.23.0","direct":true,"kind":"runtime","optional":false},{"id":14481539188,"package_name":"pillow","ecosystem":"conda","requirements":"~=9.2.0","direct":true,"kind":"runtime","optional":false},{"id":14481539189,"package_name":"pip","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14481539190,"package_name":"pyarrow","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14481540262,"package_name":"python","ecosystem":"conda","requirements":"\u003e=3.9","direct":true,"kind":"runtime","optional":false},{"id":14481540263,"package_name":"python-bidi","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14481540548,"package_name":"pytorch-cpu","ecosystem":"conda","requirements":"\u003e=1.11,\u003c1.14","direct":true,"kind":"runtime","optional":false},{"id":14481540549,"package_name":"pytorch-lightning","ecosystem":"conda","requirements":"~=2.0.0","direct":true,"kind":"runtime","optional":false},{"id":14481540569,"package_name":"pyvips","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14481540613,"package_name":"regex","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14481540614,"package_name":"requests","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14481540615,"package_name":"rich","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14481540616,"package_name":"scikit-image","ecosystem":"conda","requirements":"~=0.21.0","direct":true,"kind":"runtime","optional":false},{"id":14481540617,"package_name":"scikit-learn","ecosystem":"conda","requirements":"~=1.2.1","direct":true,"kind":"runtime","optional":false},{"id":14481540618,"package_name":"scipy","ecosystem":"conda","requirements":"~=1.11.0","direct":true,"kind":"runtime","optional":false},{"id":14481540619,"package_name":"shapely","ecosystem":"conda","requirements":"~=1.8.5","direct":true,"kind":"runtime","optional":false},{"id":14481540620,"package_name":"threadpoolctl","ecosystem":"conda","requirements":"~=3.2","direct":true,"kind":"runtime","optional":false},{"id":14481540621,"package_name":"torchmetrics","ecosystem":"conda","requirements":"\u003e=1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14481540699,"package_name":"torchvision-cpu","ecosystem":"conda","requirements":"\u003e=0.5.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-11-14T01:47:14.319Z","updated_at":"2023-11-14T01:47:14.319Z","repository_link":"https://github.com/mittagessen/kraken/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-11-14T01:47:14.546Z","updated_at":"2023-11-14T01:47:14.546Z","repository_link":"https://github.com/mittagessen/kraken/blob/main/setup.py","dependencies":[]}],"score":null,"created_at":"2025-09-04T15:51:06.901Z","updated_at":"2025-10-07T08:14:08.323Z","avatar_url":"https://github.com/mittagessen.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":9503,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/33597","html_url":"https://science.ecosyste.ms/projects/33597","bibtex_url":"https://science.ecosyste.ms/projects/33597/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/33597/export.apalike"}