{"id":105685,"name":null,"description":"Rust data structures and parser for the Uniprot database(s).","url":"https://github.com/althonos/uniprot.rs","last_synced_at":"2025-09-09T04:24:36.589Z","repository":{"id":39758569,"uuid":"233028744","full_name":"althonos/uniprot.rs","owner":"althonos","description":"Rust data structures and parser for the Uniprot database(s).","archived":false,"fork":false,"pushed_at":"2023-10-24T04:54:54.000Z","size":2425,"stargazers_count":9,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-29T02:30:41.567Z","etag":null,"topics":["bioinformatics","rust-library","swissprot","uniprot","uniprotkb","uniref"],"latest_commit_sha":null,"homepage":"https://docs.rs/uniprot","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/althonos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-10T11:00:40.000Z","updated_at":"2024-07-07T03:18:41.000Z","dependencies_parsed_at":"2023-01-31T08:01:12.271Z","dependency_job_id":"757a07d4-49b4-4044-b21b-22cc1f4e8388","html_url":"https://github.com/althonos/uniprot.rs","commit_stats":{"total_commits":140,"total_committers":3,"mean_commits":"46.666666666666664","dds":"0.48571428571428577","last_synced_commit":"546722a1ff3780c2e122a61a0b300a3cb99ba885"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/althonos/uniprot.rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/althonos","download_url":"https://codeload.github.com/althonos/uniprot.rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs/sbom","scorecard":{"id":187196,"data":{"date":"2025-08-11","repo":{"name":"github.com/althonos/uniprot.rs","commit":"546722a1ff3780c2e122a61a0b300a3cb99ba885"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"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/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/uniprot.rs/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/uniprot.rs/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/uniprot.rs/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/uniprot.rs/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/uniprot.rs/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/uniprot.rs/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/uniprot.rs/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/uniprot.rs/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/uniprot.rs/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/uniprot.rs/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/uniprot.rs/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/uniprot.rs/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/uniprot.rs/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/uniprot.rs/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/uniprot.rs/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/uniprot.rs/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/uniprot.rs/test.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 third-party GitHubAction 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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"}}]},"last_synced_at":"2025-08-16T19:59:31.707Z","repository_id":39758569,"created_at":"2025-08-16T19:59:31.707Z","updated_at":"2025-08-16T19:59:31.707Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274243739,"owners_count":25248151,"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-09T02:00:10.223Z","response_time":80,"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":"althonos","name":"Martin Larralde","uuid":"8660647","kind":"user","description":"PhD candidate in Bioinformatics, passionate about programming, SIMD-enthusiast, Pythonista, Rustacean. I write poems, and sometimes they are executable.","email":"","website":null,"location":"Heidelberg, Germany","twitter":"althonos","company":"EMBL / LUMC, @zellerlab","icon_url":"https://avatars.githubusercontent.com/u/8660647?u=194fbf9846310fda8a9e9d1288993cc967e28ef9\u0026v=4","repositories_count":91,"last_synced_at":"2024-06-11T15:48:47.831Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/althonos","funding_links":[],"total_stars":3349,"followers":403,"following":326,"created_at":"2022-11-09T19:18:20.239Z","updated_at":"2024-06-11T15:48:49.852Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/althonos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/althonos/repositories"},"packages":[{"id":4299372,"name":"uniprot","ecosystem":"cargo","description":"Rust data structures and parser for the Uniprot database(s).","homepage":"https://github.com/althonos/uniprot.rs","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/althonos/uniprot.rs","keywords_array":["swissprot","uniref","trembl","uniprotkb","parser"],"namespace":null,"versions_count":11,"first_release_published_at":"2020-01-15T10:52:32.214Z","latest_release_published_at":"2023-10-18T17:12:56.868Z","latest_release_number":"0.7.0","last_synced_at":"2025-08-15T11:49:31.196Z","created_at":"2022-04-13T07:52:47.722Z","updated_at":"2025-08-15T18:45:06.654Z","registry_url":"https://crates.io/crates/uniprot/","install_command":"cargo install uniprot","documentation_url":"https://docs.rs/uniprot/","metadata":{"categories":["parser-implementations","science"]},"repo_metadata":{"id":39758569,"uuid":"233028744","full_name":"althonos/uniprot.rs","owner":"althonos","description":"Rust data structures and parser for the Uniprot database(s).","archived":false,"fork":false,"pushed_at":"2023-10-24T04:54:54.000Z","size":2425,"stargazers_count":9,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-14T10:27:39.779Z","etag":null,"topics":["bioinformatics","rust-library","swissprot","uniprot","uniprotkb","uniref"],"latest_commit_sha":null,"homepage":"https://docs.rs/uniprot","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/althonos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-10T11:00:40.000Z","updated_at":"2024-07-07T03:18:41.000Z","dependencies_parsed_at":"2023-01-31T08:01:12.271Z","dependency_job_id":"757a07d4-49b4-4044-b21b-22cc1f4e8388","html_url":"https://github.com/althonos/uniprot.rs","commit_stats":{"total_commits":140,"total_committers":3,"mean_commits":"46.666666666666664","dds":"0.48571428571428577","last_synced_commit":"546722a1ff3780c2e122a61a0b300a3cb99ba885"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/althonos/uniprot.rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/althonos","download_url":"https://codeload.github.com/althonos/uniprot.rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270616222,"owners_count":24617107,"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-15T02:00:12.559Z","response_time":110,"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":"althonos","name":"Martin Larralde","uuid":"8660647","kind":"user","description":"PhD candidate in Bioinformatics, passionate about programming, SIMD-enthusiast, Pythonista, Rustacean. I write poems, and sometimes they are executable.","email":"","website":null,"location":"Heidelberg, Germany","twitter":"althonos","company":"EMBL / LUMC, @zellerlab","icon_url":"https://avatars.githubusercontent.com/u/8660647?u=194fbf9846310fda8a9e9d1288993cc967e28ef9\u0026v=4","repositories_count":91,"last_synced_at":"2024-06-11T15:48:47.831Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/althonos","funding_links":[],"total_stars":3349,"followers":403,"following":326,"created_at":"2022-11-09T19:18:20.239Z","updated_at":"2024-06-11T15:48:49.852Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/althonos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/althonos/repositories"},"tags":[{"name":"v0.7.0","sha":"546722a1ff3780c2e122a61a0b300a3cb99ba885","kind":"tag","published_at":"2023-10-18T17:09:42.000Z","download_url":"https://codeload.github.com/althonos/uniprot.rs/tar.gz/v0.7.0","html_url":"https://github.com/althonos/uniprot.rs/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/althonos/uniprot.rs@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"18a3beec788818332bc114a155711d2b7fa6db8b","kind":"tag","published_at":"2022-10-17T12:22:19.000Z","download_url":"https://codeload.github.com/althonos/uniprot.rs/tar.gz/v0.6.0","html_url":"https://github.com/althonos/uniprot.rs/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/althonos/uniprot.rs@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"f5b3ebc36331b6a75eda49947b7d3997a81af88b","kind":"tag","published_at":"2022-02-28T14:44:19.000Z","download_url":"https://codeload.github.com/althonos/uniprot.rs/tar.gz/v0.5.2","html_url":"https://github.com/althonos/uniprot.rs/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/althonos/uniprot.rs@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"8c9791a86e79c97b650b58caadea1cc717ab1c8f","kind":"tag","published_at":"2022-01-11T17:23:47.000Z","download_url":"https://codeload.github.com/althonos/uniprot.rs/tar.gz/v0.5.1","html_url":"https://github.com/althonos/uniprot.rs/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/althonos/uniprot.rs@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"44d6e33c02559856ae063b7eaf9ffd278a47ce03","kind":"tag","published_at":"2022-01-11T15:07:16.000Z","download_url":"https://codeload.github.com/althonos/uniprot.rs/tar.gz/v0.5.0","html_url":"https://github.com/althonos/uniprot.rs/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/althonos/uniprot.rs@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"f0fc6308e1cca4933935fe15bcfd229642b1daef","kind":"tag","published_at":"2021-07-24T13:24:56.000Z","download_url":"https://codeload.github.com/althonos/uniprot.rs/tar.gz/v0.4.0","html_url":"https://github.com/althonos/uniprot.rs/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/althonos/uniprot.rs@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"c9e3e5e986a7647b6837b23f3a750e42dc1dde8f","kind":"tag","published_at":"2020-01-19T21:15:45.000Z","download_url":"https://codeload.github.com/althonos/uniprot.rs/tar.gz/v0.3.1","html_url":"https://github.com/althonos/uniprot.rs/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/althonos/uniprot.rs@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"eb7371f2f01f8274e12370af11ec8dd26c665135","kind":"tag","published_at":"2020-01-19T15:42:26.000Z","download_url":"https://codeload.github.com/althonos/uniprot.rs/tar.gz/v0.3.0","html_url":"https://github.com/althonos/uniprot.rs/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/althonos/uniprot.rs@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"f8c39caf84798b365e44fc7b66884f4eb9849867","kind":"tag","published_at":"2020-01-18T18:09:20.000Z","download_url":"https://codeload.github.com/althonos/uniprot.rs/tar.gz/v0.2.0","html_url":"https://github.com/althonos/uniprot.rs/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/althonos/uniprot.rs@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"ab7067856f3f1d286e5470020b6c7523abc672e2","kind":"tag","published_at":"2020-01-15T21:17:08.000Z","download_url":"https://codeload.github.com/althonos/uniprot.rs/tar.gz/v0.1.1","html_url":"https://github.com/althonos/uniprot.rs/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/althonos/uniprot.rs@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"411cfd162cc1a77949942cac1b1476b2eeeefd65","kind":"tag","published_at":"2020-01-15T10:48:46.000Z","download_url":"https://codeload.github.com/althonos/uniprot.rs/tar.gz/v0.1.0","html_url":"https://github.com/althonos/uniprot.rs/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/althonos/uniprot.rs@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-15T18:45:06.654Z","dependent_packages_count":0,"downloads":14497,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":30.792775125317302,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":30.71854696076904,"forks_count":29.11393565059612,"average":30.751170697286547},"purl":"pkg:cargo/uniprot","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/uniprot","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/uniprot","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/uniprot/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-14T09:34:34.447Z","issues_count":2,"pull_requests_count":20,"avg_time_to_close_issue":834000.5,"avg_time_to_close_pull_request":4044580.1052631577,"issues_closed_count":2,"pull_requests_closed_count":19,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":6.5,"avg_comments_per_pull_request":1.1,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/uniprot/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/uniprot/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/uniprot/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/uniprot/related_packages","maintainers":[{"uuid":"5898","login":"althonos","name":"Martin Larralde","email":null,"url":"https://github.com/althonos","packages_count":34,"html_url":"https://crates.io/users/althonos","role":null,"created_at":"2022-11-08T03:00:32.403Z","updated_at":"2022-11-08T03:00:32.403Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/althonos/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":204913,"maintainers_count":50626,"namespaces_count":0,"keywords_count":51797,"github":"rust-lang","metadata":{"funded_packages_count":19941},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-09-08T05:35:57.984Z","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":1240478,"full_name":"althonos/uniprot.rs","default_branch":"master","committers":[{"name":"Martin Larralde","email":"martin.larralde@embl.de","login":"althonos","count":137},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":3}],"total_commits":140,"total_committers":2,"total_bot_commits":3,"total_bot_committers":1,"mean_commits":70.0,"dds":0.021428571428571463,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-01-10T15:17:37.579Z","last_synced_commit":"546722a1ff3780c2e122a61a0b300a3cb99ba885","created_at":"2023-03-10T16:15:47.656Z","updated_at":"2025-01-10T15:17:37.579Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-27T00:00:29.048Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"althonos/uniprot.rs","html_url":"https://github.com/althonos/uniprot.rs","last_synced_at":"2025-08-28T22:43:37.903Z","status":"error","issues_count":2,"pull_requests_count":20,"avg_time_to_close_issue":834000.5,"avg_time_to_close_pull_request":4044580.1052631577,"issues_closed_count":2,"pull_requests_closed_count":19,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":6.5,"avg_comments_per_pull_request":1.1,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-12T04:13:09.686Z","updated_at":"2025-08-28T22:43:37.904Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Funiprot.rs/issues","issue_labels_count":{"enhancement":2},"pull_request_labels_count":{"dependencies":20},"issue_author_associations_count":{"NONE":2},"pull_request_author_associations_count":{"CONTRIBUTOR":11,"NONE":9},"issue_authors":{"rustrust":1,"stijndcl":1},"pull_request_authors":{"dependabot-preview[bot]":11,"dependabot[bot]":9},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10076281,"issues_count":31292929,"pull_requests_count":95880624,"authors_count":10691410,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":["bioinformatics","rust-library","swissprot","uniprot","uniprotkb","uniref"],"dependencies":[{"ecosystem":"cargo","filepath":"Cargo.toml","sha":null,"kind":"manifest","created_at":"2022-09-07T07:01:34.906Z","updated_at":"2022-09-07T07:01:34.906Z","repository_link":"https://github.com/althonos/uniprot.rs/blob/master/Cargo.toml","dependencies":[{"id":4080931961,"package_name":"chrono","ecosystem":"cargo","requirements":"0.4.19","direct":true,"kind":"runtime","optional":false},{"id":4080931962,"package_name":"fnv","ecosystem":"cargo","requirements":"1.0.6","direct":true,"kind":"runtime","optional":false},{"id":4080931963,"package_name":"memchr","ecosystem":"cargo","requirements":"2.4.0","direct":true,"kind":"runtime","optional":false},{"id":4080931964,"package_name":"quick-xml","ecosystem":"cargo","requirements":"0.22.0","direct":true,"kind":"runtime","optional":false},{"id":4080931965,"package_name":"url","ecosystem":"cargo","requirements":"2.1.1","direct":true,"kind":"runtime","optional":false},{"id":4080931966,"package_name":"lazy_static","ecosystem":"cargo","requirements":"1.4.0","direct":true,"kind":"runtime","optional":false},{"id":4080931967,"package_name":"num_cpus","ecosystem":"cargo","requirements":"1.12.0","direct":true,"kind":"runtime","optional":false},{"id":4080931968,"package_name":"crossbeam-channel","ecosystem":"cargo","requirements":"0.5.0","direct":true,"kind":"runtime","optional":false},{"id":4080931969,"package_name":"ftp","ecosystem":"cargo","requirements":"3.0.1","direct":true,"kind":"development","optional":false},{"id":4080931970,"package_name":"libflate","ecosystem":"cargo","requirements":"1.0.0","direct":true,"kind":"development","optional":false},{"id":4080931971,"package_name":"ureq","ecosystem":"cargo","requirements":"2.4.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T08:01:12.127Z","updated_at":"2023-01-31T08:01:12.127Z","repository_link":"https://github.com/althonos/uniprot.rs/blob/master/.github/workflows/test.yml","dependencies":[{"id":7266934884,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7266934887,"package_name":"actions-rs/toolchain","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7266934889,"package_name":"actions-rs/cargo","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7266934891,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7266934893,"package_name":"actions-rs/tarpaulin","ecosystem":"actions","requirements":"v0.1","direct":true,"kind":"composite","optional":false},{"id":7266934895,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7266934896,"package_name":"rasmus-saks/release-a-changelog-action","ecosystem":"actions","requirements":"v1.0.1","direct":true,"kind":"composite","optional":false}]}],"score":12.577498261414814,"created_at":"2025-09-08T22:23:12.861Z","updated_at":"2025-10-07T08:31:42.581Z","avatar_url":"https://github.com/althonos.png","language":"Rust","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["genome","metagenomes"],"project_url":"https://science.ecosyste.ms/api/v1/projects/105685","html_url":"https://science.ecosyste.ms/projects/105685"}