{"id":154028,"name":null,"description":"Simple framework to create data validation workflows.","url":"https://github.com/bluebrain/data-validation-framework","last_synced_at":"2025-09-09T16:11:50.488Z","repository":{"id":38444664,"uuid":"436995864","full_name":"BlueBrain/data-validation-framework","owner":"BlueBrain","description":"Simple framework to create data validation workflows.","archived":false,"fork":false,"pushed_at":"2025-09-08T11:44:33.000Z","size":523,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-08T13:30:59.150Z","etag":null,"topics":["data","data-analysis","python","validation","validation-tool"],"latest_commit_sha":null,"homepage":"https://data-validation-framework.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BlueBrain.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-12-10T13:52:43.000Z","updated_at":"2025-09-08T11:44:29.000Z","dependencies_parsed_at":"2023-01-30T01:15:32.042Z","dependency_job_id":"93d799e2-9d6c-4d98-b7c2-c41a94b5ce88","html_url":"https://github.com/BlueBrain/data-validation-framework","commit_stats":null,"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/BlueBrain/data-validation-framework","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fdata-validation-framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fdata-validation-framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fdata-validation-framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fdata-validation-framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBrain","download_url":"https://codeload.github.com/BlueBrain/data-validation-framework/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fdata-validation-framework/sbom","scorecard":{"id":23077,"data":{"date":"2025-08-11","repo":{"name":"github.com/BlueBrain/data-validation-framework","commit":"6d1c6521ae712b01e9b5fedbe3ae494a26dd9404"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":"Code-Review","score":0,"reason":"Found 0/22 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/commitlint.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/run-tox.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/data-validation-framework/commitlint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/data-validation-framework/commitlint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-sdist.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/data-validation-framework/publish-sdist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-sdist.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/data-validation-framework/publish-sdist.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-sdist.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/data-validation-framework/publish-sdist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tox.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/data-validation-framework/run-tox.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tox.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/data-validation-framework/run-tox.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tox.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/data-validation-framework/run-tox.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tox.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/data-validation-framework/run-tox.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tox.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/data-validation-framework/run-tox.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tox.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/data-validation-framework/run-tox.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tox.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/data-validation-framework/run-tox.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/commitlint.yml:19","Warn: npmCommand not pinned by hash: .github/workflows/commitlint.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-sdist.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/run-tox.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/run-tox.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/run-tox.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/run-tox.yml:57","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-sdist.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-14T17:14:43.633Z","repository_id":38444664,"created_at":"2025-08-14T17:14:43.633Z","updated_at":"2025-08-14T17:14:43.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274323373,"owners_count":25264070,"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-09T02:00:10.223Z","response_time":80,"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":"BlueBrain","name":"The Blue Brain Project","uuid":"1479142","kind":"organization","description":"Open Source Software produced and used by the Blue Brain Project","email":"bbp.opensource@epfl.ch","website":"https://portal.bluebrain.epfl.ch/","location":"Geneva, Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1479142?v=4","repositories_count":226,"last_synced_at":"2024-04-14T20:55:00.562Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BlueBrain","funding_links":[],"total_stars":3017,"followers":166,"following":0,"created_at":"2022-11-03T07:59:55.020Z","updated_at":"2024-04-14T20:55:45.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBrain","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBrain/repositories"},"packages":null,"commits":{"id":6259374,"full_name":"bluebrain/data-validation-framework","default_branch":"master","committers":null,"total_commits":null,"total_committers":null,"total_bot_commits":null,"total_bot_committers":null,"mean_commits":null,"dds":null,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":null,"last_synced_commit":null,"created_at":"2024-11-19T01:25:43.799Z","updated_at":"2024-11-19T01:25:43.799Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluebrain%2Fdata-validation-framework/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5526922,"commits_count":869095884,"contributors_count":31986430,"owners_count":917436,"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":"BlueBrain/data-validation-framework","html_url":"https://github.com/BlueBrain/data-validation-framework","last_synced_at":"2025-08-20T09:57:15.048Z","status":"error","issues_count":1,"pull_requests_count":65,"avg_time_to_close_issue":4924340.0,"avg_time_to_close_pull_request":38321.06153846154,"issues_closed_count":1,"pull_requests_closed_count":65,"pull_request_authors_count":4,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.47692307692307695,"merged_pull_requests_count":63,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":57140.666666666664,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":3,"created_at":"2023-05-14T11:35:40.179Z","updated_at":"2025-09-02T20:35:06.497Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fdata-validation-framework","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fdata-validation-framework/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":15,"github_actions":1},"issue_author_associations_count":{"MEMBER":1},"pull_request_author_associations_count":{"MEMBER":58,"CONTRIBUTOR":17},"issue_authors":{"adrien-berchet":1},"pull_request_authors":{"adrien-berchet":58,"dependabot[bot]":15,"alex4200":1,"bbpgithubaudit":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10082405,"issues_count":31230170,"pull_requests_count":96100294,"authors_count":10694153,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"dependencies":5,"github_actions":1},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":5,"MEMBER":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dependabot[bot]":5,"adrien-berchet":2},"maintainers":[{"login":"adrien-berchet","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrien-berchet"}],"active_maintainers":[{"login":"adrien-berchet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrien-berchet"}]},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":5,"IssueCommentEvent":1,"PushEvent":8,"PullRequestEvent":7,"ForkEvent":1,"CreateEvent":5},"last_year":{"ReleaseEvent":1,"DeleteEvent":5,"IssueCommentEvent":1,"PushEvent":8,"PullRequestEvent":7,"ForkEvent":1,"CreateEvent":5}},"keywords":["data","data-analysis","python","validation","validation-tool"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2023-01-30T01:15:31.075Z","updated_at":"2023-01-30T01:15:31.075Z","repository_link":"https://github.com/BlueBrain/data-validation-framework/blob/main/.github/workflows/codeql.yml","dependencies":[{"id":7236367690,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7236367691,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7236367692,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7236367693,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/commitlint.yml","sha":null,"kind":"manifest","created_at":"2023-01-30T01:15:31.164Z","updated_at":"2023-01-30T01:15:31.164Z","repository_link":"https://github.com/BlueBrain/data-validation-framework/blob/main/.github/workflows/commitlint.yml","dependencies":[{"id":7236367745,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7236367746,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-sdist.yml","sha":null,"kind":"manifest","created_at":"2023-01-30T01:15:31.197Z","updated_at":"2023-01-30T01:15:31.197Z","repository_link":"https://github.com/BlueBrain/data-validation-framework/blob/main/.github/workflows/publish-sdist.yml","dependencies":[{"id":7236368074,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7236368075,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7236368076,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run-tox.yml","sha":null,"kind":"manifest","created_at":"2023-01-30T01:15:31.491Z","updated_at":"2023-01-30T01:15:31.491Z","repository_link":"https://github.com/BlueBrain/data-validation-framework/blob/main/.github/workflows/run-tox.yml","dependencies":[{"id":7236370181,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7236370182,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7236370183,"package_name":"awalsh128/cache-apt-pkgs-action","ecosystem":"actions","requirements":"latest","direct":true,"kind":"composite","optional":false},{"id":7236370184,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7236370185,"package_name":"mikepenz/action-junit-report","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7236370186,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7236370187,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":null,"created_at":"2025-09-09T00:37:43.461Z","updated_at":"2025-10-07T08:37:47.217Z","avatar_url":"https://github.com/BlueBrain.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/154028","html_url":"https://science.ecosyste.ms/projects/154028"}