{"id":32177501,"url":"https://github.com/pyoceans/pocean-core","last_synced_at":"2026-03-27T02:46:32.633Z","repository":{"id":17782020,"uuid":"81489409","full_name":"pyoceans/pocean-core","owner":"pyoceans","description":"🐍 + 🌊  A python framework for working with met-ocean data","archived":false,"fork":false,"pushed_at":"2025-10-20T21:23:09.000Z","size":6967,"stargazers_count":23,"open_issues_count":4,"forks_count":16,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-10-20T23:28:49.474Z","etag":null,"topics":["hacktoberfest","meteorology","ocean","oceanography","python-library"],"latest_commit_sha":null,"homepage":"https://pyoceans.github.io/pocean-core/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pyoceans.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2017-02-09T19:57:49.000Z","updated_at":"2025-10-20T21:23:10.000Z","dependencies_parsed_at":"2024-01-01T14:06:34.972Z","dependency_job_id":"9a6b9117-fbe7-402c-9e45-cb448a8c755d","html_url":"https://github.com/pyoceans/pocean-core","commit_stats":{"total_commits":365,"total_committers":14,"mean_commits":"26.071428571428573","dds":0.4301369863013699,"last_synced_commit":"cce81044bd7f632670d19f86c389635a9f24bfee"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/pyoceans/pocean-core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyoceans%2Fpocean-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyoceans%2Fpocean-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyoceans%2Fpocean-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyoceans%2Fpocean-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyoceans","download_url":"https://codeload.github.com/pyoceans/pocean-core/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyoceans%2Fpocean-core/sbom","scorecard":{"id":751669,"data":{"date":"2025-08-11","repo":{"name":"github.com/pyoceans/pocean-core","commit":"2a5103885befebef88f7ed4b778b677f690d2594"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 15 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"28 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/deploy-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:46","Info:   4 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 third-party GitHubAction dependencies pinned","Info:   1 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 2025.01 not signed: https://api.github.com/repos/pyoceans/pocean-core/releases/198572181","Warn: release artifact 2024.04 not signed: https://api.github.com/repos/pyoceans/pocean-core/releases/150611246","Warn: release artifact 2025.01 does not have provenance: https://api.github.com/repos/pyoceans/pocean-core/releases/198572181","Warn: release artifact 2024.04 does not have provenance: https://api.github.com/repos/pyoceans/pocean-core/releases/150611246"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:17"],"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":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: GHSA-9772-cwx9-r4cj"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:32:56.367Z","repository_id":17782020,"created_at":"2025-08-22T20:32:56.367Z","updated_at":"2025-08-22T20:32:56.367Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280325346,"owners_count":26311429,"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-21T02:00:06.614Z","response_time":58,"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"}},"keywords":["hacktoberfest","meteorology","ocean","oceanography","python-library"],"created_at":"2025-10-21T20:09:01.673Z","updated_at":"2025-10-21T20:09:03.801Z","avatar_url":"https://github.com/pyoceans.png","language":"Python","readme":"# 🌐 pocean-core\n\n[![Push](https://github.com/pyoceans/pocean-core/actions/workflows/tests.yml/badge.svg)](https://github.com/pyoceans/pocean-core/actions/workflows/push.yml)\n[![license](https://img.shields.io/github/license/pyoceans/pocean-core.svg)](https://github.com/pyoceans/pocean-core/blob/master/LICENSE.txt)\n[![GitHub release](https://img.shields.io/github/release/pyoceans/pocean-core/all.svg)](https://pypi.org/project/pocean-core/)\n\n\n🐍 + 🌊\n\nA python framework for working with met-ocean data\n\n## Resources\n+ **Documentation:** \u003chttps://pyoceans.github.io/pocean-core/\u003e\n+ **API:** \u003chttps://pyoceans.github.io/pocean-core/api/pocean.html\u003e\n+ **Source Code:** \u003chttps://github.com/pyoceans/pocean-core/\u003e\n+ **Git clone URL:** \u003chttps://github.com/pyoceans/pocean-core.git\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyoceans%2Fpocean-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyoceans%2Fpocean-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyoceans%2Fpocean-core/lists"}