{"id":1363,"name":"PyCUTEst","description":"PyCUTEst: an open source Python package of optimization test problems - Published in JOSS (2022)","url":"https://github.com/jfowkes/pycutest","last_synced_at":"2025-09-04T16:26:47.777Z","repository":{"id":41839011,"uuid":"135567662","full_name":"jfowkes/pycutest","owner":"jfowkes","description":"Python interface to CUTEst","archived":false,"fork":false,"pushed_at":"2025-07-07T14:25:02.000Z","size":7598,"stargazers_count":35,"open_issues_count":16,"forks_count":11,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-28T02:00:07.692Z","etag":null,"topics":["optimization-tools"],"latest_commit_sha":null,"homepage":"https://jfowkes.github.io/pycutest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jfowkes.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":"docs/support.rst","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-31T10:14:08.000Z","updated_at":"2025-08-13T02:40:58.000Z","dependencies_parsed_at":"2024-05-07T10:33:10.104Z","dependency_job_id":"3ce41d7d-4f17-442a-876b-940a8da0512b","html_url":"https://github.com/jfowkes/pycutest","commit_stats":{"total_commits":217,"total_committers":11,"mean_commits":"19.727272727272727","dds":0.631336405529954,"last_synced_commit":"9f1844ac7acd6c01deac9929c00fc64ed7736ff4"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/jfowkes/pycutest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jfowkes","download_url":"https://codeload.github.com/jfowkes/pycutest/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/sbom","scorecard":{"id":517597,"data":{"date":"2025-08-11","repo":{"name":"github.com/jfowkes/pycutest","commit":"ca55343842460c2b2cb8d1ea929bff3c493fd8ef"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 2/20 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_mac.yml:1","Warn: no topLevel permission defined: .github/workflows/upload_pypi.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/upload_pypi.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jfowkes/pycutest/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/jfowkes/pycutest/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_mac.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jfowkes/pycutest/test_mac.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_mac.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/jfowkes/pycutest/test_mac.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload_pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/jfowkes/pycutest/upload_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload_pypi.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jfowkes/pycutest/upload_pypi.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test_mac.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/upload_pypi.yml:18","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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-20T02:13:10.702Z","repository_id":41839011,"created_at":"2025-08-20T02:13:10.702Z","updated_at":"2025-08-20T02:13:10.702Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273516340,"owners_count":25119763,"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":"jfowkes","name":"Jari","uuid":"5586192","kind":"user","description":"Computational Mathematician","email":"","website":"https://www.numerical.rl.ac.uk/people/j_fowkes/","location":"UK","twitter":null,"company":"Rutherford Appleton Laboratory","icon_url":"https://avatars.githubusercontent.com/u/5586192?v=4","repositories_count":2,"last_synced_at":"2023-05-02T17:32:26.836Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jfowkes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-05-02T17:32:26.866Z","updated_at":"2023-05-02T17:32:26.866Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jfowkes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jfowkes/repositories"},"packages":[{"id":2868775,"name":"pycutest","ecosystem":"pypi","description":"A Python wrapper to the CUTEst optimization test environment","homepage":"https://github.com/jfowkes/pycutest/","licenses":"GPL-3.0-or-later","normalized_licenses":["GPL-3.0-or-later"],"repository_url":"https://github.com/jfowkes/pycutest","keywords_array":["mathematics","optimization"],"namespace":null,"versions_count":15,"first_release_published_at":"2018-09-06T11:52:33.000Z","latest_release_published_at":"2024-12-10T10:07:40.000Z","latest_release_number":"1.7.2","last_synced_at":"2025-09-03T22:36:21.304Z","created_at":"2022-04-10T12:11:27.410Z","updated_at":"2025-09-04T09:44:23.869Z","registry_url":"https://pypi.org/project/pycutest/","install_command":"pip install pycutest --index-url https://pypi.org/simple","documentation_url":"https://jfowkes.github.io/pycutest/","metadata":{"funding":null,"documentation":"https://jfowkes.github.io/pycutest/","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Framework :: IPython","Framework :: Jupyter","Intended Audience :: Science/Research","License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)","Operating System :: MacOS","Operating System :: Unix","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Mathematics"],"normalized_name":"pycutest","project_status":null},"repo_metadata":{"id":41839011,"uuid":"135567662","full_name":"jfowkes/pycutest","owner":"jfowkes","description":"Python interface to CUTEst","archived":false,"fork":false,"pushed_at":"2025-07-07T14:25:02.000Z","size":7598,"stargazers_count":35,"open_issues_count":16,"forks_count":11,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-28T02:00:07.692Z","etag":null,"topics":["optimization-tools"],"latest_commit_sha":null,"homepage":"https://jfowkes.github.io/pycutest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jfowkes.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":"docs/support.rst","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-31T10:14:08.000Z","updated_at":"2025-08-13T02:40:58.000Z","dependencies_parsed_at":"2024-05-07T10:33:10.104Z","dependency_job_id":"3ce41d7d-4f17-442a-876b-940a8da0512b","html_url":"https://github.com/jfowkes/pycutest","commit_stats":{"total_commits":217,"total_committers":11,"mean_commits":"19.727272727272727","dds":0.631336405529954,"last_synced_commit":"9f1844ac7acd6c01deac9929c00fc64ed7736ff4"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/jfowkes/pycutest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jfowkes","download_url":"https://codeload.github.com/jfowkes/pycutest/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/sbom","scorecard":{"id":517597,"data":{"date":"2025-08-11","repo":{"name":"github.com/jfowkes/pycutest","commit":"ca55343842460c2b2cb8d1ea929bff3c493fd8ef"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 2/20 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_mac.yml:1","Warn: no topLevel permission defined: .github/workflows/upload_pypi.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/upload_pypi.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jfowkes/pycutest/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/jfowkes/pycutest/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_mac.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jfowkes/pycutest/test_mac.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_mac.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/jfowkes/pycutest/test_mac.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload_pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/jfowkes/pycutest/upload_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload_pypi.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jfowkes/pycutest/upload_pypi.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test_mac.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/upload_pypi.yml:18","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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-20T02:13:10.702Z","repository_id":41839011,"created_at":"2025-08-20T02:13:10.702Z","updated_at":"2025-08-20T02:13:10.702Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273516340,"owners_count":25119763,"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":"jfowkes","name":"Jari","uuid":"5586192","kind":"user","description":"Computational Mathematician","email":"","website":"https://www.numerical.rl.ac.uk/people/j_fowkes/","location":"UK","twitter":null,"company":"Rutherford Appleton Laboratory","icon_url":"https://avatars.githubusercontent.com/u/5586192?v=4","repositories_count":2,"last_synced_at":"2023-05-02T17:32:26.836Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jfowkes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-05-02T17:32:26.866Z","updated_at":"2023-05-02T17:32:26.866Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jfowkes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jfowkes/repositories"},"tags":[{"name":"v1.7.2","sha":"0ac07edc058e11f5c48903a5ca78bddaadc7eecb","kind":"commit","published_at":"2024-12-10T10:01:31.000Z","download_url":"https://codeload.github.com/jfowkes/pycutest/tar.gz/v1.7.2","html_url":"https://github.com/jfowkes/pycutest/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jfowkes/pycutest@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"9f1844ac7acd6c01deac9929c00fc64ed7736ff4","kind":"commit","published_at":"2024-08-15T08:35:03.000Z","download_url":"https://codeload.github.com/jfowkes/pycutest/tar.gz/v1.7.1","html_url":"https://github.com/jfowkes/pycutest/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jfowkes/pycutest@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"94c4537048b6b420b233e41505fa99eabcad5d50","kind":"commit","published_at":"2024-05-07T09:19:49.000Z","download_url":"https://codeload.github.com/jfowkes/pycutest/tar.gz/v1.7.0","html_url":"https://github.com/jfowkes/pycutest/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jfowkes/pycutest@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"6dedf4b28432da26c1e826e4103ac08a6111499f","kind":"commit","published_at":"2024-04-09T07:23:53.000Z","download_url":"https://codeload.github.com/jfowkes/pycutest/tar.gz/v1.6.2","html_url":"https://github.com/jfowkes/pycutest/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jfowkes/pycutest@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"117dd9564c89add1b424c0281a90bb2cbcffdca2","kind":"commit","published_at":"2024-03-08T09:20:21.000Z","download_url":"https://codeload.github.com/jfowkes/pycutest/tar.gz/v1.6.1","html_url":"https://github.com/jfowkes/pycutest/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jfowkes/pycutest@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c29c5800143962e2c25d1fe92cfecaa3ed05c27c","kind":"commit","published_at":"2024-01-24T09:05:12.000Z","download_url":"https://codeload.github.com/jfowkes/pycutest/tar.gz/v1.6.0","html_url":"https://github.com/jfowkes/pycutest/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jfowkes/pycutest@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"5a7e7c22ecdf5c302f274e79fbf092d69a7e7a16","kind":"commit","published_at":"2023-08-08T11:57:38.000Z","download_url":"https://codeload.github.com/jfowkes/pycutest/tar.gz/v1.5.1","html_url":"https://github.com/jfowkes/pycutest/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jfowkes/pycutest@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"d7685452a85fb4fbac3748285372e7c9bdbc9620","kind":"commit","published_at":"2023-02-22T11:27:40.000Z","download_url":"https://codeload.github.com/jfowkes/pycutest/tar.gz/v1.5.0","html_url":"https://github.com/jfowkes/pycutest/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jfowkes/pycutest@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/tags/v1.5.0/manifests"},{"name":"v1.4","sha":"61adbfd9ed1a2a487e0b3abcd65cc1c824ed0911","kind":"commit","published_at":"2022-10-24T12:48:42.000Z","download_url":"https://codeload.github.com/jfowkes/pycutest/tar.gz/v1.4","html_url":"https://github.com/jfowkes/pycutest/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jfowkes/pycutest@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/tags/v1.4/manifests"},{"name":"v1.3","sha":"d7d348f163fbe65eed1d7b65c6a1c8e1d30a1246","kind":"commit","published_at":"2022-09-06T10:45:07.000Z","download_url":"https://codeload.github.com/jfowkes/pycutest/tar.gz/v1.3","html_url":"https://github.com/jfowkes/pycutest/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jfowkes/pycutest@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/tags/v1.3/manifests"},{"name":"v1.2","sha":"39b9da1430d89cdbe402dd3ba4dc298cf13f77cb","kind":"commit","published_at":"2022-02-21T15:22:39.000Z","download_url":"https://codeload.github.com/jfowkes/pycutest/tar.gz/v1.2","html_url":"https://github.com/jfowkes/pycutest/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jfowkes/pycutest@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/tags/v1.2/manifests"},{"name":"v1.1","sha":"4d9280095f3f2519f518f9d6e26764fd0b229ccf","kind":"commit","published_at":"2022-02-14T09:23:40.000Z","download_url":"https://codeload.github.com/jfowkes/pycutest/tar.gz/v1.1","html_url":"https://github.com/jfowkes/pycutest/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jfowkes/pycutest@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/tags/v1.1/manifests"},{"name":"v1.0","sha":"9a1889e40cfe4d0d7cd23eccb95b559b7824547c","kind":"commit","published_at":"2020-04-21T00:57:55.000Z","download_url":"https://codeload.github.com/jfowkes/pycutest/tar.gz/v1.0","html_url":"https://github.com/jfowkes/pycutest/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jfowkes/pycutest@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/tags/v1.0/manifests"},{"name":"v0.2","sha":"44f1a51d0b6d28f8f7d7af0625db5c3f962fab89","kind":"commit","published_at":"2019-06-06T13:22:19.000Z","download_url":"https://codeload.github.com/jfowkes/pycutest/tar.gz/v0.2","html_url":"https://github.com/jfowkes/pycutest/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jfowkes/pycutest@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/tags/v0.2/manifests"},{"name":"v0.1","sha":"a4568350805b1eba9c38781d56385c44e93bfbac","kind":"commit","published_at":"2018-09-06T11:50:58.000Z","download_url":"https://codeload.github.com/jfowkes/pycutest/tar.gz/v0.1","html_url":"https://github.com/jfowkes/pycutest/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jfowkes/pycutest@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-04T09:44:23.869Z","dependent_packages_count":1,"downloads":670,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":12.157110554485447,"dependent_repos_count":21.571499035405292,"dependent_packages_count":4.782980473860722,"stargazers_count":12.4865044985005,"forks_count":10.895003132444316,"docker_downloads_count":null,"average":12.378619538939256},"purl":"pkg:pypi/pycutest","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pycutest","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pycutest","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pycutest/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T21:43:36.764Z","issues_count":59,"pull_requests_count":46,"avg_time_to_close_issue":12321434.659090908,"avg_time_to_close_pull_request":1032331.7857142857,"issues_closed_count":44,"pull_requests_closed_count":42,"pull_request_authors_count":6,"issue_authors_count":32,"avg_comments_per_issue":4.016949152542373,"avg_comments_per_pull_request":2.760869565217391,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":536194.0,"past_year_avg_time_to_close_pull_request":161628.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":2.2857142857142856,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/issues","maintainers":[{"login":"jfowkes","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfowkes"},{"login":"lindonroberts","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lindonroberts"}],"active_maintainers":[{"login":"jfowkes","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfowkes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pycutest/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pycutest/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pycutest/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pycutest/related_packages","maintainers":[{"uuid":"lindonroberts","login":"lindonroberts","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/lindonroberts/","role":null,"created_at":"2023-02-22T13:22:21.227Z","updated_at":"2023-02-22T13:22:21.227Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/lindonroberts/packages"},{"uuid":"jfowkes","login":"jfowkes","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/jfowkes/","role":null,"created_at":"2023-02-22T13:22:21.074Z","updated_at":"2023-02-22T13:22:21.074Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jfowkes/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724713,"maintainers_count":308190,"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":635533,"full_name":"jfowkes/pycutest","default_branch":"master","committers":[{"name":"Jaroslav Fowkes","email":"jaroslav.fowkes@stfc.ac.uk","login":"jfowkes","count":171},{"name":"Lindon Roberts","email":"lindon.roberts@maths.ox.ac.uk","login":"lindonroberts","count":44},{"name":"Scott Sievert","email":"stsievert","login":"stsievert","count":2},{"name":"Tom M. Ragonneau","email":"33006763+ragonneau","login":"ragonneau","count":1},{"name":"Daniel S. Katz","email":"d.katz@ieee.org","login":"danielskatz","count":1},{"name":"Christoph Hansknecht","email":"christoph.hansknecht@tu-clausthal.de","login":"chrhansk","count":1},{"name":"Jeffrey Hokanson (Baldr)","email":"jeffreyh@hokanson.us","login":null,"count":1}],"total_commits":221,"total_committers":7,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":31.571428571428573,"dds":0.2262443438914027,"past_year_committers":[{"name":"Jaroslav Fowkes","email":"jaroslav.fowkes@stfc.ac.uk","login":"jfowkes","count":8}],"past_year_total_commits":8,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":8.0,"past_year_dds":0.0,"last_synced_at":"2025-08-08T08:31:39.279Z","last_synced_commit":"ca55343842460c2b2cb8d1ea929bff3c493fd8ef","created_at":"2023-03-09T08:35:43.448Z","updated_at":"2025-08-08T08:31:39.287Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-14T00:00:13.429Z","repositories_count":5478251,"commits_count":853214234,"contributors_count":31091413,"owners_count":906509,"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":"jfowkes/pycutest","html_url":"https://github.com/jfowkes/pycutest","last_synced_at":"2025-09-04T15:56:04.967Z","status":"active","issues_count":60,"pull_requests_count":47,"avg_time_to_close_issue":12321434.659090908,"avg_time_to_close_pull_request":1058085.5609756098,"issues_closed_count":44,"pull_requests_closed_count":41,"pull_request_authors_count":8,"issue_authors_count":33,"avg_comments_per_issue":3.8833333333333333,"avg_comments_per_pull_request":2.5319148936170213,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":8,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":536194.0,"past_year_avg_time_to_close_pull_request":215388.33333333334,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.16666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":3,"created_at":"2023-05-14T21:01:56.842Z","updated_at":"2025-09-04T15:56:04.967Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfowkes%2Fpycutest/issues","issue_labels_count":{"bug":14,"question":12,"enhancement":9,"upstream":4,"memory leak":2,"cache issue":2,"ci":1,"help wanted":1,"invalid":1,"deprecation":1,"documentation":1},"pull_request_labels_count":{"enhancement":10,"bug":7,"ci":5,"documentation":2,"memory leak":1,"upstream":1,"dependencies":1,"github_actions":1},"issue_author_associations_count":{"NONE":37,"OWNER":14,"CONTRIBUTOR":5,"COLLABORATOR":4},"pull_request_author_associations_count":{"OWNER":39,"CONTRIBUTOR":5,"NONE":3},"issue_authors":{"jfowkes":14,"ragonneau":4,"lindonroberts":4,"yihang-gao":2,"gillhofer":2,"FYuChen":2,"anugrahjo":2,"johannahaffner":2,"hjmshi":2,"pangtai6":2,"ZiyanZhu1994":2,"HanfengZeng":1,"melodyqxuan":1,"chrhansk":1,"yasersharaf":1,"AndrewLister-STFC":1,"MAHMOUDPD":1,"peterliu0104":1,"zaikunzhang":1,"KenZhenLin":1,"TangYihe":1,"pjssilva":1,"unbelievetable":1,"Pokemer":1,"tluedders":1,"Sanchit1041":1,"Learn2Solve":1,"Xiaoyi-Qu":1,"payoto":1,"Zheng321":1,"fadihamad94":1,"paulcon":1,"jeffrey-hokanson":1},"pull_request_authors":{"jfowkes":39,"ragonneau":2,"jeffrey-hokanson":1,"amoghtg":1,"chrhansk":1,"stsievert":1,"dependabot[bot]":1,"danielskatz":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10080101,"issues_count":31302547,"pull_requests_count":96106713,"authors_count":10693105,"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":{"question":4,"bug":3,"upstream":1,"memory leak":1},"past_year_pull_request_labels_count":{"bug":2,"dependencies":1,"github_actions":1},"past_year_issue_author_associations_count":{"NONE":8},"past_year_pull_request_author_associations_count":{"OWNER":4,"NONE":2},"past_year_issue_authors":{"anugrahjo":2,"FYuChen":2,"johannahaffner":2,"AndrewLister-STFC":1,"unbelievetable":1},"past_year_pull_request_authors":{"jfowkes":4,"amoghtg":1,"dependabot[bot]":1},"maintainers":[{"login":"jfowkes","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfowkes"},{"login":"lindonroberts","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lindonroberts"}],"active_maintainers":[{"login":"jfowkes","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfowkes"}]},"events":{"total":{"CreateEvent":4,"ReleaseEvent":1,"IssuesEvent":9,"WatchEvent":8,"DeleteEvent":1,"IssueCommentEvent":27,"PushEvent":6,"PullRequestEvent":2},"last_year":{"CreateEvent":4,"ReleaseEvent":1,"IssuesEvent":9,"WatchEvent":8,"DeleteEvent":1,"IssueCommentEvent":27,"PushEvent":6,"PullRequestEvent":2}},"keywords":["optimization-tools"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T14:16:53.389Z","updated_at":"2023-02-10T14:16:53.389Z","repository_link":"https://github.com/jfowkes/pycutest/blob/master/.github/workflows/test.yml","dependencies":[{"id":7531084644,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7531084645,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_mac.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T14:16:53.459Z","updated_at":"2023-02-10T14:16:53.459Z","repository_link":"https://github.com/jfowkes/pycutest/blob/master/.github/workflows/test_mac.yml","dependencies":[{"id":7531084707,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7531084708,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/upload_pypi.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T14:16:53.499Z","updated_at":"2023-02-10T14:16:53.499Z","repository_link":"https://github.com/jfowkes/pycutest/blob/master/.github/workflows/upload_pypi.yml","dependencies":[{"id":7531084773,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7531084774,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"v1.5.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-04-22T14:08:04.011Z","updated_at":"2024-04-22T14:08:04.011Z","repository_link":"https://github.com/jfowkes/pycutest/blob/master/pyproject.toml","dependencies":[{"id":17604863570,"package_name":"setuptools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":17604864158,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":17604864162,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":12.390965892691947,"created_at":"2025-09-04T09:17:47.101Z","updated_at":"2025-10-07T08:04:31.712Z","avatar_url":"https://github.com/jfowkes.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":670,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.04377"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["evolutionary-algorithms"],"project_url":"https://science.ecosyste.ms/api/v1/projects/1363","html_url":"https://science.ecosyste.ms/projects/1363","bibtex_url":"https://science.ecosyste.ms/projects/1363/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/1363/export.apalike"}