{"id":67607,"name":"gtc","description":"The GUM Tree Calculator for Python","url":"https://github.com/mslnz/gtc","last_synced_at":"2025-09-08T13:57:29.173Z","repository":{"id":41361316,"uuid":"147150740","full_name":"MSLNZ/GTC","owner":"MSLNZ","description":"The GUM Tree Calculator for Python","archived":false,"fork":false,"pushed_at":"2024-10-28T02:44:34.000Z","size":2219,"stargazers_count":14,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-08T19:19:04.879Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MSLNZ.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-03T04:17:15.000Z","updated_at":"2024-11-19T22:45:24.000Z","dependencies_parsed_at":"2024-02-26T01:29:34.593Z","dependency_job_id":"8f3b2e04-8ad0-40ea-b01f-523afe803298","html_url":"https://github.com/MSLNZ/GTC","commit_stats":{"total_commits":658,"total_committers":4,"mean_commits":164.5,"dds":0.4984802431610942,"last_synced_commit":"204fd1070564aa06093bc85dfd8caffcfe6748d6"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/MSLNZ/GTC","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MSLNZ","download_url":"https://codeload.github.com/MSLNZ/GTC/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/sbom","scorecard":{"id":88020,"data":{"date":"2025-08-11","repo":{"name":"github.com/MSLNZ/GTC","commit":"1c165fce9bbfd7f75f00e43157dbe5773cc94332"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":5,"reason":"Found 7/12 approved changesets -- score normalized to 5","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/run-tests.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":"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/MSLNZ/GTC/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/MSLNZ/GTC/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/MSLNZ/GTC/run-tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:75","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   9 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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-15T07:20:06.976Z","repository_id":41361316,"created_at":"2025-08-15T07:20:06.977Z","updated_at":"2025-08-15T07:20:06.977Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196150,"owners_count":25239148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"MSLNZ","name":"Measurement Standards Laboratory of New Zealand","uuid":"25604265","kind":"organization","description":"Data acquisition, storage, analysis and visualization tools for metrology","email":null,"website":"https://www.measurement.govt.nz/","location":"New Zealand","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25604265?v=4","repositories_count":13,"last_synced_at":"2023-03-06T18:13:46.295Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/MSLNZ","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T19:48:30.102Z","updated_at":"2023-03-06T18:13:46.419Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MSLNZ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MSLNZ/repositories"},"packages":[{"id":2753987,"name":"gtc","ecosystem":"pypi","description":"The GUM Tree Calculator for Python","homepage":"https://github.com/MSLNZ/GTC","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/MSLNZ/GTC","keywords_array":[],"namespace":null,"versions_count":17,"first_release_published_at":"2018-11-15T22:34:34.000Z","latest_release_published_at":"2024-06-24T02:29:26.000Z","latest_release_number":"1.5.1","last_synced_at":"2025-08-13T05:23:16.478Z","created_at":"2022-04-10T11:12:13.342Z","updated_at":"2025-08-13T05:23:16.478Z","registry_url":"https://pypi.org/project/gtc/","install_command":"pip install gtc --index-url https://pypi.org/simple","documentation_url":"https://gtc.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 2","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Software Development"],"normalized_name":"gtc"},"repo_metadata":{"id":41361316,"uuid":"147150740","full_name":"MSLNZ/GTC","owner":"MSLNZ","description":"The GUM Tree Calculator for Python","archived":false,"fork":false,"pushed_at":"2024-10-28T02:44:34.000Z","size":2219,"stargazers_count":14,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-04T03:22:33.039Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MSLNZ.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-03T04:17:15.000Z","updated_at":"2024-11-19T22:45:24.000Z","dependencies_parsed_at":"2024-02-26T01:29:34.593Z","dependency_job_id":"8f3b2e04-8ad0-40ea-b01f-523afe803298","html_url":"https://github.com/MSLNZ/GTC","commit_stats":{"total_commits":658,"total_committers":4,"mean_commits":164.5,"dds":0.4984802431610942,"last_synced_commit":"204fd1070564aa06093bc85dfd8caffcfe6748d6"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/MSLNZ/GTC","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MSLNZ","download_url":"https://codeload.github.com/MSLNZ/GTC/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264332070,"owners_count":23591976,"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","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":"MSLNZ","name":"Measurement Standards Laboratory of New Zealand","uuid":"25604265","kind":"organization","description":"Data acquisition, storage, analysis and visualization tools for metrology","email":null,"website":"https://www.measurement.govt.nz/","location":"New Zealand","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25604265?v=4","repositories_count":13,"last_synced_at":"2023-03-06T18:13:46.295Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/MSLNZ","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T19:48:30.102Z","updated_at":"2023-03-06T18:13:46.419Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MSLNZ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MSLNZ/repositories"},"tags":[{"name":"v1.5.0","sha":"4dc510a68af1f33d0dc1f2f350bb4d1cacc1486f","kind":"commit","published_at":"2024-02-26T21:54:48.000Z","download_url":"https://codeload.github.com/MSLNZ/GTC/tar.gz/v1.5.0","html_url":"https://github.com/MSLNZ/GTC/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MSLNZ/GTC@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"204fd1070564aa06093bc85dfd8caffcfe6748d6","kind":"commit","published_at":"2023-08-02T04:12:10.000Z","download_url":"https://codeload.github.com/MSLNZ/GTC/tar.gz/v1.4.1","html_url":"https://github.com/MSLNZ/GTC/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MSLNZ/GTC@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"42e9f5bceb3372cc122cf64f5099f151be8dfd7a","kind":"commit","published_at":"2022-07-18T23:44:44.000Z","download_url":"https://codeload.github.com/MSLNZ/GTC/tar.gz/v1.4.0","html_url":"https://github.com/MSLNZ/GTC/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MSLNZ/GTC@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/tags/v1.4.0/manifests"},{"name":"v1.3.8","sha":"f73714a3efe6f9ce3d3f1e0925c94d774d12c80a","kind":"commit","published_at":"2022-04-01T03:44:51.000Z","download_url":"https://codeload.github.com/MSLNZ/GTC/tar.gz/v1.3.8","html_url":"https://github.com/MSLNZ/GTC/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MSLNZ/GTC@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/tags/v1.3.8/manifests"},{"name":"v1.3.7","sha":"26743b753766a425162a9d5be3ee9e8cfc31112a","kind":"commit","published_at":"2022-02-24T01:04:32.000Z","download_url":"https://codeload.github.com/MSLNZ/GTC/tar.gz/v1.3.7","html_url":"https://github.com/MSLNZ/GTC/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MSLNZ/GTC@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"e446fcf1e2f378a477e28af6182dcb083b7ee732","kind":"commit","published_at":"2021-09-05T21:35:06.000Z","download_url":"https://codeload.github.com/MSLNZ/GTC/tar.gz/v1.3.6","html_url":"https://github.com/MSLNZ/GTC/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MSLNZ/GTC@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"15b2e1621ffee657f2b4fa3b082c56cd8affa3b6","kind":"commit","published_at":"2021-08-18T23:45:50.000Z","download_url":"https://codeload.github.com/MSLNZ/GTC/tar.gz/v1.3.5","html_url":"https://github.com/MSLNZ/GTC/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MSLNZ/GTC@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"25902c01e894b2d310c9700403fc52c19ee7c805","kind":"commit","published_at":"2021-05-13T22:49:43.000Z","download_url":"https://codeload.github.com/MSLNZ/GTC/tar.gz/v1.3.4","html_url":"https://github.com/MSLNZ/GTC/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MSLNZ/GTC@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"1bddd4113366cf86173cc03161ad0f02c8ff0182","kind":"commit","published_at":"2021-02-16T04:59:58.000Z","download_url":"https://codeload.github.com/MSLNZ/GTC/tar.gz/v1.3.3","html_url":"https://github.com/MSLNZ/GTC/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MSLNZ/GTC@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"85add813a74eb1aadc5fad45047544451095c06c","kind":"commit","published_at":"2020-09-15T22:35:20.000Z","download_url":"https://codeload.github.com/MSLNZ/GTC/tar.gz/v1.3.2","html_url":"https://github.com/MSLNZ/GTC/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MSLNZ/GTC@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"d7a99c5ef708c5c2d9d801b0848b1767395df29c","kind":"commit","published_at":"2020-08-21T02:29:59.000Z","download_url":"https://codeload.github.com/MSLNZ/GTC/tar.gz/v1.3.1","html_url":"https://github.com/MSLNZ/GTC/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MSLNZ/GTC@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"65bb50107701b3296dccda8b0146a14f1f30b143","kind":"commit","published_at":"2020-07-28T04:49:01.000Z","download_url":"https://codeload.github.com/MSLNZ/GTC/tar.gz/v1.3.0","html_url":"https://github.com/MSLNZ/GTC/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MSLNZ/GTC@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"ba8a7682e3a7c178f2c3c57cc975786aafcceda1","kind":"commit","published_at":"2020-03-31T22:38:03.000Z","download_url":"https://codeload.github.com/MSLNZ/GTC/tar.gz/v1.2.1","html_url":"https://github.com/MSLNZ/GTC/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MSLNZ/GTC@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"42a0a2d84a78c3de5380e119d87bc7ed8560e96f","kind":"commit","published_at":"2019-10-16T02:40:19.000Z","download_url":"https://codeload.github.com/MSLNZ/GTC/tar.gz/v1.2.0","html_url":"https://github.com/MSLNZ/GTC/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MSLNZ/GTC@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"d23aaf9292606164160e7a554156d2bd0bc967ff","kind":"commit","published_at":"2019-05-30T05:06:09.000Z","download_url":"https://codeload.github.com/MSLNZ/GTC/tar.gz/v1.1.0","html_url":"https://github.com/MSLNZ/GTC/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MSLNZ/GTC@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"413396c1b9ec849cd8b08512e8155708abae978a","kind":"commit","published_at":"2018-11-15T19:41:56.000Z","download_url":"https://codeload.github.com/MSLNZ/GTC/tar.gz/v1.0.0","html_url":"https://github.com/MSLNZ/GTC/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MSLNZ/GTC@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-07-08T19:19:04.561Z","dependent_packages_count":0,"downloads":266,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":11.040911961819853,"dependent_repos_count":21.727697944596816,"dependent_packages_count":9.995259271770403,"stargazers_count":15.590554507037657,"forks_count":22.63611360089978,"docker_downloads_count":null,"average":16.1981074572249},"purl":"pkg:pypi/gtc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/gtc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/gtc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/gtc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-03T19:20:20.920Z","issues_count":21,"pull_requests_count":27,"avg_time_to_close_issue":8061902.85,"avg_time_to_close_pull_request":96771.29629629629,"issues_closed_count":20,"pull_requests_closed_count":27,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":2.238095238095238,"avg_comments_per_pull_request":0.5185185185185185,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":151053.3076923077,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6153846153846154,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/issues","maintainers":[{"login":"BlairDHall","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BlairDHall"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gtc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gtc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gtc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gtc/related_packages","maintainers":[{"uuid":"blairdhall","login":"blairdhall","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/blairdhall/","role":null,"created_at":"2022-11-30T08:58:05.961Z","updated_at":"2022-11-30T08:58:05.961Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/blairdhall/packages"},{"uuid":"jborbely","login":"jborbely","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/jborbely/","role":null,"created_at":"2022-11-30T08:58:05.995Z","updated_at":"2022-11-30T08:58:05.995Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jborbely/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726150,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":590293,"full_name":"MSLNZ/GTC","default_branch":"master","committers":[{"name":"jborbely","email":"joe.borbely@gmail.com","login":null,"count":330},{"name":"Blair Hall","email":"blairdhall@gmail.com","login":null,"count":156},{"name":"Blair Hall","email":"36650103+BlairDHall","login":"BlairDHall","count":93},{"name":"Blair Hall","email":"blair.hall@measurement.govt.nz","login":null,"count":79}],"total_commits":658,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":164.5,"dds":0.4984802431610942,"past_year_committers":[{"name":"jborbely","email":"joe.borbely@gmail.com","login":null,"count":7},{"name":"Blair Hall","email":"blairdhall@gmail.com","login":null,"count":4}],"past_year_total_commits":11,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":5.5,"past_year_dds":0.36363636363636365,"last_synced_at":"2023-10-25T14:08:55.550Z","last_synced_commit":"204fd1070564aa06093bc85dfd8caffcfe6748d6","created_at":"2023-03-09T06:18:42.469Z","updated_at":"2023-10-25T14:08:55.550Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5484000,"commits_count":854343132,"contributors_count":31144857,"owners_count":908866,"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":"MSLNZ/GTC","html_url":"https://github.com/MSLNZ/GTC","last_synced_at":"2025-06-03T19:20:20.920Z","status":null,"issues_count":21,"pull_requests_count":27,"avg_time_to_close_issue":8061902.85,"avg_time_to_close_pull_request":96771.29629629629,"issues_closed_count":20,"pull_requests_closed_count":27,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":2.238095238095238,"avg_comments_per_pull_request":0.5185185185185185,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":151053.3076923077,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6153846153846154,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"created_at":"2023-05-14T15:12:51.460Z","updated_at":"2025-09-01T21:50:07.033Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSLNZ%2FGTC/issues","issue_labels_count":{"enhancement":1,"question":1},"pull_request_labels_count":{},"issue_author_associations_count":{"CONTRIBUTOR":14,"COLLABORATOR":5,"NONE":2},"pull_request_author_associations_count":{"CONTRIBUTOR":44,"COLLABORATOR":2,"NONE":1},"issue_authors":{"jborbely":14,"BlairDHall":5,"PeterPirog":1,"JensReimann":1},"pull_request_authors":{"jborbely":44,"BlairDHall":2,"PeterPirog":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:10.533Z","repositories_count":10149855,"issues_count":32058814,"pull_requests_count":100023777,"authors_count":10722195,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"BlairDHall","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BlairDHall"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1,"PushEvent":11,"CommitCommentEvent":4},"last_year":{"WatchEvent":1,"PushEvent":11,"CommitCommentEvent":4}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/run-tests.yml","sha":null,"kind":"manifest","created_at":"2023-12-30T23:27:37.462Z","updated_at":"2023-12-30T23:27:37.462Z","repository_link":"https://github.com/MSLNZ/GTC/blob/master/.github/workflows/run-tests.yml","dependencies":[{"id":15356774971,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15356774972,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-12-30T23:27:37.525Z","updated_at":"2023-12-30T23:27:37.525Z","repository_link":"https://github.com/MSLNZ/GTC/blob/master/setup.py","dependencies":[{"id":15356774973,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.13.0","direct":true,"kind":"runtime","optional":false},{"id":15356774974,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":9.68905594182394,"created_at":"2025-09-08T11:18:49.432Z","updated_at":"2025-10-07T08:25:25.544Z","avatar_url":"https://github.com/MSLNZ.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":266,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/67607","html_url":"https://science.ecosyste.ms/projects/67607"}