{"id":2182,"name":"toughio","description":"toughio: Pre- and post-processing Python library for TOUGH - Published in JOSS (2020)","url":"https://github.com/keurfonluu/toughio","last_synced_at":"2025-09-04T16:42:36.020Z","repository":{"id":37927731,"uuid":"198146315","full_name":"keurfonluu/toughio","owner":"keurfonluu","description":"Pre- and post-processing Python library for TOUGH","archived":false,"fork":false,"pushed_at":"2025-08-26T07:00:18.000Z","size":19495,"stargazers_count":63,"open_issues_count":9,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-08-28T00:59:30.253Z","etag":null,"topics":["io","postprocessing","preprocessing","tough2","tough3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/keurfonluu.png","metadata":{"files":{"readme":"README.rst","changelog":null,"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":null}},"created_at":"2019-07-22T04:22:42.000Z","updated_at":"2025-07-28T17:33:43.000Z","dependencies_parsed_at":"2023-02-09T21:46:03.916Z","dependency_job_id":"722103c7-4a57-4752-a450-2261319385a5","html_url":"https://github.com/keurfonluu/toughio","commit_stats":{"total_commits":1311,"total_committers":1,"mean_commits":1311.0,"dds":0.0,"last_synced_commit":"18266c5ae809ee32feb282acb10b23949b3e7c00"},"previous_names":[],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/keurfonluu/toughio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keurfonluu","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/sbom","scorecard":{"id":556667,"data":{"date":"2025-08-11","repo":{"name":"github.com/keurfonluu/toughio","commit":"589f304b0e1b6acd75340d65bac6019e3989a2c9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"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":"Code-Review","score":0,"reason":"Found 0/4 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/doc.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":"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":"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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/keurfonluu/toughio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/keurfonluu/toughio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/keurfonluu/toughio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/doc.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/keurfonluu/toughio/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/keurfonluu/toughio/doc.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/doc.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/keurfonluu/toughio/doc.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:36","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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-20T12:33:22.606Z","repository_id":37927731,"created_at":"2025-08-20T12:33:22.606Z","updated_at":"2025-08-20T12:33:22.606Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273510230,"owners_count":25118455,"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":"keurfonluu","name":"Keurfon Luu","uuid":"16566206","kind":"user","description":"","email":"","website":null,"location":"Wettingen, Switzerland","twitter":null,"company":"INTERA Incorporated","icon_url":"https://avatars.githubusercontent.com/u/16566206?u=68a6c13a7ff4a9a6b50730f29265cc215ca45620\u0026v=4","repositories_count":25,"last_synced_at":"2024-06-11T15:40:45.841Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/keurfonluu","funding_links":[],"total_stars":501,"followers":172,"following":7,"created_at":"2022-11-09T08:24:56.587Z","updated_at":"2024-06-11T15:40:49.379Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keurfonluu","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keurfonluu/repositories"},"packages":[{"id":2951592,"name":"toughio","ecosystem":"pypi","description":"Pre- and post-processing Python library for TOUGH","homepage":"https://github.com/keurfonluu/toughio","licenses":"BSD 3-Clause License","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/keurfonluu/toughio","keywords_array":[],"namespace":null,"versions_count":64,"first_release_published_at":"2020-02-10T08:38:37.000Z","latest_release_published_at":"2024-08-19T15:27:40.000Z","latest_release_number":"1.15.1","last_synced_at":"2025-09-03T21:09:42.293Z","created_at":"2022-04-10T12:52:52.676Z","updated_at":"2025-09-04T07:58:17.478Z","registry_url":"https://pypi.org/project/toughio/","install_command":"pip install toughio --index-url https://pypi.org/simple","documentation_url":"https://toughio.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering"],"normalized_name":"toughio","project_status":null},"repo_metadata":{"id":37927731,"uuid":"198146315","full_name":"keurfonluu/toughio","owner":"keurfonluu","description":"Pre- and post-processing Python library for TOUGH","archived":false,"fork":false,"pushed_at":"2025-08-26T07:00:18.000Z","size":19495,"stargazers_count":63,"open_issues_count":9,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-08-28T00:59:30.253Z","etag":null,"topics":["io","postprocessing","preprocessing","tough2","tough3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/keurfonluu.png","metadata":{"files":{"readme":"README.rst","changelog":null,"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":null}},"created_at":"2019-07-22T04:22:42.000Z","updated_at":"2025-07-28T17:33:43.000Z","dependencies_parsed_at":"2023-02-09T21:46:03.916Z","dependency_job_id":"722103c7-4a57-4752-a450-2261319385a5","html_url":"https://github.com/keurfonluu/toughio","commit_stats":{"total_commits":1311,"total_committers":1,"mean_commits":1311.0,"dds":0.0,"last_synced_commit":"18266c5ae809ee32feb282acb10b23949b3e7c00"},"previous_names":[],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/keurfonluu/toughio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keurfonluu","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/sbom","scorecard":{"id":556667,"data":{"date":"2025-08-11","repo":{"name":"github.com/keurfonluu/toughio","commit":"589f304b0e1b6acd75340d65bac6019e3989a2c9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"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":"Code-Review","score":0,"reason":"Found 0/4 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/doc.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":"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":"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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/keurfonluu/toughio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/keurfonluu/toughio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/keurfonluu/toughio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/doc.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/keurfonluu/toughio/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/keurfonluu/toughio/doc.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/doc.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/keurfonluu/toughio/doc.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:36","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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-20T12:33:22.606Z","repository_id":37927731,"created_at":"2025-08-20T12:33:22.606Z","updated_at":"2025-08-20T12:33:22.606Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273510230,"owners_count":25118455,"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":"keurfonluu","name":"Keurfon Luu","uuid":"16566206","kind":"user","description":"","email":"","website":null,"location":"Wettingen, Switzerland","twitter":null,"company":"INTERA Incorporated","icon_url":"https://avatars.githubusercontent.com/u/16566206?u=68a6c13a7ff4a9a6b50730f29265cc215ca45620\u0026v=4","repositories_count":25,"last_synced_at":"2024-06-11T15:40:45.841Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/keurfonluu","funding_links":[],"total_stars":501,"followers":172,"following":7,"created_at":"2022-11-09T08:24:56.587Z","updated_at":"2024-06-11T15:40:49.379Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keurfonluu","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keurfonluu/repositories"},"tags":[{"name":"v1.15.1","sha":"321e9b10b0c6dcf3f036e2e21b3fd907271703a1","kind":"commit","published_at":"2024-08-19T15:19:45.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.15.1","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"636014e08a30ed2857645e816eae838e2b80156e","kind":"commit","published_at":"2024-05-19T09:27:53.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.15.0","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.15.0/manifests"},{"name":"v1.14.2","sha":"ff69fc5bc30fd8faef393009a8629c366b901fb7","kind":"commit","published_at":"2024-04-25T12:17:15.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.14.2","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"00363f635774dc7a9f6ef33be31a5df8b9b51dd4","kind":"commit","published_at":"2024-01-09T14:40:37.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.14.1","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"68442605bc5b423ae249a4c0a3c4cca2355a09ff","kind":"commit","published_at":"2023-11-06T13:31:47.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.14.0","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"08c2ef18282ee74e3864598a10b01712be6e5e44","kind":"commit","published_at":"2023-10-01T10:05:07.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.13.2","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"0a9b4cf10efd547bb07345a0ea1d5060414d2270","kind":"commit","published_at":"2023-08-14T16:59:10.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.13.1","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"e987c4476f840c85113fc32d447943e1c3971f10","kind":"commit","published_at":"2023-08-08T11:36:14.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.13.0","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"6094bb7ec23f0167c18da4b2655f85618dd26490","kind":"commit","published_at":"2023-04-04T06:26:23.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.12.2","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"9a07b5f886eac3977245a4e9e4d93dd933c7e820","kind":"commit","published_at":"2023-03-27T06:56:43.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.12.1","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"6c6bd165bd6c2bd2c416d955007af2d4d5b475db","kind":"commit","published_at":"2023-03-13T10:23:44.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.12.0","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.12.0/manifests"},{"name":"v1.11.4","sha":"6b2a0f89650fb446b5f817c468a147cc91c72fb2","kind":"commit","published_at":"2023-03-01T16:12:53.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.11.4","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"9ea34f12f801820aef3243e9eab9a302f110b21b","kind":"commit","published_at":"2023-01-15T09:40:47.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.11.3","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"ebc3d41327dcc103608c40a2053e6ee9b5dd08ff","kind":"commit","published_at":"2023-01-14T03:37:06.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.11.2","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"50e98c366d3aa3cbc554503916d87a3a89d04b24","kind":"commit","published_at":"2022-11-08T01:37:43.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.11.1","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"3ddf0d38a845a5bf54e409e3360f3334d417d8b7","kind":"commit","published_at":"2022-08-01T16:59:47.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.11.0","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"ffc55cbe81a53a6e364ada9867e8d6360672b6d9","kind":"commit","published_at":"2022-07-22T21:48:17.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.10.5","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"52d434716f7c5cfd73e57a9e96321064ea28b4ad","kind":"commit","published_at":"2022-07-12T16:39:38.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.10.4","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"2633b48eb76f4075d3c0537944813f632e57a9a1","kind":"commit","published_at":"2022-06-29T04:02:56.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.10.3","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"da5d760d25b66d70349210a512ef7340d3d08342","kind":"commit","published_at":"2022-06-27T05:15:14.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.10.2","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"a5109abac9f8104b87a1f14b83c4d78364bed1d1","kind":"commit","published_at":"2022-06-12T01:56:45.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.10.1","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3a8003e309d9500e16021794e98b72ff9fb4ecc4","kind":"commit","published_at":"2022-05-24T07:08:20.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.10.0","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"a39974e5d06b6b03d67c1251988c8f8e8244d4af","kind":"commit","published_at":"2022-05-06T18:39:08.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.9.2","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"f9750530e76e7ba91fcb215d6b617031210a6173","kind":"commit","published_at":"2022-05-02T18:41:28.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.9.1","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f430c92fb0f8a6a41b8b51dca4b0c5ca4b01b968","kind":"commit","published_at":"2022-03-26T07:25:50.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.9.0","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.9.0/manifests"},{"name":"v1.8.5","sha":"e723de4f529334f14e1add0664145baa70ef39d0","kind":"commit","published_at":"2022-03-08T08:19:42.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.8.5","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"adabd98ddb8bfa120691c00d9f610643a0fe27a4","kind":"commit","published_at":"2022-03-03T21:14:46.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.8.4","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"71fa48e1db3f8fd1ca2a90c1946123c4253904b4","kind":"commit","published_at":"2022-02-28T20:06:36.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.8.3","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"ff6602284ef511d61ea5e36fc1bc8cf339aeee91","kind":"commit","published_at":"2022-02-24T08:42:01.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.8.2","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"3d3bc0587b2cce870d6a7bde43a1d5d7a4e2417f","kind":"commit","published_at":"2022-02-23T09:17:37.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.8.1","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"0e3883548882f80582bb920c03c7a3e4818a3220","kind":"commit","published_at":"2022-02-22T05:25:36.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.8.0","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.8.0/manifests"},{"name":"v1.7.2","sha":"aa9d7c9ed3e0a59a6aaf12b39714e038de06389a","kind":"commit","published_at":"2022-02-07T17:18:14.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.7.2","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"2710abc38c2d9f62f52a98a8a6f13b32b87c58cb","kind":"commit","published_at":"2022-01-18T01:44:52.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.7.1","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"c468cfc9acef83fec7539b0ff8f09d05181c6690","kind":"commit","published_at":"2022-01-10T19:18:30.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.7.0","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.7.0/manifests"},{"name":"v1.6.3","sha":"a9b5dc09774f98f9caa0871b917b0707f435d802","kind":"commit","published_at":"2022-01-07T09:12:17.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.6.3","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"afbadf6b1ea160ceb3264e7863de2dec429bce0b","kind":"commit","published_at":"2022-01-03T19:39:35.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.6.2","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2cf22ca2091e19d8b84faf8f3bf3fe1c40a44a80","kind":"commit","published_at":"2021-12-07T02:10:46.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.6.1","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"6efdc2f4172bba3c89ec4a0aba6a1b7b157cb26a","kind":"commit","published_at":"2021-11-21T09:54:23.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.6.0","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"ca66fb4307c347fbe6c1afb907775a97b25dd530","kind":"commit","published_at":"2021-11-15T09:16:19.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.5.0","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.5.0/manifests"},{"name":"v1.4.6","sha":"cb0409de7183054e5557da54f2939f71017413b3","kind":"commit","published_at":"2020-11-23T23:29:31.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.4.6","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"c8a1c89e5bc14e2a6b960fac600a8676d3daabbf","kind":"commit","published_at":"2020-11-03T04:58:30.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.4.5","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"f99f9be704ca24b3921653559e0add475bb78364","kind":"commit","published_at":"2020-10-14T17:24:56.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.4.4","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"9a827ca35ba1f9de79fd245d707f72137d3c875a","kind":"commit","published_at":"2020-10-09T01:31:15.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.4.3","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"0a131234e2b062b64ace5eb35287312fbe449d59","kind":"commit","published_at":"2020-09-19T02:47:13.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.4.2","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"157d5231420dadd04d1763d2448ce4e809b75a57","kind":"commit","published_at":"2020-09-08T23:33:15.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.4.1","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"46d072d58c17e4c744d53f9595c533f912b984f9","kind":"commit","published_at":"2020-09-03T19:06:32.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.4.0","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"e521d8695ca0a9cc28b70df9833656acb6f1078d","kind":"commit","published_at":"2020-08-04T21:47:53.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.3.3","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.3.3/manifests"},{"name":"1.3.2","sha":"07b2078af1e22fb20c0dfd8395d743d7513b9f4f","kind":"commit","published_at":"2020-07-27T07:06:05.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/1.3.2","html_url":"https://github.com/keurfonluu/toughio/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/1.3.2/manifests"},{"name":"v1.3.2","sha":"8733dbbdbece90ab6c4b9cfeb92c2dc626f9b48e","kind":"commit","published_at":"2020-07-16T00:33:03.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.3.2","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"296b475b2ceaf195355a5cf8a1270b756e6262a8","kind":"commit","published_at":"2020-07-07T03:03:30.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.3.1","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"85f2c126842434c81df8b93cfafd0cd9695bc973","kind":"commit","published_at":"2020-06-11T07:56:10.000Z","download_url":"https://codeload.github.com/keurfonluu/toughio/tar.gz/v1.3.0","html_url":"https://github.com/keurfonluu/toughio/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keurfonluu/toughio@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/tags/v1.3.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T07:58:17.477Z","dependent_packages_count":0,"downloads":216,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":11.18540189305171,"dependent_repos_count":21.5515601217656,"dependent_packages_count":10.117827917587048,"stargazers_count":10.310166898787644,"forks_count":11.922953988523767,"docker_downloads_count":null,"average":13.017582163943155},"purl":"pkg:pypi/toughio","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/toughio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/toughio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/toughio/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T19:41:10.572Z","issues_count":51,"pull_requests_count":82,"avg_time_to_close_issue":6408375.452380952,"avg_time_to_close_pull_request":155287.15853658537,"issues_closed_count":42,"pull_requests_closed_count":82,"pull_request_authors_count":2,"issue_authors_count":23,"avg_comments_per_issue":4.117647058823529,"avg_comments_per_pull_request":0.7804878048780488,"merged_pull_requests_count":81,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":9463755.0,"past_year_avg_time_to_close_pull_request":699.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":3.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/issues","maintainers":[{"login":"keurfonluu","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keurfonluu"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/toughio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/toughio/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/toughio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/toughio/related_packages","maintainers":[{"uuid":"keurfonluu","login":"keurfonluu","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/keurfonluu/","role":null,"created_at":"2022-11-21T05:41:33.331Z","updated_at":"2022-11-21T05:41:33.331Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/keurfonluu/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724727,"maintainers_count":308194,"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":673824,"full_name":"keurfonluu/toughio","default_branch":"master","committers":[{"name":"Keurfon Luu","email":"keurfonluu@outlook.com","login":"keurfonluu","count":1338}],"total_commits":1338,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":1338.0,"dds":0.0,"past_year_committers":[{"name":"Keurfon Luu","email":"keurfonluu@outlook.com","login":"keurfonluu","count":4}],"past_year_total_commits":4,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":4.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T07:02:29.629Z","last_synced_commit":"589f304b0e1b6acd75340d65bac6019e3989a2c9","created_at":"2023-03-09T10:35:57.043Z","updated_at":"2025-08-07T07:02:29.630Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.521Z","repositories_count":5480031,"commits_count":853395369,"contributors_count":31098267,"owners_count":906561,"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":"keurfonluu/toughio","html_url":"https://github.com/keurfonluu/toughio","last_synced_at":"2025-08-31T19:41:10.572Z","status":"error","issues_count":51,"pull_requests_count":82,"avg_time_to_close_issue":6408375.452380952,"avg_time_to_close_pull_request":155287.15853658537,"issues_closed_count":42,"pull_requests_closed_count":82,"pull_request_authors_count":2,"issue_authors_count":23,"avg_comments_per_issue":4.117647058823529,"avg_comments_per_pull_request":0.7804878048780488,"merged_pull_requests_count":81,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":9463755.0,"past_year_avg_time_to_close_pull_request":699.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":3.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-15T01:43:33.040Z","updated_at":"2025-09-03T04:51:07.803Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/keurfonluu%2Ftoughio/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":49,"OWNER":1},"pull_request_author_associations_count":{"OWNER":84,"NONE":1},"issue_authors":{"geowomen":10,"Alejobep":5,"ghost":4,"BourbonTiger":3,"Cocytus-kyon":3,"ma-sadeghi":3,"jousheinfo":2,"rreinecke":2,"PerFoamer":2,"nur-wijaya":2,"tjuCJC":2,"oklolo":1,"BinWang0213":1,"mfg7":1,"miraboreasumr":1,"jtecklenburg":1,"MrRicardoLuo":1,"AMRIABDELLAH":1,"plussss190":1,"keurfonluu":1,"yanluding":1,"saharbakhshian":1,"medhay36":1},"pull_request_authors":{"keurfonluu":84,"nur-wijaya":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10068949,"issues_count":31210816,"pull_requests_count":95205138,"authors_count":10688670,"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":{"NONE":3},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"geowomen":1,"jousheinfo":1,"oklolo":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"keurfonluu","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keurfonluu"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":4,"WatchEvent":6,"IssueCommentEvent":3,"PushEvent":37},"last_year":{"IssuesEvent":4,"WatchEvent":6,"IssueCommentEvent":3,"PushEvent":37}},"keywords":["io","postprocessing","preprocessing","tough2","tough3"],"dependencies":[{"ecosystem":"pypi","filepath":"doc/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-11T23:31:04.534Z","updated_at":"2022-07-11T23:31:04.534Z","repository_link":"https://github.com/keurfonluu/toughio/blob/master/doc/requirements.txt","dependencies":[{"id":140073378,"package_name":"pygmsh","ecosystem":"pypi","requirements":"==6.1.1","direct":true,"kind":"runtime","optional":false},{"id":140073379,"package_name":"seaborn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":140073380,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":140073381,"package_name":"sphinx-argparse","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":140073382,"package_name":"sphinx-gallery","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":140073383,"package_name":"pydata-sphinx-theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":140073384,"package_name":"sphinxcontrib-bibtex","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":140073385,"package_name":"pybtex-apa-style","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2022-07-11T23:31:04.539Z","updated_at":"2022-07-11T23:31:04.539Z","repository_link":"https://github.com/keurfonluu/toughio/blob/master/requirements-dev.txt","dependencies":[{"id":140073386,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":140073387,"package_name":"build","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":140073388,"package_name":"docformatter","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":140073389,"package_name":"invoke","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":140073390,"package_name":"isort","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":140073391,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":140073392,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":140073393,"package_name":"twine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-02-09T21:46:03.867Z","updated_at":"2023-02-09T21:46:03.867Z","repository_link":"https://github.com/keurfonluu/toughio/blob/master/.github/workflows/ci.yml","dependencies":[{"id":7506313293,"package_name":"nschloe/action-cached-lfs-checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7506313297,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7506313299,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/doc.yml","sha":null,"kind":"manifest","created_at":"2023-02-09T21:46:03.888Z","updated_at":"2023-02-09T21:46:03.888Z","repository_link":"https://github.com/keurfonluu/toughio/blob/master/.github/workflows/doc.yml","dependencies":[{"id":7506313627,"package_name":"nschloe/action-cached-lfs-checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7506313628,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7506313629,"package_name":"peaceiris/actions-gh-pages","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":9.661161181805145,"created_at":"2025-09-04T09:17:57.921Z","updated_at":"2025-10-07T08:04:37.918Z","avatar_url":"https://github.com/keurfonluu.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":216,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.3961278","https://doi.org/10.21105/joss.02412"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/2182","html_url":"https://science.ecosyste.ms/projects/2182","bibtex_url":"https://science.ecosyste.ms/projects/2182/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/2182/export.apalike"}