{"id":34846,"name":"edu.sc.seis","description":"Flexible Seismic Travel-Time and Raypath Utilities","url":"https://github.com/crotwell/taup","last_synced_at":"2025-09-05T06:20:58.442Z","repository":{"id":7735712,"uuid":"9102289","full_name":"crotwell/TauP","owner":"crotwell","description":"Flexible Seismic Travel-Time and Raypath Utilities","archived":false,"fork":false,"pushed_at":"2025-08-28T00:35:53.000Z","size":44200,"stargazers_count":71,"open_issues_count":4,"forks_count":19,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-08-28T08:11:48.468Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/crotwell.png","metadata":{"files":{"readme":"README.md","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":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-03-29T16:37:15.000Z","updated_at":"2025-08-28T00:35:51.000Z","dependencies_parsed_at":"2022-08-06T20:15:13.662Z","dependency_job_id":"cc7fd55e-90ec-4562-9da7-e374963bf8c6","html_url":"https://github.com/crotwell/TauP","commit_stats":null,"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/crotwell/TauP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crotwell","download_url":"https://codeload.github.com/crotwell/TauP/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/sbom","scorecard":{"id":44932,"data":{"date":"2025-08-11","repo":{"name":"github.com/crotwell/TauP","commit":"eafaf7863d0cc0c4462bc705049694ddba3b67a1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/26 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":10,"reason":"21 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","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":"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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/gradle.yml:15","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":"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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser 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":"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":6,"reason":"3 out of the last 4 releases have a total of 3 signed artifacts.","details":["Warn: release artifact v3.0.1 not signed: https://api.github.com/repos/crotwell/TauP/releases/218963001","Info: signed release artifact: TauP-2.6.1.tgz.asc: https://github.com/crotwell/TauP/releases/tag/v2.6.1","Info: signed release artifact: TauP-2.6.0.tgz.asc: https://github.com/crotwell/TauP/releases/tag/v2.6.0","Info: signed release artifact: TauP-2.5.1.tgz.asc: https://github.com/crotwell/TauP/releases/tag/v2.5.1","Warn: release artifact v3.0.1 does not have provenance: https://api.github.com/repos/crotwell/TauP/releases/218963001","Warn: release artifact v2.6.1 does not have provenance: https://api.github.com/repos/crotwell/TauP/releases/72773115","Warn: release artifact v2.6.0 does not have provenance: https://api.github.com/repos/crotwell/TauP/releases/60828857","Warn: release artifact v2.5.1 does not have provenance: https://api.github.com/repos/crotwell/TauP/releases/53186032"],"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/gradle.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/crotwell/TauP/gradle.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gradle.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/crotwell/TauP/gradle.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gradle.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/crotwell/TauP/gradle.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-14T22:30:50.369Z","repository_id":7735712,"created_at":"2025-08-14T22:30:50.369Z","updated_at":"2025-08-14T22:30:50.369Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273720118,"owners_count":25155853,"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-05T02:00:09.113Z","response_time":402,"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":"crotwell","name":"Philip Crotwell","uuid":"127367","kind":"user","description":null,"email":"","website":"http://www.seis.sc.edu","location":null,"twitter":null,"company":"University of South Carolina","icon_url":"https://avatars.githubusercontent.com/u/127367?u=4508fc47430f7c120d9dc5e0dae0652a26345c92\u0026v=4","repositories_count":81,"last_synced_at":"2024-04-16T00:33:09.975Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/crotwell","funding_links":[],"total_stars":310,"followers":72,"following":2,"created_at":"2022-11-05T04:33:13.335Z","updated_at":"2024-04-16T00:33:21.336Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crotwell","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crotwell/repositories"},"packages":[{"id":4805610,"name":"edu.sc.seis:TauP","ecosystem":"maven","description":"Flexible Seismic Travel-Time and Raypath Utilities.","homepage":"https://www.seis.sc.edu/TauP/","licenses":"GNU Lesser General Public License, Version 3","normalized_licenses":["LGPL-2.1+"],"repository_url":"https://github.com/crotwell/TauP","keywords_array":[],"namespace":"edu.sc.seis","versions_count":14,"first_release_published_at":"2016-05-24T20:16:31.000Z","latest_release_published_at":"2025-08-15T20:32:30.000Z","latest_release_number":"3.1.0","last_synced_at":"2025-08-28T13:03:29.390Z","created_at":"2022-07-26T13:37:24.846Z","updated_at":"2025-08-28T13:28:28.710Z","registry_url":"https://central.sonatype.com/artifact/edu.sc.seis/TauP/","install_command":null,"documentation_url":"https://appdoc.app/artifact/edu.sc.seis/TauP/","metadata":{},"repo_metadata":{"id":7735712,"uuid":"9102289","full_name":"crotwell/TauP","owner":"crotwell","description":"Flexible Seismic Travel-Time and Raypath Utilities","archived":false,"fork":false,"pushed_at":"2025-08-28T00:35:53.000Z","size":44200,"stargazers_count":71,"open_issues_count":4,"forks_count":19,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-08-28T08:11:48.468Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/crotwell.png","metadata":{"files":{"readme":"README.md","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":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-03-29T16:37:15.000Z","updated_at":"2025-08-28T00:35:51.000Z","dependencies_parsed_at":"2022-08-06T20:15:13.662Z","dependency_job_id":"cc7fd55e-90ec-4562-9da7-e374963bf8c6","html_url":"https://github.com/crotwell/TauP","commit_stats":null,"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/crotwell/TauP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crotwell","download_url":"https://codeload.github.com/crotwell/TauP/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/sbom","scorecard":{"id":44932,"data":{"date":"2025-08-11","repo":{"name":"github.com/crotwell/TauP","commit":"eafaf7863d0cc0c4462bc705049694ddba3b67a1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/26 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":10,"reason":"21 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","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":"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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/gradle.yml:15","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":"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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser 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":"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":6,"reason":"3 out of the last 4 releases have a total of 3 signed artifacts.","details":["Warn: release artifact v3.0.1 not signed: https://api.github.com/repos/crotwell/TauP/releases/218963001","Info: signed release artifact: TauP-2.6.1.tgz.asc: https://github.com/crotwell/TauP/releases/tag/v2.6.1","Info: signed release artifact: TauP-2.6.0.tgz.asc: https://github.com/crotwell/TauP/releases/tag/v2.6.0","Info: signed release artifact: TauP-2.5.1.tgz.asc: https://github.com/crotwell/TauP/releases/tag/v2.5.1","Warn: release artifact v3.0.1 does not have provenance: https://api.github.com/repos/crotwell/TauP/releases/218963001","Warn: release artifact v2.6.1 does not have provenance: https://api.github.com/repos/crotwell/TauP/releases/72773115","Warn: release artifact v2.6.0 does not have provenance: https://api.github.com/repos/crotwell/TauP/releases/60828857","Warn: release artifact v2.5.1 does not have provenance: https://api.github.com/repos/crotwell/TauP/releases/53186032"],"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/gradle.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/crotwell/TauP/gradle.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gradle.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/crotwell/TauP/gradle.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gradle.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/crotwell/TauP/gradle.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-14T22:30:50.369Z","repository_id":7735712,"created_at":"2025-08-14T22:30:50.369Z","updated_at":"2025-08-14T22:30:50.369Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272504390,"owners_count":24945939,"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-08-28T02:00:10.768Z","response_time":74,"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":"crotwell","name":"Philip Crotwell","uuid":"127367","kind":"user","description":null,"email":"","website":"http://www.seis.sc.edu","location":null,"twitter":null,"company":"University of South Carolina","icon_url":"https://avatars.githubusercontent.com/u/127367?u=4508fc47430f7c120d9dc5e0dae0652a26345c92\u0026v=4","repositories_count":81,"last_synced_at":"2024-04-16T00:33:09.975Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/crotwell","funding_links":[],"total_stars":310,"followers":72,"following":2,"created_at":"2022-11-05T04:33:13.335Z","updated_at":"2024-04-16T00:33:21.336Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crotwell","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crotwell/repositories"},"tags":[{"name":"v3.1.0","sha":"85756de90791e78e2f2e703aad8189f8a303add5","kind":"tag","published_at":"2025-08-15T21:24:22.000Z","download_url":"https://codeload.github.com/crotwell/TauP/tar.gz/v3.1.0","html_url":"https://github.com/crotwell/TauP/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crotwell/TauP@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"c80b19fd251805f2dcfc3ce8b5f9489f0eed4492","kind":"tag","published_at":"2025-05-15T20:53:14.000Z","download_url":"https://codeload.github.com/crotwell/TauP/tar.gz/v3.0.1","html_url":"https://github.com/crotwell/TauP/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crotwell/TauP@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"f83e1ee7b1fa7f50da26d83f7dcf18377f607a79","kind":"tag","published_at":"2025-05-15T01:46:44.000Z","download_url":"https://codeload.github.com/crotwell/TauP/tar.gz/v3.0.0","html_url":"https://github.com/crotwell/TauP/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crotwell/TauP@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v3.0.0/manifests"},{"name":"v3.0.0-snapshot9","sha":"f416abc9633ba51425e919a4a9d9e08b7fa5259f","kind":"tag","published_at":"2025-03-19T19:59:46.000Z","download_url":"https://codeload.github.com/crotwell/TauP/tar.gz/v3.0.0-snapshot9","html_url":"https://github.com/crotwell/TauP/releases/tag/v3.0.0-snapshot9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crotwell/TauP@v3.0.0-snapshot9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v3.0.0-snapshot9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v3.0.0-snapshot9/manifests"},{"name":"v3.0.0-snapshot8","sha":"330e5e446288e75870720ee4ea7b1a0a33926b56","kind":"tag","published_at":"2024-12-12T21:48:39.000Z","download_url":"https://codeload.github.com/crotwell/TauP/tar.gz/v3.0.0-snapshot8","html_url":"https://github.com/crotwell/TauP/releases/tag/v3.0.0-snapshot8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crotwell/TauP@v3.0.0-snapshot8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v3.0.0-snapshot8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v3.0.0-snapshot8/manifests"},{"name":"v3.0.0-snapshot7","sha":"11ad9f53a4b09687f762f928d6fb946dd500d1d3","kind":"tag","published_at":"2024-11-05T14:33:04.000Z","download_url":"https://codeload.github.com/crotwell/TauP/tar.gz/v3.0.0-snapshot7","html_url":"https://github.com/crotwell/TauP/releases/tag/v3.0.0-snapshot7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crotwell/TauP@v3.0.0-snapshot7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v3.0.0-snapshot7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v3.0.0-snapshot7/manifests"},{"name":"v3.0.0-snapshot6","sha":"12457d5ffb7c1179d9a8353051adf4f3e3e2e1b3","kind":"tag","published_at":"2024-10-16T18:58:18.000Z","download_url":"https://codeload.github.com/crotwell/TauP/tar.gz/v3.0.0-snapshot6","html_url":"https://github.com/crotwell/TauP/releases/tag/v3.0.0-snapshot6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crotwell/TauP@v3.0.0-snapshot6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v3.0.0-snapshot6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v3.0.0-snapshot6/manifests"},{"name":"v3.0.0-snapshot4","sha":"7bff32671eee789f4c6699dbaa74431564e7160b","kind":"tag","published_at":"2024-05-04T00:24:50.000Z","download_url":"https://codeload.github.com/crotwell/TauP/tar.gz/v3.0.0-snapshot4","html_url":"https://github.com/crotwell/TauP/releases/tag/v3.0.0-snapshot4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crotwell/TauP@v3.0.0-snapshot4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v3.0.0-snapshot4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v3.0.0-snapshot4/manifests"},{"name":"v3.0.0-snapshot3","sha":"6224bbeae14310dd0945f24c3b13f955d66723f3","kind":"tag","published_at":"2024-04-17T16:52:03.000Z","download_url":"https://codeload.github.com/crotwell/TauP/tar.gz/v3.0.0-snapshot3","html_url":"https://github.com/crotwell/TauP/releases/tag/v3.0.0-snapshot3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crotwell/TauP@v3.0.0-snapshot3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v3.0.0-snapshot3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v3.0.0-snapshot3/manifests"},{"name":"v3.0.0-snapshot2","sha":"f7e13cbcfc5110cbe9ad0fa4144fea8c3e1cd3a6","kind":"tag","published_at":"2024-01-23T20:29:28.000Z","download_url":"https://codeload.github.com/crotwell/TauP/tar.gz/v3.0.0-snapshot2","html_url":"https://github.com/crotwell/TauP/releases/tag/v3.0.0-snapshot2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crotwell/TauP@v3.0.0-snapshot2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v3.0.0-snapshot2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v3.0.0-snapshot2/manifests"},{"name":"v3.0.0-snapshot1","sha":"c8462cfeaf73095910337553bf682facbea0f170","kind":"tag","published_at":"2023-10-19T19:44:18.000Z","download_url":"https://codeload.github.com/crotwell/TauP/tar.gz/v3.0.0-snapshot1","html_url":"https://github.com/crotwell/TauP/releases/tag/v3.0.0-snapshot1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crotwell/TauP@v3.0.0-snapshot1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v3.0.0-snapshot1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v3.0.0-snapshot1/manifests"},{"name":"v2.6.1","sha":"204d077892b8365f64884ca73efd2a1862ca7ed2","kind":"commit","published_at":"2022-07-25T15:45:55.000Z","download_url":"https://codeload.github.com/crotwell/TauP/tar.gz/v2.6.1","html_url":"https://github.com/crotwell/TauP/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crotwell/TauP@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"8640e085c166fd7910448fefb5abab128a9be806","kind":"commit","published_at":"2022-03-02T19:12:15.000Z","download_url":"https://codeload.github.com/crotwell/TauP/tar.gz/v2.6.0","html_url":"https://github.com/crotwell/TauP/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crotwell/TauP@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"6bd129ace37c6314d87a3a3f196d289974bae16a","kind":"commit","published_at":"2021-11-11T16:51:04.000Z","download_url":"https://codeload.github.com/crotwell/TauP/tar.gz/v2.5.1","html_url":"https://github.com/crotwell/TauP/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crotwell/TauP@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"6b41bfa3d7a9615e370b6cb6e05f8c763389465f","kind":"commit","published_at":"2021-03-17T19:52:24.000Z","download_url":"https://codeload.github.com/crotwell/TauP/tar.gz/v2.5.0","html_url":"https://github.com/crotwell/TauP/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crotwell/TauP@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"47f3f099ed8cf4ffd65eb8bf6cf6df1a532b4e97","kind":"commit","published_at":"2017-11-02T19:23:46.000Z","download_url":"https://codeload.github.com/crotwell/TauP/tar.gz/v2.4.5","html_url":"https://github.com/crotwell/TauP/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crotwell/TauP@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"e9f7001baca7ce341a162765f2ce2b1cc61200fa","kind":"commit","published_at":"2017-08-25T16:04:09.000Z","download_url":"https://codeload.github.com/crotwell/TauP/tar.gz/v2.4.4","html_url":"https://github.com/crotwell/TauP/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crotwell/TauP@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"52af343d5037dde55b7201f7f7870a3ba374e700","kind":"commit","published_at":"2017-03-31T18:14:48.000Z","download_url":"https://codeload.github.com/crotwell/TauP/tar.gz/v2.4.3","html_url":"https://github.com/crotwell/TauP/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crotwell/TauP@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"eda91d789f935a9344b7dad1aa0e94f6ffd57b3c","kind":"commit","published_at":"2017-03-10T23:02:00.000Z","download_url":"https://codeload.github.com/crotwell/TauP/tar.gz/v2.4.2","html_url":"https://github.com/crotwell/TauP/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crotwell/TauP@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"a8aa84992396b51fd2534cdf4929522f912928f3","kind":"commit","published_at":"2016-08-17T14:39:51.000Z","download_url":"https://codeload.github.com/crotwell/TauP/tar.gz/v2.4.1","html_url":"https://github.com/crotwell/TauP/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crotwell/TauP@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"e5f878aff27d04feb694e6d104f803fcfc28c99b","kind":"commit","published_at":"2016-07-06T13:00:17.000Z","download_url":"https://codeload.github.com/crotwell/TauP/tar.gz/v2.4.0","html_url":"https://github.com/crotwell/TauP/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crotwell/TauP@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"d15665cc3599f332e92c1dadbc00a963f896e95f","kind":"commit","published_at":"2016-05-24T20:13:19.000Z","download_url":"https://codeload.github.com/crotwell/TauP/tar.gz/v2.3.0","html_url":"https://github.com/crotwell/TauP/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crotwell/TauP@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/v2.3.0/manifests"},{"name":"sod_3.2.1","sha":"1edcbee864e04c78ba01bddb5b9546d4df271c0e","kind":"commit","published_at":"2013-06-20T12:49:29.000Z","download_url":"https://codeload.github.com/crotwell/TauP/tar.gz/sod_3.2.1","html_url":"https://github.com/crotwell/TauP/releases/tag/sod_3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crotwell/TauP@sod_3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/sod_3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/sod_3.2.1/manifests"},{"name":"taup_2.1.2","sha":"ed9366f6b514c33c11b4cea97415b27fff47f973","kind":"commit","published_at":"2013-06-20T12:49:08.000Z","download_url":"https://codeload.github.com/crotwell/TauP/tar.gz/taup_2.1.2","html_url":"https://github.com/crotwell/TauP/releases/tag/taup_2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crotwell/TauP@taup_2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/taup_2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/taup_2.1.2/manifests"},{"name":"taup_version_2.1.1","sha":"b17a94cbf205deb5b41519e04382430c5d0cddf3","kind":"commit","published_at":"2012-06-13T15:41:58.000Z","download_url":"https://codeload.github.com/crotwell/TauP/tar.gz/taup_version_2.1.1","html_url":"https://github.com/crotwell/TauP/releases/tag/taup_version_2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crotwell/TauP@taup_version_2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/taup_version_2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/taup_version_2.1.1/manifests"},{"name":"sod_version_3.1.0","sha":"a071b77afbabf933178fe349c2a9b1b15d65618f","kind":"commit","published_at":"2012-06-13T15:41:41.000Z","download_url":"https://codeload.github.com/crotwell/TauP/tar.gz/sod_version_3.1.0","html_url":"https://github.com/crotwell/TauP/releases/tag/sod_version_3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crotwell/TauP@sod_version_3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/sod_version_3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/sod_version_3.1.0/manifests"},{"name":"version_2.1.1","sha":"542df8438c20313290cffb43d739aaca3d054a06","kind":"commit","published_at":"2012-06-06T19:26:38.000Z","download_url":"https://codeload.github.com/crotwell/TauP/tar.gz/version_2.1.1","html_url":"https://github.com/crotwell/TauP/releases/tag/version_2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crotwell/TauP@version_2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/version_2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/version_2.1.1/manifests"},{"name":"TauP_2.1.0_doc_fix","sha":"b78c440f3246b7a93eadf913866777a6ffb30478","kind":"commit","published_at":"2012-05-11T19:23:37.000Z","download_url":"https://codeload.github.com/crotwell/TauP/tar.gz/TauP_2.1.0_doc_fix","html_url":"https://github.com/crotwell/TauP/releases/tag/TauP_2.1.0_doc_fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crotwell/TauP@TauP_2.1.0_doc_fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/TauP_2.1.0_doc_fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/TauP_2.1.0_doc_fix/manifests"},{"name":"TauP_2.1.0","sha":"eb5c693c41089829efd41d880b082c068003b268","kind":"commit","published_at":"2012-05-11T18:20:03.000Z","download_url":"https://codeload.github.com/crotwell/TauP/tar.gz/TauP_2.1.0","html_url":"https://github.com/crotwell/TauP/releases/tag/TauP_2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crotwell/TauP@TauP_2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/TauP_2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/TauP_2.1.0/manifests"},{"name":"sod_3.0.0","sha":"18cd76722910f9f4990a962f581d5697732023b6","kind":"commit","published_at":"2011-07-11T20:21:24.000Z","download_url":"https://codeload.github.com/crotwell/TauP/tar.gz/sod_3.0.0","html_url":"https://github.com/crotwell/TauP/releases/tag/sod_3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crotwell/TauP@sod_3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/sod_3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/tags/sod_3.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-28T13:28:28.710Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":13.771089283389907,"dependent_packages_count":50.14648603726734,"stargazers_count":32.262773722627735,"forks_count":33.61028506202878,"docker_downloads_count":null,"average":32.44765852632844},"purl":"pkg:maven/edu.sc.seis/TauP","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/edu.sc.seis:TauP","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/edu.sc.seis:TauP","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/edu.sc.seis:TauP/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-15T07:51:05.504Z","issues_count":24,"pull_requests_count":1,"avg_time_to_close_issue":22408841.222222224,"avg_time_to_close_pull_request":955.0,"issues_closed_count":18,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":12,"avg_comments_per_issue":2.6666666666666665,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":4557361.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":2.5,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/issues","maintainers":[{"login":"crotwell","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crotwell"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/edu.sc.seis:TauP/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/edu.sc.seis:TauP/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/edu.sc.seis:TauP/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/edu.sc.seis:TauP/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547759,"maintainers_count":0,"namespaces_count":72787,"keywords_count":34251,"github":"maven-central","metadata":{"funded_packages_count":34701},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-04T06:58:54.078Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"message":"Repository syncing started."},"issues_stats":{"full_name":"crotwell/TauP","html_url":"https://github.com/crotwell/TauP","last_synced_at":"2025-08-28T13:32:01.543Z","status":"error","issues_count":24,"pull_requests_count":1,"avg_time_to_close_issue":22408841.222222224,"avg_time_to_close_pull_request":955.0,"issues_closed_count":18,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":12,"avg_comments_per_issue":2.6666666666666665,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":4557361.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":2.5,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-15T23:59:13.353Z","updated_at":"2025-09-02T16:56:02.455Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/crotwell%2FTauP/issues","issue_labels_count":{"enhancement":1},"pull_request_labels_count":{"dependencies":2,"github_actions":2},"issue_author_associations_count":{"NONE":30,"OWNER":6},"pull_request_author_associations_count":{"NONE":2,"OWNER":1,"CONTRIBUTOR":1},"issue_authors":{"seisman":7,"crotwell":6,"luca-s":5,"benjaminfernando":2,"johnrudge":2,"megies":1,"Esteban82":1,"letwave":1,"cherscarlett":1,"kuangdai":1,"zhong-yy":1,"prajnapdas":1,"woxin5295":1,"lynlyf":1,"JouSF-1409":1,"NimaDolatabadi":1,"chad-earthscope":1,"79seismo":1,"pythonlover8":1},"pull_request_authors":{"dependabot[bot]":2,"gassmoeller":1,"crotwell":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10087320,"issues_count":31306968,"pull_requests_count":96469683,"authors_count":10696025,"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":{"dependencies":2,"github_actions":2},"past_year_issue_author_associations_count":{"NONE":10,"OWNER":1},"past_year_pull_request_author_associations_count":{"NONE":1,"CONTRIBUTOR":1},"past_year_issue_authors":{"luca-s":3,"chad-earthscope":1,"cherscarlett":1,"crotwell":1,"Esteban82":1,"JouSF-1409":1,"lynlyf":1,"prajnapdas":1,"zhong-yy":1},"past_year_pull_request_authors":{"dependabot[bot]":2},"maintainers":[{"login":"crotwell","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crotwell"}],"active_maintainers":[{"login":"crotwell","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crotwell"}]},"events":{"total":{"CreateEvent":8,"ReleaseEvent":3,"IssuesEvent":23,"WatchEvent":8,"DeleteEvent":2,"IssueCommentEvent":31,"PushEvent":84,"PullRequestEvent":3},"last_year":{"CreateEvent":8,"ReleaseEvent":3,"IssuesEvent":23,"WatchEvent":8,"DeleteEvent":2,"IssueCommentEvent":31,"PushEvent":84,"PullRequestEvent":3}},"keywords":[],"dependencies":[{"ecosystem":"maven","filepath":"build.gradle.kts","sha":null,"kind":"manifest","created_at":"2022-08-06T20:15:13.246Z","updated_at":"2022-08-06T20:15:13.246Z","repository_link":"https://github.com/crotwell/TauP/blob/main/build.gradle.kts","dependencies":[{"id":586465533,"package_name":"edu.sc.seis:seisFile","ecosystem":"maven","requirements":"2.0.4","direct":true,"kind":"implementation","optional":false},{"id":586465534,"package_name":"org.slf4j:slf4j-reload4j","ecosystem":"maven","requirements":"1.7.35","direct":true,"kind":"runtimeOnly","optional":false},{"id":586465535,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":"5.8.2","direct":true,"kind":"testImplementation","optional":false},{"id":586465536,"package_name":"org.junit.jupiter:junit-jupiter-params","ecosystem":"maven","requirements":"5.8.2","direct":true,"kind":"testImplementation","optional":false},{"id":586465537,"package_name":"org.junit.jupiter:junit-jupiter-engine","ecosystem":"maven","requirements":"*","direct":true,"kind":"testRuntimeOnly","optional":false}]}],"score":null,"created_at":"2025-09-04T15:51:08.256Z","updated_at":"2025-10-07T08:14:32.464Z","avatar_url":"https://github.com/crotwell.png","language":"Java","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.16884103"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/34846","html_url":"https://science.ecosyste.ms/projects/34846","bibtex_url":"https://science.ecosyste.ms/projects/34846/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/34846/export.apalike"}