{"id":10856,"name":"fairtally","description":"Make a report based on howfairis results","url":"https://github.com/fair-software/fairtally","last_synced_at":"2025-09-04T21:04:43.179Z","repository":{"id":44644260,"uuid":"341901481","full_name":"fair-software/fairtally","owner":"fair-software","description":"Make a report based on howfairis results","archived":false,"fork":false,"pushed_at":"2025-05-07T10:10:44.000Z","size":288,"stargazers_count":5,"open_issues_count":25,"forks_count":3,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-07-26T23:25:00.709Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fair-software.png","metadata":{"files":{"readme":"README.dev.rst","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.rst","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":".zenodo.json"}},"created_at":"2021-02-24T12:59:18.000Z","updated_at":"2025-01-13T18:58:39.000Z","dependencies_parsed_at":"2022-08-12T11:20:51.637Z","dependency_job_id":null,"html_url":"https://github.com/fair-software/fairtally","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/fair-software/fairtally","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fair-software%2Ffairtally","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fair-software%2Ffairtally/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fair-software%2Ffairtally/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fair-software%2Ffairtally/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fair-software","download_url":"https://codeload.github.com/fair-software/fairtally/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fair-software%2Ffairtally/sbom","scorecard":{"id":391501,"data":{"date":"2025-08-11","repo":{"name":"github.com/fair-software/fairtally","commit":"bb5f47dd49c74f031729ac181628f2ae35bdb3fe"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":7,"reason":"Found 7/9 approved changesets -- score normalized to 7","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/cffconvert.yml:1","Warn: no topLevel permission defined: .github/workflows/linting.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi.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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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/build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fair-software/fairtally/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fair-software/fairtally/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/fair-software/fairtally/cffconvert.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/fair-software/fairtally/cffconvert.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linting.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/fair-software/fairtally/linting.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linting.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/fair-software/fairtally/linting.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linting.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/fair-software/fairtally/linting.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/fair-software/fairtally/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/fair-software/fairtally/pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/fair-software/fairtally/pypi.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:alpine3.9 to python:alpine3.9@sha256:b7c23bb89230b950223ba4276d36eca77c4c998369da2fb18bda8129da3cdfc6","Warn: pipCommand not pinned by hash: Dockerfile:4","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:18","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-18T17:55:47.261Z","repository_id":44644260,"created_at":"2025-08-18T17:55:47.261Z","updated_at":"2025-08-18T17:55:47.261Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273673230,"owners_count":25147506,"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-04T02:00:08.968Z","response_time":61,"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":"fair-software","name":"fair-software","uuid":"48952865","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/48952865?v=4","repositories_count":9,"last_synced_at":"2023-08-06T02:11:09.401Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fair-software","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-22T17:56:39.984Z","updated_at":"2023-08-06T02:11:09.431Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fair-software","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fair-software/repositories"},"packages":[{"id":2729576,"name":"fairtally","ecosystem":"pypi","description":"Make a report based on howfairis results","homepage":"https://github.com/fair-software/fairtally","licenses":"Apache Software License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/fair-software/fairtally","keywords_array":["fairtally"],"namespace":null,"versions_count":1,"first_release_published_at":"2021-03-09T13:32:10.000Z","latest_release_published_at":"2021-03-09T13:32:10.000Z","latest_release_number":"0.1.0","last_synced_at":"2025-07-26T20:48:00.180Z","created_at":"2022-04-10T10:57:16.975Z","updated_at":"2025-07-26T20:50:21.365Z","registry_url":"https://pypi.org/project/fairtally/","install_command":"pip install fairtally --index-url https://pypi.org/simple","documentation_url":"https://fairtally.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 2 - Pre-Alpha","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Natural Language :: English","Programming Language :: Python :: 3","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"fairtally"},"repo_metadata":{"id":44644260,"uuid":"341901481","full_name":"fair-software/fairtally","owner":"fair-software","description":"Make a report based on howfairis results","archived":false,"fork":false,"pushed_at":"2025-05-07T10:10:44.000Z","size":288,"stargazers_count":5,"open_issues_count":25,"forks_count":3,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-06-18T04:48:37.415Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fair-software.png","metadata":{"files":{"readme":"README.dev.rst","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.rst","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":".zenodo.json"}},"created_at":"2021-02-24T12:59:18.000Z","updated_at":"2025-01-13T18:58:39.000Z","dependencies_parsed_at":"2022-08-12T11:20:51.637Z","dependency_job_id":null,"html_url":"https://github.com/fair-software/fairtally","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/fair-software/fairtally","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fair-software%2Ffairtally","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fair-software%2Ffairtally/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fair-software%2Ffairtally/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fair-software%2Ffairtally/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fair-software","download_url":"https://codeload.github.com/fair-software/fairtally/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fair-software%2Ffairtally/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267231348,"owners_count":24056852,"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-07-26T02:00:08.937Z","response_time":62,"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":"fair-software","name":"fair-software","uuid":"48952865","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/48952865?v=4","repositories_count":9,"last_synced_at":"2023-08-06T02:11:09.401Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fair-software","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-22T17:56:39.984Z","updated_at":"2023-08-06T02:11:09.431Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fair-software","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fair-software/repositories"},"tags":[{"name":"0.1.0","sha":"d6733d3946396c759318999fd366f7b625e7b2a5","kind":"commit","published_at":"2021-03-09T13:02:59.000Z","download_url":"https://codeload.github.com/fair-software/fairtally/tar.gz/0.1.0","html_url":"https://github.com/fair-software/fairtally/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fair-software/fairtally@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fair-software%2Ffairtally/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fair-software%2Ffairtally/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-07-26T20:50:21.365Z","dependent_packages_count":0,"downloads":17,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":45.44188467796311,"dependent_repos_count":21.744141596728245,"dependent_packages_count":9.985458443227419,"stargazers_count":21.535526924931375,"forks_count":19.138379144679845,"docker_downloads_count":null,"average":23.569078157506},"purl":"pkg:pypi/fairtally","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/fairtally","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/fairtally","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/fairtally/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-18T04:49:04.611Z","issues_count":59,"pull_requests_count":35,"avg_time_to_close_issue":408890.41025641025,"avg_time_to_close_pull_request":58631.63333333333,"issues_closed_count":39,"pull_requests_closed_count":30,"pull_request_authors_count":5,"issue_authors_count":5,"avg_comments_per_issue":0.9322033898305084,"avg_comments_per_pull_request":0.8857142857142857,"merged_pull_requests_count":29,"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/fair-software%2Ffairtally/issues","maintainers":[{"login":"jspaaks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jspaaks"},{"login":"sverhoeven","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sverhoeven"},{"login":"fdiblen","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fdiblen"},{"login":"eriktks","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriktks"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fairtally/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fairtally/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fairtally/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fairtally/related_packages","maintainers":[{"uuid":"howfairis","login":"howfairis","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/howfairis/","role":null,"created_at":"2023-02-24T04:58:15.515Z","updated_at":"2023-02-24T04:58:15.515Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/howfairis/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724901,"maintainers_count":308241,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":576924,"full_name":"fair-software/fairtally","default_branch":"main","committers":[{"name":"Stefan Verhoeven","email":"stefan.verhoeven@gmail.com","count":39},{"name":"Jurriaan H. Spaaks","email":"j.spaaks@esciencecenter.nl","count":35},{"name":"Faruk D","email":"f.diblen@esciencecenter.nl","count":20},{"name":"Faruk D","email":"fdiblen@users.noreply.github.com","count":19},{"name":"Stefan Verhoeven","email":"s.verhoeven@esciencecenter.nl","count":5},{"name":"Erik Tjong Kim Sang","email":"erikt@xs4all.nl","count":4}],"total_commits":122,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":20.333333333333332,"dds":0.680327868852459,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-18T05:41:57.176Z","last_synced_commit":"bb5f47dd49c74f031729ac181628f2ae35bdb3fe","created_at":"2023-03-09T05:40:38.116Z","updated_at":"2023-09-19T17:20:16.051Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/fair-software%2Ffairtally/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"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":"fair-software/fairtally","html_url":"https://github.com/fair-software/fairtally","last_synced_at":"2025-07-26T21:09:46.544Z","status":"error","issues_count":59,"pull_requests_count":35,"avg_time_to_close_issue":408890.41025641025,"avg_time_to_close_pull_request":58631.63333333333,"issues_closed_count":39,"pull_requests_closed_count":30,"pull_request_authors_count":5,"issue_authors_count":5,"avg_comments_per_issue":0.9322033898305084,"avg_comments_per_pull_request":0.8857142857142857,"merged_pull_requests_count":29,"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-14T13:51:32.685Z","updated_at":"2025-07-26T21:09:46.545Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fair-software%2Ffairtally","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fair-software%2Ffairtally/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"MEMBER":40,"COLLABORATOR":13,"NONE":6},"pull_request_author_associations_count":{"MEMBER":23,"COLLABORATOR":11,"NONE":1},"issue_authors":{"jspaaks":26,"sverhoeven":14,"fdiblen":13,"abelsiqueira":5,"c-martinez":1},"pull_request_authors":{"sverhoeven":11,"fdiblen":11,"jspaaks":8,"eriktks":4,"abelsiqueira":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10054267,"issues_count":30904236,"pull_requests_count":92680120,"authors_count":10550835,"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":[{"login":"jspaaks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jspaaks"},{"login":"sverhoeven","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sverhoeven"},{"login":"fdiblen","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fdiblen"},{"login":"eriktks","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriktks"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1,"CreateEvent":1},"last_year":{"WatchEvent":1,"CreateEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-12T11:20:51.197Z","updated_at":"2022-08-12T11:20:51.197Z","repository_link":"https://github.com/fair-software/fairtally/blob/main/setup.py","dependencies":[{"id":1320212477,"package_name":"click","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1320212478,"package_name":"howfairis","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1320212479,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":8.13739583005665,"created_at":"2025-09-04T15:50:36.031Z","updated_at":"2025-10-07T08:07:00.422Z","avatar_url":"https://github.com/fair-software.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":17,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["fuzzy-matching","fuzzy-search","mass-spectrometry","metabolomics","similarity-measures"],"project_url":"https://science.ecosyste.ms/api/v1/projects/10856","html_url":"https://science.ecosyste.ms/projects/10856","bibtex_url":"https://science.ecosyste.ms/projects/10856/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/10856/export.apalike"}