{"id":42460,"name":"graphannis","description":"This is a new backend implementation of the ANNIS linguistic search and visualization system.","url":"https://github.com/korpling/graphannis","last_synced_at":"2025-09-05T09:24:36.949Z","repository":{"id":32823339,"uuid":"143449171","full_name":"korpling/graphANNIS","owner":"korpling","description":"This is a new backend implementation of the ANNIS linguistic search and visualization system.","archived":false,"fork":false,"pushed_at":"2025-08-20T13:13:21.000Z","size":16569,"stargazers_count":18,"open_issues_count":7,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-20T13:30:50.611Z","etag":null,"topics":["hacktoberfest","linguistic-analysis","linguistic-corpora","search-engine"],"latest_commit_sha":null,"homepage":"http://corpus-tools.org/annis/","language":"Rust","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/korpling.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-08-03T16:20:15.000Z","updated_at":"2025-08-20T13:13:25.000Z","dependencies_parsed_at":"2023-12-19T19:06:23.837Z","dependency_job_id":"4dd5d6e9-6b53-4b85-9b80-3888b87d5e93","html_url":"https://github.com/korpling/graphANNIS","commit_stats":{"total_commits":4506,"total_committers":6,"mean_commits":751.0,"dds":"0.17509986684420775","last_synced_commit":"46fc1b14ebe6a59b5bb08e4b1f15da522d614d9e"},"previous_names":["corpus-tools/graphannis"],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/korpling/graphANNIS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/korpling","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/sbom","scorecard":{"id":305250,"data":{"date":"2025-08-11","repo":{"name":"github.com/korpling/graphANNIS","commit":"4b493d2dbbedb4d33fc1f11798d627d678885341"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/5 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/deploy_documentation.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:18","Warn: no topLevel permission defined: .github/workflows/release_capi.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/verify.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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/release.yml:79","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_documentation.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/deploy_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy_documentation.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/deploy_documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:233: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_capi.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_capi.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_capi.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/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/korpling/graphANNIS/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/verify.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/verify.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/verify.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/verify.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/release.yml:68","Warn: downloadThenRun not pinned by hash: .github/workflows/release.yml:127","Info:   0 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  21 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun 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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.8.1 not signed: https://api.github.com/repos/korpling/graphANNIS/releases/220315994","Warn: release artifact v3.8.0 not signed: https://api.github.com/repos/korpling/graphANNIS/releases/218580156","Warn: release artifact v3.7.1 not signed: https://api.github.com/repos/korpling/graphANNIS/releases/212251363","Warn: release artifact v3.7.0 not signed: https://api.github.com/repos/korpling/graphANNIS/releases/206626968","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/korpling/graphANNIS/releases/194611385","Warn: release artifact v3.8.1 does not have provenance: https://api.github.com/repos/korpling/graphANNIS/releases/220315994","Warn: release artifact v3.8.0 does not have provenance: https://api.github.com/repos/korpling/graphANNIS/releases/218580156","Warn: release artifact v3.7.1 does not have provenance: https://api.github.com/repos/korpling/graphANNIS/releases/212251363","Warn: release artifact v3.7.0 does not have provenance: https://api.github.com/repos/korpling/graphANNIS/releases/206626968","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/korpling/graphANNIS/releases/194611385"],"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 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T21:52:07.951Z","repository_id":32823339,"created_at":"2025-08-17T21:52:07.951Z","updated_at":"2025-08-17T21:52:07.951Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273736335,"owners_count":25158624,"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":"korpling","name":"korpling","uuid":"2168128","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2168128?v=4","repositories_count":69,"last_synced_at":"2024-04-16T16:12:34.960Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/korpling","funding_links":[],"total_stars":137,"followers":5,"following":0,"created_at":"2022-11-06T08:01:26.008Z","updated_at":"2024-04-16T16:12:44.765Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/korpling","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/korpling/repositories"},"packages":[{"id":4118488,"name":"graphannis-webservice","ecosystem":"cargo","description":"This is a web service to the new backend implementation of the ANNIS linguistic search and visualization system.","homepage":null,"licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/korpling/graphANNIS","keywords_array":[],"namespace":null,"versions_count":60,"first_release_published_at":"2020-08-25T21:09:57.916Z","latest_release_published_at":"2025-08-20T13:13:09.484Z","latest_release_number":"4.0.0","last_synced_at":"2025-08-20T13:17:23.773Z","created_at":"2022-04-12T14:44:50.113Z","updated_at":"2025-08-20T13:51:29.073Z","registry_url":"https://crates.io/crates/graphannis-webservice/","install_command":"cargo install graphannis-webservice","documentation_url":"https://docs.rs/graphannis-webservice/","metadata":{"categories":[]},"repo_metadata":{"id":32823339,"uuid":"143449171","full_name":"korpling/graphANNIS","owner":"korpling","description":"This is a new backend implementation of the ANNIS linguistic search and visualization system.","archived":false,"fork":false,"pushed_at":"2025-08-11T12:10:04.000Z","size":16160,"stargazers_count":18,"open_issues_count":7,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-11T13:30:06.140Z","etag":null,"topics":["hacktoberfest","linguistic-analysis","linguistic-corpora","search-engine"],"latest_commit_sha":null,"homepage":"http://corpus-tools.org/annis/","language":"Rust","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/korpling.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-08-03T16:20:15.000Z","updated_at":"2025-08-11T12:09:58.000Z","dependencies_parsed_at":"2023-12-19T19:06:23.837Z","dependency_job_id":"4dd5d6e9-6b53-4b85-9b80-3888b87d5e93","html_url":"https://github.com/korpling/graphANNIS","commit_stats":{"total_commits":4506,"total_committers":6,"mean_commits":751.0,"dds":"0.17509986684420775","last_synced_commit":"46fc1b14ebe6a59b5bb08e4b1f15da522d614d9e"},"previous_names":["corpus-tools/graphannis"],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/korpling/graphANNIS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/korpling","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/sbom","scorecard":{"id":305250,"data":{"date":"2025-08-11","repo":{"name":"github.com/korpling/graphANNIS","commit":"4b493d2dbbedb4d33fc1f11798d627d678885341"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/5 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/deploy_documentation.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:18","Warn: no topLevel permission defined: .github/workflows/release_capi.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/verify.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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/release.yml:79","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_documentation.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/deploy_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy_documentation.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/deploy_documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:233: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_capi.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_capi.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_capi.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/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/korpling/graphANNIS/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/verify.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/verify.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/verify.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/verify.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/release.yml:68","Warn: downloadThenRun not pinned by hash: .github/workflows/release.yml:127","Info:   0 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  21 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun 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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.8.1 not signed: https://api.github.com/repos/korpling/graphANNIS/releases/220315994","Warn: release artifact v3.8.0 not signed: https://api.github.com/repos/korpling/graphANNIS/releases/218580156","Warn: release artifact v3.7.1 not signed: https://api.github.com/repos/korpling/graphANNIS/releases/212251363","Warn: release artifact v3.7.0 not signed: https://api.github.com/repos/korpling/graphANNIS/releases/206626968","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/korpling/graphANNIS/releases/194611385","Warn: release artifact v3.8.1 does not have provenance: https://api.github.com/repos/korpling/graphANNIS/releases/220315994","Warn: release artifact v3.8.0 does not have provenance: https://api.github.com/repos/korpling/graphANNIS/releases/218580156","Warn: release artifact v3.7.1 does not have provenance: https://api.github.com/repos/korpling/graphANNIS/releases/212251363","Warn: release artifact v3.7.0 does not have provenance: https://api.github.com/repos/korpling/graphANNIS/releases/206626968","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/korpling/graphANNIS/releases/194611385"],"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 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T21:52:07.951Z","repository_id":32823339,"created_at":"2025-08-17T21:52:07.951Z","updated_at":"2025-08-17T21:52:07.951Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271324065,"owners_count":24739840,"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-20T02:00:09.606Z","response_time":69,"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":"korpling","name":"korpling","uuid":"2168128","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2168128?v=4","repositories_count":69,"last_synced_at":"2024-04-16T16:12:34.960Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/korpling","funding_links":[],"total_stars":137,"followers":5,"following":0,"created_at":"2022-11-06T08:01:26.008Z","updated_at":"2024-04-16T16:12:44.765Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/korpling","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/korpling/repositories"},"tags":[{"name":"v3.8.2","sha":"8ead8ff9a026d956b168d45d4c307b19ec04b529","kind":"tag","published_at":"2025-08-11T10:02:51.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.8.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"9f5aeaa86cbd018169279e0fd5d5dcc3fd684d6e","kind":"tag","published_at":"2025-05-22T10:21:21.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.8.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"8474176fc451b91a27b5bd18b555e323db368868","kind":"tag","published_at":"2025-05-14T13:57:25.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.8.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"23a4f7b51aa90f89ba2932e03601ff253f8bf904","kind":"tag","published_at":"2025-04-14T15:19:49.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.7.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"bc803420d9f279d0c4f10b7d7e1c5e2290bd6b50","kind":"tag","published_at":"2025-03-18T16:44:39.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.7.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"7f14da61fb5c194025d420ad6455b07de099a58d","kind":"tag","published_at":"2025-01-14T08:25:54.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.6.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"18b57d222ac9a9515eb46a2132c43fd3f2a03b98","kind":"tag","published_at":"2024-09-25T08:54:36.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.5.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"91b855894b7685ce05396e7904f0f42922d91be8","kind":"commit","published_at":"2024-09-02T14:36:37.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.5.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"4947be2fe33d0be45a0c478aa99d81d699867d00","kind":"tag","published_at":"2024-08-20T17:18:44.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.4.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"781dd89a0d904c91c0f3c85ebf2c4b3b1b69b7ab","kind":"tag","published_at":"2024-07-12T13:45:38.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.3.3","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"14e1979ac2aec0c9157fdaa0f62be2d4ae1f70ac","kind":"tag","published_at":"2024-07-04T15:02:03.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.3.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"731ca1b14b356ddd0f5ee2b77389734497d304bb","kind":"tag","published_at":"2024-06-04T15:33:18.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.3.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"cf153d558ae69ecd8ec356e2788e0e831ce37e7c","kind":"tag","published_at":"2024-05-27T11:45:45.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.3.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"20c2e44ea74e0ccc0d3508ae84034b014a30ba1d","kind":"tag","published_at":"2024-04-22T15:56:22.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.2.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"6176428d727c904547371fbb605937f509c52f39","kind":"tag","published_at":"2024-03-25T10:51:50.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.2.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"7d357bdeba594874b40ea05b0b7594a2be45bc50","kind":"tag","published_at":"2024-03-13T09:04:52.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.2.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"f29e4a4a97bd2631b88da58a6337b8049b86e04a","kind":"tag","published_at":"2024-02-05T13:18:11.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.1.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"637d098e56bad3a2cd3458b72a8765c4ab221755","kind":"tag","published_at":"2024-01-10T20:55:45.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.1.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"9c0410892fd4914d274642ed8c6a9c64bc4e071e","kind":"tag","published_at":"2023-11-28T19:32:47.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.0.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.0.0/manifests"},{"name":"v2.4.8","sha":"f9aa33757574896b3f6171d84eae8a1755f09479","kind":"tag","published_at":"2023-10-31T17:30:45.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.8","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"7cc2842c2c16713e4003a5f3bf680709218dbee4","kind":"tag","published_at":"2023-10-23T13:08:24.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.7","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"14f279067f65cd50da1fbd7c47e14a8a93cd3a61","kind":"tag","published_at":"2023-07-26T13:21:49.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.6","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"5a1549e7da0f342421a57fb94f471660bf7682d2","kind":"tag","published_at":"2023-04-25T14:02:30.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.5","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"46fc1b14ebe6a59b5bb08e4b1f15da522d614d9e","kind":"tag","published_at":"2023-04-19T10:00:55.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.4","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"636a048fdc87d537340c22c983ed693e898a1c9b","kind":"tag","published_at":"2023-02-15T14:21:19.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.3","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"326e8ba781e53fc39d9ff59a05e38d701b144f8d","kind":"tag","published_at":"2022-12-22T15:47:22.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"cbb6df62ae75c69282e8dc8691fb38f3fe041e70","kind":"tag","published_at":"2022-09-30T11:15:28.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"d2faa192262b24735b5587616cf2bac9326f1e1d","kind":"tag","published_at":"2022-09-22T10:51:53.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"30d312255b7929dadafd4a664251b76ac2bbcf34","kind":"tag","published_at":"2022-09-06T14:32:01.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.3.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"5956569e627a357a5c9d635701bb8ecedfa8eb9e","kind":"tag","published_at":"2022-07-26T09:43:40.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.2.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"e8cbcb0780f65dfd703407ae197cb3d35277fc07","kind":"tag","published_at":"2022-07-01T17:27:16.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.2.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"058d2f209f19159f53bd82a5773fdad12fae8ea7","kind":"tag","published_at":"2022-06-02T14:01:17.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.2.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"64851222196876f530b9af02f61671d476e1f0a2","kind":"tag","published_at":"2022-05-31T15:05:43.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.1.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"c3cae82f50d10a3e59f9a7adb39a91f0911fa006","kind":"tag","published_at":"2022-05-30T10:22:25.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.6","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"dda2c5d2d0bdd42845d18bae6a7f6e91ed06cf4b","kind":"tag","published_at":"2022-05-12T15:46:54.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.5","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"6b1bf752a33f851f3fffe8e49e1e72cfc29b60f5","kind":"tag","published_at":"2022-04-22T13:58:23.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.4","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"e9374715b12c5055be261e3505a9eb2cd2ffd750","kind":"tag","published_at":"2022-03-31T21:35:39.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.3","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6888e0e882adf71f04ccb80f31087ad46e4ac8cb","kind":"tag","published_at":"2022-03-31T16:41:58.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"50d83732075131e4129da49a5748b8bdf5839ef9","kind":"tag","published_at":"2022-03-29T13:44:15.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"16cc15ecc3f735b12889188301aa56039ef27388","kind":"tag","published_at":"2022-03-29T12:20:56.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.0/manifests"},{"name":"v1.5.0","sha":"5bcc21d0e53e81f2fc610d07f144f66fec1c1c1e","kind":"tag","published_at":"2022-01-06T17:54:51.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.5.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"76d8f4b4666a0dc38ba289d40df26e1bab1202b3","kind":"tag","published_at":"2021-12-07T15:57:47.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.4.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"6d8408ff491fd90f983dc74062a616d84d297f78","kind":"tag","published_at":"2021-12-03T07:37:00.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.4.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"8f9f1c9a594f1e3bac3ed65c06ffe05b7e38ae96","kind":"tag","published_at":"2021-09-20T14:08:19.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.3.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"be121fac320da30c136060722d25af0bebf056af","kind":"tag","published_at":"2021-09-20T09:47:01.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.2.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"54a7ba46e60b09a59fc2a65cb67f90de06d7d65c","kind":"tag","published_at":"2021-09-16T15:35:40.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.2.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"c5729c6ff2cfd9316cdc1f39e3c247bf9b4a5ede","kind":"tag","published_at":"2021-09-16T13:45:38.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.2.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"efcd074d62d0063b54593dd9b998c5c2a357c363","kind":"tag","published_at":"2021-09-09T15:06:45.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.1.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"781b25e6a364ff4f11882ea696923b24e4df89d1","kind":"tag","published_at":"2021-08-20T11:48:13.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.0.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3b628b5e78977b1fc8a0fb764c472fea3fb01866","kind":"tag","published_at":"2021-08-20T11:26:19.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.0.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"d8c8b6a1997c63389bdb03381000d668e1dd2a4d","kind":"tag","published_at":"2021-08-17T10:10:18.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.0.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.0/manifests"},{"name":"v0.32.0","sha":"275efd2927e299a1122bb847218a4b1e44ea4ec9","kind":"tag","published_at":"2021-08-09T17:25:58.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.32.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.32.0/manifests"},{"name":"v0.31.2","sha":"6da63b078628e7586d6e96b4ff12d87f6324208d","kind":"tag","published_at":"2021-04-01T16:59:43.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.31.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"ab31a2eea7eb0ee48b0951c0f09d074ddfe4c921","kind":"tag","published_at":"2021-03-05T11:00:23.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.31.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"16370320db4850c0a9b0e9e1b13ca0ef64cd1f58","kind":"tag","published_at":"2021-02-18T12:31:08.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.31.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"64741854cbba4c0c2d40a8b0143b7b9826a238e3","kind":"tag","published_at":"2020-09-30T07:59:07.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.30.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"1616c720b14ec7a7b8c34bc120b15dd3ffd111f6","kind":"tag","published_at":"2020-08-25T21:37:28.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.29.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"47babdfb3a366637c3596931cc93a89b413301d9","kind":"tag","published_at":"2020-08-25T21:13:03.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.29.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"9294963d66f3fab350464d092e657bb2a622eb8d","kind":"tag","published_at":"2020-08-25T20:39:49.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.29.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"11d21e1ff65fba01d5c3f4cc3b5193ed15b8666b","kind":"tag","published_at":"2020-07-02T12:12:09.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.28.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"e21c6deec11bc179317b9c6319c0427a4895ec22","kind":"tag","published_at":"2020-06-08T12:25:31.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.27.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"1d0761ac2f21b66a7751a5207617d73611d7ec1a","kind":"tag","published_at":"2020-03-05T17:54:51.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.26.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"72b5adb5e90dca8edc153aba67a0386f4c3c1ecd","kind":"tag","published_at":"2020-01-03T17:58:13.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.25.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"1048baba07c0bc88413262e1a193473a44b7fc85","kind":"tag","published_at":"2019-11-25T17:32:29.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.25.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"18a717f720edcb2481f5aacdd1e727fb31b59a81","kind":"tag","published_at":"2019-11-15T16:47:52.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.24.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"379e5b6f261e6cdbb62f3003fafc51f50a3c5b91","kind":"tag","published_at":"2019-10-16T21:21:15.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.23.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"7398eadeac11e505cd38396b60e37e7c34fed6ba","kind":"tag","published_at":"2019-10-16T20:35:53.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.23.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"1ff0c8af7410a4d14339445e741da69b37550031","kind":"tag","published_at":"2019-07-22T12:40:40.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.22.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"94e478cce97367d689815bf5eb1e01b49255bbb3","kind":"tag","published_at":"2019-05-26T16:59:18.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.21.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"b4017091e1f5b37a75b5652926eaa7d94f420dc3","kind":"tag","published_at":"2019-05-19T20:42:27.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.20.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.20.0/manifests"},{"name":"v0.19.4","sha":"59ef287bda9c51aeb9e84e10083836c79ca95de2","kind":"tag","published_at":"2019-05-10T15:21:53.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.19.4","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.4/manifests"},{"name":"v0.19.2","sha":"47f0026d89ee6c547437772fa752ab8927edcb15","kind":"tag","published_at":"2019-04-14T11:35:13.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.19.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"63376f320a275ea5326da47f364a08629bae770c","kind":"tag","published_at":"2019-03-19T10:27:16.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.19.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"13d9ab15ef0c5a08eb67a66c1fdfeb04cf5fa9c6","kind":"tag","published_at":"2019-03-06T10:59:39.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.19.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"b750c15168c0faab2b38ac1e265ffd260c15d0c6","kind":"tag","published_at":"2019-02-08T16:20:55.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.18.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"7df80d3587c2e309701863e9d82c32c9667438f0","kind":"tag","published_at":"2019-02-07T11:32:16.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.18.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"daa9f6550d73bdfc8b1b0f3822e49e484f2f26a1","kind":"tag","published_at":"2019-02-05T14:37:53.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.17.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"9012c09fd442395e3c08eebbea1c0941bac6fed2","kind":"tag","published_at":"2019-02-04T23:28:28.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.17.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"130a83f9780f90c86a78797a3ed2fcdf2891d489","kind":"tag","published_at":"2019-02-04T15:23:22.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.17.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a3822e348ff058b7391286f5d036e2ab64769bb","kind":"tag","published_at":"2019-01-18T13:14:39.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.16.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"d773b6d616ebb631154afdd6fafacc8807916c72","kind":"tag","published_at":"2019-01-08T08:37:11.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.15.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"59f74696bc01e34a981739a6c889cdfafb7f71dc","kind":"tag","published_at":"2018-12-30T12:30:15.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.14.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"352c0a3479167a02a3da75d21401641782a1226d","kind":"tag","published_at":"2018-12-29T19:20:56.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.14.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"dfd145541a420538d73b2c94a1b02cffa8251c7f","kind":"tag","published_at":"2018-12-29T18:54:26.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.14.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"8c10aa119f65b8b0b91e7122be5b884ba20e502b","kind":"tag","published_at":"2018-11-21T09:28:53.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.13.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"9b61dbb4756591b538e8b7e295aecd4df4180fea","kind":"tag","published_at":"2018-11-06T17:00:27.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.12.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"fd8c397cd0c3941879b29544f59f3dce00983175","kind":"tag","published_at":"2018-10-28T18:14:08.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.11.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a2557a4662f23bc0c4ca81894f5e63e283851495","kind":"tag","published_at":"2018-10-28T16:10:01.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.11.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"d86b71aab23d905190d69704c2f20adec9ee82ae","kind":"tag","published_at":"2018-10-12T12:46:34.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.10.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a9c1033821b9fa86ab0d73cfcf1d9abfba426cf6","kind":"tag","published_at":"2018-10-12T11:03:36.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.10.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"a59428bc141a4cc24f3309eccc4504a7aa25ff74","kind":"tag","published_at":"2018-08-20T19:33:08.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.9.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"00da377af20145adeb2ff6f86f55afaa31cf2a4d","kind":"tag","published_at":"2018-08-16T13:57:03.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.8.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"4453120da07b3cacbb16d3d8620cc913355c871e","kind":"tag","published_at":"2018-08-15T14:29:08.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.8.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"539b503c70038bc6a4e7e74a9880ccd5ae6bcf66","kind":"tag","published_at":"2018-08-05T21:10:51.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.7.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"84535323877a814a173fc628a20e8c9f04dde99b","kind":"tag","published_at":"2018-08-05T19:19:18.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.7.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2be105ce595bb1d45ac1bb547e4043526ca619b7","kind":"tag","published_at":"2018-03-15T18:16:50.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.6.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e9dc6e7ffc30d2abc517d26598ad5fdc1944f3b3","kind":"tag","published_at":"2018-01-12T14:17:36.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.5.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"05e818831aed6b47c3c64c5c1ae33f5165607821","kind":"tag","published_at":"2017-09-24T16:48:57.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.4.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"20278a79f23850d766c3b768701f1310ef12f117","kind":"tag","published_at":"2017-05-29T16:47:22.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.3.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"02812c0a0fc7a6f5a2cfe85804d14c1642fd0672","kind":"tag","published_at":"2017-03-06T23:16:26.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.2.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"b94f4ca835daa79a2c41e0913b87da793b1c206d","kind":"tag","published_at":"2017-01-13T15:06:44.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.1.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.1.0/manifests"},{"name":"before_seed_join_removal","sha":"c4e4cbaabb312dab85ebcd5fa1d2a65c5c141c66","kind":"tag","published_at":"2016-12-28T13:41:59.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/before_seed_join_removal","html_url":"https://github.com/korpling/graphANNIS/releases/tag/before_seed_join_removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@before_seed_join_removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/before_seed_join_removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/before_seed_join_removal/manifests"},{"name":"benchmark-journal-2016-07-27","sha":"92b5c6dbf02d00fa71ea3fe8f5f8e58afec6a897","kind":"tag","published_at":"2016-07-28T10:26:55.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/benchmark-journal-2016-07-27","html_url":"https://github.com/korpling/graphANNIS/releases/tag/benchmark-journal-2016-07-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@benchmark-journal-2016-07-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/benchmark-journal-2016-07-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/benchmark-journal-2016-07-27/manifests"},{"name":"becnhmark-journal-2016-07-26","sha":"1fbbf2345690a9975fb8e454ec8650d650b61774","kind":"tag","published_at":"2016-07-24T11:19:10.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/becnhmark-journal-2016-07-26","html_url":"https://github.com/korpling/graphANNIS/releases/tag/becnhmark-journal-2016-07-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@becnhmark-journal-2016-07-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/becnhmark-journal-2016-07-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/becnhmark-journal-2016-07-26/manifests"}]},"repo_metadata_updated_at":"2025-08-20T13:51:29.072Z","dependent_packages_count":0,"downloads":59941,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":22.704654380836303,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":25.059794910330545,"forks_count":37.47605912594045,"average":29.674220833371514},"purl":"pkg:cargo/graphannis-webservice","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/graphannis-webservice","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/graphannis-webservice","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/graphannis-webservice/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-12T19:07:26.281Z","issues_count":60,"pull_requests_count":337,"avg_time_to_close_issue":50088988.14285714,"avg_time_to_close_pull_request":135466.09523809524,"issues_closed_count":42,"pull_requests_closed_count":336,"pull_request_authors_count":3,"issue_authors_count":8,"avg_comments_per_issue":1.3666666666666667,"avg_comments_per_pull_request":1.4688427299703264,"merged_pull_requests_count":315,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":5,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":13749425.0,"past_year_avg_time_to_close_pull_request":44688.794871794875,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":39,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.4,"past_year_avg_comments_per_pull_request":1.0769230769230769,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/issues","maintainers":[{"login":"thomaskrause","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomaskrause"}],"active_maintainers":[{"login":"thomaskrause","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomaskrause"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/graphannis-webservice/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/graphannis-webservice/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/graphannis-webservice/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/graphannis-webservice/related_packages","maintainers":[{"uuid":"14778","login":"thomaskrause","name":"Thomas Krause","email":null,"url":"https://github.com/thomaskrause","packages_count":14,"html_url":"https://crates.io/users/thomaskrause","role":null,"created_at":"2022-11-07T19:59:47.518Z","updated_at":"2022-11-07T19:59:47.518Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/thomaskrause/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":204443,"maintainers_count":50515,"namespaces_count":0,"keywords_count":51709,"github":"rust-lang","metadata":{"funded_packages_count":19895},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-09-05T05:43:40.882Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4118471,"name":"graphannis-cli","ecosystem":"cargo","description":"This is a command-line interface to the new backend implementation of the ANNIS linguistic search and visualization system.","homepage":null,"licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/korpling/graphANNIS","keywords_array":[],"namespace":null,"versions_count":65,"first_release_published_at":"2018-04-06T08:54:29.244Z","latest_release_published_at":"2025-08-20T13:11:13.012Z","latest_release_number":"4.0.0","last_synced_at":"2025-08-20T13:17:19.588Z","created_at":"2022-04-12T14:44:40.237Z","updated_at":"2025-08-20T13:51:29.648Z","registry_url":"https://crates.io/crates/graphannis-cli/","install_command":"cargo install graphannis-cli","documentation_url":"https://docs.rs/graphannis-cli/","metadata":{"categories":[]},"repo_metadata":{"id":32823339,"uuid":"143449171","full_name":"korpling/graphANNIS","owner":"korpling","description":"This is a new backend implementation of the ANNIS linguistic search and visualization system.","archived":false,"fork":false,"pushed_at":"2025-08-11T12:10:04.000Z","size":16160,"stargazers_count":18,"open_issues_count":7,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-11T13:30:06.140Z","etag":null,"topics":["hacktoberfest","linguistic-analysis","linguistic-corpora","search-engine"],"latest_commit_sha":null,"homepage":"http://corpus-tools.org/annis/","language":"Rust","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/korpling.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-08-03T16:20:15.000Z","updated_at":"2025-08-11T12:09:58.000Z","dependencies_parsed_at":"2023-12-19T19:06:23.837Z","dependency_job_id":"4dd5d6e9-6b53-4b85-9b80-3888b87d5e93","html_url":"https://github.com/korpling/graphANNIS","commit_stats":{"total_commits":4506,"total_committers":6,"mean_commits":751.0,"dds":"0.17509986684420775","last_synced_commit":"46fc1b14ebe6a59b5bb08e4b1f15da522d614d9e"},"previous_names":["corpus-tools/graphannis"],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/korpling/graphANNIS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/korpling","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/sbom","scorecard":{"id":305250,"data":{"date":"2025-08-11","repo":{"name":"github.com/korpling/graphANNIS","commit":"4b493d2dbbedb4d33fc1f11798d627d678885341"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/5 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/deploy_documentation.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:18","Warn: no topLevel permission defined: .github/workflows/release_capi.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/verify.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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/release.yml:79","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_documentation.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/deploy_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy_documentation.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/deploy_documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:233: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_capi.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_capi.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_capi.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/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/korpling/graphANNIS/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/verify.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/verify.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/verify.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/verify.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/release.yml:68","Warn: downloadThenRun not pinned by hash: .github/workflows/release.yml:127","Info:   0 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  21 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun 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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.8.1 not signed: https://api.github.com/repos/korpling/graphANNIS/releases/220315994","Warn: release artifact v3.8.0 not signed: https://api.github.com/repos/korpling/graphANNIS/releases/218580156","Warn: release artifact v3.7.1 not signed: https://api.github.com/repos/korpling/graphANNIS/releases/212251363","Warn: release artifact v3.7.0 not signed: https://api.github.com/repos/korpling/graphANNIS/releases/206626968","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/korpling/graphANNIS/releases/194611385","Warn: release artifact v3.8.1 does not have provenance: https://api.github.com/repos/korpling/graphANNIS/releases/220315994","Warn: release artifact v3.8.0 does not have provenance: https://api.github.com/repos/korpling/graphANNIS/releases/218580156","Warn: release artifact v3.7.1 does not have provenance: https://api.github.com/repos/korpling/graphANNIS/releases/212251363","Warn: release artifact v3.7.0 does not have provenance: https://api.github.com/repos/korpling/graphANNIS/releases/206626968","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/korpling/graphANNIS/releases/194611385"],"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 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T21:52:07.951Z","repository_id":32823339,"created_at":"2025-08-17T21:52:07.951Z","updated_at":"2025-08-17T21:52:07.951Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271324065,"owners_count":24739840,"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-20T02:00:09.606Z","response_time":69,"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":"korpling","name":"korpling","uuid":"2168128","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2168128?v=4","repositories_count":69,"last_synced_at":"2024-04-16T16:12:34.960Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/korpling","funding_links":[],"total_stars":137,"followers":5,"following":0,"created_at":"2022-11-06T08:01:26.008Z","updated_at":"2024-04-16T16:12:44.765Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/korpling","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/korpling/repositories"},"tags":[{"name":"v3.8.2","sha":"8ead8ff9a026d956b168d45d4c307b19ec04b529","kind":"tag","published_at":"2025-08-11T10:02:51.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.8.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"9f5aeaa86cbd018169279e0fd5d5dcc3fd684d6e","kind":"tag","published_at":"2025-05-22T10:21:21.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.8.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"8474176fc451b91a27b5bd18b555e323db368868","kind":"tag","published_at":"2025-05-14T13:57:25.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.8.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"23a4f7b51aa90f89ba2932e03601ff253f8bf904","kind":"tag","published_at":"2025-04-14T15:19:49.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.7.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"bc803420d9f279d0c4f10b7d7e1c5e2290bd6b50","kind":"tag","published_at":"2025-03-18T16:44:39.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.7.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"7f14da61fb5c194025d420ad6455b07de099a58d","kind":"tag","published_at":"2025-01-14T08:25:54.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.6.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"18b57d222ac9a9515eb46a2132c43fd3f2a03b98","kind":"tag","published_at":"2024-09-25T08:54:36.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.5.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"91b855894b7685ce05396e7904f0f42922d91be8","kind":"commit","published_at":"2024-09-02T14:36:37.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.5.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"4947be2fe33d0be45a0c478aa99d81d699867d00","kind":"tag","published_at":"2024-08-20T17:18:44.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.4.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"781dd89a0d904c91c0f3c85ebf2c4b3b1b69b7ab","kind":"tag","published_at":"2024-07-12T13:45:38.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.3.3","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"14e1979ac2aec0c9157fdaa0f62be2d4ae1f70ac","kind":"tag","published_at":"2024-07-04T15:02:03.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.3.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"731ca1b14b356ddd0f5ee2b77389734497d304bb","kind":"tag","published_at":"2024-06-04T15:33:18.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.3.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"cf153d558ae69ecd8ec356e2788e0e831ce37e7c","kind":"tag","published_at":"2024-05-27T11:45:45.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.3.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"20c2e44ea74e0ccc0d3508ae84034b014a30ba1d","kind":"tag","published_at":"2024-04-22T15:56:22.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.2.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"6176428d727c904547371fbb605937f509c52f39","kind":"tag","published_at":"2024-03-25T10:51:50.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.2.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"7d357bdeba594874b40ea05b0b7594a2be45bc50","kind":"tag","published_at":"2024-03-13T09:04:52.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.2.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"f29e4a4a97bd2631b88da58a6337b8049b86e04a","kind":"tag","published_at":"2024-02-05T13:18:11.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.1.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"637d098e56bad3a2cd3458b72a8765c4ab221755","kind":"tag","published_at":"2024-01-10T20:55:45.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.1.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"9c0410892fd4914d274642ed8c6a9c64bc4e071e","kind":"tag","published_at":"2023-11-28T19:32:47.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.0.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.0.0/manifests"},{"name":"v2.4.8","sha":"f9aa33757574896b3f6171d84eae8a1755f09479","kind":"tag","published_at":"2023-10-31T17:30:45.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.8","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"7cc2842c2c16713e4003a5f3bf680709218dbee4","kind":"tag","published_at":"2023-10-23T13:08:24.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.7","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"14f279067f65cd50da1fbd7c47e14a8a93cd3a61","kind":"tag","published_at":"2023-07-26T13:21:49.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.6","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"5a1549e7da0f342421a57fb94f471660bf7682d2","kind":"tag","published_at":"2023-04-25T14:02:30.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.5","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"46fc1b14ebe6a59b5bb08e4b1f15da522d614d9e","kind":"tag","published_at":"2023-04-19T10:00:55.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.4","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"636a048fdc87d537340c22c983ed693e898a1c9b","kind":"tag","published_at":"2023-02-15T14:21:19.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.3","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"326e8ba781e53fc39d9ff59a05e38d701b144f8d","kind":"tag","published_at":"2022-12-22T15:47:22.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"cbb6df62ae75c69282e8dc8691fb38f3fe041e70","kind":"tag","published_at":"2022-09-30T11:15:28.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"d2faa192262b24735b5587616cf2bac9326f1e1d","kind":"tag","published_at":"2022-09-22T10:51:53.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"30d312255b7929dadafd4a664251b76ac2bbcf34","kind":"tag","published_at":"2022-09-06T14:32:01.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.3.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"5956569e627a357a5c9d635701bb8ecedfa8eb9e","kind":"tag","published_at":"2022-07-26T09:43:40.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.2.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"e8cbcb0780f65dfd703407ae197cb3d35277fc07","kind":"tag","published_at":"2022-07-01T17:27:16.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.2.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"058d2f209f19159f53bd82a5773fdad12fae8ea7","kind":"tag","published_at":"2022-06-02T14:01:17.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.2.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"64851222196876f530b9af02f61671d476e1f0a2","kind":"tag","published_at":"2022-05-31T15:05:43.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.1.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"c3cae82f50d10a3e59f9a7adb39a91f0911fa006","kind":"tag","published_at":"2022-05-30T10:22:25.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.6","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"dda2c5d2d0bdd42845d18bae6a7f6e91ed06cf4b","kind":"tag","published_at":"2022-05-12T15:46:54.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.5","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"6b1bf752a33f851f3fffe8e49e1e72cfc29b60f5","kind":"tag","published_at":"2022-04-22T13:58:23.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.4","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"e9374715b12c5055be261e3505a9eb2cd2ffd750","kind":"tag","published_at":"2022-03-31T21:35:39.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.3","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6888e0e882adf71f04ccb80f31087ad46e4ac8cb","kind":"tag","published_at":"2022-03-31T16:41:58.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"50d83732075131e4129da49a5748b8bdf5839ef9","kind":"tag","published_at":"2022-03-29T13:44:15.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"16cc15ecc3f735b12889188301aa56039ef27388","kind":"tag","published_at":"2022-03-29T12:20:56.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.0/manifests"},{"name":"v1.5.0","sha":"5bcc21d0e53e81f2fc610d07f144f66fec1c1c1e","kind":"tag","published_at":"2022-01-06T17:54:51.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.5.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"76d8f4b4666a0dc38ba289d40df26e1bab1202b3","kind":"tag","published_at":"2021-12-07T15:57:47.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.4.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"6d8408ff491fd90f983dc74062a616d84d297f78","kind":"tag","published_at":"2021-12-03T07:37:00.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.4.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"8f9f1c9a594f1e3bac3ed65c06ffe05b7e38ae96","kind":"tag","published_at":"2021-09-20T14:08:19.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.3.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"be121fac320da30c136060722d25af0bebf056af","kind":"tag","published_at":"2021-09-20T09:47:01.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.2.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"54a7ba46e60b09a59fc2a65cb67f90de06d7d65c","kind":"tag","published_at":"2021-09-16T15:35:40.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.2.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"c5729c6ff2cfd9316cdc1f39e3c247bf9b4a5ede","kind":"tag","published_at":"2021-09-16T13:45:38.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.2.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"efcd074d62d0063b54593dd9b998c5c2a357c363","kind":"tag","published_at":"2021-09-09T15:06:45.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.1.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"781b25e6a364ff4f11882ea696923b24e4df89d1","kind":"tag","published_at":"2021-08-20T11:48:13.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.0.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3b628b5e78977b1fc8a0fb764c472fea3fb01866","kind":"tag","published_at":"2021-08-20T11:26:19.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.0.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"d8c8b6a1997c63389bdb03381000d668e1dd2a4d","kind":"tag","published_at":"2021-08-17T10:10:18.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.0.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.0/manifests"},{"name":"v0.32.0","sha":"275efd2927e299a1122bb847218a4b1e44ea4ec9","kind":"tag","published_at":"2021-08-09T17:25:58.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.32.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.32.0/manifests"},{"name":"v0.31.2","sha":"6da63b078628e7586d6e96b4ff12d87f6324208d","kind":"tag","published_at":"2021-04-01T16:59:43.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.31.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"ab31a2eea7eb0ee48b0951c0f09d074ddfe4c921","kind":"tag","published_at":"2021-03-05T11:00:23.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.31.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"16370320db4850c0a9b0e9e1b13ca0ef64cd1f58","kind":"tag","published_at":"2021-02-18T12:31:08.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.31.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"64741854cbba4c0c2d40a8b0143b7b9826a238e3","kind":"tag","published_at":"2020-09-30T07:59:07.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.30.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"1616c720b14ec7a7b8c34bc120b15dd3ffd111f6","kind":"tag","published_at":"2020-08-25T21:37:28.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.29.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"47babdfb3a366637c3596931cc93a89b413301d9","kind":"tag","published_at":"2020-08-25T21:13:03.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.29.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"9294963d66f3fab350464d092e657bb2a622eb8d","kind":"tag","published_at":"2020-08-25T20:39:49.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.29.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"11d21e1ff65fba01d5c3f4cc3b5193ed15b8666b","kind":"tag","published_at":"2020-07-02T12:12:09.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.28.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"e21c6deec11bc179317b9c6319c0427a4895ec22","kind":"tag","published_at":"2020-06-08T12:25:31.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.27.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"1d0761ac2f21b66a7751a5207617d73611d7ec1a","kind":"tag","published_at":"2020-03-05T17:54:51.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.26.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"72b5adb5e90dca8edc153aba67a0386f4c3c1ecd","kind":"tag","published_at":"2020-01-03T17:58:13.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.25.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"1048baba07c0bc88413262e1a193473a44b7fc85","kind":"tag","published_at":"2019-11-25T17:32:29.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.25.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"18a717f720edcb2481f5aacdd1e727fb31b59a81","kind":"tag","published_at":"2019-11-15T16:47:52.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.24.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"379e5b6f261e6cdbb62f3003fafc51f50a3c5b91","kind":"tag","published_at":"2019-10-16T21:21:15.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.23.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"7398eadeac11e505cd38396b60e37e7c34fed6ba","kind":"tag","published_at":"2019-10-16T20:35:53.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.23.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"1ff0c8af7410a4d14339445e741da69b37550031","kind":"tag","published_at":"2019-07-22T12:40:40.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.22.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"94e478cce97367d689815bf5eb1e01b49255bbb3","kind":"tag","published_at":"2019-05-26T16:59:18.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.21.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"b4017091e1f5b37a75b5652926eaa7d94f420dc3","kind":"tag","published_at":"2019-05-19T20:42:27.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.20.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.20.0/manifests"},{"name":"v0.19.4","sha":"59ef287bda9c51aeb9e84e10083836c79ca95de2","kind":"tag","published_at":"2019-05-10T15:21:53.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.19.4","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.4/manifests"},{"name":"v0.19.2","sha":"47f0026d89ee6c547437772fa752ab8927edcb15","kind":"tag","published_at":"2019-04-14T11:35:13.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.19.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"63376f320a275ea5326da47f364a08629bae770c","kind":"tag","published_at":"2019-03-19T10:27:16.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.19.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"13d9ab15ef0c5a08eb67a66c1fdfeb04cf5fa9c6","kind":"tag","published_at":"2019-03-06T10:59:39.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.19.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"b750c15168c0faab2b38ac1e265ffd260c15d0c6","kind":"tag","published_at":"2019-02-08T16:20:55.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.18.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"7df80d3587c2e309701863e9d82c32c9667438f0","kind":"tag","published_at":"2019-02-07T11:32:16.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.18.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"daa9f6550d73bdfc8b1b0f3822e49e484f2f26a1","kind":"tag","published_at":"2019-02-05T14:37:53.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.17.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"9012c09fd442395e3c08eebbea1c0941bac6fed2","kind":"tag","published_at":"2019-02-04T23:28:28.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.17.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"130a83f9780f90c86a78797a3ed2fcdf2891d489","kind":"tag","published_at":"2019-02-04T15:23:22.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.17.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a3822e348ff058b7391286f5d036e2ab64769bb","kind":"tag","published_at":"2019-01-18T13:14:39.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.16.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"d773b6d616ebb631154afdd6fafacc8807916c72","kind":"tag","published_at":"2019-01-08T08:37:11.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.15.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"59f74696bc01e34a981739a6c889cdfafb7f71dc","kind":"tag","published_at":"2018-12-30T12:30:15.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.14.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"352c0a3479167a02a3da75d21401641782a1226d","kind":"tag","published_at":"2018-12-29T19:20:56.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.14.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"dfd145541a420538d73b2c94a1b02cffa8251c7f","kind":"tag","published_at":"2018-12-29T18:54:26.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.14.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"8c10aa119f65b8b0b91e7122be5b884ba20e502b","kind":"tag","published_at":"2018-11-21T09:28:53.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.13.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"9b61dbb4756591b538e8b7e295aecd4df4180fea","kind":"tag","published_at":"2018-11-06T17:00:27.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.12.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"fd8c397cd0c3941879b29544f59f3dce00983175","kind":"tag","published_at":"2018-10-28T18:14:08.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.11.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a2557a4662f23bc0c4ca81894f5e63e283851495","kind":"tag","published_at":"2018-10-28T16:10:01.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.11.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"d86b71aab23d905190d69704c2f20adec9ee82ae","kind":"tag","published_at":"2018-10-12T12:46:34.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.10.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a9c1033821b9fa86ab0d73cfcf1d9abfba426cf6","kind":"tag","published_at":"2018-10-12T11:03:36.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.10.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"a59428bc141a4cc24f3309eccc4504a7aa25ff74","kind":"tag","published_at":"2018-08-20T19:33:08.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.9.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"00da377af20145adeb2ff6f86f55afaa31cf2a4d","kind":"tag","published_at":"2018-08-16T13:57:03.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.8.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"4453120da07b3cacbb16d3d8620cc913355c871e","kind":"tag","published_at":"2018-08-15T14:29:08.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.8.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"539b503c70038bc6a4e7e74a9880ccd5ae6bcf66","kind":"tag","published_at":"2018-08-05T21:10:51.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.7.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"84535323877a814a173fc628a20e8c9f04dde99b","kind":"tag","published_at":"2018-08-05T19:19:18.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.7.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2be105ce595bb1d45ac1bb547e4043526ca619b7","kind":"tag","published_at":"2018-03-15T18:16:50.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.6.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e9dc6e7ffc30d2abc517d26598ad5fdc1944f3b3","kind":"tag","published_at":"2018-01-12T14:17:36.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.5.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"05e818831aed6b47c3c64c5c1ae33f5165607821","kind":"tag","published_at":"2017-09-24T16:48:57.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.4.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"20278a79f23850d766c3b768701f1310ef12f117","kind":"tag","published_at":"2017-05-29T16:47:22.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.3.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"02812c0a0fc7a6f5a2cfe85804d14c1642fd0672","kind":"tag","published_at":"2017-03-06T23:16:26.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.2.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"b94f4ca835daa79a2c41e0913b87da793b1c206d","kind":"tag","published_at":"2017-01-13T15:06:44.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.1.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.1.0/manifests"},{"name":"before_seed_join_removal","sha":"c4e4cbaabb312dab85ebcd5fa1d2a65c5c141c66","kind":"tag","published_at":"2016-12-28T13:41:59.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/before_seed_join_removal","html_url":"https://github.com/korpling/graphANNIS/releases/tag/before_seed_join_removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@before_seed_join_removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/before_seed_join_removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/before_seed_join_removal/manifests"},{"name":"benchmark-journal-2016-07-27","sha":"92b5c6dbf02d00fa71ea3fe8f5f8e58afec6a897","kind":"tag","published_at":"2016-07-28T10:26:55.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/benchmark-journal-2016-07-27","html_url":"https://github.com/korpling/graphANNIS/releases/tag/benchmark-journal-2016-07-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@benchmark-journal-2016-07-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/benchmark-journal-2016-07-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/benchmark-journal-2016-07-27/manifests"},{"name":"becnhmark-journal-2016-07-26","sha":"1fbbf2345690a9975fb8e454ec8650d650b61774","kind":"tag","published_at":"2016-07-24T11:19:10.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/becnhmark-journal-2016-07-26","html_url":"https://github.com/korpling/graphANNIS/releases/tag/becnhmark-journal-2016-07-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@becnhmark-journal-2016-07-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/becnhmark-journal-2016-07-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/becnhmark-journal-2016-07-26/manifests"}]},"repo_metadata_updated_at":"2025-08-20T13:51:29.648Z","dependent_packages_count":0,"downloads":66921,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":18.765063277219284,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":25.059794910330545,"forks_count":37.47605912594045,"average":28.886302612648116},"purl":"pkg:cargo/graphannis-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/graphannis-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/graphannis-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/graphannis-cli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-12T19:07:26.281Z","issues_count":60,"pull_requests_count":337,"avg_time_to_close_issue":50088988.14285714,"avg_time_to_close_pull_request":135466.09523809524,"issues_closed_count":42,"pull_requests_closed_count":336,"pull_request_authors_count":3,"issue_authors_count":8,"avg_comments_per_issue":1.3666666666666667,"avg_comments_per_pull_request":1.4688427299703264,"merged_pull_requests_count":315,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":5,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":13749425.0,"past_year_avg_time_to_close_pull_request":44688.794871794875,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":39,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.4,"past_year_avg_comments_per_pull_request":1.0769230769230769,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/issues","maintainers":[{"login":"thomaskrause","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomaskrause"}],"active_maintainers":[{"login":"thomaskrause","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomaskrause"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/graphannis-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/graphannis-cli/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/graphannis-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/graphannis-cli/related_packages","maintainers":[{"uuid":"14778","login":"thomaskrause","name":"Thomas Krause","email":null,"url":"https://github.com/thomaskrause","packages_count":14,"html_url":"https://crates.io/users/thomaskrause","role":null,"created_at":"2022-11-07T19:59:45.670Z","updated_at":"2022-11-07T19:59:45.670Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/thomaskrause/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":204443,"maintainers_count":50515,"namespaces_count":0,"keywords_count":51709,"github":"rust-lang","metadata":{"funded_packages_count":19895},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-09-05T05:43:40.882Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4118477,"name":"graphannis-core","ecosystem":"cargo","description":"This crate supports graph representation and generic query-functionality.","homepage":null,"licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/korpling/graphANNIS","keywords_array":[],"namespace":null,"versions_count":64,"first_release_published_at":"2020-06-08T10:32:44.008Z","latest_release_published_at":"2025-08-20T13:09:40.794Z","latest_release_number":"4.0.0","last_synced_at":"2025-08-20T13:43:46.084Z","created_at":"2022-04-12T14:44:44.621Z","updated_at":"2025-08-20T13:51:30.172Z","registry_url":"https://crates.io/crates/graphannis-core/","install_command":"cargo install graphannis-core","documentation_url":"https://docs.rs/graphannis-core/","metadata":{"categories":[]},"repo_metadata":{"id":32823339,"uuid":"143449171","full_name":"korpling/graphANNIS","owner":"korpling","description":"This is a new backend implementation of the ANNIS linguistic search and visualization system.","archived":false,"fork":false,"pushed_at":"2025-08-11T12:10:04.000Z","size":16160,"stargazers_count":18,"open_issues_count":7,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-11T13:30:06.140Z","etag":null,"topics":["hacktoberfest","linguistic-analysis","linguistic-corpora","search-engine"],"latest_commit_sha":null,"homepage":"http://corpus-tools.org/annis/","language":"Rust","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/korpling.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-08-03T16:20:15.000Z","updated_at":"2025-08-11T12:09:58.000Z","dependencies_parsed_at":"2023-12-19T19:06:23.837Z","dependency_job_id":"4dd5d6e9-6b53-4b85-9b80-3888b87d5e93","html_url":"https://github.com/korpling/graphANNIS","commit_stats":{"total_commits":4506,"total_committers":6,"mean_commits":751.0,"dds":"0.17509986684420775","last_synced_commit":"46fc1b14ebe6a59b5bb08e4b1f15da522d614d9e"},"previous_names":["corpus-tools/graphannis"],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/korpling/graphANNIS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/korpling","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/sbom","scorecard":{"id":305250,"data":{"date":"2025-08-11","repo":{"name":"github.com/korpling/graphANNIS","commit":"4b493d2dbbedb4d33fc1f11798d627d678885341"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/5 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/deploy_documentation.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:18","Warn: no topLevel permission defined: .github/workflows/release_capi.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/verify.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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/release.yml:79","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_documentation.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/deploy_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy_documentation.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/deploy_documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:233: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_capi.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_capi.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_capi.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/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/korpling/graphANNIS/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/verify.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/verify.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/verify.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/verify.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/release.yml:68","Warn: downloadThenRun not pinned by hash: .github/workflows/release.yml:127","Info:   0 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  21 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun 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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.8.1 not signed: https://api.github.com/repos/korpling/graphANNIS/releases/220315994","Warn: release artifact v3.8.0 not signed: https://api.github.com/repos/korpling/graphANNIS/releases/218580156","Warn: release artifact v3.7.1 not signed: https://api.github.com/repos/korpling/graphANNIS/releases/212251363","Warn: release artifact v3.7.0 not signed: https://api.github.com/repos/korpling/graphANNIS/releases/206626968","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/korpling/graphANNIS/releases/194611385","Warn: release artifact v3.8.1 does not have provenance: https://api.github.com/repos/korpling/graphANNIS/releases/220315994","Warn: release artifact v3.8.0 does not have provenance: https://api.github.com/repos/korpling/graphANNIS/releases/218580156","Warn: release artifact v3.7.1 does not have provenance: https://api.github.com/repos/korpling/graphANNIS/releases/212251363","Warn: release artifact v3.7.0 does not have provenance: https://api.github.com/repos/korpling/graphANNIS/releases/206626968","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/korpling/graphANNIS/releases/194611385"],"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 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T21:52:07.951Z","repository_id":32823339,"created_at":"2025-08-17T21:52:07.951Z","updated_at":"2025-08-17T21:52:07.951Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271324065,"owners_count":24739840,"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-20T02:00:09.606Z","response_time":69,"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":"korpling","name":"korpling","uuid":"2168128","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2168128?v=4","repositories_count":69,"last_synced_at":"2024-04-16T16:12:34.960Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/korpling","funding_links":[],"total_stars":137,"followers":5,"following":0,"created_at":"2022-11-06T08:01:26.008Z","updated_at":"2024-04-16T16:12:44.765Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/korpling","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/korpling/repositories"},"tags":[{"name":"v3.8.2","sha":"8ead8ff9a026d956b168d45d4c307b19ec04b529","kind":"tag","published_at":"2025-08-11T10:02:51.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.8.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"9f5aeaa86cbd018169279e0fd5d5dcc3fd684d6e","kind":"tag","published_at":"2025-05-22T10:21:21.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.8.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"8474176fc451b91a27b5bd18b555e323db368868","kind":"tag","published_at":"2025-05-14T13:57:25.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.8.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"23a4f7b51aa90f89ba2932e03601ff253f8bf904","kind":"tag","published_at":"2025-04-14T15:19:49.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.7.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"bc803420d9f279d0c4f10b7d7e1c5e2290bd6b50","kind":"tag","published_at":"2025-03-18T16:44:39.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.7.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"7f14da61fb5c194025d420ad6455b07de099a58d","kind":"tag","published_at":"2025-01-14T08:25:54.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.6.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"18b57d222ac9a9515eb46a2132c43fd3f2a03b98","kind":"tag","published_at":"2024-09-25T08:54:36.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.5.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"91b855894b7685ce05396e7904f0f42922d91be8","kind":"commit","published_at":"2024-09-02T14:36:37.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.5.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"4947be2fe33d0be45a0c478aa99d81d699867d00","kind":"tag","published_at":"2024-08-20T17:18:44.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.4.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"781dd89a0d904c91c0f3c85ebf2c4b3b1b69b7ab","kind":"tag","published_at":"2024-07-12T13:45:38.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.3.3","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"14e1979ac2aec0c9157fdaa0f62be2d4ae1f70ac","kind":"tag","published_at":"2024-07-04T15:02:03.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.3.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"731ca1b14b356ddd0f5ee2b77389734497d304bb","kind":"tag","published_at":"2024-06-04T15:33:18.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.3.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"cf153d558ae69ecd8ec356e2788e0e831ce37e7c","kind":"tag","published_at":"2024-05-27T11:45:45.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.3.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"20c2e44ea74e0ccc0d3508ae84034b014a30ba1d","kind":"tag","published_at":"2024-04-22T15:56:22.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.2.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"6176428d727c904547371fbb605937f509c52f39","kind":"tag","published_at":"2024-03-25T10:51:50.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.2.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"7d357bdeba594874b40ea05b0b7594a2be45bc50","kind":"tag","published_at":"2024-03-13T09:04:52.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.2.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"f29e4a4a97bd2631b88da58a6337b8049b86e04a","kind":"tag","published_at":"2024-02-05T13:18:11.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.1.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"637d098e56bad3a2cd3458b72a8765c4ab221755","kind":"tag","published_at":"2024-01-10T20:55:45.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.1.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"9c0410892fd4914d274642ed8c6a9c64bc4e071e","kind":"tag","published_at":"2023-11-28T19:32:47.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.0.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.0.0/manifests"},{"name":"v2.4.8","sha":"f9aa33757574896b3f6171d84eae8a1755f09479","kind":"tag","published_at":"2023-10-31T17:30:45.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.8","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"7cc2842c2c16713e4003a5f3bf680709218dbee4","kind":"tag","published_at":"2023-10-23T13:08:24.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.7","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"14f279067f65cd50da1fbd7c47e14a8a93cd3a61","kind":"tag","published_at":"2023-07-26T13:21:49.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.6","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"5a1549e7da0f342421a57fb94f471660bf7682d2","kind":"tag","published_at":"2023-04-25T14:02:30.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.5","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"46fc1b14ebe6a59b5bb08e4b1f15da522d614d9e","kind":"tag","published_at":"2023-04-19T10:00:55.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.4","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"636a048fdc87d537340c22c983ed693e898a1c9b","kind":"tag","published_at":"2023-02-15T14:21:19.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.3","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"326e8ba781e53fc39d9ff59a05e38d701b144f8d","kind":"tag","published_at":"2022-12-22T15:47:22.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"cbb6df62ae75c69282e8dc8691fb38f3fe041e70","kind":"tag","published_at":"2022-09-30T11:15:28.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"d2faa192262b24735b5587616cf2bac9326f1e1d","kind":"tag","published_at":"2022-09-22T10:51:53.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"30d312255b7929dadafd4a664251b76ac2bbcf34","kind":"tag","published_at":"2022-09-06T14:32:01.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.3.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"5956569e627a357a5c9d635701bb8ecedfa8eb9e","kind":"tag","published_at":"2022-07-26T09:43:40.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.2.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"e8cbcb0780f65dfd703407ae197cb3d35277fc07","kind":"tag","published_at":"2022-07-01T17:27:16.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.2.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"058d2f209f19159f53bd82a5773fdad12fae8ea7","kind":"tag","published_at":"2022-06-02T14:01:17.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.2.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"64851222196876f530b9af02f61671d476e1f0a2","kind":"tag","published_at":"2022-05-31T15:05:43.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.1.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"c3cae82f50d10a3e59f9a7adb39a91f0911fa006","kind":"tag","published_at":"2022-05-30T10:22:25.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.6","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"dda2c5d2d0bdd42845d18bae6a7f6e91ed06cf4b","kind":"tag","published_at":"2022-05-12T15:46:54.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.5","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"6b1bf752a33f851f3fffe8e49e1e72cfc29b60f5","kind":"tag","published_at":"2022-04-22T13:58:23.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.4","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"e9374715b12c5055be261e3505a9eb2cd2ffd750","kind":"tag","published_at":"2022-03-31T21:35:39.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.3","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6888e0e882adf71f04ccb80f31087ad46e4ac8cb","kind":"tag","published_at":"2022-03-31T16:41:58.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"50d83732075131e4129da49a5748b8bdf5839ef9","kind":"tag","published_at":"2022-03-29T13:44:15.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"16cc15ecc3f735b12889188301aa56039ef27388","kind":"tag","published_at":"2022-03-29T12:20:56.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.0/manifests"},{"name":"v1.5.0","sha":"5bcc21d0e53e81f2fc610d07f144f66fec1c1c1e","kind":"tag","published_at":"2022-01-06T17:54:51.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.5.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"76d8f4b4666a0dc38ba289d40df26e1bab1202b3","kind":"tag","published_at":"2021-12-07T15:57:47.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.4.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"6d8408ff491fd90f983dc74062a616d84d297f78","kind":"tag","published_at":"2021-12-03T07:37:00.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.4.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"8f9f1c9a594f1e3bac3ed65c06ffe05b7e38ae96","kind":"tag","published_at":"2021-09-20T14:08:19.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.3.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"be121fac320da30c136060722d25af0bebf056af","kind":"tag","published_at":"2021-09-20T09:47:01.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.2.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"54a7ba46e60b09a59fc2a65cb67f90de06d7d65c","kind":"tag","published_at":"2021-09-16T15:35:40.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.2.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"c5729c6ff2cfd9316cdc1f39e3c247bf9b4a5ede","kind":"tag","published_at":"2021-09-16T13:45:38.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.2.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"efcd074d62d0063b54593dd9b998c5c2a357c363","kind":"tag","published_at":"2021-09-09T15:06:45.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.1.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"781b25e6a364ff4f11882ea696923b24e4df89d1","kind":"tag","published_at":"2021-08-20T11:48:13.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.0.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3b628b5e78977b1fc8a0fb764c472fea3fb01866","kind":"tag","published_at":"2021-08-20T11:26:19.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.0.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"d8c8b6a1997c63389bdb03381000d668e1dd2a4d","kind":"tag","published_at":"2021-08-17T10:10:18.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.0.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.0/manifests"},{"name":"v0.32.0","sha":"275efd2927e299a1122bb847218a4b1e44ea4ec9","kind":"tag","published_at":"2021-08-09T17:25:58.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.32.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.32.0/manifests"},{"name":"v0.31.2","sha":"6da63b078628e7586d6e96b4ff12d87f6324208d","kind":"tag","published_at":"2021-04-01T16:59:43.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.31.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"ab31a2eea7eb0ee48b0951c0f09d074ddfe4c921","kind":"tag","published_at":"2021-03-05T11:00:23.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.31.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"16370320db4850c0a9b0e9e1b13ca0ef64cd1f58","kind":"tag","published_at":"2021-02-18T12:31:08.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.31.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"64741854cbba4c0c2d40a8b0143b7b9826a238e3","kind":"tag","published_at":"2020-09-30T07:59:07.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.30.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"1616c720b14ec7a7b8c34bc120b15dd3ffd111f6","kind":"tag","published_at":"2020-08-25T21:37:28.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.29.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"47babdfb3a366637c3596931cc93a89b413301d9","kind":"tag","published_at":"2020-08-25T21:13:03.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.29.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"9294963d66f3fab350464d092e657bb2a622eb8d","kind":"tag","published_at":"2020-08-25T20:39:49.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.29.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"11d21e1ff65fba01d5c3f4cc3b5193ed15b8666b","kind":"tag","published_at":"2020-07-02T12:12:09.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.28.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"e21c6deec11bc179317b9c6319c0427a4895ec22","kind":"tag","published_at":"2020-06-08T12:25:31.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.27.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"1d0761ac2f21b66a7751a5207617d73611d7ec1a","kind":"tag","published_at":"2020-03-05T17:54:51.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.26.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"72b5adb5e90dca8edc153aba67a0386f4c3c1ecd","kind":"tag","published_at":"2020-01-03T17:58:13.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.25.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"1048baba07c0bc88413262e1a193473a44b7fc85","kind":"tag","published_at":"2019-11-25T17:32:29.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.25.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"18a717f720edcb2481f5aacdd1e727fb31b59a81","kind":"tag","published_at":"2019-11-15T16:47:52.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.24.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"379e5b6f261e6cdbb62f3003fafc51f50a3c5b91","kind":"tag","published_at":"2019-10-16T21:21:15.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.23.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"7398eadeac11e505cd38396b60e37e7c34fed6ba","kind":"tag","published_at":"2019-10-16T20:35:53.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.23.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"1ff0c8af7410a4d14339445e741da69b37550031","kind":"tag","published_at":"2019-07-22T12:40:40.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.22.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"94e478cce97367d689815bf5eb1e01b49255bbb3","kind":"tag","published_at":"2019-05-26T16:59:18.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.21.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"b4017091e1f5b37a75b5652926eaa7d94f420dc3","kind":"tag","published_at":"2019-05-19T20:42:27.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.20.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.20.0/manifests"},{"name":"v0.19.4","sha":"59ef287bda9c51aeb9e84e10083836c79ca95de2","kind":"tag","published_at":"2019-05-10T15:21:53.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.19.4","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.4/manifests"},{"name":"v0.19.2","sha":"47f0026d89ee6c547437772fa752ab8927edcb15","kind":"tag","published_at":"2019-04-14T11:35:13.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.19.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"63376f320a275ea5326da47f364a08629bae770c","kind":"tag","published_at":"2019-03-19T10:27:16.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.19.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"13d9ab15ef0c5a08eb67a66c1fdfeb04cf5fa9c6","kind":"tag","published_at":"2019-03-06T10:59:39.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.19.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"b750c15168c0faab2b38ac1e265ffd260c15d0c6","kind":"tag","published_at":"2019-02-08T16:20:55.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.18.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"7df80d3587c2e309701863e9d82c32c9667438f0","kind":"tag","published_at":"2019-02-07T11:32:16.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.18.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"daa9f6550d73bdfc8b1b0f3822e49e484f2f26a1","kind":"tag","published_at":"2019-02-05T14:37:53.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.17.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"9012c09fd442395e3c08eebbea1c0941bac6fed2","kind":"tag","published_at":"2019-02-04T23:28:28.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.17.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"130a83f9780f90c86a78797a3ed2fcdf2891d489","kind":"tag","published_at":"2019-02-04T15:23:22.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.17.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a3822e348ff058b7391286f5d036e2ab64769bb","kind":"tag","published_at":"2019-01-18T13:14:39.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.16.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"d773b6d616ebb631154afdd6fafacc8807916c72","kind":"tag","published_at":"2019-01-08T08:37:11.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.15.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"59f74696bc01e34a981739a6c889cdfafb7f71dc","kind":"tag","published_at":"2018-12-30T12:30:15.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.14.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"352c0a3479167a02a3da75d21401641782a1226d","kind":"tag","published_at":"2018-12-29T19:20:56.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.14.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"dfd145541a420538d73b2c94a1b02cffa8251c7f","kind":"tag","published_at":"2018-12-29T18:54:26.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.14.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"8c10aa119f65b8b0b91e7122be5b884ba20e502b","kind":"tag","published_at":"2018-11-21T09:28:53.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.13.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"9b61dbb4756591b538e8b7e295aecd4df4180fea","kind":"tag","published_at":"2018-11-06T17:00:27.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.12.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"fd8c397cd0c3941879b29544f59f3dce00983175","kind":"tag","published_at":"2018-10-28T18:14:08.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.11.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a2557a4662f23bc0c4ca81894f5e63e283851495","kind":"tag","published_at":"2018-10-28T16:10:01.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.11.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"d86b71aab23d905190d69704c2f20adec9ee82ae","kind":"tag","published_at":"2018-10-12T12:46:34.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.10.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a9c1033821b9fa86ab0d73cfcf1d9abfba426cf6","kind":"tag","published_at":"2018-10-12T11:03:36.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.10.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"a59428bc141a4cc24f3309eccc4504a7aa25ff74","kind":"tag","published_at":"2018-08-20T19:33:08.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.9.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"00da377af20145adeb2ff6f86f55afaa31cf2a4d","kind":"tag","published_at":"2018-08-16T13:57:03.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.8.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"4453120da07b3cacbb16d3d8620cc913355c871e","kind":"tag","published_at":"2018-08-15T14:29:08.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.8.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"539b503c70038bc6a4e7e74a9880ccd5ae6bcf66","kind":"tag","published_at":"2018-08-05T21:10:51.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.7.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"84535323877a814a173fc628a20e8c9f04dde99b","kind":"tag","published_at":"2018-08-05T19:19:18.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.7.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2be105ce595bb1d45ac1bb547e4043526ca619b7","kind":"tag","published_at":"2018-03-15T18:16:50.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.6.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e9dc6e7ffc30d2abc517d26598ad5fdc1944f3b3","kind":"tag","published_at":"2018-01-12T14:17:36.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.5.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"05e818831aed6b47c3c64c5c1ae33f5165607821","kind":"tag","published_at":"2017-09-24T16:48:57.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.4.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"20278a79f23850d766c3b768701f1310ef12f117","kind":"tag","published_at":"2017-05-29T16:47:22.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.3.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"02812c0a0fc7a6f5a2cfe85804d14c1642fd0672","kind":"tag","published_at":"2017-03-06T23:16:26.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.2.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"b94f4ca835daa79a2c41e0913b87da793b1c206d","kind":"tag","published_at":"2017-01-13T15:06:44.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.1.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.1.0/manifests"},{"name":"before_seed_join_removal","sha":"c4e4cbaabb312dab85ebcd5fa1d2a65c5c141c66","kind":"tag","published_at":"2016-12-28T13:41:59.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/before_seed_join_removal","html_url":"https://github.com/korpling/graphANNIS/releases/tag/before_seed_join_removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@before_seed_join_removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/before_seed_join_removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/before_seed_join_removal/manifests"},{"name":"benchmark-journal-2016-07-27","sha":"92b5c6dbf02d00fa71ea3fe8f5f8e58afec6a897","kind":"tag","published_at":"2016-07-28T10:26:55.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/benchmark-journal-2016-07-27","html_url":"https://github.com/korpling/graphANNIS/releases/tag/benchmark-journal-2016-07-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@benchmark-journal-2016-07-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/benchmark-journal-2016-07-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/benchmark-journal-2016-07-27/manifests"},{"name":"becnhmark-journal-2016-07-26","sha":"1fbbf2345690a9975fb8e454ec8650d650b61774","kind":"tag","published_at":"2016-07-24T11:19:10.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/becnhmark-journal-2016-07-26","html_url":"https://github.com/korpling/graphANNIS/releases/tag/becnhmark-journal-2016-07-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@becnhmark-journal-2016-07-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/becnhmark-journal-2016-07-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/becnhmark-journal-2016-07-26/manifests"}]},"repo_metadata_updated_at":"2025-08-20T13:51:30.171Z","dependent_packages_count":4,"downloads":73412,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":14.997860022976594,"dependent_repos_count":16.599114313593034,"dependent_packages_count":7.404266178302836,"stargazers_count":25.2291133444919,"forks_count":40.57464103699589,"docker_downloads_count":null,"average":20.960998979272052},"purl":"pkg:cargo/graphannis-core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/graphannis-core","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/graphannis-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/graphannis-core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-12T19:07:26.281Z","issues_count":60,"pull_requests_count":337,"avg_time_to_close_issue":50088988.14285714,"avg_time_to_close_pull_request":135466.09523809524,"issues_closed_count":42,"pull_requests_closed_count":336,"pull_request_authors_count":3,"issue_authors_count":8,"avg_comments_per_issue":1.3666666666666667,"avg_comments_per_pull_request":1.4688427299703264,"merged_pull_requests_count":315,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":5,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":13749425.0,"past_year_avg_time_to_close_pull_request":44688.794871794875,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":39,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.4,"past_year_avg_comments_per_pull_request":1.0769230769230769,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/issues","maintainers":[{"login":"thomaskrause","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomaskrause"}],"active_maintainers":[{"login":"thomaskrause","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomaskrause"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/graphannis-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/graphannis-core/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/graphannis-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/graphannis-core/related_packages","maintainers":[{"uuid":"14778","login":"thomaskrause","name":"Thomas Krause","email":null,"url":"https://github.com/thomaskrause","packages_count":14,"html_url":"https://crates.io/users/thomaskrause","role":null,"created_at":"2022-11-07T19:59:46.066Z","updated_at":"2022-11-07T19:59:46.066Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/thomaskrause/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":204443,"maintainers_count":50515,"namespaces_count":0,"keywords_count":51709,"github":"rust-lang","metadata":{"funded_packages_count":19895},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-09-05T05:43:40.882Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4118463,"name":"graphannis-capi","ecosystem":"cargo","description":"This is the C-API to the ANNIS linguistic search and visualization system.","homepage":null,"licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/korpling/graphANNIS","keywords_array":[],"namespace":null,"versions_count":62,"first_release_published_at":"2018-04-06T08:57:28.857Z","latest_release_published_at":"2025-08-20T13:11:50.130Z","latest_release_number":"4.0.0","last_synced_at":"2025-08-20T13:17:13.552Z","created_at":"2022-04-12T14:44:36.403Z","updated_at":"2025-08-20T13:51:29.927Z","registry_url":"https://crates.io/crates/graphannis-capi/","install_command":"cargo install graphannis-capi","documentation_url":"https://docs.rs/graphannis-capi/","metadata":{"categories":[]},"repo_metadata":{"id":32823339,"uuid":"143449171","full_name":"korpling/graphANNIS","owner":"korpling","description":"This is a new backend implementation of the ANNIS linguistic search and visualization system.","archived":false,"fork":false,"pushed_at":"2025-08-11T12:10:04.000Z","size":16160,"stargazers_count":18,"open_issues_count":7,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-11T13:30:06.140Z","etag":null,"topics":["hacktoberfest","linguistic-analysis","linguistic-corpora","search-engine"],"latest_commit_sha":null,"homepage":"http://corpus-tools.org/annis/","language":"Rust","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/korpling.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-08-03T16:20:15.000Z","updated_at":"2025-08-11T12:09:58.000Z","dependencies_parsed_at":"2023-12-19T19:06:23.837Z","dependency_job_id":"4dd5d6e9-6b53-4b85-9b80-3888b87d5e93","html_url":"https://github.com/korpling/graphANNIS","commit_stats":{"total_commits":4506,"total_committers":6,"mean_commits":751.0,"dds":"0.17509986684420775","last_synced_commit":"46fc1b14ebe6a59b5bb08e4b1f15da522d614d9e"},"previous_names":["corpus-tools/graphannis"],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/korpling/graphANNIS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/korpling","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/sbom","scorecard":{"id":305250,"data":{"date":"2025-08-11","repo":{"name":"github.com/korpling/graphANNIS","commit":"4b493d2dbbedb4d33fc1f11798d627d678885341"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/5 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/deploy_documentation.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:18","Warn: no topLevel permission defined: .github/workflows/release_capi.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/verify.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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/release.yml:79","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_documentation.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/deploy_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy_documentation.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/deploy_documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:233: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_capi.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_capi.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_capi.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/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/korpling/graphANNIS/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/verify.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/verify.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/verify.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/verify.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/release.yml:68","Warn: downloadThenRun not pinned by hash: .github/workflows/release.yml:127","Info:   0 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  21 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun 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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.8.1 not signed: https://api.github.com/repos/korpling/graphANNIS/releases/220315994","Warn: release artifact v3.8.0 not signed: https://api.github.com/repos/korpling/graphANNIS/releases/218580156","Warn: release artifact v3.7.1 not signed: https://api.github.com/repos/korpling/graphANNIS/releases/212251363","Warn: release artifact v3.7.0 not signed: https://api.github.com/repos/korpling/graphANNIS/releases/206626968","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/korpling/graphANNIS/releases/194611385","Warn: release artifact v3.8.1 does not have provenance: https://api.github.com/repos/korpling/graphANNIS/releases/220315994","Warn: release artifact v3.8.0 does not have provenance: https://api.github.com/repos/korpling/graphANNIS/releases/218580156","Warn: release artifact v3.7.1 does not have provenance: https://api.github.com/repos/korpling/graphANNIS/releases/212251363","Warn: release artifact v3.7.0 does not have provenance: https://api.github.com/repos/korpling/graphANNIS/releases/206626968","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/korpling/graphANNIS/releases/194611385"],"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 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T21:52:07.951Z","repository_id":32823339,"created_at":"2025-08-17T21:52:07.951Z","updated_at":"2025-08-17T21:52:07.951Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271324065,"owners_count":24739840,"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-20T02:00:09.606Z","response_time":69,"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":"korpling","name":"korpling","uuid":"2168128","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2168128?v=4","repositories_count":69,"last_synced_at":"2024-04-16T16:12:34.960Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/korpling","funding_links":[],"total_stars":137,"followers":5,"following":0,"created_at":"2022-11-06T08:01:26.008Z","updated_at":"2024-04-16T16:12:44.765Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/korpling","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/korpling/repositories"},"tags":[{"name":"v3.8.2","sha":"8ead8ff9a026d956b168d45d4c307b19ec04b529","kind":"tag","published_at":"2025-08-11T10:02:51.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.8.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"9f5aeaa86cbd018169279e0fd5d5dcc3fd684d6e","kind":"tag","published_at":"2025-05-22T10:21:21.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.8.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"8474176fc451b91a27b5bd18b555e323db368868","kind":"tag","published_at":"2025-05-14T13:57:25.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.8.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"23a4f7b51aa90f89ba2932e03601ff253f8bf904","kind":"tag","published_at":"2025-04-14T15:19:49.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.7.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"bc803420d9f279d0c4f10b7d7e1c5e2290bd6b50","kind":"tag","published_at":"2025-03-18T16:44:39.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.7.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"7f14da61fb5c194025d420ad6455b07de099a58d","kind":"tag","published_at":"2025-01-14T08:25:54.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.6.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"18b57d222ac9a9515eb46a2132c43fd3f2a03b98","kind":"tag","published_at":"2024-09-25T08:54:36.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.5.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"91b855894b7685ce05396e7904f0f42922d91be8","kind":"commit","published_at":"2024-09-02T14:36:37.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.5.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"4947be2fe33d0be45a0c478aa99d81d699867d00","kind":"tag","published_at":"2024-08-20T17:18:44.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.4.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"781dd89a0d904c91c0f3c85ebf2c4b3b1b69b7ab","kind":"tag","published_at":"2024-07-12T13:45:38.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.3.3","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"14e1979ac2aec0c9157fdaa0f62be2d4ae1f70ac","kind":"tag","published_at":"2024-07-04T15:02:03.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.3.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"731ca1b14b356ddd0f5ee2b77389734497d304bb","kind":"tag","published_at":"2024-06-04T15:33:18.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.3.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"cf153d558ae69ecd8ec356e2788e0e831ce37e7c","kind":"tag","published_at":"2024-05-27T11:45:45.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.3.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"20c2e44ea74e0ccc0d3508ae84034b014a30ba1d","kind":"tag","published_at":"2024-04-22T15:56:22.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.2.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"6176428d727c904547371fbb605937f509c52f39","kind":"tag","published_at":"2024-03-25T10:51:50.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.2.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"7d357bdeba594874b40ea05b0b7594a2be45bc50","kind":"tag","published_at":"2024-03-13T09:04:52.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.2.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"f29e4a4a97bd2631b88da58a6337b8049b86e04a","kind":"tag","published_at":"2024-02-05T13:18:11.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.1.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"637d098e56bad3a2cd3458b72a8765c4ab221755","kind":"tag","published_at":"2024-01-10T20:55:45.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.1.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"9c0410892fd4914d274642ed8c6a9c64bc4e071e","kind":"tag","published_at":"2023-11-28T19:32:47.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.0.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.0.0/manifests"},{"name":"v2.4.8","sha":"f9aa33757574896b3f6171d84eae8a1755f09479","kind":"tag","published_at":"2023-10-31T17:30:45.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.8","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"7cc2842c2c16713e4003a5f3bf680709218dbee4","kind":"tag","published_at":"2023-10-23T13:08:24.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.7","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"14f279067f65cd50da1fbd7c47e14a8a93cd3a61","kind":"tag","published_at":"2023-07-26T13:21:49.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.6","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"5a1549e7da0f342421a57fb94f471660bf7682d2","kind":"tag","published_at":"2023-04-25T14:02:30.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.5","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"46fc1b14ebe6a59b5bb08e4b1f15da522d614d9e","kind":"tag","published_at":"2023-04-19T10:00:55.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.4","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"636a048fdc87d537340c22c983ed693e898a1c9b","kind":"tag","published_at":"2023-02-15T14:21:19.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.3","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"326e8ba781e53fc39d9ff59a05e38d701b144f8d","kind":"tag","published_at":"2022-12-22T15:47:22.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"cbb6df62ae75c69282e8dc8691fb38f3fe041e70","kind":"tag","published_at":"2022-09-30T11:15:28.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"d2faa192262b24735b5587616cf2bac9326f1e1d","kind":"tag","published_at":"2022-09-22T10:51:53.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"30d312255b7929dadafd4a664251b76ac2bbcf34","kind":"tag","published_at":"2022-09-06T14:32:01.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.3.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"5956569e627a357a5c9d635701bb8ecedfa8eb9e","kind":"tag","published_at":"2022-07-26T09:43:40.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.2.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"e8cbcb0780f65dfd703407ae197cb3d35277fc07","kind":"tag","published_at":"2022-07-01T17:27:16.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.2.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"058d2f209f19159f53bd82a5773fdad12fae8ea7","kind":"tag","published_at":"2022-06-02T14:01:17.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.2.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"64851222196876f530b9af02f61671d476e1f0a2","kind":"tag","published_at":"2022-05-31T15:05:43.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.1.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"c3cae82f50d10a3e59f9a7adb39a91f0911fa006","kind":"tag","published_at":"2022-05-30T10:22:25.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.6","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"dda2c5d2d0bdd42845d18bae6a7f6e91ed06cf4b","kind":"tag","published_at":"2022-05-12T15:46:54.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.5","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"6b1bf752a33f851f3fffe8e49e1e72cfc29b60f5","kind":"tag","published_at":"2022-04-22T13:58:23.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.4","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"e9374715b12c5055be261e3505a9eb2cd2ffd750","kind":"tag","published_at":"2022-03-31T21:35:39.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.3","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6888e0e882adf71f04ccb80f31087ad46e4ac8cb","kind":"tag","published_at":"2022-03-31T16:41:58.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"50d83732075131e4129da49a5748b8bdf5839ef9","kind":"tag","published_at":"2022-03-29T13:44:15.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"16cc15ecc3f735b12889188301aa56039ef27388","kind":"tag","published_at":"2022-03-29T12:20:56.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.0/manifests"},{"name":"v1.5.0","sha":"5bcc21d0e53e81f2fc610d07f144f66fec1c1c1e","kind":"tag","published_at":"2022-01-06T17:54:51.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.5.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"76d8f4b4666a0dc38ba289d40df26e1bab1202b3","kind":"tag","published_at":"2021-12-07T15:57:47.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.4.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"6d8408ff491fd90f983dc74062a616d84d297f78","kind":"tag","published_at":"2021-12-03T07:37:00.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.4.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"8f9f1c9a594f1e3bac3ed65c06ffe05b7e38ae96","kind":"tag","published_at":"2021-09-20T14:08:19.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.3.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"be121fac320da30c136060722d25af0bebf056af","kind":"tag","published_at":"2021-09-20T09:47:01.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.2.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"54a7ba46e60b09a59fc2a65cb67f90de06d7d65c","kind":"tag","published_at":"2021-09-16T15:35:40.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.2.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"c5729c6ff2cfd9316cdc1f39e3c247bf9b4a5ede","kind":"tag","published_at":"2021-09-16T13:45:38.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.2.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"efcd074d62d0063b54593dd9b998c5c2a357c363","kind":"tag","published_at":"2021-09-09T15:06:45.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.1.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"781b25e6a364ff4f11882ea696923b24e4df89d1","kind":"tag","published_at":"2021-08-20T11:48:13.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.0.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3b628b5e78977b1fc8a0fb764c472fea3fb01866","kind":"tag","published_at":"2021-08-20T11:26:19.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.0.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"d8c8b6a1997c63389bdb03381000d668e1dd2a4d","kind":"tag","published_at":"2021-08-17T10:10:18.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.0.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.0/manifests"},{"name":"v0.32.0","sha":"275efd2927e299a1122bb847218a4b1e44ea4ec9","kind":"tag","published_at":"2021-08-09T17:25:58.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.32.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.32.0/manifests"},{"name":"v0.31.2","sha":"6da63b078628e7586d6e96b4ff12d87f6324208d","kind":"tag","published_at":"2021-04-01T16:59:43.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.31.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"ab31a2eea7eb0ee48b0951c0f09d074ddfe4c921","kind":"tag","published_at":"2021-03-05T11:00:23.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.31.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"16370320db4850c0a9b0e9e1b13ca0ef64cd1f58","kind":"tag","published_at":"2021-02-18T12:31:08.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.31.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"64741854cbba4c0c2d40a8b0143b7b9826a238e3","kind":"tag","published_at":"2020-09-30T07:59:07.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.30.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"1616c720b14ec7a7b8c34bc120b15dd3ffd111f6","kind":"tag","published_at":"2020-08-25T21:37:28.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.29.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"47babdfb3a366637c3596931cc93a89b413301d9","kind":"tag","published_at":"2020-08-25T21:13:03.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.29.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"9294963d66f3fab350464d092e657bb2a622eb8d","kind":"tag","published_at":"2020-08-25T20:39:49.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.29.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"11d21e1ff65fba01d5c3f4cc3b5193ed15b8666b","kind":"tag","published_at":"2020-07-02T12:12:09.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.28.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"e21c6deec11bc179317b9c6319c0427a4895ec22","kind":"tag","published_at":"2020-06-08T12:25:31.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.27.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"1d0761ac2f21b66a7751a5207617d73611d7ec1a","kind":"tag","published_at":"2020-03-05T17:54:51.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.26.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"72b5adb5e90dca8edc153aba67a0386f4c3c1ecd","kind":"tag","published_at":"2020-01-03T17:58:13.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.25.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"1048baba07c0bc88413262e1a193473a44b7fc85","kind":"tag","published_at":"2019-11-25T17:32:29.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.25.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"18a717f720edcb2481f5aacdd1e727fb31b59a81","kind":"tag","published_at":"2019-11-15T16:47:52.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.24.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"379e5b6f261e6cdbb62f3003fafc51f50a3c5b91","kind":"tag","published_at":"2019-10-16T21:21:15.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.23.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"7398eadeac11e505cd38396b60e37e7c34fed6ba","kind":"tag","published_at":"2019-10-16T20:35:53.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.23.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"1ff0c8af7410a4d14339445e741da69b37550031","kind":"tag","published_at":"2019-07-22T12:40:40.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.22.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"94e478cce97367d689815bf5eb1e01b49255bbb3","kind":"tag","published_at":"2019-05-26T16:59:18.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.21.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"b4017091e1f5b37a75b5652926eaa7d94f420dc3","kind":"tag","published_at":"2019-05-19T20:42:27.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.20.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.20.0/manifests"},{"name":"v0.19.4","sha":"59ef287bda9c51aeb9e84e10083836c79ca95de2","kind":"tag","published_at":"2019-05-10T15:21:53.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.19.4","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.4/manifests"},{"name":"v0.19.2","sha":"47f0026d89ee6c547437772fa752ab8927edcb15","kind":"tag","published_at":"2019-04-14T11:35:13.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.19.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"63376f320a275ea5326da47f364a08629bae770c","kind":"tag","published_at":"2019-03-19T10:27:16.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.19.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"13d9ab15ef0c5a08eb67a66c1fdfeb04cf5fa9c6","kind":"tag","published_at":"2019-03-06T10:59:39.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.19.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"b750c15168c0faab2b38ac1e265ffd260c15d0c6","kind":"tag","published_at":"2019-02-08T16:20:55.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.18.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"7df80d3587c2e309701863e9d82c32c9667438f0","kind":"tag","published_at":"2019-02-07T11:32:16.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.18.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"daa9f6550d73bdfc8b1b0f3822e49e484f2f26a1","kind":"tag","published_at":"2019-02-05T14:37:53.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.17.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"9012c09fd442395e3c08eebbea1c0941bac6fed2","kind":"tag","published_at":"2019-02-04T23:28:28.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.17.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"130a83f9780f90c86a78797a3ed2fcdf2891d489","kind":"tag","published_at":"2019-02-04T15:23:22.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.17.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a3822e348ff058b7391286f5d036e2ab64769bb","kind":"tag","published_at":"2019-01-18T13:14:39.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.16.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"d773b6d616ebb631154afdd6fafacc8807916c72","kind":"tag","published_at":"2019-01-08T08:37:11.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.15.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"59f74696bc01e34a981739a6c889cdfafb7f71dc","kind":"tag","published_at":"2018-12-30T12:30:15.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.14.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"352c0a3479167a02a3da75d21401641782a1226d","kind":"tag","published_at":"2018-12-29T19:20:56.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.14.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"dfd145541a420538d73b2c94a1b02cffa8251c7f","kind":"tag","published_at":"2018-12-29T18:54:26.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.14.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"8c10aa119f65b8b0b91e7122be5b884ba20e502b","kind":"tag","published_at":"2018-11-21T09:28:53.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.13.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"9b61dbb4756591b538e8b7e295aecd4df4180fea","kind":"tag","published_at":"2018-11-06T17:00:27.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.12.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"fd8c397cd0c3941879b29544f59f3dce00983175","kind":"tag","published_at":"2018-10-28T18:14:08.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.11.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a2557a4662f23bc0c4ca81894f5e63e283851495","kind":"tag","published_at":"2018-10-28T16:10:01.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.11.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"d86b71aab23d905190d69704c2f20adec9ee82ae","kind":"tag","published_at":"2018-10-12T12:46:34.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.10.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a9c1033821b9fa86ab0d73cfcf1d9abfba426cf6","kind":"tag","published_at":"2018-10-12T11:03:36.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.10.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"a59428bc141a4cc24f3309eccc4504a7aa25ff74","kind":"tag","published_at":"2018-08-20T19:33:08.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.9.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"00da377af20145adeb2ff6f86f55afaa31cf2a4d","kind":"tag","published_at":"2018-08-16T13:57:03.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.8.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"4453120da07b3cacbb16d3d8620cc913355c871e","kind":"tag","published_at":"2018-08-15T14:29:08.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.8.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"539b503c70038bc6a4e7e74a9880ccd5ae6bcf66","kind":"tag","published_at":"2018-08-05T21:10:51.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.7.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"84535323877a814a173fc628a20e8c9f04dde99b","kind":"tag","published_at":"2018-08-05T19:19:18.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.7.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2be105ce595bb1d45ac1bb547e4043526ca619b7","kind":"tag","published_at":"2018-03-15T18:16:50.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.6.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e9dc6e7ffc30d2abc517d26598ad5fdc1944f3b3","kind":"tag","published_at":"2018-01-12T14:17:36.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.5.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"05e818831aed6b47c3c64c5c1ae33f5165607821","kind":"tag","published_at":"2017-09-24T16:48:57.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.4.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"20278a79f23850d766c3b768701f1310ef12f117","kind":"tag","published_at":"2017-05-29T16:47:22.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.3.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"02812c0a0fc7a6f5a2cfe85804d14c1642fd0672","kind":"tag","published_at":"2017-03-06T23:16:26.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.2.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"b94f4ca835daa79a2c41e0913b87da793b1c206d","kind":"tag","published_at":"2017-01-13T15:06:44.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.1.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.1.0/manifests"},{"name":"before_seed_join_removal","sha":"c4e4cbaabb312dab85ebcd5fa1d2a65c5c141c66","kind":"tag","published_at":"2016-12-28T13:41:59.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/before_seed_join_removal","html_url":"https://github.com/korpling/graphANNIS/releases/tag/before_seed_join_removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@before_seed_join_removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/before_seed_join_removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/before_seed_join_removal/manifests"},{"name":"benchmark-journal-2016-07-27","sha":"92b5c6dbf02d00fa71ea3fe8f5f8e58afec6a897","kind":"tag","published_at":"2016-07-28T10:26:55.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/benchmark-journal-2016-07-27","html_url":"https://github.com/korpling/graphANNIS/releases/tag/benchmark-journal-2016-07-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@benchmark-journal-2016-07-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/benchmark-journal-2016-07-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/benchmark-journal-2016-07-27/manifests"},{"name":"becnhmark-journal-2016-07-26","sha":"1fbbf2345690a9975fb8e454ec8650d650b61774","kind":"tag","published_at":"2016-07-24T11:19:10.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/becnhmark-journal-2016-07-26","html_url":"https://github.com/korpling/graphANNIS/releases/tag/becnhmark-journal-2016-07-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@becnhmark-journal-2016-07-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/becnhmark-journal-2016-07-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/becnhmark-journal-2016-07-26/manifests"}]},"repo_metadata_updated_at":"2025-08-20T13:51:29.926Z","dependent_packages_count":0,"downloads":63158,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":19.310319547666392,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":25.059794910330545,"forks_count":37.47605912594045,"average":28.99535386673754},"purl":"pkg:cargo/graphannis-capi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/graphannis-capi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/graphannis-capi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/graphannis-capi/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-12T19:07:26.281Z","issues_count":60,"pull_requests_count":337,"avg_time_to_close_issue":50088988.14285714,"avg_time_to_close_pull_request":135466.09523809524,"issues_closed_count":42,"pull_requests_closed_count":336,"pull_request_authors_count":3,"issue_authors_count":8,"avg_comments_per_issue":1.3666666666666667,"avg_comments_per_pull_request":1.4688427299703264,"merged_pull_requests_count":315,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":5,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":13749425.0,"past_year_avg_time_to_close_pull_request":44688.794871794875,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":39,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.4,"past_year_avg_comments_per_pull_request":1.0769230769230769,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/issues","maintainers":[{"login":"thomaskrause","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomaskrause"}],"active_maintainers":[{"login":"thomaskrause","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomaskrause"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/graphannis-capi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/graphannis-capi/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/graphannis-capi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/graphannis-capi/related_packages","maintainers":[{"uuid":"14778","login":"thomaskrause","name":"Thomas Krause","email":null,"url":"https://github.com/thomaskrause","packages_count":14,"html_url":"https://crates.io/users/thomaskrause","role":null,"created_at":"2022-11-07T19:59:45.200Z","updated_at":"2022-11-07T19:59:45.200Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/thomaskrause/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":204443,"maintainers_count":50515,"namespaces_count":0,"keywords_count":51709,"github":"rust-lang","metadata":{"funded_packages_count":19895},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-09-05T05:43:40.882Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":5046205,"name":"org.corpus-tools:graphannis-api","ecosystem":"maven","description":"A wrapper around the C API of graphANNIS","homepage":"https://github.com/korpling/graphANNIS","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/korpling/graphANNIS","keywords_array":[],"namespace":"org.corpus-tools","versions_count":29,"first_release_published_at":"2017-01-13T15:05:08.000Z","latest_release_published_at":"2019-07-22T13:19:53.000Z","latest_release_number":"0.22.0","last_synced_at":"2025-08-20T13:43:42.322Z","created_at":"2022-07-27T20:31:35.506Z","updated_at":"2025-08-20T13:51:29.619Z","registry_url":"https://central.sonatype.com/artifact/org.corpus-tools/graphannis-api/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.corpus-tools/graphannis-api/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":32823339,"uuid":"143449171","full_name":"korpling/graphANNIS","owner":"korpling","description":"This is a new backend implementation of the ANNIS linguistic search and visualization system.","archived":false,"fork":false,"pushed_at":"2025-08-11T12:10:04.000Z","size":16160,"stargazers_count":18,"open_issues_count":7,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-11T13:30:06.140Z","etag":null,"topics":["hacktoberfest","linguistic-analysis","linguistic-corpora","search-engine"],"latest_commit_sha":null,"homepage":"http://corpus-tools.org/annis/","language":"Rust","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/korpling.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-08-03T16:20:15.000Z","updated_at":"2025-08-11T12:09:58.000Z","dependencies_parsed_at":"2023-12-19T19:06:23.837Z","dependency_job_id":"4dd5d6e9-6b53-4b85-9b80-3888b87d5e93","html_url":"https://github.com/korpling/graphANNIS","commit_stats":{"total_commits":4506,"total_committers":6,"mean_commits":751.0,"dds":"0.17509986684420775","last_synced_commit":"46fc1b14ebe6a59b5bb08e4b1f15da522d614d9e"},"previous_names":["corpus-tools/graphannis"],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/korpling/graphANNIS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/korpling","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/sbom","scorecard":{"id":305250,"data":{"date":"2025-08-11","repo":{"name":"github.com/korpling/graphANNIS","commit":"4b493d2dbbedb4d33fc1f11798d627d678885341"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/5 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/deploy_documentation.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:18","Warn: no topLevel permission defined: .github/workflows/release_capi.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/verify.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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/release.yml:79","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_documentation.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/deploy_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy_documentation.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/deploy_documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:233: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_capi.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_capi.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_capi.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/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/korpling/graphANNIS/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/verify.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/verify.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/verify.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/verify.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/release.yml:68","Warn: downloadThenRun not pinned by hash: .github/workflows/release.yml:127","Info:   0 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  21 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun 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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.8.1 not signed: https://api.github.com/repos/korpling/graphANNIS/releases/220315994","Warn: release artifact v3.8.0 not signed: https://api.github.com/repos/korpling/graphANNIS/releases/218580156","Warn: release artifact v3.7.1 not signed: https://api.github.com/repos/korpling/graphANNIS/releases/212251363","Warn: release artifact v3.7.0 not signed: https://api.github.com/repos/korpling/graphANNIS/releases/206626968","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/korpling/graphANNIS/releases/194611385","Warn: release artifact v3.8.1 does not have provenance: https://api.github.com/repos/korpling/graphANNIS/releases/220315994","Warn: release artifact v3.8.0 does not have provenance: https://api.github.com/repos/korpling/graphANNIS/releases/218580156","Warn: release artifact v3.7.1 does not have provenance: https://api.github.com/repos/korpling/graphANNIS/releases/212251363","Warn: release artifact v3.7.0 does not have provenance: https://api.github.com/repos/korpling/graphANNIS/releases/206626968","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/korpling/graphANNIS/releases/194611385"],"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 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T21:52:07.951Z","repository_id":32823339,"created_at":"2025-08-17T21:52:07.951Z","updated_at":"2025-08-17T21:52:07.951Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271324065,"owners_count":24739840,"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-20T02:00:09.606Z","response_time":69,"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":"korpling","name":"korpling","uuid":"2168128","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2168128?v=4","repositories_count":69,"last_synced_at":"2024-04-16T16:12:34.960Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/korpling","funding_links":[],"total_stars":137,"followers":5,"following":0,"created_at":"2022-11-06T08:01:26.008Z","updated_at":"2024-04-16T16:12:44.765Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/korpling","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/korpling/repositories"},"tags":[{"name":"v3.8.2","sha":"8ead8ff9a026d956b168d45d4c307b19ec04b529","kind":"tag","published_at":"2025-08-11T10:02:51.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.8.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"9f5aeaa86cbd018169279e0fd5d5dcc3fd684d6e","kind":"tag","published_at":"2025-05-22T10:21:21.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.8.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"8474176fc451b91a27b5bd18b555e323db368868","kind":"tag","published_at":"2025-05-14T13:57:25.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.8.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"23a4f7b51aa90f89ba2932e03601ff253f8bf904","kind":"tag","published_at":"2025-04-14T15:19:49.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.7.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"bc803420d9f279d0c4f10b7d7e1c5e2290bd6b50","kind":"tag","published_at":"2025-03-18T16:44:39.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.7.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"7f14da61fb5c194025d420ad6455b07de099a58d","kind":"tag","published_at":"2025-01-14T08:25:54.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.6.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"18b57d222ac9a9515eb46a2132c43fd3f2a03b98","kind":"tag","published_at":"2024-09-25T08:54:36.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.5.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"91b855894b7685ce05396e7904f0f42922d91be8","kind":"commit","published_at":"2024-09-02T14:36:37.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.5.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"4947be2fe33d0be45a0c478aa99d81d699867d00","kind":"tag","published_at":"2024-08-20T17:18:44.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.4.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"781dd89a0d904c91c0f3c85ebf2c4b3b1b69b7ab","kind":"tag","published_at":"2024-07-12T13:45:38.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.3.3","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"14e1979ac2aec0c9157fdaa0f62be2d4ae1f70ac","kind":"tag","published_at":"2024-07-04T15:02:03.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.3.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"731ca1b14b356ddd0f5ee2b77389734497d304bb","kind":"tag","published_at":"2024-06-04T15:33:18.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.3.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"cf153d558ae69ecd8ec356e2788e0e831ce37e7c","kind":"tag","published_at":"2024-05-27T11:45:45.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.3.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"20c2e44ea74e0ccc0d3508ae84034b014a30ba1d","kind":"tag","published_at":"2024-04-22T15:56:22.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.2.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"6176428d727c904547371fbb605937f509c52f39","kind":"tag","published_at":"2024-03-25T10:51:50.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.2.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"7d357bdeba594874b40ea05b0b7594a2be45bc50","kind":"tag","published_at":"2024-03-13T09:04:52.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.2.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"f29e4a4a97bd2631b88da58a6337b8049b86e04a","kind":"tag","published_at":"2024-02-05T13:18:11.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.1.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"637d098e56bad3a2cd3458b72a8765c4ab221755","kind":"tag","published_at":"2024-01-10T20:55:45.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.1.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"9c0410892fd4914d274642ed8c6a9c64bc4e071e","kind":"tag","published_at":"2023-11-28T19:32:47.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.0.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.0.0/manifests"},{"name":"v2.4.8","sha":"f9aa33757574896b3f6171d84eae8a1755f09479","kind":"tag","published_at":"2023-10-31T17:30:45.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.8","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"7cc2842c2c16713e4003a5f3bf680709218dbee4","kind":"tag","published_at":"2023-10-23T13:08:24.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.7","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"14f279067f65cd50da1fbd7c47e14a8a93cd3a61","kind":"tag","published_at":"2023-07-26T13:21:49.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.6","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"5a1549e7da0f342421a57fb94f471660bf7682d2","kind":"tag","published_at":"2023-04-25T14:02:30.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.5","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"46fc1b14ebe6a59b5bb08e4b1f15da522d614d9e","kind":"tag","published_at":"2023-04-19T10:00:55.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.4","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"636a048fdc87d537340c22c983ed693e898a1c9b","kind":"tag","published_at":"2023-02-15T14:21:19.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.3","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"326e8ba781e53fc39d9ff59a05e38d701b144f8d","kind":"tag","published_at":"2022-12-22T15:47:22.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"cbb6df62ae75c69282e8dc8691fb38f3fe041e70","kind":"tag","published_at":"2022-09-30T11:15:28.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"d2faa192262b24735b5587616cf2bac9326f1e1d","kind":"tag","published_at":"2022-09-22T10:51:53.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"30d312255b7929dadafd4a664251b76ac2bbcf34","kind":"tag","published_at":"2022-09-06T14:32:01.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.3.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"5956569e627a357a5c9d635701bb8ecedfa8eb9e","kind":"tag","published_at":"2022-07-26T09:43:40.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.2.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"e8cbcb0780f65dfd703407ae197cb3d35277fc07","kind":"tag","published_at":"2022-07-01T17:27:16.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.2.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"058d2f209f19159f53bd82a5773fdad12fae8ea7","kind":"tag","published_at":"2022-06-02T14:01:17.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.2.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"64851222196876f530b9af02f61671d476e1f0a2","kind":"tag","published_at":"2022-05-31T15:05:43.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.1.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"c3cae82f50d10a3e59f9a7adb39a91f0911fa006","kind":"tag","published_at":"2022-05-30T10:22:25.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.6","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"dda2c5d2d0bdd42845d18bae6a7f6e91ed06cf4b","kind":"tag","published_at":"2022-05-12T15:46:54.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.5","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"6b1bf752a33f851f3fffe8e49e1e72cfc29b60f5","kind":"tag","published_at":"2022-04-22T13:58:23.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.4","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"e9374715b12c5055be261e3505a9eb2cd2ffd750","kind":"tag","published_at":"2022-03-31T21:35:39.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.3","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6888e0e882adf71f04ccb80f31087ad46e4ac8cb","kind":"tag","published_at":"2022-03-31T16:41:58.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"50d83732075131e4129da49a5748b8bdf5839ef9","kind":"tag","published_at":"2022-03-29T13:44:15.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"16cc15ecc3f735b12889188301aa56039ef27388","kind":"tag","published_at":"2022-03-29T12:20:56.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.0/manifests"},{"name":"v1.5.0","sha":"5bcc21d0e53e81f2fc610d07f144f66fec1c1c1e","kind":"tag","published_at":"2022-01-06T17:54:51.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.5.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"76d8f4b4666a0dc38ba289d40df26e1bab1202b3","kind":"tag","published_at":"2021-12-07T15:57:47.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.4.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"6d8408ff491fd90f983dc74062a616d84d297f78","kind":"tag","published_at":"2021-12-03T07:37:00.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.4.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"8f9f1c9a594f1e3bac3ed65c06ffe05b7e38ae96","kind":"tag","published_at":"2021-09-20T14:08:19.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.3.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"be121fac320da30c136060722d25af0bebf056af","kind":"tag","published_at":"2021-09-20T09:47:01.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.2.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"54a7ba46e60b09a59fc2a65cb67f90de06d7d65c","kind":"tag","published_at":"2021-09-16T15:35:40.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.2.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"c5729c6ff2cfd9316cdc1f39e3c247bf9b4a5ede","kind":"tag","published_at":"2021-09-16T13:45:38.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.2.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"efcd074d62d0063b54593dd9b998c5c2a357c363","kind":"tag","published_at":"2021-09-09T15:06:45.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.1.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"781b25e6a364ff4f11882ea696923b24e4df89d1","kind":"tag","published_at":"2021-08-20T11:48:13.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.0.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3b628b5e78977b1fc8a0fb764c472fea3fb01866","kind":"tag","published_at":"2021-08-20T11:26:19.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.0.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"d8c8b6a1997c63389bdb03381000d668e1dd2a4d","kind":"tag","published_at":"2021-08-17T10:10:18.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.0.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.0/manifests"},{"name":"v0.32.0","sha":"275efd2927e299a1122bb847218a4b1e44ea4ec9","kind":"tag","published_at":"2021-08-09T17:25:58.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.32.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.32.0/manifests"},{"name":"v0.31.2","sha":"6da63b078628e7586d6e96b4ff12d87f6324208d","kind":"tag","published_at":"2021-04-01T16:59:43.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.31.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"ab31a2eea7eb0ee48b0951c0f09d074ddfe4c921","kind":"tag","published_at":"2021-03-05T11:00:23.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.31.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"16370320db4850c0a9b0e9e1b13ca0ef64cd1f58","kind":"tag","published_at":"2021-02-18T12:31:08.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.31.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"64741854cbba4c0c2d40a8b0143b7b9826a238e3","kind":"tag","published_at":"2020-09-30T07:59:07.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.30.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"1616c720b14ec7a7b8c34bc120b15dd3ffd111f6","kind":"tag","published_at":"2020-08-25T21:37:28.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.29.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"47babdfb3a366637c3596931cc93a89b413301d9","kind":"tag","published_at":"2020-08-25T21:13:03.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.29.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"9294963d66f3fab350464d092e657bb2a622eb8d","kind":"tag","published_at":"2020-08-25T20:39:49.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.29.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"11d21e1ff65fba01d5c3f4cc3b5193ed15b8666b","kind":"tag","published_at":"2020-07-02T12:12:09.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.28.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"e21c6deec11bc179317b9c6319c0427a4895ec22","kind":"tag","published_at":"2020-06-08T12:25:31.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.27.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"1d0761ac2f21b66a7751a5207617d73611d7ec1a","kind":"tag","published_at":"2020-03-05T17:54:51.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.26.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"72b5adb5e90dca8edc153aba67a0386f4c3c1ecd","kind":"tag","published_at":"2020-01-03T17:58:13.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.25.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"1048baba07c0bc88413262e1a193473a44b7fc85","kind":"tag","published_at":"2019-11-25T17:32:29.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.25.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"18a717f720edcb2481f5aacdd1e727fb31b59a81","kind":"tag","published_at":"2019-11-15T16:47:52.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.24.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"379e5b6f261e6cdbb62f3003fafc51f50a3c5b91","kind":"tag","published_at":"2019-10-16T21:21:15.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.23.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"7398eadeac11e505cd38396b60e37e7c34fed6ba","kind":"tag","published_at":"2019-10-16T20:35:53.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.23.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"1ff0c8af7410a4d14339445e741da69b37550031","kind":"tag","published_at":"2019-07-22T12:40:40.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.22.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"94e478cce97367d689815bf5eb1e01b49255bbb3","kind":"tag","published_at":"2019-05-26T16:59:18.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.21.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"b4017091e1f5b37a75b5652926eaa7d94f420dc3","kind":"tag","published_at":"2019-05-19T20:42:27.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.20.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.20.0/manifests"},{"name":"v0.19.4","sha":"59ef287bda9c51aeb9e84e10083836c79ca95de2","kind":"tag","published_at":"2019-05-10T15:21:53.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.19.4","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.4/manifests"},{"name":"v0.19.2","sha":"47f0026d89ee6c547437772fa752ab8927edcb15","kind":"tag","published_at":"2019-04-14T11:35:13.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.19.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"63376f320a275ea5326da47f364a08629bae770c","kind":"tag","published_at":"2019-03-19T10:27:16.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.19.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"13d9ab15ef0c5a08eb67a66c1fdfeb04cf5fa9c6","kind":"tag","published_at":"2019-03-06T10:59:39.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.19.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"b750c15168c0faab2b38ac1e265ffd260c15d0c6","kind":"tag","published_at":"2019-02-08T16:20:55.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.18.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"7df80d3587c2e309701863e9d82c32c9667438f0","kind":"tag","published_at":"2019-02-07T11:32:16.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.18.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"daa9f6550d73bdfc8b1b0f3822e49e484f2f26a1","kind":"tag","published_at":"2019-02-05T14:37:53.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.17.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"9012c09fd442395e3c08eebbea1c0941bac6fed2","kind":"tag","published_at":"2019-02-04T23:28:28.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.17.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"130a83f9780f90c86a78797a3ed2fcdf2891d489","kind":"tag","published_at":"2019-02-04T15:23:22.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.17.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a3822e348ff058b7391286f5d036e2ab64769bb","kind":"tag","published_at":"2019-01-18T13:14:39.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.16.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"d773b6d616ebb631154afdd6fafacc8807916c72","kind":"tag","published_at":"2019-01-08T08:37:11.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.15.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"59f74696bc01e34a981739a6c889cdfafb7f71dc","kind":"tag","published_at":"2018-12-30T12:30:15.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.14.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"352c0a3479167a02a3da75d21401641782a1226d","kind":"tag","published_at":"2018-12-29T19:20:56.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.14.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"dfd145541a420538d73b2c94a1b02cffa8251c7f","kind":"tag","published_at":"2018-12-29T18:54:26.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.14.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"8c10aa119f65b8b0b91e7122be5b884ba20e502b","kind":"tag","published_at":"2018-11-21T09:28:53.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.13.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"9b61dbb4756591b538e8b7e295aecd4df4180fea","kind":"tag","published_at":"2018-11-06T17:00:27.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.12.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"fd8c397cd0c3941879b29544f59f3dce00983175","kind":"tag","published_at":"2018-10-28T18:14:08.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.11.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a2557a4662f23bc0c4ca81894f5e63e283851495","kind":"tag","published_at":"2018-10-28T16:10:01.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.11.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"d86b71aab23d905190d69704c2f20adec9ee82ae","kind":"tag","published_at":"2018-10-12T12:46:34.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.10.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a9c1033821b9fa86ab0d73cfcf1d9abfba426cf6","kind":"tag","published_at":"2018-10-12T11:03:36.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.10.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"a59428bc141a4cc24f3309eccc4504a7aa25ff74","kind":"tag","published_at":"2018-08-20T19:33:08.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.9.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"00da377af20145adeb2ff6f86f55afaa31cf2a4d","kind":"tag","published_at":"2018-08-16T13:57:03.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.8.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"4453120da07b3cacbb16d3d8620cc913355c871e","kind":"tag","published_at":"2018-08-15T14:29:08.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.8.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"539b503c70038bc6a4e7e74a9880ccd5ae6bcf66","kind":"tag","published_at":"2018-08-05T21:10:51.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.7.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"84535323877a814a173fc628a20e8c9f04dde99b","kind":"tag","published_at":"2018-08-05T19:19:18.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.7.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2be105ce595bb1d45ac1bb547e4043526ca619b7","kind":"tag","published_at":"2018-03-15T18:16:50.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.6.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e9dc6e7ffc30d2abc517d26598ad5fdc1944f3b3","kind":"tag","published_at":"2018-01-12T14:17:36.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.5.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"05e818831aed6b47c3c64c5c1ae33f5165607821","kind":"tag","published_at":"2017-09-24T16:48:57.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.4.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"20278a79f23850d766c3b768701f1310ef12f117","kind":"tag","published_at":"2017-05-29T16:47:22.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.3.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"02812c0a0fc7a6f5a2cfe85804d14c1642fd0672","kind":"tag","published_at":"2017-03-06T23:16:26.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.2.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"b94f4ca835daa79a2c41e0913b87da793b1c206d","kind":"tag","published_at":"2017-01-13T15:06:44.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.1.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.1.0/manifests"},{"name":"before_seed_join_removal","sha":"c4e4cbaabb312dab85ebcd5fa1d2a65c5c141c66","kind":"tag","published_at":"2016-12-28T13:41:59.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/before_seed_join_removal","html_url":"https://github.com/korpling/graphANNIS/releases/tag/before_seed_join_removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@before_seed_join_removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/before_seed_join_removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/before_seed_join_removal/manifests"},{"name":"benchmark-journal-2016-07-27","sha":"92b5c6dbf02d00fa71ea3fe8f5f8e58afec6a897","kind":"tag","published_at":"2016-07-28T10:26:55.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/benchmark-journal-2016-07-27","html_url":"https://github.com/korpling/graphANNIS/releases/tag/benchmark-journal-2016-07-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@benchmark-journal-2016-07-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/benchmark-journal-2016-07-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/benchmark-journal-2016-07-27/manifests"},{"name":"becnhmark-journal-2016-07-26","sha":"1fbbf2345690a9975fb8e454ec8650d650b61774","kind":"tag","published_at":"2016-07-24T11:19:10.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/becnhmark-journal-2016-07-26","html_url":"https://github.com/korpling/graphANNIS/releases/tag/becnhmark-journal-2016-07-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@becnhmark-journal-2016-07-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/becnhmark-journal-2016-07-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/becnhmark-journal-2016-07-26/manifests"}]},"repo_metadata_updated_at":"2025-08-20T13:51:29.619Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.768371265974363,"dependent_packages_count":23.15466345210395,"stargazers_count":41.693532561464494,"forks_count":58.63106084574504,"docker_downloads_count":null,"average":36.061907031321965},"purl":"pkg:maven/org.corpus-tools/graphannis-api","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.corpus-tools:graphannis-api","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.corpus-tools:graphannis-api","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.corpus-tools:graphannis-api/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-12T19:07:26.281Z","issues_count":60,"pull_requests_count":337,"avg_time_to_close_issue":50088988.14285714,"avg_time_to_close_pull_request":135466.09523809524,"issues_closed_count":42,"pull_requests_closed_count":336,"pull_request_authors_count":3,"issue_authors_count":8,"avg_comments_per_issue":1.3666666666666667,"avg_comments_per_pull_request":1.4688427299703264,"merged_pull_requests_count":315,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":5,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":13749425.0,"past_year_avg_time_to_close_pull_request":44688.794871794875,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":39,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.4,"past_year_avg_comments_per_pull_request":1.0769230769230769,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/issues","maintainers":[{"login":"thomaskrause","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomaskrause"}],"active_maintainers":[{"login":"thomaskrause","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomaskrause"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.corpus-tools:graphannis-api/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.corpus-tools:graphannis-api/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.corpus-tools:graphannis-api/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.corpus-tools:graphannis-api/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547791,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4118446,"name":"graphannis","ecosystem":"cargo","description":"This is a new backend implementation of the ANNIS linguistic search and visualization system.","homepage":null,"licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/korpling/graphANNIS","keywords_array":[],"namespace":null,"versions_count":100,"first_release_published_at":"2018-04-06T08:44:54.182Z","latest_release_published_at":"2025-08-20T13:10:11.839Z","latest_release_number":"4.0.0","last_synced_at":"2025-08-20T13:43:46.769Z","created_at":"2022-04-12T14:44:27.716Z","updated_at":"2025-08-20T13:51:30.090Z","registry_url":"https://crates.io/crates/graphannis/","install_command":"cargo install graphannis","documentation_url":"https://docs.rs/graphannis/","metadata":{"categories":[]},"repo_metadata":{"id":32823339,"uuid":"143449171","full_name":"korpling/graphANNIS","owner":"korpling","description":"This is a new backend implementation of the ANNIS linguistic search and visualization system.","archived":false,"fork":false,"pushed_at":"2025-08-11T12:10:04.000Z","size":16160,"stargazers_count":18,"open_issues_count":7,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-11T13:30:06.140Z","etag":null,"topics":["hacktoberfest","linguistic-analysis","linguistic-corpora","search-engine"],"latest_commit_sha":null,"homepage":"http://corpus-tools.org/annis/","language":"Rust","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/korpling.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-08-03T16:20:15.000Z","updated_at":"2025-08-11T12:09:58.000Z","dependencies_parsed_at":"2023-12-19T19:06:23.837Z","dependency_job_id":"4dd5d6e9-6b53-4b85-9b80-3888b87d5e93","html_url":"https://github.com/korpling/graphANNIS","commit_stats":{"total_commits":4506,"total_committers":6,"mean_commits":751.0,"dds":"0.17509986684420775","last_synced_commit":"46fc1b14ebe6a59b5bb08e4b1f15da522d614d9e"},"previous_names":["corpus-tools/graphannis"],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/korpling/graphANNIS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/korpling","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/sbom","scorecard":{"id":305250,"data":{"date":"2025-08-11","repo":{"name":"github.com/korpling/graphANNIS","commit":"4b493d2dbbedb4d33fc1f11798d627d678885341"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/5 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/deploy_documentation.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:18","Warn: no topLevel permission defined: .github/workflows/release_capi.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/verify.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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/release.yml:79","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_documentation.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/deploy_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy_documentation.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/deploy_documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:233: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_capi.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_capi.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_capi.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_capi.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/release_capi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/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/korpling/graphANNIS/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/verify.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/verify.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/verify.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/verify.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/korpling/graphANNIS/verify.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/release.yml:68","Warn: downloadThenRun not pinned by hash: .github/workflows/release.yml:127","Info:   0 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  21 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun 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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.8.1 not signed: https://api.github.com/repos/korpling/graphANNIS/releases/220315994","Warn: release artifact v3.8.0 not signed: https://api.github.com/repos/korpling/graphANNIS/releases/218580156","Warn: release artifact v3.7.1 not signed: https://api.github.com/repos/korpling/graphANNIS/releases/212251363","Warn: release artifact v3.7.0 not signed: https://api.github.com/repos/korpling/graphANNIS/releases/206626968","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/korpling/graphANNIS/releases/194611385","Warn: release artifact v3.8.1 does not have provenance: https://api.github.com/repos/korpling/graphANNIS/releases/220315994","Warn: release artifact v3.8.0 does not have provenance: https://api.github.com/repos/korpling/graphANNIS/releases/218580156","Warn: release artifact v3.7.1 does not have provenance: https://api.github.com/repos/korpling/graphANNIS/releases/212251363","Warn: release artifact v3.7.0 does not have provenance: https://api.github.com/repos/korpling/graphANNIS/releases/206626968","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/korpling/graphANNIS/releases/194611385"],"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 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T21:52:07.951Z","repository_id":32823339,"created_at":"2025-08-17T21:52:07.951Z","updated_at":"2025-08-17T21:52:07.951Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271324065,"owners_count":24739840,"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-20T02:00:09.606Z","response_time":69,"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":"korpling","name":"korpling","uuid":"2168128","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2168128?v=4","repositories_count":69,"last_synced_at":"2024-04-16T16:12:34.960Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/korpling","funding_links":[],"total_stars":137,"followers":5,"following":0,"created_at":"2022-11-06T08:01:26.008Z","updated_at":"2024-04-16T16:12:44.765Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/korpling","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/korpling/repositories"},"tags":[{"name":"v3.8.2","sha":"8ead8ff9a026d956b168d45d4c307b19ec04b529","kind":"tag","published_at":"2025-08-11T10:02:51.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.8.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"9f5aeaa86cbd018169279e0fd5d5dcc3fd684d6e","kind":"tag","published_at":"2025-05-22T10:21:21.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.8.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"8474176fc451b91a27b5bd18b555e323db368868","kind":"tag","published_at":"2025-05-14T13:57:25.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.8.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"23a4f7b51aa90f89ba2932e03601ff253f8bf904","kind":"tag","published_at":"2025-04-14T15:19:49.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.7.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"bc803420d9f279d0c4f10b7d7e1c5e2290bd6b50","kind":"tag","published_at":"2025-03-18T16:44:39.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.7.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"7f14da61fb5c194025d420ad6455b07de099a58d","kind":"tag","published_at":"2025-01-14T08:25:54.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.6.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"18b57d222ac9a9515eb46a2132c43fd3f2a03b98","kind":"tag","published_at":"2024-09-25T08:54:36.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.5.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"91b855894b7685ce05396e7904f0f42922d91be8","kind":"commit","published_at":"2024-09-02T14:36:37.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.5.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"4947be2fe33d0be45a0c478aa99d81d699867d00","kind":"tag","published_at":"2024-08-20T17:18:44.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.4.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"781dd89a0d904c91c0f3c85ebf2c4b3b1b69b7ab","kind":"tag","published_at":"2024-07-12T13:45:38.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.3.3","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"14e1979ac2aec0c9157fdaa0f62be2d4ae1f70ac","kind":"tag","published_at":"2024-07-04T15:02:03.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.3.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"731ca1b14b356ddd0f5ee2b77389734497d304bb","kind":"tag","published_at":"2024-06-04T15:33:18.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.3.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"cf153d558ae69ecd8ec356e2788e0e831ce37e7c","kind":"tag","published_at":"2024-05-27T11:45:45.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.3.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"20c2e44ea74e0ccc0d3508ae84034b014a30ba1d","kind":"tag","published_at":"2024-04-22T15:56:22.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.2.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"6176428d727c904547371fbb605937f509c52f39","kind":"tag","published_at":"2024-03-25T10:51:50.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.2.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"7d357bdeba594874b40ea05b0b7594a2be45bc50","kind":"tag","published_at":"2024-03-13T09:04:52.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.2.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"f29e4a4a97bd2631b88da58a6337b8049b86e04a","kind":"tag","published_at":"2024-02-05T13:18:11.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.1.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"637d098e56bad3a2cd3458b72a8765c4ab221755","kind":"tag","published_at":"2024-01-10T20:55:45.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.1.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"9c0410892fd4914d274642ed8c6a9c64bc4e071e","kind":"tag","published_at":"2023-11-28T19:32:47.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v3.0.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v3.0.0/manifests"},{"name":"v2.4.8","sha":"f9aa33757574896b3f6171d84eae8a1755f09479","kind":"tag","published_at":"2023-10-31T17:30:45.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.8","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"7cc2842c2c16713e4003a5f3bf680709218dbee4","kind":"tag","published_at":"2023-10-23T13:08:24.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.7","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"14f279067f65cd50da1fbd7c47e14a8a93cd3a61","kind":"tag","published_at":"2023-07-26T13:21:49.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.6","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"5a1549e7da0f342421a57fb94f471660bf7682d2","kind":"tag","published_at":"2023-04-25T14:02:30.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.5","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"46fc1b14ebe6a59b5bb08e4b1f15da522d614d9e","kind":"tag","published_at":"2023-04-19T10:00:55.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.4","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"636a048fdc87d537340c22c983ed693e898a1c9b","kind":"tag","published_at":"2023-02-15T14:21:19.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.3","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"326e8ba781e53fc39d9ff59a05e38d701b144f8d","kind":"tag","published_at":"2022-12-22T15:47:22.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"cbb6df62ae75c69282e8dc8691fb38f3fe041e70","kind":"tag","published_at":"2022-09-30T11:15:28.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"d2faa192262b24735b5587616cf2bac9326f1e1d","kind":"tag","published_at":"2022-09-22T10:51:53.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.4.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"30d312255b7929dadafd4a664251b76ac2bbcf34","kind":"tag","published_at":"2022-09-06T14:32:01.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.3.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"5956569e627a357a5c9d635701bb8ecedfa8eb9e","kind":"tag","published_at":"2022-07-26T09:43:40.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.2.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"e8cbcb0780f65dfd703407ae197cb3d35277fc07","kind":"tag","published_at":"2022-07-01T17:27:16.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.2.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"058d2f209f19159f53bd82a5773fdad12fae8ea7","kind":"tag","published_at":"2022-06-02T14:01:17.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.2.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"64851222196876f530b9af02f61671d476e1f0a2","kind":"tag","published_at":"2022-05-31T15:05:43.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.1.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"c3cae82f50d10a3e59f9a7adb39a91f0911fa006","kind":"tag","published_at":"2022-05-30T10:22:25.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.6","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"dda2c5d2d0bdd42845d18bae6a7f6e91ed06cf4b","kind":"tag","published_at":"2022-05-12T15:46:54.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.5","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"6b1bf752a33f851f3fffe8e49e1e72cfc29b60f5","kind":"tag","published_at":"2022-04-22T13:58:23.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.4","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"e9374715b12c5055be261e3505a9eb2cd2ffd750","kind":"tag","published_at":"2022-03-31T21:35:39.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.3","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6888e0e882adf71f04ccb80f31087ad46e4ac8cb","kind":"tag","published_at":"2022-03-31T16:41:58.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"50d83732075131e4129da49a5748b8bdf5839ef9","kind":"tag","published_at":"2022-03-29T13:44:15.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"16cc15ecc3f735b12889188301aa56039ef27388","kind":"tag","published_at":"2022-03-29T12:20:56.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v2.0.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v2.0.0/manifests"},{"name":"v1.5.0","sha":"5bcc21d0e53e81f2fc610d07f144f66fec1c1c1e","kind":"tag","published_at":"2022-01-06T17:54:51.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.5.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"76d8f4b4666a0dc38ba289d40df26e1bab1202b3","kind":"tag","published_at":"2021-12-07T15:57:47.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.4.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"6d8408ff491fd90f983dc74062a616d84d297f78","kind":"tag","published_at":"2021-12-03T07:37:00.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.4.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"8f9f1c9a594f1e3bac3ed65c06ffe05b7e38ae96","kind":"tag","published_at":"2021-09-20T14:08:19.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.3.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"be121fac320da30c136060722d25af0bebf056af","kind":"tag","published_at":"2021-09-20T09:47:01.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.2.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"54a7ba46e60b09a59fc2a65cb67f90de06d7d65c","kind":"tag","published_at":"2021-09-16T15:35:40.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.2.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"c5729c6ff2cfd9316cdc1f39e3c247bf9b4a5ede","kind":"tag","published_at":"2021-09-16T13:45:38.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.2.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"efcd074d62d0063b54593dd9b998c5c2a357c363","kind":"tag","published_at":"2021-09-09T15:06:45.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.1.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"781b25e6a364ff4f11882ea696923b24e4df89d1","kind":"tag","published_at":"2021-08-20T11:48:13.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.0.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3b628b5e78977b1fc8a0fb764c472fea3fb01866","kind":"tag","published_at":"2021-08-20T11:26:19.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.0.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"d8c8b6a1997c63389bdb03381000d668e1dd2a4d","kind":"tag","published_at":"2021-08-17T10:10:18.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v1.0.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v1.0.0/manifests"},{"name":"v0.32.0","sha":"275efd2927e299a1122bb847218a4b1e44ea4ec9","kind":"tag","published_at":"2021-08-09T17:25:58.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.32.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.32.0/manifests"},{"name":"v0.31.2","sha":"6da63b078628e7586d6e96b4ff12d87f6324208d","kind":"tag","published_at":"2021-04-01T16:59:43.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.31.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"ab31a2eea7eb0ee48b0951c0f09d074ddfe4c921","kind":"tag","published_at":"2021-03-05T11:00:23.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.31.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"16370320db4850c0a9b0e9e1b13ca0ef64cd1f58","kind":"tag","published_at":"2021-02-18T12:31:08.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.31.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"64741854cbba4c0c2d40a8b0143b7b9826a238e3","kind":"tag","published_at":"2020-09-30T07:59:07.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.30.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"1616c720b14ec7a7b8c34bc120b15dd3ffd111f6","kind":"tag","published_at":"2020-08-25T21:37:28.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.29.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"47babdfb3a366637c3596931cc93a89b413301d9","kind":"tag","published_at":"2020-08-25T21:13:03.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.29.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"9294963d66f3fab350464d092e657bb2a622eb8d","kind":"tag","published_at":"2020-08-25T20:39:49.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.29.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"11d21e1ff65fba01d5c3f4cc3b5193ed15b8666b","kind":"tag","published_at":"2020-07-02T12:12:09.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.28.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"e21c6deec11bc179317b9c6319c0427a4895ec22","kind":"tag","published_at":"2020-06-08T12:25:31.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.27.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"1d0761ac2f21b66a7751a5207617d73611d7ec1a","kind":"tag","published_at":"2020-03-05T17:54:51.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.26.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"72b5adb5e90dca8edc153aba67a0386f4c3c1ecd","kind":"tag","published_at":"2020-01-03T17:58:13.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.25.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"1048baba07c0bc88413262e1a193473a44b7fc85","kind":"tag","published_at":"2019-11-25T17:32:29.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.25.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"18a717f720edcb2481f5aacdd1e727fb31b59a81","kind":"tag","published_at":"2019-11-15T16:47:52.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.24.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"379e5b6f261e6cdbb62f3003fafc51f50a3c5b91","kind":"tag","published_at":"2019-10-16T21:21:15.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.23.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"7398eadeac11e505cd38396b60e37e7c34fed6ba","kind":"tag","published_at":"2019-10-16T20:35:53.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.23.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"1ff0c8af7410a4d14339445e741da69b37550031","kind":"tag","published_at":"2019-07-22T12:40:40.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.22.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"94e478cce97367d689815bf5eb1e01b49255bbb3","kind":"tag","published_at":"2019-05-26T16:59:18.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.21.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"b4017091e1f5b37a75b5652926eaa7d94f420dc3","kind":"tag","published_at":"2019-05-19T20:42:27.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.20.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.20.0/manifests"},{"name":"v0.19.4","sha":"59ef287bda9c51aeb9e84e10083836c79ca95de2","kind":"tag","published_at":"2019-05-10T15:21:53.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.19.4","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.4/manifests"},{"name":"v0.19.2","sha":"47f0026d89ee6c547437772fa752ab8927edcb15","kind":"tag","published_at":"2019-04-14T11:35:13.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.19.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"63376f320a275ea5326da47f364a08629bae770c","kind":"tag","published_at":"2019-03-19T10:27:16.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.19.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"13d9ab15ef0c5a08eb67a66c1fdfeb04cf5fa9c6","kind":"tag","published_at":"2019-03-06T10:59:39.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.19.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"b750c15168c0faab2b38ac1e265ffd260c15d0c6","kind":"tag","published_at":"2019-02-08T16:20:55.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.18.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"7df80d3587c2e309701863e9d82c32c9667438f0","kind":"tag","published_at":"2019-02-07T11:32:16.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.18.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"daa9f6550d73bdfc8b1b0f3822e49e484f2f26a1","kind":"tag","published_at":"2019-02-05T14:37:53.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.17.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"9012c09fd442395e3c08eebbea1c0941bac6fed2","kind":"tag","published_at":"2019-02-04T23:28:28.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.17.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"130a83f9780f90c86a78797a3ed2fcdf2891d489","kind":"tag","published_at":"2019-02-04T15:23:22.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.17.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a3822e348ff058b7391286f5d036e2ab64769bb","kind":"tag","published_at":"2019-01-18T13:14:39.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.16.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"d773b6d616ebb631154afdd6fafacc8807916c72","kind":"tag","published_at":"2019-01-08T08:37:11.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.15.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"59f74696bc01e34a981739a6c889cdfafb7f71dc","kind":"tag","published_at":"2018-12-30T12:30:15.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.14.2","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"352c0a3479167a02a3da75d21401641782a1226d","kind":"tag","published_at":"2018-12-29T19:20:56.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.14.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"dfd145541a420538d73b2c94a1b02cffa8251c7f","kind":"tag","published_at":"2018-12-29T18:54:26.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.14.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"8c10aa119f65b8b0b91e7122be5b884ba20e502b","kind":"tag","published_at":"2018-11-21T09:28:53.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.13.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"9b61dbb4756591b538e8b7e295aecd4df4180fea","kind":"tag","published_at":"2018-11-06T17:00:27.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.12.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"fd8c397cd0c3941879b29544f59f3dce00983175","kind":"tag","published_at":"2018-10-28T18:14:08.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.11.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a2557a4662f23bc0c4ca81894f5e63e283851495","kind":"tag","published_at":"2018-10-28T16:10:01.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.11.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"d86b71aab23d905190d69704c2f20adec9ee82ae","kind":"tag","published_at":"2018-10-12T12:46:34.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.10.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a9c1033821b9fa86ab0d73cfcf1d9abfba426cf6","kind":"tag","published_at":"2018-10-12T11:03:36.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.10.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"a59428bc141a4cc24f3309eccc4504a7aa25ff74","kind":"tag","published_at":"2018-08-20T19:33:08.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.9.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"00da377af20145adeb2ff6f86f55afaa31cf2a4d","kind":"tag","published_at":"2018-08-16T13:57:03.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.8.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"4453120da07b3cacbb16d3d8620cc913355c871e","kind":"tag","published_at":"2018-08-15T14:29:08.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.8.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"539b503c70038bc6a4e7e74a9880ccd5ae6bcf66","kind":"tag","published_at":"2018-08-05T21:10:51.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.7.1","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"84535323877a814a173fc628a20e8c9f04dde99b","kind":"tag","published_at":"2018-08-05T19:19:18.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.7.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2be105ce595bb1d45ac1bb547e4043526ca619b7","kind":"tag","published_at":"2018-03-15T18:16:50.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.6.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e9dc6e7ffc30d2abc517d26598ad5fdc1944f3b3","kind":"tag","published_at":"2018-01-12T14:17:36.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.5.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"05e818831aed6b47c3c64c5c1ae33f5165607821","kind":"tag","published_at":"2017-09-24T16:48:57.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.4.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"20278a79f23850d766c3b768701f1310ef12f117","kind":"tag","published_at":"2017-05-29T16:47:22.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.3.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"02812c0a0fc7a6f5a2cfe85804d14c1642fd0672","kind":"tag","published_at":"2017-03-06T23:16:26.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.2.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"b94f4ca835daa79a2c41e0913b87da793b1c206d","kind":"tag","published_at":"2017-01-13T15:06:44.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/v0.1.0","html_url":"https://github.com/korpling/graphANNIS/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/v0.1.0/manifests"},{"name":"before_seed_join_removal","sha":"c4e4cbaabb312dab85ebcd5fa1d2a65c5c141c66","kind":"tag","published_at":"2016-12-28T13:41:59.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/before_seed_join_removal","html_url":"https://github.com/korpling/graphANNIS/releases/tag/before_seed_join_removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@before_seed_join_removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/before_seed_join_removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/before_seed_join_removal/manifests"},{"name":"benchmark-journal-2016-07-27","sha":"92b5c6dbf02d00fa71ea3fe8f5f8e58afec6a897","kind":"tag","published_at":"2016-07-28T10:26:55.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/benchmark-journal-2016-07-27","html_url":"https://github.com/korpling/graphANNIS/releases/tag/benchmark-journal-2016-07-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@benchmark-journal-2016-07-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/benchmark-journal-2016-07-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/benchmark-journal-2016-07-27/manifests"},{"name":"becnhmark-journal-2016-07-26","sha":"1fbbf2345690a9975fb8e454ec8650d650b61774","kind":"tag","published_at":"2016-07-24T11:19:10.000Z","download_url":"https://codeload.github.com/korpling/graphANNIS/tar.gz/becnhmark-journal-2016-07-26","html_url":"https://github.com/korpling/graphANNIS/releases/tag/becnhmark-journal-2016-07-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/korpling/graphANNIS@becnhmark-journal-2016-07-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/becnhmark-journal-2016-07-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/tags/becnhmark-journal-2016-07-26/manifests"}]},"repo_metadata_updated_at":"2025-08-20T13:51:30.090Z","dependent_packages_count":5,"downloads":127630,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":10.583150106184197,"dependent_repos_count":16.599114313593034,"dependent_packages_count":6.212802365638204,"stargazers_count":25.2291133444919,"forks_count":40.57464103699589,"docker_downloads_count":null,"average":19.839764233380645},"purl":"pkg:cargo/graphannis","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/graphannis","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/graphannis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/graphannis/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-12T19:07:26.281Z","issues_count":60,"pull_requests_count":337,"avg_time_to_close_issue":50088988.14285714,"avg_time_to_close_pull_request":135466.09523809524,"issues_closed_count":42,"pull_requests_closed_count":336,"pull_request_authors_count":3,"issue_authors_count":8,"avg_comments_per_issue":1.3666666666666667,"avg_comments_per_pull_request":1.4688427299703264,"merged_pull_requests_count":315,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":5,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":13749425.0,"past_year_avg_time_to_close_pull_request":44688.794871794875,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":39,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.4,"past_year_avg_comments_per_pull_request":1.0769230769230769,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/issues","maintainers":[{"login":"thomaskrause","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomaskrause"}],"active_maintainers":[{"login":"thomaskrause","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomaskrause"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/graphannis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/graphannis/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/graphannis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/graphannis/related_packages","maintainers":[{"uuid":"14778","login":"thomaskrause","name":"Thomas Krause","email":null,"url":"https://github.com/thomaskrause","packages_count":14,"html_url":"https://crates.io/users/thomaskrause","role":null,"created_at":"2022-11-07T19:59:44.774Z","updated_at":"2022-11-07T19:59:44.774Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/thomaskrause/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":204443,"maintainers_count":50515,"namespaces_count":0,"keywords_count":51709,"github":"rust-lang","metadata":{"funded_packages_count":19895},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-09-05T05:43:40.882Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}}],"commits":{"id":1221422,"full_name":"korpling/graphANNIS","default_branch":"main","committers":[{"name":"Thomas Krause","email":"thomaskrause@posteo.de","count":3717},{"name":"Thomas Krause","email":"krauseto@hu-berlin.de","count":597},{"name":"Thomas Krause","email":"thomas.krause@hu-berlin.de","count":131},{"name":"Thomas Krause","email":"thomaskrause@users.noreply.github.com","count":56},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]@users.noreply.github.com","count":3},{"name":"travis","email":"travis","count":2}],"total_commits":4506,"total_committers":6,"total_bot_commits":3,"total_bot_committers":1,"mean_commits":751.0,"dds":0.17509986684420775,"past_year_committers":[{"name":"Thomas Krause","email":"thomaskrause@posteo.de","count":77},{"name":"Thomas Krause","email":"thomas.krause@hu-berlin.de","count":67},{"name":"Thomas Krause","email":"thomaskrause@users.noreply.github.com","count":3},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]@users.noreply.github.com","count":3}],"past_year_total_commits":150,"past_year_total_committers":4,"past_year_total_bot_commits":3,"past_year_total_bot_committers":1,"past_year_mean_commits":37.5,"past_year_dds":0.4866666666666667,"last_synced_at":"2023-04-25T11:06:45.961Z","last_synced_commit":"46fc1b14ebe6a59b5bb08e4b1f15da522d614d9e","created_at":"2023-03-10T15:17:48.195Z","updated_at":"2023-09-19T19:30:15.428Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.521Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"korpling/graphANNIS","html_url":"https://github.com/korpling/graphANNIS","last_synced_at":"2025-08-31T16:54:30.956Z","status":null,"issues_count":24,"pull_requests_count":149,"avg_time_to_close_issue":40645660.4117647,"avg_time_to_close_pull_request":175133.21678321678,"issues_closed_count":17,"pull_requests_closed_count":143,"pull_request_authors_count":3,"issue_authors_count":8,"avg_comments_per_issue":1.2916666666666667,"avg_comments_per_pull_request":1.3758389261744965,"merged_pull_requests_count":135,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":3,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":13749425.0,"past_year_avg_time_to_close_pull_request":68139.30434782608,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.7931034482758621,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":23,"created_at":"2023-05-12T00:31:17.314Z","updated_at":"2025-09-03T03:29:57.130Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/korpling%2FgraphANNIS/issues","issue_labels_count":{"bug":5,"enhancement":4,"documentation":2,"WIP":1},"pull_request_labels_count":{"dependencies":8,"test-release-process":8},"issue_author_associations_count":{"NONE":17,"MEMBER":5},"pull_request_author_associations_count":{"MEMBER":155,"CONTRIBUTOR":15,"NONE":1},"issue_authors":{"MartinKl":5,"thomaskrause":5,"dlukes":3,"amir-zeldes":3,"gcelano":3,"amyisard":1,"Herrner":1,"Tarotis":1},"pull_request_authors":{"thomaskrause":155,"matthias-stemmler":8,"dependabot[bot]":8},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10056049,"issues_count":30935695,"pull_requests_count":93179394,"authors_count":10671501,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":1,"enhancement":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":3},"past_year_pull_request_author_associations_count":{"MEMBER":25,"CONTRIBUTOR":4},"past_year_issue_authors":{"MartinKl":2,"gcelano":1},"past_year_pull_request_authors":{"thomaskrause":25,"matthias-stemmler":4},"maintainers":[{"login":"thomaskrause","count":160,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomaskrause"}],"active_maintainers":[{"login":"thomaskrause","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomaskrause"}]},"events":{"total":{"CreateEvent":16,"ReleaseEvent":4,"IssuesEvent":2,"DeleteEvent":16,"IssueCommentEvent":20,"PushEvent":95,"PullRequestReviewEvent":1,"PullRequestEvent":26},"last_year":{"CreateEvent":16,"ReleaseEvent":4,"IssuesEvent":2,"DeleteEvent":16,"IssueCommentEvent":20,"PushEvent":95,"PullRequestReviewEvent":1,"PullRequestEvent":26}},"keywords":["hacktoberfest","linguistic-analysis","linguistic-corpora","search-engine"],"dependencies":null,"score":17.887295044621695,"created_at":"2025-09-04T15:51:17.326Z","updated_at":"2025-10-07T08:17:16.859Z","avatar_url":"https://github.com/korpling.png","language":"Rust","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.2598164","https://doi.org/10.18452/19659"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/42460","html_url":"https://science.ecosyste.ms/projects/42460","bibtex_url":"https://science.ecosyste.ms/projects/42460/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/42460/export.apalike"}