{"id":357930,"url":"https://github.com/niosh-mining/obsplus","last_synced_at":"2026-06-22T23:00:56.814Z","repository":{"id":33423304,"uuid":"154731511","full_name":"niosh-mining/obsplus","owner":"niosh-mining","description":"A Pandas-Centric ObsPy Expansion Pack","archived":false,"fork":false,"pushed_at":"2026-06-11T20:29:28.000Z","size":8717,"stargazers_count":42,"open_issues_count":7,"forks_count":11,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-06-16T20:04:49.511Z","etag":null,"topics":["pandas","seismology"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/niosh-mining.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.txt","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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-10-25T20:13:13.000Z","updated_at":"2026-06-11T20:24:49.000Z","dependencies_parsed_at":"2026-03-16T23:01:09.248Z","dependency_job_id":null,"html_url":"https://github.com/niosh-mining/obsplus","commit_stats":{"total_commits":223,"total_committers":11,"mean_commits":"20.272727272727273","dds":0.3811659192825112,"last_synced_commit":"17d7abddbcd59da335344b7fe633d2c508767f70"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/niosh-mining/obsplus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niosh-mining","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/sbom","scorecard":{"id":688655,"data":{"date":"2025-08-11","repo":{"name":"github.com/niosh-mining/obsplus","commit":"bd439dc1dd260c3f41af55d05b402efb9297937d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/30 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":"Maintained","score":0,"reason":"1 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/on_master_commits.yml:1","Warn: no topLevel permission defined: .github/workflows/release_published.yml:1","Warn: no topLevel permission defined: .github/workflows/runtests.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":"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/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_master_commits.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/on_master_commits.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on_master_commits.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/on_master_commits.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_master_commits.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/on_master_commits.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on_master_commits.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/on_master_commits.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_published.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/release_published.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_published.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/release_published.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_published.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/release_published.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_published.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/release_published.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtests.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/runtests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/runtests.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/runtests.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release_published.yml:40"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-22T01:42:33.533Z","repository_id":33423304,"created_at":"2025-08-22T01:42:33.533Z","updated_at":"2025-08-22T01:42:33.533Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34507160,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"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":"niosh-mining","name":"NIOSH Mining Program","uuid":"32000029","kind":"organization","description":"The NIOSH Mining Program will be using this site for open source collaboration with researchers and our stakeholders to test and develop new software solutions.","email":"mining@cdc.gov","website":"https://www.cdc.gov/niosh/mining","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32000029?v=4","repositories_count":3,"last_synced_at":"2023-03-02T08:05:23.088Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/niosh-mining","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T01:17:38.546Z","updated_at":"2023-03-02T08:05:23.103Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niosh-mining","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niosh-mining/repositories"},"packages":[{"id":5299859,"name":"obsplus","ecosystem":"conda","description":"ObsPlus is a utility package for ObsPy.","homepage":"https://github.com/niosh-mining/obsplus","licenses":"LGPL-3.0-or-later","normalized_licenses":["LGPL-3.0-or-later"],"repository_url":"https://github.com/niosh-mining/obsplus","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2020-02-25T19:26:22.000Z","latest_release_published_at":"2022-10-28T13:42:24.000Z","latest_release_number":"0.2.4","last_synced_at":"2026-04-01T01:59:36.242Z","created_at":"2022-10-03T16:07:34.386Z","updated_at":"2026-04-01T01:59:36.243Z","registry_url":"https://anaconda.org/conda-forge/obsplus","install_command":"conda install -c conda-forge obsplus","documentation_url":null,"metadata":{},"repo_metadata":{"id":33423304,"uuid":"154731511","full_name":"niosh-mining/obsplus","owner":"niosh-mining","description":"A Pandas-Centric ObsPy Expansion Pack","archived":false,"fork":false,"pushed_at":"2025-06-11T16:36:10.000Z","size":6250,"stargazers_count":41,"open_issues_count":8,"forks_count":10,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-10-28T02:24:25.178Z","etag":null,"topics":["pandas","seismology"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/niosh-mining.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.txt","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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-25T20:13:13.000Z","updated_at":"2025-09-19T12:47:44.000Z","dependencies_parsed_at":"2024-01-16T23:29:47.798Z","dependency_job_id":"2c72ae42-278c-44d8-b1bb-d837b9a5d060","html_url":"https://github.com/niosh-mining/obsplus","commit_stats":{"total_commits":223,"total_committers":11,"mean_commits":"20.272727272727273","dds":0.3811659192825112,"last_synced_commit":"17d7abddbcd59da335344b7fe633d2c508767f70"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/niosh-mining/obsplus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niosh-mining","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/sbom","scorecard":{"id":688655,"data":{"date":"2025-08-11","repo":{"name":"github.com/niosh-mining/obsplus","commit":"bd439dc1dd260c3f41af55d05b402efb9297937d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/30 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":"Maintained","score":0,"reason":"1 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/on_master_commits.yml:1","Warn: no topLevel permission defined: .github/workflows/release_published.yml:1","Warn: no topLevel permission defined: .github/workflows/runtests.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":"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/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_master_commits.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/on_master_commits.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on_master_commits.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/on_master_commits.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_master_commits.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/on_master_commits.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on_master_commits.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/on_master_commits.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_published.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/release_published.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_published.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/release_published.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_published.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/release_published.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_published.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/release_published.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtests.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/runtests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/runtests.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/runtests.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release_published.yml:40"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-22T01:42:33.533Z","repository_id":33423304,"created_at":"2025-08-22T01:42:33.533Z","updated_at":"2025-08-22T01:42:33.533Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281441023,"owners_count":26501758,"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-10-28T02:00:06.022Z","response_time":60,"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":"niosh-mining","name":"NIOSH Mining Program","uuid":"32000029","kind":"organization","description":"The NIOSH Mining Program will be using this site for open source collaboration with researchers and our stakeholders to test and develop new software solutions.","email":"mining@cdc.gov","website":"https://www.cdc.gov/niosh/mining","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32000029?v=4","repositories_count":3,"last_synced_at":"2023-03-02T08:05:23.088Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/niosh-mining","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T01:17:38.546Z","updated_at":"2023-03-02T08:05:23.103Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niosh-mining","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niosh-mining/repositories"},"tags":[{"name":"v0.3.2","sha":"bd439dc1dd260c3f41af55d05b402efb9297937d","kind":"commit","published_at":"2025-06-10T20:41:13.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.3.2","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b617ad3bd6a6e73177e587931150c67b88abeb6c","kind":"commit","published_at":"2025-01-09T05:05:49.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.3.1","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"17d7abddbcd59da335344b7fe633d2c508767f70","kind":"commit","published_at":"2024-01-05T14:16:28.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.3.0","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.3.0/manifests"},{"name":"v0.2.5","sha":"8a1061d86961e91e9b0f47fbef5f5fe206c3a398","kind":"commit","published_at":"2023-07-21T18:57:58.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.2.5","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"92f20602ad493aae0868bd1e1812a3d357b62b6e","kind":"commit","published_at":"2022-10-28T03:36:52.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.2.4","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"db91fde3cea40518b68c8621f95bccd25ba23c01","kind":"commit","published_at":"2022-10-28T03:16:19.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.2.3","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"cc65a259c1bcd551666aca1b8f756b1b2a73e2a2","kind":"commit","published_at":"2021-11-08T22:04:27.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.2.2","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"57ccedccb57005c6dd68d083fde4a4ed78a79e48","kind":"commit","published_at":"2021-09-03T15:04:09.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.2.1","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6940d22d53f243814cd0d171f04efb4052fd0121","kind":"commit","published_at":"2021-02-16T23:59:13.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.2.0","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"8a3ac2f80c3c25e2abcbbf5d4b473e3f9e38f736","kind":"commit","published_at":"2020-06-01T22:40:32.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.1.1","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"ae64b2df8fbdad33ae79393ad09d97bca16d5655","kind":"commit","published_at":"2020-03-21T00:16:55.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.1.0","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"d8a3b239cf21a60307d7e042b8c8a7e67c374bef","kind":"commit","published_at":"2020-02-24T21:37:27.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.0.6","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"d319514d7b4efebbfb9b13eab8665d908a458963","kind":"commit","published_at":"2020-02-22T20:07:31.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.0.5","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"dff59ab3240b2d1f61a48a986e162838141cec97","kind":"commit","published_at":"2020-02-21T00:45:34.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.0.4","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"a04f5ca743775c70c746f864bc534742446268cc","kind":"commit","published_at":"2020-02-19T06:30:53.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.0.3","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"f7b84c1f4f829efebe8eb169ff39bdce18bec967","kind":"commit","published_at":"2019-06-18T22:36:38.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.0.2","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"c5a5e3d382bcf572349dfb0b40b73137e26b6457","kind":"commit","published_at":"2019-05-23T21:49:06.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.0.1","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.1/manifests"},{"name":"v0.0.0","sha":"2ae764a55dd57ef1cf3f87fcdf3f010b40d7656c","kind":"commit","published_at":"2018-10-31T03:17:29.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.0.0","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T12:53:58.545Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":41.71699525829798,"forks_count":43.38906912902421,"average":36.987771400049915},"purl":"pkg:conda/obsplus?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/obsplus","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/obsplus","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/obsplus/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-22T04:20:47.839Z","issues_count":44,"pull_requests_count":86,"avg_time_to_close_issue":11576517.969696969,"avg_time_to_close_pull_request":684414.8674698796,"issues_closed_count":33,"pull_requests_closed_count":83,"pull_request_authors_count":7,"issue_authors_count":9,"avg_comments_per_issue":2.159090909090909,"avg_comments_per_pull_request":2.011627906976744,"merged_pull_requests_count":78,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":266881.0,"past_year_avg_time_to_close_pull_request":458696.3,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.3076923076923077,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/issues","maintainers":[{"login":"d-chambers","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d-chambers"},{"login":"shawnboltz","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shawnboltz"},{"login":"sboltz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sboltz"},{"login":"calum-chamberlain","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/calum-chamberlain"},{"login":"Gymbob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Gymbob"}],"active_maintainers":[{"login":"d-chambers","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d-chambers"},{"login":"shawnboltz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shawnboltz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/obsplus/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/obsplus/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/obsplus/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/obsplus/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/obsplus/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/obsplus/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2269},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-06-10T05:18:51.687Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2807398,"name":"mopy","ecosystem":"pypi","description":"package to calc source params","homepage":"https://github.com/niosh-mining/obsplus","licenses":"GNU Lesser General Public License v3.0 or later (LGPLv3.0+)","normalized_licenses":["LGPL-2.1","GPL-2.0+"],"repository_url":"https://github.com/niosh-mining/obsplus","keywords_array":["obsplus"],"namespace":null,"versions_count":1,"first_release_published_at":"2019-05-14T02:41:44.000Z","latest_release_published_at":"2019-05-14T02:41:44.000Z","latest_release_number":"0.0.0","last_synced_at":"2026-06-20T22:01:19.347Z","created_at":"2022-04-10T11:38:54.801Z","updated_at":"2026-06-20T22:02:26.289Z","registry_url":"https://pypi.org/project/mopy/","install_command":"pip install mopy --index-url https://pypi.org/simple","documentation_url":"https://mopy.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Topic :: Scientific/Engineering"],"normalized_name":"mopy","project_status":null},"repo_metadata":{"id":33423304,"uuid":"154731511","full_name":"niosh-mining/obsplus","owner":"niosh-mining","description":"A Pandas-Centric ObsPy Expansion Pack","archived":false,"fork":false,"pushed_at":"2026-06-11T20:29:28.000Z","size":8717,"stargazers_count":42,"open_issues_count":7,"forks_count":11,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-06-16T20:04:49.511Z","etag":null,"topics":["pandas","seismology"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/niosh-mining.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.txt","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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-10-25T20:13:13.000Z","updated_at":"2026-06-11T20:24:49.000Z","dependencies_parsed_at":"2026-03-16T23:01:09.248Z","dependency_job_id":null,"html_url":"https://github.com/niosh-mining/obsplus","commit_stats":{"total_commits":223,"total_committers":11,"mean_commits":"20.272727272727273","dds":0.3811659192825112,"last_synced_commit":"17d7abddbcd59da335344b7fe633d2c508767f70"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/niosh-mining/obsplus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niosh-mining","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/sbom","scorecard":{"id":688655,"data":{"date":"2025-08-11","repo":{"name":"github.com/niosh-mining/obsplus","commit":"bd439dc1dd260c3f41af55d05b402efb9297937d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/30 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":"Maintained","score":0,"reason":"1 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/on_master_commits.yml:1","Warn: no topLevel permission defined: .github/workflows/release_published.yml:1","Warn: no topLevel permission defined: .github/workflows/runtests.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":"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/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_master_commits.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/on_master_commits.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on_master_commits.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/on_master_commits.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_master_commits.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/on_master_commits.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on_master_commits.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/on_master_commits.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_published.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/release_published.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_published.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/release_published.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_published.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/release_published.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_published.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/release_published.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtests.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/runtests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/runtests.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/runtests.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release_published.yml:40"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-22T01:42:33.533Z","repository_id":33423304,"created_at":"2025-08-22T01:42:33.533Z","updated_at":"2025-08-22T01:42:33.533Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34507160,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"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":"niosh-mining","name":"NIOSH Mining Program","uuid":"32000029","kind":"organization","description":"The NIOSH Mining Program will be using this site for open source collaboration with researchers and our stakeholders to test and develop new software solutions.","email":"mining@cdc.gov","website":"https://www.cdc.gov/niosh/mining","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32000029?v=4","repositories_count":3,"last_synced_at":"2023-03-02T08:05:23.088Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/niosh-mining","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T01:17:38.546Z","updated_at":"2023-03-02T08:05:23.103Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niosh-mining","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niosh-mining/repositories"},"tags":[{"name":"v0.3.5","sha":"02f5134805f466b703b6bcca91bbeeedcbc146e4","kind":"commit","published_at":"2026-03-20T08:35:13.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.3.5","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"15d40a7915afd1891060aa0fa54022b2f26229fa","kind":"commit","published_at":"2026-03-17T11:55:08.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.3.4","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5613b8d354ff703342f4cbb05e8521e5c4da1889","kind":"commit","published_at":"2026-03-02T15:41:42.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.3.3","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"bd439dc1dd260c3f41af55d05b402efb9297937d","kind":"commit","published_at":"2025-06-10T20:41:13.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.3.2","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b617ad3bd6a6e73177e587931150c67b88abeb6c","kind":"commit","published_at":"2025-01-09T05:05:49.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.3.1","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"17d7abddbcd59da335344b7fe633d2c508767f70","kind":"commit","published_at":"2024-01-05T14:16:28.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.3.0","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.3.0/manifests"},{"name":"v0.2.5","sha":"8a1061d86961e91e9b0f47fbef5f5fe206c3a398","kind":"commit","published_at":"2023-07-21T18:57:58.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.2.5","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"92f20602ad493aae0868bd1e1812a3d357b62b6e","kind":"commit","published_at":"2022-10-28T03:36:52.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.2.4","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"db91fde3cea40518b68c8621f95bccd25ba23c01","kind":"commit","published_at":"2022-10-28T03:16:19.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.2.3","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"cc65a259c1bcd551666aca1b8f756b1b2a73e2a2","kind":"commit","published_at":"2021-11-08T22:04:27.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.2.2","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"57ccedccb57005c6dd68d083fde4a4ed78a79e48","kind":"commit","published_at":"2021-09-03T15:04:09.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.2.1","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6940d22d53f243814cd0d171f04efb4052fd0121","kind":"commit","published_at":"2021-02-16T23:59:13.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.2.0","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"8a3ac2f80c3c25e2abcbbf5d4b473e3f9e38f736","kind":"commit","published_at":"2020-06-01T22:40:32.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.1.1","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"ae64b2df8fbdad33ae79393ad09d97bca16d5655","kind":"commit","published_at":"2020-03-21T00:16:55.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.1.0","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"d8a3b239cf21a60307d7e042b8c8a7e67c374bef","kind":"commit","published_at":"2020-02-24T21:37:27.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.0.6","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"d319514d7b4efebbfb9b13eab8665d908a458963","kind":"commit","published_at":"2020-02-22T20:07:31.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.0.5","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"dff59ab3240b2d1f61a48a986e162838141cec97","kind":"commit","published_at":"2020-02-21T00:45:34.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.0.4","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"a04f5ca743775c70c746f864bc534742446268cc","kind":"commit","published_at":"2020-02-19T06:30:53.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.0.3","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"f7b84c1f4f829efebe8eb169ff39bdce18bec967","kind":"commit","published_at":"2019-06-18T22:36:38.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.0.2","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"c5a5e3d382bcf572349dfb0b40b73137e26b6457","kind":"commit","published_at":"2019-05-23T21:49:06.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.0.1","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.1/manifests"},{"name":"v0.0.0","sha":"2ae764a55dd57ef1cf3f87fcdf3f010b40d7656c","kind":"commit","published_at":"2018-10-31T03:17:29.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.0.0","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2026-06-20T22:02:26.289Z","dependent_packages_count":0,"downloads":35,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":45.72230151318482,"dependent_repos_count":22.087784936889527,"dependent_packages_count":7.31012528119255,"stargazers_count":11.284108395099432,"forks_count":11.986444182099037,"docker_downloads_count":null,"average":19.67815286169307},"purl":"pkg:pypi/mopy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/mopy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/mopy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/mopy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T23:04:03.146Z","issues_count":46,"pull_requests_count":93,"avg_time_to_close_issue":11134937.342857143,"avg_time_to_close_pull_request":885793.0769230769,"issues_closed_count":35,"pull_requests_closed_count":91,"pull_request_authors_count":7,"issue_authors_count":9,"avg_comments_per_issue":2.1739130434782608,"avg_comments_per_pull_request":1.956989247311828,"merged_pull_requests_count":85,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":2654865.0,"past_year_avg_time_to_close_pull_request":2345608.1,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":1.0909090909090908,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/issues","maintainers":[{"login":"d-chambers","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d-chambers"},{"login":"shawnboltz","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shawnboltz"},{"login":"sboltz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sboltz"},{"login":"calum-chamberlain","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/calum-chamberlain"},{"login":"Gymbob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Gymbob"}],"active_maintainers":[{"login":"d-chambers","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d-chambers"},{"login":"calum-chamberlain","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/calum-chamberlain"},{"login":"shawnboltz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shawnboltz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mopy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mopy/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mopy/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mopy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mopy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mopy/codemeta","maintainers":[{"uuid":"d-chambers","login":"d-chambers","name":null,"email":null,"url":null,"packages_count":18,"html_url":"https://pypi.org/user/d-chambers/","role":null,"created_at":"2023-02-24T17:33:01.377Z","updated_at":"2023-02-24T17:33:01.377Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/d-chambers/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":891310,"maintainers_count":381813,"namespaces_count":0,"keywords_count":289179,"github":"pypi","metadata":{"funded_packages_count":54301},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-06-10T05:13:28.296Z","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"}},{"id":2824173,"name":"obsplus","ecosystem":"pypi","description":"An ObsPy expansion pack","homepage":"https://github.com/niosh-mining/obsplus","licenses":"GNU Lesser General Public License v3 or later (LGPLv3+)","normalized_licenses":["LGPL-2.1","GPL-2.0+"],"repository_url":"https://github.com/niosh-mining/obsplus","keywords_array":["geophysics","Seismology"],"namespace":null,"versions_count":18,"first_release_published_at":"2018-10-31T03:13:59.000Z","latest_release_published_at":"2026-03-20T08:37:33.000Z","latest_release_number":"0.3.5","last_synced_at":"2026-06-20T22:01:20.104Z","created_at":"2022-04-10T11:47:47.437Z","updated_at":"2026-06-20T22:02:26.326Z","registry_url":"https://pypi.org/project/obsplus/","install_command":"pip install obsplus --index-url https://pypi.org/simple","documentation_url":"https://github.com/niosh-mining/obsplus","metadata":{"funding":null,"documentation":"https://github.com/niosh-mining/obsplus","classifiers":["Development Status :: 4 - Beta","License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Topic :: Scientific/Engineering"],"normalized_name":"obsplus","project_status":null},"repo_metadata":{"id":33423304,"uuid":"154731511","full_name":"niosh-mining/obsplus","owner":"niosh-mining","description":"A Pandas-Centric ObsPy Expansion Pack","archived":false,"fork":false,"pushed_at":"2026-06-11T20:29:28.000Z","size":8717,"stargazers_count":42,"open_issues_count":7,"forks_count":11,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-06-16T20:04:49.511Z","etag":null,"topics":["pandas","seismology"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/niosh-mining.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.txt","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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-10-25T20:13:13.000Z","updated_at":"2026-06-11T20:24:49.000Z","dependencies_parsed_at":"2026-03-16T23:01:09.248Z","dependency_job_id":null,"html_url":"https://github.com/niosh-mining/obsplus","commit_stats":{"total_commits":223,"total_committers":11,"mean_commits":"20.272727272727273","dds":0.3811659192825112,"last_synced_commit":"17d7abddbcd59da335344b7fe633d2c508767f70"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/niosh-mining/obsplus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niosh-mining","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/sbom","scorecard":{"id":688655,"data":{"date":"2025-08-11","repo":{"name":"github.com/niosh-mining/obsplus","commit":"bd439dc1dd260c3f41af55d05b402efb9297937d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/30 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":"Maintained","score":0,"reason":"1 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/on_master_commits.yml:1","Warn: no topLevel permission defined: .github/workflows/release_published.yml:1","Warn: no topLevel permission defined: .github/workflows/runtests.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":"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/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_master_commits.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/on_master_commits.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on_master_commits.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/on_master_commits.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_master_commits.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/on_master_commits.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on_master_commits.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/on_master_commits.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_published.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/release_published.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_published.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/release_published.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_published.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/release_published.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_published.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/release_published.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtests.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/runtests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/runtests.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/niosh-mining/obsplus/runtests.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release_published.yml:40"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-22T01:42:33.533Z","repository_id":33423304,"created_at":"2025-08-22T01:42:33.533Z","updated_at":"2025-08-22T01:42:33.533Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34507160,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"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":"niosh-mining","name":"NIOSH Mining Program","uuid":"32000029","kind":"organization","description":"The NIOSH Mining Program will be using this site for open source collaboration with researchers and our stakeholders to test and develop new software solutions.","email":"mining@cdc.gov","website":"https://www.cdc.gov/niosh/mining","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32000029?v=4","repositories_count":3,"last_synced_at":"2023-03-02T08:05:23.088Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/niosh-mining","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T01:17:38.546Z","updated_at":"2023-03-02T08:05:23.103Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niosh-mining","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niosh-mining/repositories"},"tags":[{"name":"v0.3.5","sha":"02f5134805f466b703b6bcca91bbeeedcbc146e4","kind":"commit","published_at":"2026-03-20T08:35:13.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.3.5","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"15d40a7915afd1891060aa0fa54022b2f26229fa","kind":"commit","published_at":"2026-03-17T11:55:08.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.3.4","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5613b8d354ff703342f4cbb05e8521e5c4da1889","kind":"commit","published_at":"2026-03-02T15:41:42.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.3.3","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"bd439dc1dd260c3f41af55d05b402efb9297937d","kind":"commit","published_at":"2025-06-10T20:41:13.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.3.2","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b617ad3bd6a6e73177e587931150c67b88abeb6c","kind":"commit","published_at":"2025-01-09T05:05:49.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.3.1","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"17d7abddbcd59da335344b7fe633d2c508767f70","kind":"commit","published_at":"2024-01-05T14:16:28.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.3.0","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.3.0/manifests"},{"name":"v0.2.5","sha":"8a1061d86961e91e9b0f47fbef5f5fe206c3a398","kind":"commit","published_at":"2023-07-21T18:57:58.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.2.5","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"92f20602ad493aae0868bd1e1812a3d357b62b6e","kind":"commit","published_at":"2022-10-28T03:36:52.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.2.4","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"db91fde3cea40518b68c8621f95bccd25ba23c01","kind":"commit","published_at":"2022-10-28T03:16:19.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.2.3","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"cc65a259c1bcd551666aca1b8f756b1b2a73e2a2","kind":"commit","published_at":"2021-11-08T22:04:27.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.2.2","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"57ccedccb57005c6dd68d083fde4a4ed78a79e48","kind":"commit","published_at":"2021-09-03T15:04:09.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.2.1","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6940d22d53f243814cd0d171f04efb4052fd0121","kind":"commit","published_at":"2021-02-16T23:59:13.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.2.0","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"8a3ac2f80c3c25e2abcbbf5d4b473e3f9e38f736","kind":"commit","published_at":"2020-06-01T22:40:32.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.1.1","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"ae64b2df8fbdad33ae79393ad09d97bca16d5655","kind":"commit","published_at":"2020-03-21T00:16:55.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.1.0","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"d8a3b239cf21a60307d7e042b8c8a7e67c374bef","kind":"commit","published_at":"2020-02-24T21:37:27.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.0.6","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"d319514d7b4efebbfb9b13eab8665d908a458963","kind":"commit","published_at":"2020-02-22T20:07:31.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.0.5","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"dff59ab3240b2d1f61a48a986e162838141cec97","kind":"commit","published_at":"2020-02-21T00:45:34.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.0.4","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"a04f5ca743775c70c746f864bc534742446268cc","kind":"commit","published_at":"2020-02-19T06:30:53.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.0.3","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"f7b84c1f4f829efebe8eb169ff39bdce18bec967","kind":"commit","published_at":"2019-06-18T22:36:38.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.0.2","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"c5a5e3d382bcf572349dfb0b40b73137e26b6457","kind":"commit","published_at":"2019-05-23T21:49:06.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.0.1","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.1/manifests"},{"name":"v0.0.0","sha":"2ae764a55dd57ef1cf3f87fcdf3f010b40d7656c","kind":"commit","published_at":"2018-10-31T03:17:29.000Z","download_url":"https://codeload.github.com/niosh-mining/obsplus/tar.gz/v0.0.0","html_url":"https://github.com/niosh-mining/obsplus/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niosh-mining/obsplus@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2026-06-20T22:02:26.326Z","dependent_packages_count":0,"downloads":340,"downloads_period":"last-month","dependent_repos_count":5,"rankings":{"downloads":24.101100389766238,"dependent_repos_count":6.742081182198885,"dependent_packages_count":7.31012528119255,"stargazers_count":11.284108395099432,"forks_count":11.986444182099037,"docker_downloads_count":null,"average":12.28477188607123},"purl":"pkg:pypi/obsplus","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/obsplus","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/obsplus","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/obsplus/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T23:04:03.146Z","issues_count":46,"pull_requests_count":93,"avg_time_to_close_issue":11134937.342857143,"avg_time_to_close_pull_request":885793.0769230769,"issues_closed_count":35,"pull_requests_closed_count":91,"pull_request_authors_count":7,"issue_authors_count":9,"avg_comments_per_issue":2.1739130434782608,"avg_comments_per_pull_request":1.956989247311828,"merged_pull_requests_count":85,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":2654865.0,"past_year_avg_time_to_close_pull_request":2345608.1,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":1.0909090909090908,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/issues","maintainers":[{"login":"d-chambers","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d-chambers"},{"login":"shawnboltz","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shawnboltz"},{"login":"sboltz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sboltz"},{"login":"calum-chamberlain","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/calum-chamberlain"},{"login":"Gymbob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Gymbob"}],"active_maintainers":[{"login":"d-chambers","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d-chambers"},{"login":"calum-chamberlain","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/calum-chamberlain"},{"login":"shawnboltz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shawnboltz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/obsplus/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/obsplus/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/obsplus/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/obsplus/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/obsplus/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/obsplus/codemeta","maintainers":[{"uuid":"d-chambers","login":"d-chambers","name":null,"email":null,"url":null,"packages_count":18,"html_url":"https://pypi.org/user/d-chambers/","role":null,"created_at":"2023-02-24T20:09:02.461Z","updated_at":"2023-02-24T20:09:02.461Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/d-chambers/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":891310,"maintainers_count":381813,"namespaces_count":0,"keywords_count":289179,"github":"pypi","metadata":{"funded_packages_count":54301},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-06-10T05:13:28.296Z","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":33015,"full_name":"niosh-mining/obsplus","default_branch":"master","total_commits":239,"total_committers":9,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":26.555555555555557,"dds":0.2510460251046025,"past_year_total_commits":8,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.6666666666666665,"past_year_dds":0.5,"last_synced_at":"2026-06-20T22:03:31.777Z","last_synced_commit":"f2772d0c930f365534eeaba08c5a43216ffb826a","created_at":"2023-03-07T16:51:00.402Z","updated_at":"2026-06-20T22:02:45.247Z","committers":[{"name":"Derrick","email":"d-chambers","login":"d-chambers","count":179},{"name":"Shawn Boltz","email":"mshawnboltz@gmail.com","login":"sboltz","count":38},{"name":"shawnboltz","email":"73495214+shawnboltz","login":"shawnboltz","count":10},{"name":"Calum Chamberlain","email":"calum.chamberlain@vuw.ac.nz","login":"calum-chamberlain","count":6},{"name":"sjohnson5","email":"36089304+sjohnson5","login":"sjohnson5","count":2},{"name":"Leonardo Uieda","email":"leouieda@gmail.com","login":"leouieda","count":1},{"name":"Gymbob","email":"73493341+Gymbob","login":"Gymbob","count":1},{"name":"Dongdong Tian","email":"seisman.info@gmail.com","login":"seisman","count":1},{"name":"isti_ew","email":"isti_ew@imsn.isti.com","login":null,"count":1}],"past_year_committers":[{"name":"Derrick Chambers","email":"d-chambers","login":"d-chambers","count":4},{"name":"shawnboltz","email":"73495214+shawnboltz","login":"shawnboltz","count":2},{"name":"Calum Chamberlain","email":"calum.chamberlain@vuw.ac.nz","login":"calum-chamberlain","count":2}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-22T00:00:10.186Z","repositories_count":6266062,"commits_count":874697496,"contributors_count":35091139,"owners_count":1170207,"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":{"table":{"full_name":"niosh-mining/obsplus","html_url":"https://github.com/niosh-mining/obsplus","last_synced_at":"2026-05-04T23:04:03.146Z","status":"active","issues_count":46,"pull_requests_count":93,"avg_time_to_close_issue":11134937.342857143,"avg_time_to_close_pull_request":885793.0769230769,"issues_closed_count":35,"pull_requests_closed_count":91,"pull_request_authors_count":7,"issue_authors_count":9,"avg_comments_per_issue":2.1739130434782608,"avg_comments_per_pull_request":1.956989247311828,"merged_pull_requests_count":85,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":2654865.0,"past_year_avg_time_to_close_pull_request":2345608.1,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":1.0909090909090908,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"created_at":"2023-05-10T21:45:12.505Z","updated_at":"2026-05-04T23:04:03.147Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/niosh-mining%2Fobsplus/issues","issue_labels_count":{"table":{"bug":23,"develop":7,"bank":3,"events":3,"Documentation":3,"question":2,"enhancement":2,"waveforms":2,"fetcher":1,"release":1,"dataset":1,"ci":1,"stations":1}},"pull_request_labels_count":{"table":{"bank":7,"bug":5,"events":4,"utils":2,"enhancement":2,"ci":1,"dataset":1,"Documentation":1,"waveforms":1}},"issue_author_associations_count":{"table":{"COLLABORATOR":23,"MEMBER":17,"NONE":4,"CONTRIBUTOR":2}},"pull_request_author_associations_count":{"table":{"MEMBER":66,"COLLABORATOR":25,"CONTRIBUTOR":2}},"issue_authors":{"table":{"d-chambers":17,"shawnboltz":14,"sboltz":7,"seisman":2,"zhong-yy":2,"calum-chamberlain":1,"Gymbob":1,"lvanderlaat":1,"flixha":1}},"pull_request_authors":{"table":{"d-chambers":66,"sboltz":10,"shawnboltz":9,"calum-chamberlain":5,"Gymbob":1,"leouieda":1,"seisman":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-20T00:00:09.966Z","repositories_count":14821164,"issues_count":33021428,"pull_requests_count":108944225,"authors_count":11313110,"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":{"table":{"bug":1,"develop":1,"question":1}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":2,"COLLABORATOR":1}},"past_year_pull_request_author_associations_count":{"table":{"MEMBER":4,"COLLABORATOR":2}},"past_year_issue_authors":{"table":{"zhong-yy":2,"shawnboltz":1}},"past_year_pull_request_authors":{"table":{"d-chambers":4,"calum-chamberlain":2}},"maintainers":[{"table":{"login":"d-chambers","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d-chambers"}},{"table":{"login":"shawnboltz","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shawnboltz"}},{"table":{"login":"sboltz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sboltz"}},{"table":{"login":"calum-chamberlain","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/calum-chamberlain"}},{"table":{"login":"Gymbob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Gymbob"}}],"active_maintainers":[{"table":{"login":"d-chambers","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d-chambers"}},{"table":{"login":"calum-chamberlain","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/calum-chamberlain"}},{"table":{"login":"shawnboltz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shawnboltz"}}]}},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":6,"PullRequestEvent":11,"ForkEvent":2,"IssuesEvent":12,"WatchEvent":4,"IssueCommentEvent":23,"PushEvent":31,"CreateEvent":10},"last_year":{"DeleteEvent":2,"IssuesEvent":4,"IssueCommentEvent":4,"PushEvent":12,"CreateEvent":3}},"keywords":["pandas","seismology"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2024-01-06T04:43:40.313Z","updated_at":"2024-01-06T04:43:40.313Z","repository_link":"https://github.com/niosh-mining/obsplus/blob/master/.github/workflows/lint.yml","dependencies":[{"id":15456192668,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/on_master_commits.yml","sha":null,"kind":"manifest","created_at":"2024-01-06T04:43:40.674Z","updated_at":"2024-01-06T04:43:40.674Z","repository_link":"https://github.com/niosh-mining/obsplus/blob/master/.github/workflows/on_master_commits.yml","dependencies":[{"id":15456193429,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15456193430,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15456193431,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15456193432,"package_name":"ad-m/github-push-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release_published.yml","sha":null,"kind":"manifest","created_at":"2024-01-06T04:43:40.903Z","updated_at":"2024-01-06T04:43:40.903Z","repository_link":"https://github.com/niosh-mining/obsplus/blob/master/.github/workflows/release_published.yml","dependencies":[{"id":15456193452,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15456193453,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15456193454,"package_name":"ad-m/github-push-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":15456193455,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/runtests.yml","sha":null,"kind":"manifest","created_at":"2024-01-06T04:43:41.064Z","updated_at":"2024-01-06T04:43:41.064Z","repository_link":"https://github.com/niosh-mining/obsplus/blob/master/.github/workflows/runtests.yml","dependencies":[{"id":15456193464,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15456193465,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2.2.0","direct":true,"kind":"composite","optional":false},{"id":15456193466,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15456193467,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-01-06T04:43:42.172Z","updated_at":"2024-01-06T04:43:42.172Z","repository_link":"https://github.com/niosh-mining/obsplus/blob/master/pyproject.toml","dependencies":[{"id":15456197632,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.13.0","direct":true,"kind":"runtime","optional":false},{"id":15456197633,"package_name":"obspy","ecosystem":"pypi","requirements":"\u003e= 1.3.0","direct":true,"kind":"runtime","optional":false},{"id":15456197647,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e= 1.0","direct":true,"kind":"runtime","optional":false},{"id":15456197648,"package_name":"progressbar2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15456197649,"package_name":"pydantic","ecosystem":"pypi","requirements":"\u003e= 2.0, \u003c3.0","direct":true,"kind":"runtime","optional":false},{"id":15456197650,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15456197651,"package_name":"tables","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15456197652,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"conda","filepath":"docs/environment.yml","sha":null,"kind":"manifest","created_at":"2024-01-16T23:29:46.449Z","updated_at":"2024-01-16T23:29:46.449Z","repository_link":"https://github.com/niosh-mining/obsplus/blob/master/docs/environment.yml","dependencies":[{"id":15652646411,"package_name":"obspy","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15652646412,"package_name":"pandas","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15652646413,"package_name":"pydantic","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15652646414,"package_name":"python","ecosystem":"conda","requirements":"\u003e=3.8","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/install-obsplus/action.yml","sha":null,"kind":"manifest","created_at":"2026-02-28T15:00:52.479Z","updated_at":"2026-02-28T15:00:52.479Z","repository_link":"https://github.com/niosh-mining/obsplus/blob/master/.github/actions/install-obsplus/action.yml","dependencies":[{"id":25828065777,"package_name":"mamba-org/setup-micromamba","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":12.037079864627492,"created_at":"2025-04-11T10:21:20.015Z","updated_at":"2026-06-22T23:00:56.827Z","avatar_url":"https://github.com/niosh-mining.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/357930","html_url":"https://summary.ecosyste.ms/projects/357930"}