{"id":80739,"name":null,"description":":ballot_box_with_check: Validator and Example Scripts","url":"https://github.com/openpmd/openpmd-validator","last_synced_at":"2025-09-08T21:53:16.595Z","repository":{"id":2198361,"uuid":"41734949","full_name":"openPMD/openPMD-validator","owner":"openPMD","description":":ballot_box_with_check: Validator and Example Scripts","archived":false,"fork":false,"pushed_at":"2025-01-02T23:33:41.000Z","size":321,"stargazers_count":6,"open_issues_count":7,"forks_count":8,"subscribers_count":5,"default_branch":"1.1.X","last_synced_at":"2025-08-19T21:49:47.085Z","etag":null,"topics":["community","fileformat","openpmd","openscience","research","validation"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openPMD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-09-01T11:38:00.000Z","updated_at":"2025-07-05T18:57:02.000Z","dependencies_parsed_at":"2025-04-21T12:47:11.743Z","dependency_job_id":null,"html_url":"https://github.com/openPMD/openPMD-validator","commit_stats":{"total_commits":140,"total_committers":6,"mean_commits":"23.333333333333332","dds":0.5642857142857143,"last_synced_commit":"f7a48791f2153783a48ab79db991115c87abcd59"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/openPMD/openPMD-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openPMD%2FopenPMD-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openPMD%2FopenPMD-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openPMD%2FopenPMD-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openPMD%2FopenPMD-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openPMD","download_url":"https://codeload.github.com/openPMD/openPMD-validator/tar.gz/refs/heads/1.1.X","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openPMD%2FopenPMD-validator/sbom","scorecard":{"id":708677,"data":{"date":"2025-08-11","repo":{"name":"github.com/openPMD/openPMD-validator","commit":"3988dbfbedb55614683c5cb2f86ce36117812708"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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/macos.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/openPMD/openPMD-validator/macos.yml/1.1.X?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ubuntu.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/openPMD/openPMD-validator/ubuntu.yml/1.1.X?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/openPMD/openPMD-validator/windows.yml/1.1.X?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/macos.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/macos.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/macos.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ubuntu.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/ubuntu.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/ubuntu.yml:26","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/ubuntu.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: ISC License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"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 20 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-22T07:30:24.191Z","repository_id":2198361,"created_at":"2025-08-22T07:30:24.191Z","updated_at":"2025-08-22T07:30:24.191Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231409,"owners_count":25245626,"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":"openPMD","name":"openPMD","uuid":"13621712","kind":"organization","description":"Open Standard for Particle-Mesh Data","email":"axelhuebl@lbl.gov","website":"https://www.openPMD.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13621712?v=4","repositories_count":16,"last_synced_at":"2024-03-26T06:15:41.232Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openPMD","funding_links":[],"total_stars":309,"followers":21,"following":0,"created_at":"2022-11-03T07:53:16.955Z","updated_at":"2024-03-26T06:15:42.302Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openPMD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openPMD/repositories"},"packages":[{"id":2840516,"name":"openpmd-validator","ecosystem":"pypi","description":"Validator and examples for openPMD format","homepage":"https://github.com/openPMD/openPMD-validator","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/openPMD/openPMD-validator","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2017-12-13T14:28:35.000Z","latest_release_published_at":"2024-06-18T07:15:28.000Z","latest_release_number":"1.1.0.6","last_synced_at":"2025-08-19T21:33:35.276Z","created_at":"2022-04-10T11:57:15.437Z","updated_at":"2025-08-19T21:38:40.393Z","registry_url":"https://pypi.org/project/openpmd-validator/","install_command":"pip install openpmd-validator --index-url https://pypi.org/simple","documentation_url":"https://openpmd-validator.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Environment :: Console","Intended Audience :: Science/Research","License :: OSI Approved :: ISC License (ISCL)","Operating System :: OS Independent","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Topic :: Scientific/Engineering :: Physics"],"normalized_name":"openpmd-validator","project_status":null},"repo_metadata":{"id":2198361,"uuid":"41734949","full_name":"openPMD/openPMD-validator","owner":"openPMD","description":":ballot_box_with_check: Validator and Example Scripts","archived":false,"fork":false,"pushed_at":"2025-01-02T23:33:41.000Z","size":321,"stargazers_count":6,"open_issues_count":7,"forks_count":8,"subscribers_count":5,"default_branch":"1.1.X","last_synced_at":"2025-07-31T21:14:36.846Z","etag":null,"topics":["community","fileformat","openpmd","openscience","research","validation"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openPMD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-09-01T11:38:00.000Z","updated_at":"2025-07-05T18:57:02.000Z","dependencies_parsed_at":"2025-04-21T12:47:11.743Z","dependency_job_id":null,"html_url":"https://github.com/openPMD/openPMD-validator","commit_stats":{"total_commits":140,"total_committers":6,"mean_commits":"23.333333333333332","dds":0.5642857142857143,"last_synced_commit":"f7a48791f2153783a48ab79db991115c87abcd59"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/openPMD/openPMD-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openPMD%2FopenPMD-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openPMD%2FopenPMD-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openPMD%2FopenPMD-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openPMD%2FopenPMD-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openPMD","download_url":"https://codeload.github.com/openPMD/openPMD-validator/tar.gz/refs/heads/1.1.X","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openPMD%2FopenPMD-validator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271228911,"owners_count":24722826,"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-19T02:00:09.176Z","response_time":63,"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":"openPMD","name":"openPMD","uuid":"13621712","kind":"organization","description":"Open Standard for Particle-Mesh Data","email":"axelhuebl@lbl.gov","website":"https://www.openPMD.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13621712?v=4","repositories_count":16,"last_synced_at":"2024-03-26T06:15:41.232Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openPMD","funding_links":[],"total_stars":309,"followers":21,"following":0,"created_at":"2022-11-03T07:53:16.955Z","updated_at":"2024-03-26T06:15:42.302Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openPMD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openPMD/repositories"},"tags":[{"name":"1.1.0.6","sha":"3988dbfbedb55614683c5cb2f86ce36117812708","kind":"tag","published_at":"2024-06-18T07:14:47.000Z","download_url":"https://codeload.github.com/openPMD/openPMD-validator/tar.gz/1.1.0.6","html_url":"https://github.com/openPMD/openPMD-validator/releases/tag/1.1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openPMD/openPMD-validator@1.1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openPMD%2FopenPMD-validator/tags/1.1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openPMD%2FopenPMD-validator/tags/1.1.0.6/manifests"},{"name":"1.1.0.5","sha":"d28a5d42b46298ef90f5708a916531d1d14ffcc8","kind":"tag","published_at":"2024-06-18T05:36:04.000Z","download_url":"https://codeload.github.com/openPMD/openPMD-validator/tar.gz/1.1.0.5","html_url":"https://github.com/openPMD/openPMD-validator/releases/tag/1.1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openPMD/openPMD-validator@1.1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openPMD%2FopenPMD-validator/tags/1.1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openPMD%2FopenPMD-validator/tags/1.1.0.5/manifests"},{"name":"1.1.0.4","sha":"1491a2b8f3341aaf93aa25c28ee57c21eaabbbed","kind":"tag","published_at":"2023-04-24T18:59:43.000Z","download_url":"https://codeload.github.com/openPMD/openPMD-validator/tar.gz/1.1.0.4","html_url":"https://github.com/openPMD/openPMD-validator/releases/tag/1.1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openPMD/openPMD-validator@1.1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openPMD%2FopenPMD-validator/tags/1.1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openPMD%2FopenPMD-validator/tags/1.1.0.4/manifests"},{"name":"1.1.0.3","sha":"0a7bd66aa9972d29e17a22570a6fd04e283b0255","kind":"tag","published_at":"2022-04-06T17:03:23.000Z","download_url":"https://codeload.github.com/openPMD/openPMD-validator/tar.gz/1.1.0.3","html_url":"https://github.com/openPMD/openPMD-validator/releases/tag/1.1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openPMD/openPMD-validator@1.1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openPMD%2FopenPMD-validator/tags/1.1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openPMD%2FopenPMD-validator/tags/1.1.0.3/manifests"},{"name":"1.1.0.2","sha":"242e46bbcafb503486b656d52e843791203c5b18","kind":"tag","published_at":"2021-08-09T18:59:37.000Z","download_url":"https://codeload.github.com/openPMD/openPMD-validator/tar.gz/1.1.0.2","html_url":"https://github.com/openPMD/openPMD-validator/releases/tag/1.1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openPMD/openPMD-validator@1.1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openPMD%2FopenPMD-validator/tags/1.1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openPMD%2FopenPMD-validator/tags/1.1.0.2/manifests"},{"name":"1.1.0.1","sha":"9dd6cf181ef1b54b3d5c0291bd155e50e03653cf","kind":"tag","published_at":"2018-02-06T18:30:01.000Z","download_url":"https://codeload.github.com/openPMD/openPMD-validator/tar.gz/1.1.0.1","html_url":"https://github.com/openPMD/openPMD-validator/releases/tag/1.1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openPMD/openPMD-validator@1.1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openPMD%2FopenPMD-validator/tags/1.1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openPMD%2FopenPMD-validator/tags/1.1.0.1/manifests"},{"name":"1.0.0.2","sha":"28345741d842c66a92f6c9f5a4882b5230087ea5","kind":"tag","published_at":"2018-01-23T15:37:11.000Z","download_url":"https://codeload.github.com/openPMD/openPMD-validator/tar.gz/1.0.0.2","html_url":"https://github.com/openPMD/openPMD-validator/releases/tag/1.0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openPMD/openPMD-validator@1.0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openPMD%2FopenPMD-validator/tags/1.0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openPMD%2FopenPMD-validator/tags/1.0.0.2/manifests"},{"name":"1.0.0.0","sha":"d42fea3e1e1497cffb8a9f073a8a1685c88ddf3e","kind":"tag","published_at":"2017-12-01T21:12:07.000Z","download_url":"https://codeload.github.com/openPMD/openPMD-validator/tar.gz/1.0.0.0","html_url":"https://github.com/openPMD/openPMD-validator/releases/tag/1.0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openPMD/openPMD-validator@1.0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openPMD%2FopenPMD-validator/tags/1.0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openPMD%2FopenPMD-validator/tags/1.0.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-19T21:38:40.393Z","dependent_packages_count":0,"downloads":4921,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":9.309156418892456,"dependent_repos_count":22.087784936889527,"dependent_packages_count":7.31012528119255,"stargazers_count":23.155687555920146,"forks_count":11.986444182099037,"docker_downloads_count":null,"average":14.769839674998744},"purl":"pkg:pypi/openpmd-validator","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/openpmd-validator","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/openpmd-validator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/openpmd-validator/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-31T20:19:47.375Z","issues_count":15,"pull_requests_count":63,"avg_time_to_close_issue":8424862.875,"avg_time_to_close_pull_request":2410930.6507936507,"issues_closed_count":8,"pull_requests_closed_count":63,"pull_request_authors_count":6,"issue_authors_count":5,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":1.1746031746031746,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":118.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openPMD%2FopenPMD-validator/issues","maintainers":[{"login":"ax3l","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"RemiLehe","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RemiLehe"},{"login":"PrometheusPi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PrometheusPi"},{"login":"t184256","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t184256"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openpmd-validator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openpmd-validator/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openpmd-validator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openpmd-validator/related_packages","maintainers":[{"uuid":"ax3l","login":"ax3l","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/ax3l/","role":null,"created_at":"2023-02-24T22:52:35.441Z","updated_at":"2023-02-24T22:52:35.441Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ax3l/packages"},{"uuid":"rlehe","login":"rlehe","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/rlehe/","role":null,"created_at":"2023-02-24T22:52:35.448Z","updated_at":"2023-02-24T22:52:35.448Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rlehe/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726290,"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":623042,"full_name":"openPMD/openPMD-validator","default_branch":"1.1.X","committers":[{"name":"Axel Huebl","email":"axel.huebl@plasma.ninja","login":null,"count":72},{"name":"Axel Huebl","email":"axel.huebl@web.de","login":null,"count":36},{"name":"Remi Lehe","email":"remi.lehe@normalesup.org","login":null,"count":23},{"name":"Flamefire","email":"git@grundis.de","login":null,"count":7},{"name":"Remi Lehe","email":"rlehe@lbl.gov","login":null,"count":7},{"name":"Alexander Sosedkin","email":"monk@unboiled.info","login":null,"count":6}],"total_commits":151,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":25.166666666666668,"dds":0.5231788079470199,"past_year_committers":[{"name":"Axel Huebl","email":"axel.huebl@plasma.ninja","login":null,"count":6}],"past_year_total_commits":6,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.0,"past_year_dds":0.0,"last_synced_at":"2024-09-14T03:03:26.709Z","last_synced_commit":"3988dbfbedb55614683c5cb2f86ce36117812708","created_at":"2023-03-09T08:03:31.823Z","updated_at":"2024-09-14T03:03:26.709Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/openPMD%2FopenPMD-validator/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5492973,"commits_count":855737544,"contributors_count":31255717,"owners_count":912147,"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":"openPMD/openPMD-validator","html_url":"https://github.com/openPMD/openPMD-validator","last_synced_at":"2025-08-19T21:42:59.030Z","status":"error","issues_count":15,"pull_requests_count":63,"avg_time_to_close_issue":8424862.875,"avg_time_to_close_pull_request":2410930.6507936507,"issues_closed_count":8,"pull_requests_closed_count":63,"pull_request_authors_count":6,"issue_authors_count":5,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":1.1746031746031746,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":118.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-14T19:34:00.060Z","updated_at":"2025-09-01T19:16:15.944Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openPMD%2FopenPMD-validator","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openPMD%2FopenPMD-validator/issues","issue_labels_count":{"enhancement":8,"validator":6,"bug":4,"example creation":3,"install \u0026 packaging":2,"question":2},"pull_request_labels_count":{"validator":28,"bug":23,"enhancement":17,"example creation":12,"install \u0026 packaging":8,"format: h5":5,"format: bp":1},"issue_author_associations_count":{"MEMBER":13,"CONTRIBUTOR":2,"NONE":1},"pull_request_author_associations_count":{"MEMBER":64,"NONE":1,"CONTRIBUTOR":1},"issue_authors":{"ax3l":10,"Flamefire":2,"PrometheusPi":2,"agolovanov":1,"RemiLehe":1},"pull_request_authors":{"ax3l":55,"RemiLehe":6,"t184256":2,"michaelsippel":1,"Flamefire":1,"PrometheusPi":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":9987921,"issues_count":29883895,"pull_requests_count":87661026,"authors_count":9943209,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"ax3l","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"RemiLehe","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RemiLehe"},{"login":"PrometheusPi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PrometheusPi"},{"login":"t184256","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t184256"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":2,"IssueCommentEvent":1,"PushEvent":1},"last_year":{"WatchEvent":2,"IssueCommentEvent":1,"PushEvent":1}},"keywords":["community","fileformat","openpmd","openscience","research","validation"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-06T12:01:18.157Z","updated_at":"2022-08-06T12:01:18.157Z","repository_link":"https://github.com/openPMD/openPMD-validator/blob/1.1.X/requirements.txt","dependencies":[{"id":584866046,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.6.1","direct":true,"kind":"runtime","optional":false},{"id":584866047,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"\u003e=2.3.0","direct":true,"kind":"runtime","optional":false},{"id":584866048,"package_name":"h5py","ecosystem":"pypi","requirements":"\u003e=2.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/macos.yml","sha":null,"kind":"manifest","created_at":"2023-07-05T20:46:43.682Z","updated_at":"2023-07-05T20:46:43.682Z","repository_link":"https://github.com/openPMD/openPMD-validator/blob/1.1.X/.github/workflows/macos.yml","dependencies":[{"id":11149276488,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ubuntu.yml","sha":null,"kind":"manifest","created_at":"2023-07-05T20:46:43.690Z","updated_at":"2023-07-05T20:46:43.690Z","repository_link":"https://github.com/openPMD/openPMD-validator/blob/1.1.X/.github/workflows/ubuntu.yml","dependencies":[{"id":11149276492,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/windows.yml","sha":null,"kind":"manifest","created_at":"2023-07-05T20:46:43.702Z","updated_at":"2023-07-05T20:46:43.702Z","repository_link":"https://github.com/openPMD/openPMD-validator/blob/1.1.X/.github/workflows/windows.yml","dependencies":[{"id":11149276493,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2025-04-21T00:32:33.819Z","updated_at":"2025-04-21T00:32:33.819Z","repository_link":"https://github.com/openPMD/openPMD-validator/blob/1.1.X/setup.py","dependencies":[]}],"score":12.858585313993935,"created_at":"2025-09-08T21:00:43.722Z","updated_at":"2025-10-07T08:28:27.526Z","avatar_url":"https://github.com/openPMD.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":4921,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["particles"],"project_url":"https://science.ecosyste.ms/api/v1/projects/80739","html_url":"https://science.ecosyste.ms/projects/80739"}