{"id":79452,"name":null,"description":"A Python interface between Earth Engine and xarray for processing time series data","url":"https://github.com/aazuspan/wxee","last_synced_at":"2025-09-08T21:35:55.465Z","repository":{"id":41571933,"uuid":"388301047","full_name":"aazuspan/wxee","owner":"aazuspan","description":"A Python interface between Earth Engine and xarray for processing time series data","archived":false,"fork":false,"pushed_at":"2025-08-20T04:13:05.000Z","size":36877,"stargazers_count":210,"open_issues_count":5,"forks_count":17,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-08-20T05:44:12.558Z","etag":null,"topics":["climate","climatology","earth-engine","earth-observation","gis","gridded","netcdf","raster","time-series","weather","wx","xarray"],"latest_commit_sha":null,"homepage":"https://wxee.readthedocs.io/en/latest/","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/aazuspan.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/contributing.rst","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}},"created_at":"2021-07-22T02:13:27.000Z","updated_at":"2025-08-20T04:12:42.000Z","dependencies_parsed_at":"2023-12-27T04:10:13.908Z","dependency_job_id":"7f068505-5bed-494c-b9c7-7dc050c6e437","html_url":"https://github.com/aazuspan/wxee","commit_stats":{"total_commits":242,"total_committers":1,"mean_commits":242.0,"dds":0.0,"last_synced_commit":"1c4159384ff69095ace6dc475360a2f6a43b336a"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/aazuspan/wxee","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aazuspan","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/sbom","scorecard":{"id":159733,"data":{"date":"2025-08-11","repo":{"name":"github.com/aazuspan/wxee","commit":"28ad3b0dc6c67fce4cf6e40fa426d64916c45a95"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":0,"reason":"Found 0/24 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests-coverage.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/tests-coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aazuspan/wxee/tests-coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-coverage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aazuspan/wxee/tests-coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-coverage.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aazuspan/wxee/tests-coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aazuspan/wxee/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aazuspan/wxee/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests-coverage.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/tests-coverage.yml:23","Warn: downloadThenRun not pinned by hash: .github/workflows/tests-coverage.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:27","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.4.2 not signed: https://api.github.com/repos/aazuspan/wxee/releases/134843495","Warn: release artifact v0.4.2 does not have provenance: https://api.github.com/repos/aazuspan/wxee/releases/134843495"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47"],"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 16 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-16T13:00:08.637Z","repository_id":41571933,"created_at":"2025-08-16T13:00:08.637Z","updated_at":"2025-08-16T13:00:08.637Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231435,"owners_count":25245625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"aazuspan","name":"Aaron Zuspan","uuid":"50475791","kind":"user","description":"Code | Pixels | Coordinates","email":"","website":"https://aazuspan.dev","location":"California, United States","twitter":"aazuspan","company":null,"icon_url":"https://avatars.githubusercontent.com/u/50475791?u=953aaf9f67aab643202fa60c13d8ae6d91a2dda7\u0026v=4","repositories_count":44,"last_synced_at":"2024-06-11T15:42:10.606Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aazuspan","funding_links":[],"total_stars":479,"followers":122,"following":101,"created_at":"2022-11-18T10:41:19.839Z","updated_at":"2024-06-11T15:42:21.368Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aazuspan","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aazuspan/repositories"},"packages":[{"id":11719132,"name":"github.com/aazuspan/wxee","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/aazuspan/wxee","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2021-09-04T06:36:17.000Z","latest_release_published_at":"2023-12-21T22:36:27.000Z","latest_release_number":"v0.4.2","last_synced_at":"2025-08-20T05:58:09.982Z","created_at":"2025-06-02T08:53:49.347Z","updated_at":"2025-08-20T05:58:09.982Z","registry_url":"https://pkg.go.dev/github.com/aazuspan/wxee","install_command":"go get github.com/aazuspan/wxee","documentation_url":"https://pkg.go.dev/github.com/aazuspan/wxee#section-documentation","metadata":{},"repo_metadata":{"id":41571933,"uuid":"388301047","full_name":"aazuspan/wxee","owner":"aazuspan","description":"A Python interface between Earth Engine and xarray for processing time series data","archived":false,"fork":false,"pushed_at":"2025-08-20T04:13:05.000Z","size":36877,"stargazers_count":210,"open_issues_count":5,"forks_count":17,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-08-20T05:44:12.558Z","etag":null,"topics":["climate","climatology","earth-engine","earth-observation","gis","gridded","netcdf","raster","time-series","weather","wx","xarray"],"latest_commit_sha":null,"homepage":"https://wxee.readthedocs.io/en/latest/","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/aazuspan.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/contributing.rst","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}},"created_at":"2021-07-22T02:13:27.000Z","updated_at":"2025-08-20T04:12:42.000Z","dependencies_parsed_at":"2023-12-27T04:10:13.908Z","dependency_job_id":"7f068505-5bed-494c-b9c7-7dc050c6e437","html_url":"https://github.com/aazuspan/wxee","commit_stats":{"total_commits":242,"total_committers":1,"mean_commits":242.0,"dds":0.0,"last_synced_commit":"1c4159384ff69095ace6dc475360a2f6a43b336a"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/aazuspan/wxee","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aazuspan","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/sbom","scorecard":{"id":159733,"data":{"date":"2025-08-11","repo":{"name":"github.com/aazuspan/wxee","commit":"28ad3b0dc6c67fce4cf6e40fa426d64916c45a95"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":0,"reason":"Found 0/24 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests-coverage.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/tests-coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aazuspan/wxee/tests-coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-coverage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aazuspan/wxee/tests-coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-coverage.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aazuspan/wxee/tests-coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aazuspan/wxee/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aazuspan/wxee/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests-coverage.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/tests-coverage.yml:23","Warn: downloadThenRun not pinned by hash: .github/workflows/tests-coverage.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:27","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.4.2 not signed: https://api.github.com/repos/aazuspan/wxee/releases/134843495","Warn: release artifact v0.4.2 does not have provenance: https://api.github.com/repos/aazuspan/wxee/releases/134843495"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47"],"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 16 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-16T13:00:08.637Z","repository_id":41571933,"created_at":"2025-08-16T13:00:08.637Z","updated_at":"2025-08-16T13:00:08.637Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271273733,"owners_count":24730895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"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":"aazuspan","name":"Aaron Zuspan","uuid":"50475791","kind":"user","description":"Code | Pixels | Coordinates","email":"","website":"https://aazuspan.dev","location":"California, United States","twitter":"aazuspan","company":null,"icon_url":"https://avatars.githubusercontent.com/u/50475791?u=953aaf9f67aab643202fa60c13d8ae6d91a2dda7\u0026v=4","repositories_count":44,"last_synced_at":"2024-06-11T15:42:10.606Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aazuspan","funding_links":[],"total_stars":479,"followers":122,"following":101,"created_at":"2022-11-18T10:41:19.839Z","updated_at":"2024-06-11T15:42:21.368Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aazuspan","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aazuspan/repositories"},"tags":[{"name":"v0.4.2","sha":"70407690a1014ace2458e821b5324360e5cf6881","kind":"commit","published_at":"2023-12-21T22:36:27.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.4.2","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a81bcd6501386af03074e4c91395ca74701cac05","kind":"commit","published_at":"2023-06-28T01:50:34.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.4.1","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3c03c2b61968a857d759ed0ececcfd69505a2c5c","kind":"commit","published_at":"2023-06-11T17:57:16.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.4.0","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"f1712656b41b6de4eaaf96c889780b45daed4b0a","kind":"commit","published_at":"2022-08-27T23:28:16.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.3.3","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"1bfb8c7f38eb43ea59bc09d6c88c29e11c41c34e","kind":"commit","published_at":"2021-11-21T18:24:34.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.3.2","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"5770e4fcc4111efaa2f23af24514235f19a0eb8a","kind":"commit","published_at":"2021-11-21T06:38:15.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.3.1","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"14b04a8cf428ab664c9512c381fb9b6bdbe2fa2b","kind":"commit","published_at":"2021-11-03T03:23:19.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.3.0","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"78b5f15270799d1cb36e2c402e18e1821f933f5b","kind":"commit","published_at":"2021-10-19T02:12:02.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.2.2","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"cd4b6b2decfae6d92959dee72d254f87e33b817d","kind":"commit","published_at":"2021-10-19T01:56:32.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.2.1","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"a4637d01d5b97998f961ba79a6725c77c339301d","kind":"commit","published_at":"2021-10-18T05:53:01.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.2.0","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"aa7ca33b079af161792a4727dd1afa2b2c70be05","kind":"commit","published_at":"2021-10-09T05:41:34.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.1.1","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"42f6a6e8b5b94941cb19a045feb0217e81652084","kind":"commit","published_at":"2021-10-05T04:33:00.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.1.0","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.1.0/manifests"},{"name":"v0.0.1","sha":"849968740f90decfd000f15a7c3389f2873f4041","kind":"commit","published_at":"2021-09-04T06:36:17.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.0.1","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-20T05:58:09.461Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.772557851136123,"dependent_packages_count":5.409373795406671,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.590965823271397},"purl":"pkg:golang/github.com/aazuspan/wxee","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/aazuspan/wxee","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/aazuspan/wxee","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/aazuspan/wxee/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-05T19:55:05.262Z","issues_count":53,"pull_requests_count":23,"avg_time_to_close_issue":7091027.384615385,"avg_time_to_close_pull_request":2164.090909090909,"issues_closed_count":52,"pull_requests_closed_count":22,"pull_request_authors_count":2,"issue_authors_count":16,"avg_comments_per_issue":1.4339622641509433,"avg_comments_per_pull_request":0.5652173913043478,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":494.0,"past_year_avg_time_to_close_pull_request":116.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/issues","maintainers":[{"login":"aazuspan","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aazuspan"}],"active_maintainers":[{"login":"aazuspan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aazuspan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faazuspan%2Fwxee/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faazuspan%2Fwxee/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faazuspan%2Fwxee/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faazuspan%2Fwxee/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954234,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5304548,"name":"wxee","ecosystem":"conda","description":null,"homepage":"https://github.com/aazuspan/wxee","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/aazuspan/wxee","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2021-09-03T18:53:57.000Z","latest_release_published_at":"2022-08-28T04:32:16.000Z","latest_release_number":"0.3.3","last_synced_at":"2025-08-20T05:58:12.701Z","created_at":"2022-10-03T16:18:15.544Z","updated_at":"2025-08-20T05:58:12.701Z","registry_url":"https://anaconda.org/conda-forge/wxee","install_command":"conda install -c conda-forge wxee","documentation_url":null,"metadata":{},"repo_metadata":{"id":41571933,"uuid":"388301047","full_name":"aazuspan/wxee","owner":"aazuspan","description":"A Python interface between Earth Engine and xarray for processing time series data","archived":false,"fork":false,"pushed_at":"2025-08-20T04:13:05.000Z","size":36877,"stargazers_count":210,"open_issues_count":5,"forks_count":17,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-08-20T05:44:12.558Z","etag":null,"topics":["climate","climatology","earth-engine","earth-observation","gis","gridded","netcdf","raster","time-series","weather","wx","xarray"],"latest_commit_sha":null,"homepage":"https://wxee.readthedocs.io/en/latest/","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/aazuspan.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/contributing.rst","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}},"created_at":"2021-07-22T02:13:27.000Z","updated_at":"2025-08-20T04:12:42.000Z","dependencies_parsed_at":"2023-12-27T04:10:13.908Z","dependency_job_id":"7f068505-5bed-494c-b9c7-7dc050c6e437","html_url":"https://github.com/aazuspan/wxee","commit_stats":{"total_commits":242,"total_committers":1,"mean_commits":242.0,"dds":0.0,"last_synced_commit":"1c4159384ff69095ace6dc475360a2f6a43b336a"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/aazuspan/wxee","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aazuspan","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/sbom","scorecard":{"id":159733,"data":{"date":"2025-08-11","repo":{"name":"github.com/aazuspan/wxee","commit":"28ad3b0dc6c67fce4cf6e40fa426d64916c45a95"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":0,"reason":"Found 0/24 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests-coverage.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/tests-coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aazuspan/wxee/tests-coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-coverage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aazuspan/wxee/tests-coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-coverage.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aazuspan/wxee/tests-coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aazuspan/wxee/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aazuspan/wxee/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests-coverage.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/tests-coverage.yml:23","Warn: downloadThenRun not pinned by hash: .github/workflows/tests-coverage.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:27","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.4.2 not signed: https://api.github.com/repos/aazuspan/wxee/releases/134843495","Warn: release artifact v0.4.2 does not have provenance: https://api.github.com/repos/aazuspan/wxee/releases/134843495"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47"],"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 16 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-16T13:00:08.637Z","repository_id":41571933,"created_at":"2025-08-16T13:00:08.637Z","updated_at":"2025-08-16T13:00:08.637Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271273733,"owners_count":24730895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"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":"aazuspan","name":"Aaron Zuspan","uuid":"50475791","kind":"user","description":"Code | Pixels | Coordinates","email":"","website":"https://aazuspan.dev","location":"California, United States","twitter":"aazuspan","company":null,"icon_url":"https://avatars.githubusercontent.com/u/50475791?u=953aaf9f67aab643202fa60c13d8ae6d91a2dda7\u0026v=4","repositories_count":44,"last_synced_at":"2024-06-11T15:42:10.606Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aazuspan","funding_links":[],"total_stars":479,"followers":122,"following":101,"created_at":"2022-11-18T10:41:19.839Z","updated_at":"2024-06-11T15:42:21.368Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aazuspan","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aazuspan/repositories"},"tags":[{"name":"v0.4.2","sha":"70407690a1014ace2458e821b5324360e5cf6881","kind":"commit","published_at":"2023-12-21T22:36:27.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.4.2","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a81bcd6501386af03074e4c91395ca74701cac05","kind":"commit","published_at":"2023-06-28T01:50:34.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.4.1","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3c03c2b61968a857d759ed0ececcfd69505a2c5c","kind":"commit","published_at":"2023-06-11T17:57:16.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.4.0","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"f1712656b41b6de4eaaf96c889780b45daed4b0a","kind":"commit","published_at":"2022-08-27T23:28:16.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.3.3","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"1bfb8c7f38eb43ea59bc09d6c88c29e11c41c34e","kind":"commit","published_at":"2021-11-21T18:24:34.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.3.2","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"5770e4fcc4111efaa2f23af24514235f19a0eb8a","kind":"commit","published_at":"2021-11-21T06:38:15.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.3.1","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"14b04a8cf428ab664c9512c381fb9b6bdbe2fa2b","kind":"commit","published_at":"2021-11-03T03:23:19.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.3.0","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"78b5f15270799d1cb36e2c402e18e1821f933f5b","kind":"commit","published_at":"2021-10-19T02:12:02.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.2.2","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"cd4b6b2decfae6d92959dee72d254f87e33b817d","kind":"commit","published_at":"2021-10-19T01:56:32.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.2.1","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"a4637d01d5b97998f961ba79a6725c77c339301d","kind":"commit","published_at":"2021-10-18T05:53:01.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.2.0","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"aa7ca33b079af161792a4727dd1afa2b2c70be05","kind":"commit","published_at":"2021-10-09T05:41:34.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.1.1","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"42f6a6e8b5b94941cb19a045feb0217e81652084","kind":"commit","published_at":"2021-10-05T04:33:00.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.1.0","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.1.0/manifests"},{"name":"v0.0.1","sha":"849968740f90decfd000f15a7c3389f2873f4041","kind":"commit","published_at":"2021-09-04T06:36:17.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.0.1","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-20T05:58:09.375Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":4,"rankings":{"downloads":null,"dependent_repos_count":16.026952832543053,"dependent_packages_count":28.954329922635385,"stargazers_count":27.461941602196156,"forks_count":40.01497379585725,"docker_downloads_count":null,"average":28.114549538307962},"purl":"pkg:conda/wxee","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/wxee","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/wxee","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/wxee/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-05T19:55:05.262Z","issues_count":53,"pull_requests_count":23,"avg_time_to_close_issue":7091027.384615385,"avg_time_to_close_pull_request":2164.090909090909,"issues_closed_count":52,"pull_requests_closed_count":22,"pull_request_authors_count":2,"issue_authors_count":16,"avg_comments_per_issue":1.4339622641509433,"avg_comments_per_pull_request":0.5652173913043478,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":494.0,"past_year_avg_time_to_close_pull_request":116.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/issues","maintainers":[{"login":"aazuspan","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aazuspan"}],"active_maintainers":[{"login":"aazuspan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aazuspan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/wxee/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/wxee/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/wxee/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/wxee/related_packages","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":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","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":2974630,"name":"wxee","ecosystem":"pypi","description":"Earth Engine to xarray interface","homepage":"https://github.com/aazuspan/wxee","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/aazuspan/wxee","keywords_array":["earth-engine","time-series","xarray"],"namespace":null,"versions_count":13,"first_release_published_at":"2021-09-03T03:56:12.000Z","latest_release_published_at":"2025-08-23T02:31:42.000Z","latest_release_number":"0.5.0","last_synced_at":"2025-08-23T02:46:18.481Z","created_at":"2022-04-10T13:07:01.411Z","updated_at":"2025-08-23T08:45:02.563Z","registry_url":"https://pypi.org/project/wxee/","install_command":"pip install wxee --index-url https://pypi.org/simple","documentation_url":"https://wxee.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Science/Research","Natural Language :: English","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: GIS","Typing :: Typed"],"normalized_name":"wxee","project_status":null},"repo_metadata":{"id":41571933,"uuid":"388301047","full_name":"aazuspan/wxee","owner":"aazuspan","description":"A Python interface between Earth Engine and xarray for processing time series data","archived":false,"fork":false,"pushed_at":"2025-08-20T04:13:05.000Z","size":36877,"stargazers_count":210,"open_issues_count":5,"forks_count":17,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-08-20T05:44:12.558Z","etag":null,"topics":["climate","climatology","earth-engine","earth-observation","gis","gridded","netcdf","raster","time-series","weather","wx","xarray"],"latest_commit_sha":null,"homepage":"https://wxee.readthedocs.io/en/latest/","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/aazuspan.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/contributing.rst","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}},"created_at":"2021-07-22T02:13:27.000Z","updated_at":"2025-08-20T04:12:42.000Z","dependencies_parsed_at":"2023-12-27T04:10:13.908Z","dependency_job_id":"7f068505-5bed-494c-b9c7-7dc050c6e437","html_url":"https://github.com/aazuspan/wxee","commit_stats":{"total_commits":242,"total_committers":1,"mean_commits":242.0,"dds":0.0,"last_synced_commit":"1c4159384ff69095ace6dc475360a2f6a43b336a"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/aazuspan/wxee","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aazuspan","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/sbom","scorecard":{"id":159733,"data":{"date":"2025-08-11","repo":{"name":"github.com/aazuspan/wxee","commit":"28ad3b0dc6c67fce4cf6e40fa426d64916c45a95"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":0,"reason":"Found 0/24 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests-coverage.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/tests-coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aazuspan/wxee/tests-coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-coverage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aazuspan/wxee/tests-coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-coverage.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aazuspan/wxee/tests-coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aazuspan/wxee/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aazuspan/wxee/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests-coverage.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/tests-coverage.yml:23","Warn: downloadThenRun not pinned by hash: .github/workflows/tests-coverage.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:27","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.4.2 not signed: https://api.github.com/repos/aazuspan/wxee/releases/134843495","Warn: release artifact v0.4.2 does not have provenance: https://api.github.com/repos/aazuspan/wxee/releases/134843495"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47"],"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 16 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-16T13:00:08.637Z","repository_id":41571933,"created_at":"2025-08-16T13:00:08.637Z","updated_at":"2025-08-16T13:00:08.637Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271746217,"owners_count":24813550,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"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":"aazuspan","name":"Aaron Zuspan","uuid":"50475791","kind":"user","description":"Code | Pixels | Coordinates","email":"","website":"https://aazuspan.dev","location":"California, United States","twitter":"aazuspan","company":null,"icon_url":"https://avatars.githubusercontent.com/u/50475791?u=953aaf9f67aab643202fa60c13d8ae6d91a2dda7\u0026v=4","repositories_count":44,"last_synced_at":"2024-06-11T15:42:10.606Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aazuspan","funding_links":[],"total_stars":479,"followers":122,"following":101,"created_at":"2022-11-18T10:41:19.839Z","updated_at":"2024-06-11T15:42:21.368Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aazuspan","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aazuspan/repositories"},"tags":[{"name":"v0.4.2","sha":"70407690a1014ace2458e821b5324360e5cf6881","kind":"commit","published_at":"2023-12-21T22:36:27.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.4.2","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a81bcd6501386af03074e4c91395ca74701cac05","kind":"commit","published_at":"2023-06-28T01:50:34.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.4.1","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3c03c2b61968a857d759ed0ececcfd69505a2c5c","kind":"commit","published_at":"2023-06-11T17:57:16.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.4.0","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"f1712656b41b6de4eaaf96c889780b45daed4b0a","kind":"commit","published_at":"2022-08-27T23:28:16.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.3.3","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"1bfb8c7f38eb43ea59bc09d6c88c29e11c41c34e","kind":"commit","published_at":"2021-11-21T18:24:34.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.3.2","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"5770e4fcc4111efaa2f23af24514235f19a0eb8a","kind":"commit","published_at":"2021-11-21T06:38:15.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.3.1","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"14b04a8cf428ab664c9512c381fb9b6bdbe2fa2b","kind":"commit","published_at":"2021-11-03T03:23:19.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.3.0","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"78b5f15270799d1cb36e2c402e18e1821f933f5b","kind":"commit","published_at":"2021-10-19T02:12:02.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.2.2","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"cd4b6b2decfae6d92959dee72d254f87e33b817d","kind":"commit","published_at":"2021-10-19T01:56:32.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.2.1","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"a4637d01d5b97998f961ba79a6725c77c339301d","kind":"commit","published_at":"2021-10-18T05:53:01.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.2.0","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"aa7ca33b079af161792a4727dd1afa2b2c70be05","kind":"commit","published_at":"2021-10-09T05:41:34.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.1.1","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"42f6a6e8b5b94941cb19a045feb0217e81652084","kind":"commit","published_at":"2021-10-05T04:33:00.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.1.0","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.1.0/manifests"},{"name":"v0.0.1","sha":"849968740f90decfd000f15a7c3389f2873f4041","kind":"commit","published_at":"2021-09-04T06:36:17.000Z","download_url":"https://codeload.github.com/aazuspan/wxee/tar.gz/v0.0.1","html_url":"https://github.com/aazuspan/wxee/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aazuspan/wxee@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-23T08:45:02.563Z","dependent_packages_count":2,"downloads":2179,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":9.158225432338002,"dependent_repos_count":9.143324777740581,"dependent_packages_count":2.1379360302913426,"stargazers_count":5.148278001922358,"forks_count":9.370233976862702,"docker_downloads_count":null,"average":6.991599643830997},"purl":"pkg:pypi/wxee","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/wxee","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/wxee","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/wxee/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-23T08:45:01.701Z","issues_count":53,"pull_requests_count":23,"avg_time_to_close_issue":7091027.384615385,"avg_time_to_close_pull_request":2164.090909090909,"issues_closed_count":52,"pull_requests_closed_count":22,"pull_request_authors_count":2,"issue_authors_count":16,"avg_comments_per_issue":1.4339622641509433,"avg_comments_per_pull_request":0.5652173913043478,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":494.0,"past_year_avg_time_to_close_pull_request":116.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/issues","maintainers":[{"login":"aazuspan","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aazuspan"}],"active_maintainers":[{"login":"aazuspan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aazuspan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wxee/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wxee/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wxee/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wxee/related_packages","maintainers":[{"uuid":"aazuspan","login":"aazuspan","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/aazuspan/","role":null,"created_at":"2023-02-25T19:56:16.387Z","updated_at":"2023-02-25T19:56:16.387Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/aazuspan/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726285,"maintainers_count":308824,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":35666,"full_name":"aazuspan/wxee","default_branch":"main","committers":[{"name":"Aaron Zuspan","email":"aa.zuspan@gmail.com","login":"aazuspan","count":243}],"total_commits":243,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":243.0,"dds":0.0,"past_year_committers":[{"name":"Aaron Zuspan","email":"50475791+aazuspan","login":"aazuspan","count":1}],"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2025-05-17T12:41:12.115Z","last_synced_commit":"28ad3b0dc6c67fce4cf6e40fa426d64916c45a95","created_at":"2023-03-07T17:00:51.313Z","updated_at":"2025-05-17T12:41:12.115Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:09.744Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"aazuspan/wxee","html_url":"https://github.com/aazuspan/wxee","last_synced_at":"2025-08-23T08:45:01.701Z","status":"error","issues_count":53,"pull_requests_count":23,"avg_time_to_close_issue":7091027.384615385,"avg_time_to_close_pull_request":2164.090909090909,"issues_closed_count":52,"pull_requests_closed_count":22,"pull_request_authors_count":2,"issue_authors_count":16,"avg_comments_per_issue":1.4339622641509433,"avg_comments_per_pull_request":0.5652173913043478,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":494.0,"past_year_avg_time_to_close_pull_request":116.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-10T22:08:24.821Z","updated_at":"2025-09-03T03:32:13.861Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fwxee/issues","issue_labels_count":{"enhancement":22,"bug":10,"stale":5,"documentation":4,"question":3,"help wanted":2,"good first issue":2},"pull_request_labels_count":{"enhancement":7,"bug":3,"documentation":1},"issue_author_associations_count":{"OWNER":34,"NONE":20},"pull_request_author_associations_count":{"OWNER":27,"NONE":3},"issue_authors":{"aazuspan":34,"surajitdb":3,"fanqi203":2,"davemlz":2,"Daniel-Trung-Nguyen":2,"faisalalnasser13":1,"ameliafdezrodriguez":1,"spgriffin":1,"wep69":1,"saeedojaghi":1,"evmpython":1,"guidocioni":1,"camile-sothe":1,"12rambau":1,"benehiebl":1,"chrislcosgrove":1},"pull_request_authors":{"aazuspan":27,"zxdawn":2,"12rambau":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:10.533Z","repositories_count":10153792,"issues_count":32084957,"pull_requests_count":100124559,"authors_count":10723474,"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":{"bug":1},"past_year_pull_request_labels_count":{"bug":1},"past_year_issue_author_associations_count":{"OWNER":2},"past_year_pull_request_author_associations_count":{"OWNER":7,"NONE":3},"past_year_issue_authors":{"aazuspan":2},"past_year_pull_request_authors":{"aazuspan":7,"zxdawn":2,"12rambau":1},"maintainers":[{"login":"aazuspan","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aazuspan"}],"active_maintainers":[{"login":"aazuspan","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aazuspan"}]},"events":{"total":{"IssuesEvent":5,"WatchEvent":4,"DeleteEvent":4,"IssueCommentEvent":3,"PushEvent":13,"PullRequestReviewEvent":3,"PullRequestEvent":13,"ForkEvent":1,"CreateEvent":6},"last_year":{"IssuesEvent":5,"WatchEvent":4,"DeleteEvent":4,"IssueCommentEvent":3,"PushEvent":13,"PullRequestReviewEvent":3,"PullRequestEvent":13,"ForkEvent":1,"CreateEvent":6}},"keywords":["climate","climatology","earth-engine","earth-observation","gis","gridded","netcdf","raster","time-series","weather","wx","xarray"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/tests-coverage.yml","sha":null,"kind":"manifest","created_at":"2023-09-24T09:18:06.713Z","updated_at":"2023-09-24T09:18:06.713Z","repository_link":"https://github.com/aazuspan/wxee/blob/main/.github/workflows/tests-coverage.yml","dependencies":[{"id":13915650816,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13915650817,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13915650818,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-09-24T09:18:06.728Z","updated_at":"2023-09-24T09:18:06.728Z","repository_link":"https://github.com/aazuspan/wxee/blob/main/.github/workflows/tests.yml","dependencies":[{"id":13915650819,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13915650820,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-12-27T04:10:11.460Z","updated_at":"2023-12-27T04:10:11.460Z","repository_link":"https://github.com/aazuspan/wxee/blob/main/docs/requirements.txt","dependencies":[{"id":15294360486,"package_name":"sphinx","ecosystem":"pypi","requirements":"==7.0.1","direct":true,"kind":"runtime","optional":false},{"id":15294360487,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15294360488,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15294360489,"package_name":"xarray","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15294360490,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-12-27T04:10:12.391Z","updated_at":"2023-12-27T04:10:12.391Z","repository_link":"https://github.com/aazuspan/wxee/blob/main/pyproject.toml","dependencies":[{"id":15294360491,"package_name":"earthengine-api","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15294360492,"package_name":"joblib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15294360493,"package_name":"rasterio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15294360494,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15294360495,"package_name":"rioxarray","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15294360496,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15294360497,"package_name":"xarray","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":13.062294850938208,"created_at":"2025-09-08T20:58:17.235Z","updated_at":"2025-10-07T08:28:11.589Z","avatar_url":"https://github.com/aazuspan.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":2179,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/79452","html_url":"https://science.ecosyste.ms/projects/79452"}