{"id":1043,"name":"TauFactor 2","description":"TauFactor 2: A GPU accelerated python tool for microstructural analysis - Published in JOSS (2023)","url":"https://github.com/tldr-group/taufactor","last_synced_at":"2025-09-04T16:14:15.789Z","repository":{"id":43038998,"uuid":"337451067","full_name":"tldr-group/taufactor","owner":"tldr-group","description":"TauFactor is a parallelised solver for calculating tortuosity factors from voxel data.","archived":false,"fork":false,"pushed_at":"2025-04-10T13:18:08.000Z","size":6467,"stargazers_count":31,"open_issues_count":3,"forks_count":6,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-27T23:25:08.836Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/tldr-group.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-02-09T15:34:59.000Z","updated_at":"2025-06-19T07:51:11.000Z","dependencies_parsed_at":"2022-07-21T09:32:39.365Z","dependency_job_id":"5b01f555-c658-4178-afda-e1c04ac4b047","html_url":"https://github.com/tldr-group/taufactor","commit_stats":{"total_commits":159,"total_committers":6,"mean_commits":26.5,"dds":"0.35220125786163525","last_synced_commit":"3b0c37f51dd5ba006ffce9d4b9b24262d39a7a51"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/tldr-group/taufactor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tldr-group%2Ftaufactor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tldr-group%2Ftaufactor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tldr-group%2Ftaufactor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tldr-group%2Ftaufactor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tldr-group","download_url":"https://codeload.github.com/tldr-group/taufactor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tldr-group%2Ftaufactor/sbom","scorecard":{"id":889280,"data":{"date":"2025-08-11","repo":{"name":"github.com/tldr-group/taufactor","commit":"a1663bce83fba6e7be0bea6438ff741f1c8d9112"},"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":"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":"Code-Review","score":10,"reason":"all changesets reviewed","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/draft-pdf.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/taufactor.yml:9","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":"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":"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/draft-pdf.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/tldr-group/taufactor/draft-pdf.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/tldr-group/taufactor/draft-pdf.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/tldr-group/taufactor/draft-pdf.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/taufactor.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/tldr-group/taufactor/taufactor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/taufactor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/tldr-group/taufactor/taufactor.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"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: MIT License: 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.1.0 not signed: https://api.github.com/repos/tldr-group/taufactor/releases/113298558","Warn: release artifact v1.0.0 not signed: https://api.github.com/repos/tldr-group/taufactor/releases/96631167","Warn: release artifact v1.1.0 does not have provenance: https://api.github.com/repos/tldr-group/taufactor/releases/113298558","Warn: release artifact v1.0.0 does not have provenance: https://api.github.com/repos/tldr-group/taufactor/releases/96631167"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: GHSA-xgfm-fjx6-62mj","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: PYSEC-2023-228 / GHSA-mq26-g339-26xf","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T11:09:58.348Z","repository_id":43038998,"created_at":"2025-08-24T11:09:58.350Z","updated_at":"2025-08-24T11:09:58.350Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273523642,"owners_count":25120864,"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-03T02:00:09.631Z","response_time":76,"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":"tldr-group","name":"tldr group","uuid":"78808638","kind":"organization","description":"The Tools for Learning, Design and Research (tldr) group is a multidisciplinary team based in the Dyson school of Design engineering at Imperial College London.","email":null,"website":"https://tldr-group.github.io/#/","location":"United Kingdom","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78808638?v=4","repositories_count":3,"last_synced_at":"2023-03-10T14:37:07.703Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tldr-group","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-14T18:20:48.639Z","updated_at":"2023-03-10T14:37:07.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tldr-group","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tldr-group/repositories"},"packages":[{"id":2940217,"name":"taufactor","ecosystem":"pypi","description":"TauFactor is an application for calculating tortuosity factors from tomographic data","homepage":"https://github.com/tldr-group/taufactor","licenses":"MIT license","normalized_licenses":["MIT"],"repository_url":"https://github.com/tldr-group/taufactor","keywords_array":["taufactor"],"namespace":null,"versions_count":8,"first_release_published_at":"2021-02-09T17:48:30.000Z","latest_release_published_at":"2025-03-03T12:18:28.000Z","latest_release_number":"1.2.0","last_synced_at":"2025-09-03T19:48:10.369Z","created_at":"2022-04-10T12:47:03.765Z","updated_at":"2025-09-04T05:27:00.529Z","registry_url":"https://pypi.org/project/taufactor/","install_command":"pip install taufactor --index-url https://pypi.org/simple","documentation_url":"https://taufactor.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Environment :: GPU","Environment :: GPU :: NVIDIA CUDA","Intended Audience :: Manufacturing","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Natural Language :: English","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Chemistry","Topic :: Scientific/Engineering :: Image Processing","Topic :: Scientific/Engineering :: Physics"],"normalized_name":"taufactor","project_status":null},"repo_metadata":{"id":43038998,"uuid":"337451067","full_name":"tldr-group/taufactor","owner":"tldr-group","description":"TauFactor is a parallelised solver for calculating tortuosity factors from voxel data.","archived":false,"fork":false,"pushed_at":"2025-04-10T13:18:08.000Z","size":6467,"stargazers_count":31,"open_issues_count":3,"forks_count":6,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-27T23:25:08.836Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/tldr-group.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-02-09T15:34:59.000Z","updated_at":"2025-06-19T07:51:11.000Z","dependencies_parsed_at":"2022-07-21T09:32:39.365Z","dependency_job_id":"5b01f555-c658-4178-afda-e1c04ac4b047","html_url":"https://github.com/tldr-group/taufactor","commit_stats":{"total_commits":159,"total_committers":6,"mean_commits":26.5,"dds":"0.35220125786163525","last_synced_commit":"3b0c37f51dd5ba006ffce9d4b9b24262d39a7a51"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/tldr-group/taufactor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tldr-group%2Ftaufactor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tldr-group%2Ftaufactor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tldr-group%2Ftaufactor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tldr-group%2Ftaufactor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tldr-group","download_url":"https://codeload.github.com/tldr-group/taufactor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tldr-group%2Ftaufactor/sbom","scorecard":{"id":889280,"data":{"date":"2025-08-11","repo":{"name":"github.com/tldr-group/taufactor","commit":"a1663bce83fba6e7be0bea6438ff741f1c8d9112"},"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":"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":"Code-Review","score":10,"reason":"all changesets reviewed","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/draft-pdf.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/taufactor.yml:9","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":"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":"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/draft-pdf.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/tldr-group/taufactor/draft-pdf.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/tldr-group/taufactor/draft-pdf.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/tldr-group/taufactor/draft-pdf.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/taufactor.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/tldr-group/taufactor/taufactor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/taufactor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/tldr-group/taufactor/taufactor.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"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: MIT License: 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.1.0 not signed: https://api.github.com/repos/tldr-group/taufactor/releases/113298558","Warn: release artifact v1.0.0 not signed: https://api.github.com/repos/tldr-group/taufactor/releases/96631167","Warn: release artifact v1.1.0 does not have provenance: https://api.github.com/repos/tldr-group/taufactor/releases/113298558","Warn: release artifact v1.0.0 does not have provenance: https://api.github.com/repos/tldr-group/taufactor/releases/96631167"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: GHSA-xgfm-fjx6-62mj","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: PYSEC-2023-228 / GHSA-mq26-g339-26xf","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T11:09:58.348Z","repository_id":43038998,"created_at":"2025-08-24T11:09:58.350Z","updated_at":"2025-08-24T11:09:58.350Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273523642,"owners_count":25120864,"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-03T02:00:09.631Z","response_time":76,"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":"tldr-group","name":"tldr group","uuid":"78808638","kind":"organization","description":"The Tools for Learning, Design and Research (tldr) group is a multidisciplinary team based in the Dyson school of Design engineering at Imperial College London.","email":null,"website":"https://tldr-group.github.io/#/","location":"United Kingdom","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78808638?v=4","repositories_count":3,"last_synced_at":"2023-03-10T14:37:07.703Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tldr-group","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-14T18:20:48.639Z","updated_at":"2023-03-10T14:37:07.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tldr-group","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tldr-group/repositories"},"tags":[{"name":"v1.2.0","sha":"f326b211205bae4e54ac0a4ae4b1503ae2db2e07","kind":"commit","published_at":"2025-01-22T17:41:28.000Z","download_url":"https://codeload.github.com/tldr-group/taufactor/tar.gz/v1.2.0","html_url":"https://github.com/tldr-group/taufactor/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tldr-group/taufactor@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tldr-group%2Ftaufactor/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tldr-group%2Ftaufactor/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"9ef2f7a40177dcf5ea3b8857484d4d22ad14623a","kind":"commit","published_at":"2023-07-24T10:52:13.000Z","download_url":"https://codeload.github.com/tldr-group/taufactor/tar.gz/v1.1.0","html_url":"https://github.com/tldr-group/taufactor/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tldr-group/taufactor@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tldr-group%2Ftaufactor/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tldr-group%2Ftaufactor/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"abd2877ba205badcb24a68b89e76927d8e4e5a14","kind":"commit","published_at":"2023-03-23T12:55:42.000Z","download_url":"https://codeload.github.com/tldr-group/taufactor/tar.gz/v1.0.0","html_url":"https://github.com/tldr-group/taufactor/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tldr-group/taufactor@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tldr-group%2Ftaufactor/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tldr-group%2Ftaufactor/tags/v1.0.0/manifests"},{"name":"v0.1.4","sha":"2e6f9e16f6654cd5b70fae77d36aacf98a03819b","kind":"commit","published_at":"2022-07-11T14:53:35.000Z","download_url":"https://codeload.github.com/tldr-group/taufactor/tar.gz/v0.1.4","html_url":"https://github.com/tldr-group/taufactor/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tldr-group/taufactor@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tldr-group%2Ftaufactor/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tldr-group%2Ftaufactor/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"d5c3173abf57da3f3dfb44a436c3e9735a777df6","kind":"commit","published_at":"2021-03-28T19:50:33.000Z","download_url":"https://codeload.github.com/tldr-group/taufactor/tar.gz/v0.1.3","html_url":"https://github.com/tldr-group/taufactor/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tldr-group/taufactor@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tldr-group%2Ftaufactor/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tldr-group%2Ftaufactor/tags/v0.1.3/manifests"},{"name":"v0.1.1","sha":"ac33bec4a5cf15adf5d345f053a8fd2b3a4cfa87","kind":"commit","published_at":"2021-02-10T12:39:33.000Z","download_url":"https://codeload.github.com/tldr-group/taufactor/tar.gz/v0.1.1","html_url":"https://github.com/tldr-group/taufactor/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tldr-group/taufactor@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tldr-group%2Ftaufactor/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tldr-group%2Ftaufactor/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"8fbf5bd578d99fba36cd6bd33fcc9ea6b458fa88","kind":"commit","published_at":"2021-02-09T17:26:55.000Z","download_url":"https://codeload.github.com/tldr-group/taufactor/tar.gz/v0.1.0","html_url":"https://github.com/tldr-group/taufactor/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tldr-group/taufactor@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tldr-group%2Ftaufactor/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tldr-group%2Ftaufactor/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T05:27:00.529Z","dependent_packages_count":0,"downloads":544,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":24.782180905857864,"dependent_repos_count":67.72401816673116,"dependent_packages_count":9.964149700990793,"stargazers_count":13.120363221161716,"forks_count":14.222923866272632,"docker_downloads_count":null,"average":25.96272717220283},"purl":"pkg:pypi/taufactor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/taufactor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/taufactor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/taufactor/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T12:46:59.370Z","issues_count":40,"pull_requests_count":82,"avg_time_to_close_issue":12682495.675675675,"avg_time_to_close_pull_request":912734.2375,"issues_closed_count":37,"pull_requests_closed_count":80,"pull_request_authors_count":6,"issue_authors_count":15,"avg_comments_per_issue":1.475,"avg_comments_per_pull_request":0.08536585365853659,"merged_pull_requests_count":75,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":306280.72222222225,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tldr-group%2Ftaufactor/issues","maintainers":[{"login":"isaacsquires","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacsquires"},{"login":"amirDahari1","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amirDahari1"}],"active_maintainers":[{"login":"amirDahari1","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amirDahari1"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/taufactor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/taufactor/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/taufactor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/taufactor/related_packages","maintainers":[{"uuid":"isaacsquires","login":"isaacsquires","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/isaacsquires/","role":null,"created_at":"2023-02-24T13:00:43.418Z","updated_at":"2023-02-24T13:00:43.418Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/isaacsquires/packages"},{"uuid":"stevekench","login":"stevekench","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/stevekench/","role":null,"created_at":"2023-02-24T13:00:43.448Z","updated_at":"2023-02-24T13:00:43.448Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/stevekench/packages"},{"uuid":"amirDahari1","login":"amirDahari1","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/amirDahari1/","role":null,"created_at":"2025-03-03T12:33:27.353Z","updated_at":"2025-03-03T12:33:27.353Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/amirDahari1/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724708,"maintainers_count":308189,"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":669039,"full_name":"tldr-group/taufactor","default_branch":"main","committers":[{"name":"isaacsquires","email":"isaacsquires@me.com","login":"isaacsquires","count":104},{"name":"sk3619","email":"sk3619@ic.ac.uk","login":null,"count":51},{"name":"daubners","email":"s.daubner@imperial.ac.uk","login":"daubners","count":27},{"name":"amirDahari1","email":"amir.dahari@mail.huji.ac.il","login":"amirDahari1","count":19},{"name":"stke9","email":"56491221+stke9","login":"stke9","count":1},{"name":"Juanjo Bazán","email":"jjbazan@gmail.com","login":"xuanxu","count":1}],"total_commits":203,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":33.833333333333336,"dds":0.48768472906403937,"past_year_committers":[{"name":"daubners","email":"s.daubner@imperial.ac.uk","login":"daubners","count":27},{"name":"Amir Dahari","email":"31094949+amirDahari1","login":"amirDahari1","count":7}],"past_year_total_commits":34,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":17.0,"past_year_dds":0.20588235294117652,"last_synced_at":"2025-08-07T06:06:29.847Z","last_synced_commit":"a1663bce83fba6e7be0bea6438ff741f1c8d9112","created_at":"2023-03-09T10:23:49.017Z","updated_at":"2025-08-07T06:06:29.855Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/tldr-group%2Ftaufactor/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-21T00:00:20.603Z","repositories_count":5479765,"commits_count":853308049,"contributors_count":31095153,"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":"tldr-group/taufactor","html_url":"https://github.com/tldr-group/taufactor","last_synced_at":"2025-08-31T12:46:59.370Z","status":null,"issues_count":40,"pull_requests_count":82,"avg_time_to_close_issue":12682495.675675675,"avg_time_to_close_pull_request":912734.2375,"issues_closed_count":37,"pull_requests_closed_count":80,"pull_request_authors_count":6,"issue_authors_count":15,"avg_comments_per_issue":1.475,"avg_comments_per_pull_request":0.08536585365853659,"merged_pull_requests_count":75,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":306280.72222222225,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"created_at":"2023-05-15T01:08:29.858Z","updated_at":"2025-09-02T22:33:20.023Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tldr-group%2Ftaufactor","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tldr-group%2Ftaufactor/issues","issue_labels_count":{"good first issue":2},"pull_request_labels_count":{"bug":2,"enhancement":2},"issue_author_associations_count":{"NONE":24,"MEMBER":8,"CONTRIBUTOR":7},"pull_request_author_associations_count":{"MEMBER":57,"CONTRIBUTOR":28,"NONE":1},"issue_authors":{"isaacsquires":8,"ma-sadeghi":7,"amirDahari1":6,"alexsquires":3,"LDXu93":2,"therob84":2,"pcmkible":2,"camsooper":2,"igennart":1,"Yugal0":1,"oarcelus":1,"stke9":1,"slieblappen":1,"isaacbasil":1,"pandego":1},"pull_request_authors":{"isaacsquires":46,"amirDahari1":18,"daubners":14,"stke9":6,"isaacbasil":1,"xuanxu":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10068975,"issues_count":31218164,"pull_requests_count":95228988,"authors_count":10688649,"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":{"bug":2,"enhancement":2},"past_year_issue_author_associations_count":{"NONE":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":14,"MEMBER":10},"past_year_issue_authors":{"oarcelus":1},"past_year_pull_request_authors":{"daubners":14,"amirDahari1":10},"maintainers":[{"login":"isaacsquires","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacsquires"},{"login":"amirDahari1","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amirDahari1"}],"active_maintainers":[{"login":"amirDahari1","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amirDahari1"}]},"events":{"total":{"CreateEvent":5,"ReleaseEvent":1,"IssuesEvent":7,"WatchEvent":2,"DeleteEvent":3,"IssueCommentEvent":6,"PushEvent":11,"PullRequestReviewEvent":8,"PullRequestReviewCommentEvent":4,"PullRequestEvent":20,"ForkEvent":1},"last_year":{"CreateEvent":5,"ReleaseEvent":1,"IssuesEvent":7,"WatchEvent":2,"DeleteEvent":3,"IssueCommentEvent":6,"PushEvent":11,"PullRequestReviewEvent":8,"PullRequestReviewCommentEvent":4,"PullRequestEvent":20,"ForkEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-21T09:32:38.862Z","updated_at":"2022-07-21T09:32:38.862Z","repository_link":"https://github.com/tldr-group/taufactor/blob/main/docs/requirements.txt","dependencies":[{"id":344624195,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":344624196,"package_name":"cupy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":344624197,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":344624198,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":344624199,"package_name":"m2r2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements_dev.txt","sha":null,"kind":"manifest","created_at":"2022-07-21T09:32:39.000Z","updated_at":"2022-07-21T09:32:39.000Z","repository_link":"https://github.com/tldr-group/taufactor/blob/main/requirements_dev.txt","dependencies":[{"id":344626553,"package_name":"pip","ecosystem":"pypi","requirements":"==21.0.1","direct":true,"kind":"development","optional":false},{"id":344626558,"package_name":"bump2version","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"development","optional":false},{"id":344626561,"package_name":"wheel","ecosystem":"pypi","requirements":"==0.33.6","direct":true,"kind":"development","optional":false},{"id":344626564,"package_name":"watchdog","ecosystem":"pypi","requirements":"==0.9.0","direct":true,"kind":"development","optional":false},{"id":344626566,"package_name":"flake8","ecosystem":"pypi","requirements":"==3.7.8","direct":true,"kind":"development","optional":false},{"id":344626569,"package_name":"tox","ecosystem":"pypi","requirements":"==3.21.4","direct":true,"kind":"development","optional":false},{"id":344626572,"package_name":"coverage","ecosystem":"pypi","requirements":"==5.4","direct":true,"kind":"development","optional":false},{"id":344626574,"package_name":"Sphinx","ecosystem":"pypi","requirements":"==3.4.3","direct":true,"kind":"development","optional":false},{"id":344626577,"package_name":"twine","ecosystem":"pypi","requirements":"==3.3.0","direct":true,"kind":"development","optional":false},{"id":344626579,"package_name":"Click","ecosystem":"pypi","requirements":"==7.0","direct":true,"kind":"development","optional":false},{"id":344626582,"package_name":"pytest","ecosystem":"pypi","requirements":"==4.6.5","direct":true,"kind":"development","optional":false},{"id":344626584,"package_name":"matplotlib","ecosystem":"pypi","requirements":"==4.3.3","direct":true,"kind":"development","optional":false},{"id":344626587,"package_name":"pytest-runner","ecosystem":"pypi","requirements":"==5.2","direct":true,"kind":"development","optional":false}]}],"score":11.622568796266197,"created_at":"2025-09-04T09:17:42.888Z","updated_at":"2025-10-07T08:04:29.712Z","avatar_url":"https://github.com/tldr-group.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":544,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.05358"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/1043","html_url":"https://science.ecosyste.ms/projects/1043"}