{"id":105667,"name":null,"description":"A simple Rust macro to derive blanket implementations for your traits.","url":"https://github.com/althonos/blanket","last_synced_at":"2025-09-09T04:24:23.497Z","repository":{"id":50052950,"uuid":"281270886","full_name":"althonos/blanket","owner":"althonos","description":"A simple Rust macro to derive blanket implementations for your traits.","archived":false,"fork":false,"pushed_at":"2024-03-04T11:51:44.000Z","size":136,"stargazers_count":25,"open_issues_count":3,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-07T17:50:46.576Z","etag":null,"topics":["derive","proc-macro-attributes","rust-macro","rust-trait"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/blanket","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-07-21T02:04:18.000Z","updated_at":"2025-07-28T14:54:07.000Z","dependencies_parsed_at":"2024-01-16T18:56:32.587Z","dependency_job_id":"957c9118-a40f-4b38-a2be-ca38ffa2fafb","html_url":"https://github.com/althonos/blanket","commit_stats":{"total_commits":87,"total_committers":5,"mean_commits":17.4,"dds":"0.48275862068965514","last_synced_commit":"ce0b8ab848769680d2f290bf1d000c2dbbb29d8a"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/althonos/blanket","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fblanket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fblanket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fblanket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fblanket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/althonos","download_url":"https://codeload.github.com/althonos/blanket/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fblanket/sbom","scorecard":{"id":187175,"data":{"date":"2025-08-11","repo":{"name":"github.com/althonos/blanket","commit":"ce0b8ab848769680d2f290bf1d000c2dbbb29d8a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Code-Review","score":0,"reason":"Found 2/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/test.yml:98","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/test.yml:99","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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:13: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/blanket/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/blanket/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/blanket/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/blanket/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/blanket/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/blanket/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/blanket/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/blanket/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/blanket/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/blanket/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/blanket/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/blanket/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/blanket/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/blanket/test.yml/master?enable=pin","Info:   0 out of   4 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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: 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":"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":"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"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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-16T19:59:22.392Z","repository_id":50052950,"created_at":"2025-08-16T19:59:22.393Z","updated_at":"2025-08-16T19:59:22.393Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231456,"owners_count":25245659,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"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":3635285,"name":"blanket","ecosystem":"cargo","description":"A simple macro to derive blanket implementations for your traits.","homepage":"https://github.com/althonos/blanket","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/althonos/blanket","keywords_array":["blanket","impl","attribute","proc-macro","trait"],"namespace":null,"versions_count":9,"first_release_published_at":"2020-07-21T14:41:12.677Z","latest_release_published_at":"2024-03-04T11:53:31.077Z","latest_release_number":"0.4.0","last_synced_at":"2025-09-08T02:02:12.922Z","created_at":"2022-04-11T08:39:57.714Z","updated_at":"2025-09-08T22:28:54.603Z","registry_url":"https://crates.io/crates/blanket/","install_command":"cargo install blanket","documentation_url":"https://docs.rs/blanket/","metadata":{"categories":["development-tools","rust-patterns"]},"repo_metadata":{"id":50052950,"uuid":"281270886","full_name":"althonos/blanket","owner":"althonos","description":"A simple Rust macro to derive blanket implementations for your traits.","archived":false,"fork":false,"pushed_at":"2024-03-04T11:51:44.000Z","size":136,"stargazers_count":25,"open_issues_count":3,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-07T17:50:46.576Z","etag":null,"topics":["derive","proc-macro-attributes","rust-macro","rust-trait"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/blanket","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-07-21T02:04:18.000Z","updated_at":"2025-07-28T14:54:07.000Z","dependencies_parsed_at":"2024-01-16T18:56:32.587Z","dependency_job_id":"957c9118-a40f-4b38-a2be-ca38ffa2fafb","html_url":"https://github.com/althonos/blanket","commit_stats":{"total_commits":87,"total_committers":5,"mean_commits":17.4,"dds":"0.48275862068965514","last_synced_commit":"ce0b8ab848769680d2f290bf1d000c2dbbb29d8a"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/althonos/blanket","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fblanket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fblanket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fblanket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fblanket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/althonos","download_url":"https://codeload.github.com/althonos/blanket/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fblanket/sbom","scorecard":{"id":187175,"data":{"date":"2025-08-11","repo":{"name":"github.com/althonos/blanket","commit":"ce0b8ab848769680d2f290bf1d000c2dbbb29d8a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Code-Review","score":0,"reason":"Found 2/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/test.yml:98","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/test.yml:99","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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:13: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/blanket/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/blanket/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/blanket/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/blanket/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/blanket/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/blanket/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/blanket/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/blanket/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/blanket/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/blanket/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/blanket/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/blanket/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/blanket/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/blanket/test.yml/master?enable=pin","Info:   0 out of   4 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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: 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":"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":"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"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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-16T19:59:22.392Z","repository_id":50052950,"created_at":"2025-08-16T19:59:22.393Z","updated_at":"2025-08-16T19:59:22.393Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231456,"owners_count":25245659,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_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.4.0","sha":"ce0b8ab848769680d2f290bf1d000c2dbbb29d8a","kind":"tag","published_at":"2024-03-04T11:51:00.000Z","download_url":"https://codeload.github.com/althonos/blanket/tar.gz/v0.4.0","html_url":"https://github.com/althonos/blanket/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/althonos/blanket@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fblanket/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fblanket/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"9ba34015cb509a774f6b8486ad3bf5c00c481b52","kind":"tag","published_at":"2023-06-19T09:48:25.000Z","download_url":"https://codeload.github.com/althonos/blanket/tar.gz/v0.3.0","html_url":"https://github.com/althonos/blanket/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/althonos/blanket@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fblanket/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fblanket/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"b3663cb8085cdc1f9bd395d56b865f8648c8b169","kind":"tag","published_at":"2021-06-05T11:38:05.000Z","download_url":"https://codeload.github.com/althonos/blanket/tar.gz/v0.2.0","html_url":"https://github.com/althonos/blanket/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/althonos/blanket@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fblanket/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fblanket/tags/v0.2.0/manifests"},{"name":"v0.1.5","sha":"1c08976d87453b52be3f64157ef9975a80f32289","kind":"tag","published_at":"2021-05-30T23:40:39.000Z","download_url":"https://codeload.github.com/althonos/blanket/tar.gz/v0.1.5","html_url":"https://github.com/althonos/blanket/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/althonos/blanket@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fblanket/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fblanket/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"1c8d859aa29b0bc3f124c1e3917c2cf018703753","kind":"tag","published_at":"2021-05-30T23:02:01.000Z","download_url":"https://codeload.github.com/althonos/blanket/tar.gz/v0.1.4","html_url":"https://github.com/althonos/blanket/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/althonos/blanket@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fblanket/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fblanket/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"dcea1084b5fdcee9842b72bc8e475a1e70003cb1","kind":"tag","published_at":"2020-10-13T13:42:31.000Z","download_url":"https://codeload.github.com/althonos/blanket/tar.gz/v0.1.3","html_url":"https://github.com/althonos/blanket/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/althonos/blanket@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fblanket/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fblanket/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"eef50ccde5387bade6718e093ade7c51c7f76b04","kind":"tag","published_at":"2020-07-23T11:58:53.000Z","download_url":"https://codeload.github.com/althonos/blanket/tar.gz/v0.1.2","html_url":"https://github.com/althonos/blanket/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/althonos/blanket@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fblanket/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fblanket/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"0e92022f64a03d1aac66df645f1022a0388b3440","kind":"tag","published_at":"2020-07-21T23:55:47.000Z","download_url":"https://codeload.github.com/althonos/blanket/tar.gz/v0.1.1","html_url":"https://github.com/althonos/blanket/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/althonos/blanket@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fblanket/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fblanket/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"7e031ca22c5519c03f4e60eb7e01f6fb15d53e91","kind":"tag","published_at":"2020-07-21T14:38:05.000Z","download_url":"https://codeload.github.com/althonos/blanket/tar.gz/v0.1.0","html_url":"https://github.com/althonos/blanket/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/althonos/blanket@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fblanket/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fblanket/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-08T22:28:54.603Z","dependent_packages_count":7,"downloads":592880,"downloads_period":"total","dependent_repos_count":21,"rankings":{"downloads":4.714774973220078,"dependent_repos_count":5.921206585492893,"dependent_packages_count":6.223537136689887,"stargazers_count":24.20237044413764,"forks_count":26.32472697907154,"docker_downloads_count":4.7887026448001695,"average":12.029219793902035},"purl":"pkg:cargo/blanket","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/blanket","docker_dependents_count":20,"docker_downloads_count":18714625,"usage_url":"https://repos.ecosyste.ms/usage/cargo/blanket","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/blanket/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-05T11:32:10.202Z","issues_count":7,"pull_requests_count":7,"avg_time_to_close_issue":801657.25,"avg_time_to_close_pull_request":209408.14285714287,"issues_closed_count":4,"pull_requests_closed_count":7,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":1.4285714285714286,"avg_comments_per_pull_request":3.4285714285714284,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"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%2Fblanket/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/blanket/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/blanket/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/blanket/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/blanket/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-07T17:15:07.963Z","updated_at":"2022-11-07T17:15:07.963Z","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":1212148,"full_name":"althonos/blanket","default_branch":"master","committers":[{"name":"Martin Larralde","email":"martin.larralde@ens-paris-saclay.fr","login":"althonos","count":45},{"name":"Martin Larralde","email":"martin.larralde@embl.de","login":null,"count":35},{"name":"Naja Melan","email":"najamelan@autistici.org","login":null,"count":4},{"name":"Justin Lovinger","email":"git@justinlovinger.com","login":null,"count":2},{"name":"Alexander Linne","email":"alexander.linne@outlook.com","login":null,"count":1}],"total_commits":87,"total_committers":5,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":17.4,"dds":0.48275862068965514,"past_year_committers":[{"name":"Martin Larralde","email":"martin.larralde@embl.de","login":null,"count":19}],"past_year_total_commits":19,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":19.0,"past_year_dds":0.0,"last_synced_at":"2024-10-20T20:41:23.010Z","last_synced_commit":"ce0b8ab848769680d2f290bf1d000c2dbbb29d8a","created_at":"2023-03-10T14:50:40.680Z","updated_at":"2024-10-20T20:41:23.011Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fblanket/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5505258,"commits_count":857505264,"contributors_count":31368409,"owners_count":914381,"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/blanket","html_url":"https://github.com/althonos/blanket","last_synced_at":"2025-08-05T11:32:10.202Z","status":"error","issues_count":7,"pull_requests_count":7,"avg_time_to_close_issue":801657.25,"avg_time_to_close_pull_request":209408.14285714287,"issues_closed_count":4,"pull_requests_closed_count":7,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":1.4285714285714286,"avg_comments_per_pull_request":3.4285714285714284,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"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-11T22:47:57.426Z","updated_at":"2025-09-01T10:14:59.710Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fblanket","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fblanket/issues","issue_labels_count":{"bug":3,"enhancement":2},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":5,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"CONTRIBUTOR":7},"issue_authors":{"nwalfield":4,"tmillr":1,"JustinLovinger":1,"najamelan":1},"pull_request_authors":{"najamelan":4,"JustinLovinger":2,"alexanderlinne":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:07.725Z","repositories_count":9963370,"issues_count":29639163,"pull_requests_count":86245952,"authors_count":9602732,"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":{"WatchEvent":3,"ForkEvent":1},"last_year":{"WatchEvent":3,"ForkEvent":1}},"keywords":["derive","proc-macro-attributes","rust-macro","rust-trait"],"dependencies":[{"ecosystem":"cargo","filepath":"Cargo.toml","sha":null,"kind":"manifest","created_at":"2022-09-26T18:01:25.139Z","updated_at":"2022-09-26T18:01:25.139Z","repository_link":"https://github.com/althonos/blanket/blob/master/Cargo.toml","dependencies":[{"id":6137252783,"package_name":"quote","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":6137252784,"package_name":"proc-macro2","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":6137252785,"package_name":"syn","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":6137252786,"package_name":"trybuild","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"development","optional":false},{"id":6137252787,"package_name":"impls","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"development","optional":false},{"id":6137252788,"package_name":"static_assertions","ecosystem":"cargo","requirements":"1.1","direct":true,"kind":"development","optional":false},{"id":6137252789,"package_name":"syn","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2024-01-16T18:56:30.495Z","updated_at":"2024-01-16T18:56:30.495Z","repository_link":"https://github.com/althonos/blanket/blob/master/.github/workflows/test.yml","dependencies":[{"id":15649051346,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15649051347,"package_name":"actions-rs/toolchain","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":15649051348,"package_name":"actions-rs/cargo","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":15649051349,"package_name":"actions-rs/tarpaulin","ecosystem":"actions","requirements":"v0.1","direct":true,"kind":"composite","optional":false},{"id":15649051354,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15649051355,"package_name":"rasmus-saks/release-a-changelog-action","ecosystem":"actions","requirements":"v1.0.1","direct":true,"kind":"composite","optional":false}]}],"score":21.717649398871558,"created_at":"2025-09-08T22:23:12.804Z","updated_at":"2025-10-07T08:31:42.194Z","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":["genomics","metagenomics"],"project_url":"https://science.ecosyste.ms/api/v1/projects/105667","html_url":"https://science.ecosyste.ms/projects/105667"}