{"id":132439,"name":null,"description":"Deequ is a library built on top of Apache Spark for defining \"unit tests for data\", which measure data quality in large datasets.","url":"https://github.com/awslabs/deequ","last_synced_at":"2025-09-09T11:56:17.315Z","repository":{"id":38255091,"uuid":"143925946","full_name":"awslabs/deequ","owner":"awslabs","description":"Deequ is a library built on top of Apache Spark for defining \"unit tests for data\", which measure data quality in large datasets.","archived":false,"fork":false,"pushed_at":"2025-08-25T18:33:11.000Z","size":72812,"stargazers_count":3490,"open_issues_count":161,"forks_count":566,"subscribers_count":76,"default_branch":"master","last_synced_at":"2025-08-25T20:36:24.609Z","etag":null,"topics":["dataquality","scala","spark","unit-testing"],"latest_commit_sha":null,"homepage":"","language":"Scala","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/awslabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-08-07T20:55:14.000Z","updated_at":"2025-08-25T18:33:15.000Z","dependencies_parsed_at":"2023-10-24T22:23:18.844Z","dependency_job_id":"2b748619-f12e-4eab-9f91-62709c7df9d1","html_url":"https://github.com/awslabs/deequ","commit_stats":{"total_commits":242,"total_committers":74,"mean_commits":3.27027027027027,"dds":0.8512396694214877,"last_synced_commit":"4544616b3d8c8f2b212e69e2ed99da2d3eff8f70"},"previous_names":[],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/awslabs/deequ","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awslabs","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/sbom","scorecard":{"id":219599,"data":{"date":"2025-08-11","repo":{"name":"github.com/awslabs/deequ","commit":"3ff60f2d98ada414c05782f69be17ecaf744abb2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/maven.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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/maven.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/deequ/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/deequ/maven.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/awslabs/.github/SECURITY.md:1","Info: Found linked content: github.com/awslabs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/awslabs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/awslabs/.github/SECURITY.md:1"],"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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-mvr2-9pj6-7w5j","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-973x-65j7-xcf4","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-r7pg-v2c8-mfg3","Warn: Project is vulnerable to: GHSA-rhrv-645h-fjfh","Warn: Project is vulnerable to: GHSA-4265-ccf5-phj5","Warn: Project is vulnerable to: GHSA-4g9r-vxhx-9pgx","Warn: Project is vulnerable to: GHSA-cgwf-w82q-5jrr","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-2jc4-r94c-rp7h","Warn: Project is vulnerable to: GHSA-7286-pgfv-vxvh","Warn: Project is vulnerable to: GHSA-r978-9m6m-6gm6","Warn: Project is vulnerable to: GHSA-55g7-9cwv-5qfv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T02:13:29.159Z","repository_id":38255091,"created_at":"2025-08-17T02:13:29.159Z","updated_at":"2025-08-17T02:13:29.159Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274291927,"owners_count":25258165,"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":"awslabs","name":"Amazon Web Services - Labs","uuid":"3299148","kind":"organization","description":"AWS Labs","email":null,"website":"http://amazon.com/aws/","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3299148?v=4","repositories_count":914,"last_synced_at":"2025-05-20T11:06:29.184Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/awslabs","funding_links":[],"total_stars":176592,"followers":8487,"following":0,"created_at":"2022-11-02T16:28:29.342Z","updated_at":"2025-05-20T11:06:29.184Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awslabs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awslabs/repositories"},"packages":[{"id":4773815,"name":"com.amazon.deequ:deequ","ecosystem":"maven","description":"Deequ is a library built on top of Apache Spark for defining \"unit tests for data\", which measure data quality in large datasets.","homepage":"https://github.com/awslabs/deequ","licenses":"Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/awslabs/deequ","keywords_array":[],"namespace":"com.amazon.deequ","versions_count":61,"first_release_published_at":"2018-09-18T10:50:27.000Z","latest_release_published_at":"2020-09-14T11:26:18.000Z","latest_release_number":"1.0.5","last_synced_at":"2025-08-25T20:51:38.090Z","created_at":"2022-07-26T07:53:40.853Z","updated_at":"2025-08-25T22:30:28.854Z","registry_url":"https://central.sonatype.com/artifact/com.amazon.deequ/deequ/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.amazon.deequ/deequ/","metadata":{},"repo_metadata":{"id":38255091,"uuid":"143925946","full_name":"awslabs/deequ","owner":"awslabs","description":"Deequ is a library built on top of Apache Spark for defining \"unit tests for data\", which measure data quality in large datasets.","archived":false,"fork":false,"pushed_at":"2025-08-25T18:33:11.000Z","size":72812,"stargazers_count":3490,"open_issues_count":161,"forks_count":566,"subscribers_count":76,"default_branch":"master","last_synced_at":"2025-08-25T20:36:24.609Z","etag":null,"topics":["dataquality","scala","spark","unit-testing"],"latest_commit_sha":null,"homepage":"","language":"Scala","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/awslabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-08-07T20:55:14.000Z","updated_at":"2025-08-25T18:33:15.000Z","dependencies_parsed_at":"2023-10-24T22:23:18.844Z","dependency_job_id":"2b748619-f12e-4eab-9f91-62709c7df9d1","html_url":"https://github.com/awslabs/deequ","commit_stats":{"total_commits":242,"total_committers":74,"mean_commits":3.27027027027027,"dds":0.8512396694214877,"last_synced_commit":"4544616b3d8c8f2b212e69e2ed99da2d3eff8f70"},"previous_names":[],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/awslabs/deequ","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awslabs","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/sbom","scorecard":{"id":219599,"data":{"date":"2025-08-11","repo":{"name":"github.com/awslabs/deequ","commit":"3ff60f2d98ada414c05782f69be17ecaf744abb2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/maven.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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/maven.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/deequ/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/deequ/maven.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/awslabs/.github/SECURITY.md:1","Info: Found linked content: github.com/awslabs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/awslabs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/awslabs/.github/SECURITY.md:1"],"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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-mvr2-9pj6-7w5j","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-973x-65j7-xcf4","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-r7pg-v2c8-mfg3","Warn: Project is vulnerable to: GHSA-rhrv-645h-fjfh","Warn: Project is vulnerable to: GHSA-4265-ccf5-phj5","Warn: Project is vulnerable to: GHSA-4g9r-vxhx-9pgx","Warn: Project is vulnerable to: GHSA-cgwf-w82q-5jrr","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-2jc4-r94c-rp7h","Warn: Project is vulnerable to: GHSA-7286-pgfv-vxvh","Warn: Project is vulnerable to: GHSA-r978-9m6m-6gm6","Warn: Project is vulnerable to: GHSA-55g7-9cwv-5qfv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T02:13:29.159Z","repository_id":38255091,"created_at":"2025-08-17T02:13:29.159Z","updated_at":"2025-08-17T02:13:29.159Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272143380,"owners_count":24881068,"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-25T02:00:12.092Z","response_time":1107,"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":"awslabs","name":"Amazon Web Services - Labs","uuid":"3299148","kind":"organization","description":"AWS Labs","email":null,"website":"http://amazon.com/aws/","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3299148?v=4","repositories_count":914,"last_synced_at":"2025-05-20T11:06:29.184Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/awslabs","funding_links":[],"total_stars":176592,"followers":8487,"following":0,"created_at":"2022-11-02T16:28:29.342Z","updated_at":"2025-05-20T11:06:29.184Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awslabs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awslabs/repositories"},"tags":[{"name":"2.0.12","sha":"ce03bdcd662a7728c8d67ca6d8172646e706e668","kind":"commit","published_at":"2025-08-15T17:40:28.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/2.0.12","html_url":"https://github.com/awslabs/deequ/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.12/manifests"},{"name":"2.0.12-spark-3.3","sha":"c91b920eb2c943998fe02469dcb24ced74319469","kind":"commit","published_at":"2025-08-13T20:15:23.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/2.0.12-spark-3.3","html_url":"https://github.com/awslabs/deequ/releases/tag/2.0.12-spark-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@2.0.12-spark-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.12-spark-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.12-spark-3.3/manifests"},{"name":"2.0.12-spark-3.4","sha":"988dffa9d39d7de93847cce9c3d5cf6787e4877d","kind":"commit","published_at":"2025-08-13T19:55:08.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/2.0.12-spark-3.4","html_url":"https://github.com/awslabs/deequ/releases/tag/2.0.12-spark-3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@2.0.12-spark-3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.12-spark-3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.12-spark-3.4/manifests"},{"name":"2.0.11-spark-3.3","sha":"4c19a198cfea43cd42d177bee4415a4c69dbbd03","kind":"commit","published_at":"2025-04-23T19:43:16.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/2.0.11-spark-3.3","html_url":"https://github.com/awslabs/deequ/releases/tag/2.0.11-spark-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@2.0.11-spark-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.11-spark-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.11-spark-3.3/manifests"},{"name":"2.0.11-spark-3.4","sha":"8a886e37fa8f7f698e6be7434728e9e4bc2e2ca3","kind":"commit","published_at":"2025-04-23T19:43:10.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/2.0.11-spark-3.4","html_url":"https://github.com/awslabs/deequ/releases/tag/2.0.11-spark-3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@2.0.11-spark-3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.11-spark-3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.11-spark-3.4/manifests"},{"name":"2.0.10-spark-3.4","sha":"fd481e9f4906a704348df7b663ba5ed37f45634b","kind":"tag","published_at":"2025-04-23T19:26:05.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/2.0.10-spark-3.4","html_url":"https://github.com/awslabs/deequ/releases/tag/2.0.10-spark-3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@2.0.10-spark-3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.10-spark-3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.10-spark-3.4/manifests"},{"name":"2.0.11","sha":"fe256f5a71d1bb303226cbc07105b66681a17f5b","kind":"commit","published_at":"2025-04-23T19:23:11.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/2.0.11","html_url":"https://github.com/awslabs/deequ/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.11/manifests"},{"name":"2.0.10-spark-3.3","sha":"060644903627cad2372b060f84692f8357125310","kind":"tag","published_at":"2025-04-23T19:13:29.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/2.0.10-spark-3.3","html_url":"https://github.com/awslabs/deequ/releases/tag/2.0.10-spark-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@2.0.10-spark-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.10-spark-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.10-spark-3.3/manifests"},{"name":"2.0.9-spark-3.5","sha":"14c47b98096969817ca3c4e609019e8bd0e0a007","kind":"tag","published_at":"2025-04-23T18:20:19.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/2.0.9-spark-3.5","html_url":"https://github.com/awslabs/deequ/releases/tag/2.0.9-spark-3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@2.0.9-spark-3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.9-spark-3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.9-spark-3.5/manifests"},{"name":"2.0.9-spark-3.4","sha":"1df1e69d82546bb010faed07804b29e3ef50eaff","kind":"tag","published_at":"2025-04-23T18:20:04.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/2.0.9-spark-3.4","html_url":"https://github.com/awslabs/deequ/releases/tag/2.0.9-spark-3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@2.0.9-spark-3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.9-spark-3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.9-spark-3.4/manifests"},{"name":"2.0.9-spark-3.3","sha":"d3e3c55e79ec41ea305d68e297765438944d4f9d","kind":"tag","published_at":"2025-04-23T18:19:36.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/2.0.9-spark-3.3","html_url":"https://github.com/awslabs/deequ/releases/tag/2.0.9-spark-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@2.0.9-spark-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.9-spark-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.9-spark-3.3/manifests"},{"name":"2.0.9-spark-3.2","sha":"95ff09d05e33d162e1b5a5807a688b782e9ef358","kind":"tag","published_at":"2025-04-23T18:19:10.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/2.0.9-spark-3.2","html_url":"https://github.com/awslabs/deequ/releases/tag/2.0.9-spark-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@2.0.9-spark-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.9-spark-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.9-spark-3.2/manifests"},{"name":"2.0.9-spark-3.1","sha":"592120bd2318d50f0dbdfe4345aac388fbc0bc77","kind":"tag","published_at":"2025-04-23T18:18:12.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/2.0.9-spark-3.1","html_url":"https://github.com/awslabs/deequ/releases/tag/2.0.9-spark-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@2.0.9-spark-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.9-spark-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.9-spark-3.1/manifests"},{"name":"2.0.10","sha":"0d82903e32c4ee3afa99392f44f95e0344f989ff","kind":"commit","published_at":"2025-03-27T17:06:30.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/2.0.10","html_url":"https://github.com/awslabs/deequ/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.10/manifests"},{"name":"2.0.9","sha":"14c47b98096969817ca3c4e609019e8bd0e0a007","kind":"commit","published_at":"2025-02-03T21:15:01.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/2.0.9","html_url":"https://github.com/awslabs/deequ/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.9/manifests"},{"name":"2.0.8-spark-3.1","sha":"e068a23bd786df763330fded9283d355db8784cb","kind":"commit","published_at":"2024-10-09T19:40:57.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/2.0.8-spark-3.1","html_url":"https://github.com/awslabs/deequ/releases/tag/2.0.8-spark-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@2.0.8-spark-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.8-spark-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.8-spark-3.1/manifests"},{"name":"2.0.8-spark-3.2","sha":"3d01d7ec7817ec9f6f4d27a75589b2208d7225ea","kind":"commit","published_at":"2024-10-09T19:40:54.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/2.0.8-spark-3.2","html_url":"https://github.com/awslabs/deequ/releases/tag/2.0.8-spark-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@2.0.8-spark-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.8-spark-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.8-spark-3.2/manifests"},{"name":"2.0.8-spark-3.3","sha":"e033c2be2a7ec50b36218c9cbb3d5d96b153470d","kind":"commit","published_at":"2024-10-09T19:40:50.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/2.0.8-spark-3.3","html_url":"https://github.com/awslabs/deequ/releases/tag/2.0.8-spark-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@2.0.8-spark-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.8-spark-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.8-spark-3.3/manifests"},{"name":"2.0.8-spark-3.4","sha":"464ced005bb4e2fc67bbafdc9d239cfe0c24eb11","kind":"commit","published_at":"2024-10-09T19:40:43.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/2.0.8-spark-3.4","html_url":"https://github.com/awslabs/deequ/releases/tag/2.0.8-spark-3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@2.0.8-spark-3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.8-spark-3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.8-spark-3.4/manifests"},{"name":"2.0.8","sha":"7c76c595c82a1775c642cee023d6761067018b04","kind":"commit","published_at":"2024-10-09T19:40:30.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/2.0.8","html_url":"https://github.com/awslabs/deequ/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.8/manifests"},{"name":"2.0.8-spark-3.5","sha":"7c76c595c82a1775c642cee023d6761067018b04","kind":"commit","published_at":"2024-10-09T19:40:30.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/2.0.8-spark-3.5","html_url":"https://github.com/awslabs/deequ/releases/tag/2.0.8-spark-3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@2.0.8-spark-3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.8-spark-3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.8-spark-3.5/manifests"},{"name":"2.0.7-spark-3.5","sha":"70b65f689d23b7d9879b10895ad459d40d91c0c2","kind":"commit","published_at":"2024-04-17T14:09:12.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/2.0.7-spark-3.5","html_url":"https://github.com/awslabs/deequ/releases/tag/2.0.7-spark-3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@2.0.7-spark-3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.7-spark-3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.7-spark-3.5/manifests"},{"name":"2.0.7","sha":"70b65f689d23b7d9879b10895ad459d40d91c0c2","kind":"commit","published_at":"2024-04-17T14:09:12.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/2.0.7","html_url":"https://github.com/awslabs/deequ/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.7/manifests"},{"name":"2.0.7-spark-3.4","sha":"3fd48819674f142ed874cfdb49e1a45a1cbd2e70","kind":"commit","published_at":"2024-04-17T14:02:01.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/2.0.7-spark-3.4","html_url":"https://github.com/awslabs/deequ/releases/tag/2.0.7-spark-3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@2.0.7-spark-3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.7-spark-3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.7-spark-3.4/manifests"},{"name":"2.0.7-spark-3.3","sha":"ed5a164e43c597b6da3272b944b75a0550addaf1","kind":"commit","published_at":"2024-04-17T14:01:55.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/2.0.7-spark-3.3","html_url":"https://github.com/awslabs/deequ/releases/tag/2.0.7-spark-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@2.0.7-spark-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.7-spark-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.7-spark-3.3/manifests"},{"name":"2.0.7-spark-3.2","sha":"38223879c6a725f49227d481ebba6e7fd6591725","kind":"commit","published_at":"2024-04-17T14:01:49.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/2.0.7-spark-3.2","html_url":"https://github.com/awslabs/deequ/releases/tag/2.0.7-spark-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@2.0.7-spark-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.7-spark-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.7-spark-3.2/manifests"},{"name":"2.0.7-spark-3.1","sha":"d2e7f97da1790b3ec40e5c8350d9d4d1add9e294","kind":"commit","published_at":"2024-04-17T14:01:43.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/2.0.7-spark-3.1","html_url":"https://github.com/awslabs/deequ/releases/tag/2.0.7-spark-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@2.0.7-spark-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.7-spark-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.7-spark-3.1/manifests"},{"name":"2.0.6","sha":"54c5e48c21ebbe30a75c142e4621d5ca4669ab48","kind":"commit","published_at":"2023-11-09T16:30:36.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/2.0.6","html_url":"https://github.com/awslabs/deequ/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"94821c27eda267560a226b3b82a28d9ca2823033","kind":"commit","published_at":"2023-10-24T21:08:38.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/2.0.5","html_url":"https://github.com/awslabs/deequ/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"850a13d40001efcb60f547ae0a73c81d1b6f60f5","kind":"commit","published_at":"2023-08-07T23:00:52.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/2.0.4","html_url":"https://github.com/awslabs/deequ/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"c9a0eae08cb50793f94ddc63b0c58a99c7e6193c","kind":"commit","published_at":"2023-03-01T17:47:57.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/2.0.3","html_url":"https://github.com/awslabs/deequ/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"2dc9c0a5590f274c29129acfc0d88e85e47e91a9","kind":"commit","published_at":"2022-12-07T19:49:43.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/2.0.2","html_url":"https://github.com/awslabs/deequ/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"7afb1861189d2f72e953d7229d1b23d3ec4a9586","kind":"commit","published_at":"2022-02-16T08:23:21.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/2.0.1","html_url":"https://github.com/awslabs/deequ/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"310f40056c3787f2ff05e73533e79446b1eefa44","kind":"commit","published_at":"2021-08-05T15:57:53.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/2.0.0","html_url":"https://github.com/awslabs/deequ/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/2.0.0/manifests"},{"name":"1.2.2","sha":"7bbb7fa6d2500a0bb36919ca3682752c36b4a38e","kind":"commit","published_at":"2021-05-03T07:28:47.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/1.2.2","html_url":"https://github.com/awslabs/deequ/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/1.2.2/manifests"},{"name":"1.1.0","sha":"5b3c7d3f6370dcf76d1732b71148bdb8a7955f0d","kind":"commit","published_at":"2020-12-17T15:46:42.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/1.1.0","html_url":"https://github.com/awslabs/deequ/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/1.1.0/manifests"},{"name":"1.0.5","sha":"a0da554e0a75b6cb81ceaeddd088450926521d7c","kind":"commit","published_at":"2020-09-11T09:22:41.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/1.0.5","html_url":"https://github.com/awslabs/deequ/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"bc0d1ea916f1869f7d8bfb13ac0982f3e9d09a85","kind":"commit","published_at":"2020-06-18T13:59:44.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/1.0.4","html_url":"https://github.com/awslabs/deequ/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"49944e4c12365beee1bbb47ee6e5f06d65d90a7c","kind":"commit","published_at":"2020-06-15T07:57:49.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/1.0.3","html_url":"https://github.com/awslabs/deequ/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/1.0.3/manifests"},{"name":"1.0.3-rc2","sha":"72b04a99620027381b54bd914701490a292a0434","kind":"commit","published_at":"2020-04-02T05:41:02.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/1.0.3-rc2","html_url":"https://github.com/awslabs/deequ/releases/tag/1.0.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@1.0.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/1.0.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/1.0.3-rc2/manifests"},{"name":"1.0.3-RC1","sha":"72b04a99620027381b54bd914701490a292a0434","kind":"commit","published_at":"2020-04-02T05:41:02.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/1.0.3-RC1","html_url":"https://github.com/awslabs/deequ/releases/tag/1.0.3-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@1.0.3-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/1.0.3-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/1.0.3-RC1/manifests"},{"name":"1.0.3-rc1","sha":"9c69f009db64414ef963efd4acf4e03ee2c157b8","kind":"commit","published_at":"2019-11-19T14:41:26.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/1.0.3-rc1","html_url":"https://github.com/awslabs/deequ/releases/tag/1.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@1.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/1.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/1.0.3-rc1/manifests"},{"name":"1.0.2","sha":"53a26a1611f23faed385dac6350cdbe527511565","kind":"commit","published_at":"2019-09-17T13:51:21.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/1.0.2","html_url":"https://github.com/awslabs/deequ/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"bd0b9d5d2a20f827fc3528ac9a3511ddf6b2b74f","kind":"commit","published_at":"2019-03-18T10:07:22.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/1.0.1","html_url":"https://github.com/awslabs/deequ/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/1.0.1/manifests"},{"name":"1.0.0-rc5","sha":"65c932f171c52139343e53781468ea894b6aed93","kind":"commit","published_at":"2018-11-20T12:54:02.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/1.0.0-rc5","html_url":"https://github.com/awslabs/deequ/releases/tag/1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/1.0.0-rc5/manifests"},{"name":"1.0.0-rc4","sha":"d65b0ac40ce40d8dfbca76a76b9f88fc4d37262f","kind":"commit","published_at":"2018-11-14T18:27:35.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/1.0.0-rc4","html_url":"https://github.com/awslabs/deequ/releases/tag/1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/1.0.0-rc4/manifests"},{"name":"1.0.0-rc3","sha":"b15f771f637c61327e11f2903c37a4b32aedfdfe","kind":"commit","published_at":"2018-10-04T08:22:23.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/1.0.0-rc3","html_url":"https://github.com/awslabs/deequ/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/1.0.0-rc3/manifests"},{"name":"1.0.0-rc2","sha":"4b79dc639ac04b5877e6bbd192e736937828ae6b","kind":"commit","published_at":"2018-10-02T09:25:55.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/1.0.0-rc2","html_url":"https://github.com/awslabs/deequ/releases/tag/1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/1.0.0-rc2/manifests"},{"name":"1.0.0-rc1","sha":"1c7e8a7fade2a0a40aa1dad642e1fb2d4fa38dcf","kind":"commit","published_at":"2018-09-27T07:41:39.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/1.0.0-rc1","html_url":"https://github.com/awslabs/deequ/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/1.0.0-rc1/manifests"},{"name":"1.0.0-rc0","sha":"2a705b7f70f7b9868de0d9d9d7c98fa888260d96","kind":"commit","published_at":"2018-09-18T11:44:57.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/1.0.0-rc0","html_url":"https://github.com/awslabs/deequ/releases/tag/1.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@1.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/1.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/1.0.0-rc0/manifests"},{"name":"1.0-alpha-1","sha":"3dbe5976fb01ad4c079136b756fdfbfcf305da55","kind":"commit","published_at":"2018-09-18T09:45:44.000Z","download_url":"https://codeload.github.com/awslabs/deequ/tar.gz/1.0-alpha-1","html_url":"https://github.com/awslabs/deequ/releases/tag/1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/deequ@1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/tags/1.0-alpha-1/manifests"}]},"repo_metadata_updated_at":"2025-08-25T22:30:28.854Z","dependent_packages_count":9,"downloads":null,"downloads_period":null,"dependent_repos_count":28,"rankings":{"downloads":null,"dependent_repos_count":4.429969122576563,"dependent_packages_count":6.700320788796022,"stargazers_count":5.979046604484636,"forks_count":8.634665214239659,"docker_downloads_count":null,"average":6.43600043252422},"purl":"pkg:maven/com.amazon.deequ/deequ","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.amazon.deequ:deequ","docker_dependents_count":1,"docker_downloads_count":18,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.amazon.deequ:deequ","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.amazon.deequ:deequ/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-13T19:16:46.241Z","issues_count":114,"pull_requests_count":157,"avg_time_to_close_issue":17878362.675675675,"avg_time_to_close_pull_request":3120223.1407407406,"issues_closed_count":37,"pull_requests_closed_count":135,"pull_request_authors_count":44,"issue_authors_count":95,"avg_comments_per_issue":2.026315789473684,"avg_comments_per_pull_request":1.1464968152866242,"merged_pull_requests_count":105,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":13,"past_year_pull_requests_count":55,"past_year_avg_time_to_close_issue":2557182.5,"past_year_avg_time_to_close_pull_request":438422.7916666667,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":48,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.2307692307692308,"past_year_avg_comments_per_pull_request":0.7272727272727273,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.amazon.deequ:deequ/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.amazon.deequ:deequ/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.amazon.deequ:deequ/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.amazon.deequ:deequ/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548843,"maintainers_count":0,"namespaces_count":72970,"keywords_count":34374,"github":"maven-central","metadata":{"funded_packages_count":35073},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-09T06:52:33.750Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":1707906,"full_name":"awslabs/deequ","default_branch":"master","committers":[{"name":"Sebastian","email":"ssc.open@googlemail.com","login":"sscdotopen","count":36},{"name":"rdsharma26","email":"65777064+rdsharma26","login":"rdsharma26","count":18},{"name":"Edward Cho","email":"114528615+eycho-am","login":"eycho-am","count":17},{"name":"Tom Wollnik","email":"wollnik@amazon.com","login":null,"count":15},{"name":"sseb","email":"sseb@amazon.com","login":null,"count":11},{"name":"Shuhei Kadowaki","email":"aviatesk@gmail.com","login":"aviatesk","count":11},{"name":"Robert Ambrus","email":"v-rambrus@expediagroup.com","login":"rambrus","count":11},{"name":"Stephan Seufert","email":"47025798+iamsteps","login":"iamsteps","count":9},{"name":"Yannis Mentekidis","email":"mentekid","login":"mentekid","count":7},{"name":"Philipp Schmidt","email":"tdhd","login":"tdhd","count":7},{"name":"Stefan Grafberger","email":"18442112+stefan-grafberger","login":"stefan-grafberger","count":7},{"name":"James Siri","email":"jamesiri@amazon.com","login":null,"count":7},{"name":"Peng Chen","email":"pengc1@andrew.cmu.edu","login":"pengzai6666","count":5},{"name":"Philipp Schmidt","email":"phschmid@amazon.com","login":null,"count":4},{"name":"zeotuan","email":"48720253+zeotuan","login":"zeotuan","count":4},{"name":"penikala","email":"11186040+VenkataKarthikP","login":"VenkataKarthikP","count":3},{"name":"Paul Sukow","email":"psukow@artemishealth.com","login":null,"count":3},{"name":"York-Winegar, James M","email":"james.m.york-winegar@accenture.com","login":null,"count":3},{"name":"Zhuo (Joe) Wang","email":"zhuowang@linkedin.com","login":"zhuowang-linkedin","count":3},{"name":"Andrius","email":"146995814+happy-coral","login":"happy-coral","count":3},{"name":"bevhanno","email":"github@hanno.fr","login":"bevhanno","count":3},{"name":"Josh","email":"5685731+marcantony","login":"marcantony","count":2},{"name":"Malcolm Greaves","email":"malcolmgreaves","login":"malcolmgreaves","count":2},{"name":"Shashank Sharma","email":"shashank.sharma98@gmail.com","login":"shashank-sharma","count":2},{"name":"Vincent Chee Jia Hong","email":"33974196+jhchee","login":"jhchee","count":2},{"name":"Yannis Mentekidis","email":"mentekid@amazon.com","login":"yannis-mentekidis","count":2},{"name":"lange-labs","email":"68943590+lange-labs","login":"lange-labs","count":2},{"name":"ssc","email":"ssc@apache.org","login":"asubmissions","count":2},{"name":"Dustin Lange","email":"42166669+dustin-lange","login":"dustin-lange","count":2},{"name":"Samarth","email":"85974221+samarth-c1","login":"samarth-c1","count":2},{"name":"tylermcdaniel0","email":"144386264+tylermcdaniel0","login":"tylermcdaniel0","count":2},{"name":"Alex Bush","email":"6716812+alexjbush","login":"alexjbush","count":1},{"name":"Alex Ott","email":"alexott@gmail.com","login":"alexott","count":1},{"name":"Andreas Grafberger","email":"andreasgrafberger@live.de","login":"andreas-grafberger","count":1},{"name":"Christopher Grant","email":"chrisgrant@lavabit.com","login":null,"count":1},{"name":"Stefan Grafberger","email":"stefgraf@amazon.com","login":null,"count":1},{"name":"Tammo Rukat","email":"tammruka@amazon.com","login":null,"count":1},{"name":"zixianzh1","email":"130118102+zixianzh1","login":"zixianzh1","count":1},{"name":"D-Minor","email":"ds3268@columbia.edu","login":"D-Minor","count":1},{"name":"Shuhei Kadowaki","email":"shuhei_kadowaki@r.recruit.co.jp","login":"r-aviatesk","count":1},{"name":"Siddhant Chadha","email":"academycodex@gmail.com","login":"academy-codex","count":1},{"name":"Sotaro Hikita","email":"70102274+lawofcycles","login":"lawofcycles","count":1},{"name":"Tim Gent","email":"tim.gent@gmail.com","login":"timgent","count":1},{"name":"Vu Tan","email":"vunhattan84@gmail.com","login":"tanvn","count":1},{"name":"Yanbo","email":"achiboyan@gmail.com","login":"yanbo-huang","count":1},{"name":"akalotkin","email":"aliaksei.kalotkin@gmail.com","login":"akalotkin","count":1},{"name":"bojackli","email":"478378663@qq.com","login":"bojackli","count":1},{"name":"jaesjun","email":"jaesjun@gmail.com","login":"jaesjun","count":1},{"name":"radford1","email":"david.samuel.radford@gmail.com","login":"radford1","count":1},{"name":"romansegador","email":"romansegador@gmail.com","login":"romansegador","count":1},{"name":"scott-gunn","email":"164559105+scott-gunn","login":"scott-gunn","count":1},{"name":"Clemens Valiente","email":"clemens.valiente@gmail.com","login":"cvaliente","count":1},{"name":"Dario","email":"4755+dariobig","login":"dariobig","count":1},{"name":"Gaurav Rawat","email":"gauravbrills14@gmail.com","login":"gauravbrills","count":1},{"name":"Greg Roodt","email":"groodt@gmail.com","login":"groodt","count":1},{"name":"Homer Strong","email":"homer.strong@gmail.com","login":"strongh","count":1},{"name":"Dustin Lange","email":"langed@amazon.com","login":null,"count":1},{"name":"Andy Upton","email":"theandyshow@gmail.com","login":"ajupton","count":1},{"name":"Brock Noland","email":"brockn@gmail.com","login":"brockn","count":1},{"name":"Patrick Carlson","email":"carlson2442@gmail.com","login":"carlsonp","count":1},{"name":"Raj Kunwar Singh","email":"36836428+singhrajk","login":"singhrajk","count":1},{"name":"Sergey Redyuk","email":"sergred@gmail.com","login":"sergred","count":1},{"name":"Shriya Vanvari","email":"vanvari.shriya@gmail.com","login":"shriyavanvari","count":1},{"name":"Ichaelus","email":"Ichaelus","login":"Ichaelus","count":1},{"name":"Jaesung Jun","email":"jason.jun@zetaris.com","login":"jason-zetaris","count":1},{"name":"Jahlil Milis","email":"44418837+jmilis2000","login":"jmilis2000","count":1},{"name":"Joshua Zexter","email":"67130377+joshuazexter","login":"joshuazexter","count":1},{"name":"Karthikeyan Sukumaran","email":"karthiexton@gmail.com","login":"karthisuku","count":1},{"name":"Kartik Chaturvedi","email":"kchaturvedi","login":"kchaturvedi","count":1},{"name":"Katrin","email":"33052855+Mupico","login":"Mupico","count":1},{"name":"Kohei Kajimoto","email":"koheik@gmail.com","login":"koheik","count":1},{"name":"Krzysztof Langner","email":"klangner@gmail.com","login":"klangner","count":1},{"name":"Matt Alleman","email":"rmalleman@gmail.com","login":"rmalleman","count":1},{"name":"Matthew Powers","email":"matthewkevinpowers@gmail.com","login":"MrPowers","count":1},{"name":"Mauricio Lacerda","email":"38668003+mauriciopl","login":"mauriciopl","count":1}],"total_commits":251,"total_committers":75,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":3.3466666666666667,"dds":0.8565737051792829,"past_year_committers":[{"name":"Andrius","email":"146995814+happy-coral","login":"happy-coral","count":3},{"name":"Josh","email":"5685731+marcantony","login":"marcantony","count":2},{"name":"Edward Cho","email":"114528615+eycho-am","login":"eycho-am","count":2},{"name":"zeotuan","email":"48720253+zeotuan","login":"zeotuan","count":1},{"name":"tylermcdaniel0","email":"144386264+tylermcdaniel0","login":"tylermcdaniel0","count":1},{"name":"rdsharma26","email":"65777064+rdsharma26","login":"rdsharma26","count":1},{"name":"bojackli","email":"478378663@qq.com","login":"bojackli","count":1},{"name":"Yannis Mentekidis","email":"mentekid","login":"mentekid","count":1},{"name":"Sotaro Hikita","email":"70102274+lawofcycles","login":"lawofcycles","count":1},{"name":"Shriya Vanvari","email":"vanvari.shriya@gmail.com","login":"shriyavanvari","count":1},{"name":"Kartik Chaturvedi","email":"kchaturvedi","login":"kchaturvedi","count":1},{"name":"Joshua Zexter","email":"67130377+joshuazexter","login":"joshuazexter","count":1},{"name":"D-Minor","email":"ds3268@columbia.edu","login":"D-Minor","count":1}],"past_year_total_commits":17,"past_year_total_committers":13,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.3076923076923077,"past_year_dds":0.8235294117647058,"last_synced_at":"2025-05-14T06:39:23.636Z","last_synced_commit":"fe256f5a71d1bb303226cbc07105b66681a17f5b","created_at":"2024-09-11T13:05:15.948Z","updated_at":"2025-05-14T06:43:15.267Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5517961,"commits_count":864671715,"contributors_count":31745991,"owners_count":916103,"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":"awslabs/deequ","html_url":"https://github.com/awslabs/deequ","last_synced_at":"2025-08-31T11:26:30.949Z","status":null,"issues_count":113,"pull_requests_count":177,"avg_time_to_close_issue":15829265.735294119,"avg_time_to_close_pull_request":2191462.610738255,"issues_closed_count":34,"pull_requests_closed_count":149,"pull_request_authors_count":48,"issue_authors_count":99,"avg_comments_per_issue":1.9557522123893805,"avg_comments_per_pull_request":0.9943502824858758,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":13,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":3380940.5,"past_year_avg_time_to_close_pull_request":495450.01666666666,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":60,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":0.5555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":51,"created_at":"2023-05-15T21:19:12.331Z","updated_at":"2025-09-03T04:17:02.371Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fdeequ/issues","issue_labels_count":{"enhancement":18,"bug":15,"question":15,"advanced-feature":1,"good first issue":1},"pull_request_labels_count":{"dependencies":2,"enhancement":1,"help wanted":1},"issue_author_associations_count":{"NONE":97,"CONTRIBUTOR":12},"pull_request_author_associations_count":{"CONTRIBUTOR":168,"NONE":48},"issue_authors":{"eapframework":4,"marcantony":4,"asktushar":4,"zeotuan":3,"DivyangPatelIITD":2,"arsenalgunnershubert777":2,"abhijit401":1,"jbleduigou":1,"rdsharma26":1,"aashishkITV":1,"jonathanapp":1,"rostoh":1,"garystafford":1,"psyking841":1,"vaishnavibv13":1,"Ioankall":1,"eeasterly":1,"baljijit":1,"parth221":1,"Reshmakoganti":1,"brajesheee":1,"norhther":1,"jasonhorner":1,"aldmser":1,"nightscape":1,"fullysane":1,"mentekid":1,"theajay87":1,"yeyeywye123":1,"10hith":1,"rakesmn":1,"pavannpa":1,"Jrecos":1,"noahpaige13":1,"cmworkman":1,"rubenssoto":1,"Yash0270":1,"nabilmagnus":1,"yauhen-sobaleu":1,"SurbhiSingi":1,"markushc":1,"sonofagunn":1,"deenkar":1,"Effeppi":1,"jklap":1,"dariobig":1,"mdrakiburrahman":1,"jinman":1,"huwujingling":1,"fzmatt":1,"riccardodelega":1,"sudhakaru":1,"hardiktalati":1,"joemcmahon":1,"abeermohamed1":1,"eycho-am":1,"dwsmith1983":1,"harryson497":1,"haojiliu":1,"shuvamx99":1,"mkviswanadh":1,"chaurasiya":1,"KaylanHusband":1,"nihal-laliwala-a":1,"denstern":1,"TheDataDexter":1,"ataverascrespo":1,"edenGlu":1,"kchaturvedi":1,"Mustufain":1,"eladsela":1,"skarthikbigdata":1,"pawelpinkos":1,"chenliu0831":1,"stefan-grafberger":1,"anamikasingh-bigdata":1,"praneeth527":1,"albertusk95":1,"dilkushpatel":1,"almogtavor":1,"alexott":1,"kirillsc":1,"vaquarkhan":1,"Blackbaud-PatrickMcDonald":1,"rmaheshkumarblr":1,"avanderm":1,"lawofcycles":1,"nigenda-amazon":1,"Sat30":1,"gbalachandra-takeda":1,"joesan":1,"soumyadatascience":1,"CarterFendley":1,"dinjazelena":1,"ankit-khare-2015":1,"koustreak":1},"pull_request_authors":{"eycho-am":50,"rdsharma26":33,"zeotuan":16,"happy-coral":12,"mentekid":12,"dariobig":6,"joshuazexter":6,"VenkataKarthikP":5,"kyraman":5,"scott-gunn":4,"shriyavanvari":4,"SamPom100":4,"D-Minor":4,"arsenalgunnershubert777":3,"samarth-c1":3,"bevhanno":3,"jhchee":3,"marcantony":3,"jasonhorner":2,"cmachgodaddy":2,"dependabot[bot]":2,"pawelpinkos":2,"tylermcdaniel0":2,"zixianzh1":2,"aviatesk":2,"bojackli":2,"lawofcycles":2,"SagarMoghe":2,"kchaturvedi":2,"Laerte":1,"pwzhong":1,"chethanuk":1,"rli602":1,"Aigul9":1,"samidalouche":1,"tanvn":1,"jameskyle":1,"mdrakiburrahman":1,"donglin1234":1,"vafl":1,"Yash0215":1,"joesan":1,"akalotkin":1,"jmilis2000":1,"ramonpineda81":1,"ssilb4":1,"andreaslang":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10072086,"issues_count":31257663,"pull_requests_count":95517173,"authors_count":10689807,"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":{"enhancement":5,"bug":4,"question":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":8,"CONTRIBUTOR":3},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":60,"NONE":18},"past_year_issue_authors":{"ataverascrespo":1,"denstern":1,"jasonhorner":1,"KaylanHusband":1,"kchaturvedi":1,"lawofcycles":1,"marcantony":1,"mdrakiburrahman":1,"pawelpinkos":1,"praneeth527":1,"zeotuan":1},"past_year_pull_request_authors":{"eycho-am":29,"happy-coral":12,"zeotuan":5,"kyraman":5,"SamPom100":4,"shriyavanvari":4,"D-Minor":4,"kchaturvedi":2,"lawofcycles":2,"mentekid":2,"jasonhorner":2,"rdsharma26":2,"arsenalgunnershubert777":2,"marcantony":1,"mdrakiburrahman":1,"Laerte":1},"maintainers":[],"active_maintainers":[]},"events":{"total":{"CreateEvent":29,"CommitCommentEvent":1,"ReleaseEvent":11,"IssuesEvent":12,"WatchEvent":199,"IssueCommentEvent":40,"PushEvent":42,"PullRequestReviewCommentEvent":20,"PullRequestReviewEvent":49,"PullRequestEvent":65,"ForkEvent":31},"last_year":{"CreateEvent":29,"CommitCommentEvent":1,"ReleaseEvent":11,"IssuesEvent":12,"WatchEvent":199,"IssueCommentEvent":40,"PushEvent":42,"PullRequestReviewCommentEvent":20,"PullRequestReviewEvent":49,"PullRequestEvent":65,"ForkEvent":31}},"keywords":["dataquality","scala","spark","unit-testing"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/maven.yml","sha":null,"kind":"manifest","created_at":"2023-02-13T01:30:25.900Z","updated_at":"2023-02-13T01:30:25.900Z","repository_link":"https://github.com/awslabs/deequ/blob/master/.github/workflows/maven.yml","dependencies":[{"id":7605556829,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7605556830,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2023-02-13T01:30:25.990Z","updated_at":"2023-02-13T01:30:25.990Z","repository_link":"https://github.com/awslabs/deequ/blob/master/pom.xml","dependencies":[{"id":7605556837,"package_name":"org.scala-lang:scala-library","ecosystem":"maven","requirements":"2.12.10","direct":true,"kind":"runtime","optional":false},{"id":7605556838,"package_name":"org.scala-lang:scala-reflect","ecosystem":"maven","requirements":"2.12.10","direct":true,"kind":"runtime","optional":false},{"id":7605556839,"package_name":"org.apache.spark:spark-core_2.12","ecosystem":"maven","requirements":"3.3.0","direct":true,"kind":"runtime","optional":false},{"id":7605556840,"package_name":"org.apache.spark:spark-sql_2.12","ecosystem":"maven","requirements":"3.3.0","direct":true,"kind":"runtime","optional":false},{"id":7605556841,"package_name":"org.apache.spark:spark-mllib_2.12","ecosystem":"maven","requirements":"3.3.0","direct":true,"kind":"runtime","optional":false},{"id":7605556842,"package_name":"org.scalanlp:breeze_2.12","ecosystem":"maven","requirements":"0.13.2","direct":true,"kind":"runtime","optional":false},{"id":7605556843,"package_name":"org.scalatest:scalatest_2.12","ecosystem":"maven","requirements":"3.1.2","direct":true,"kind":"test","optional":false},{"id":7605556844,"package_name":"org.scalamock:scalamock_2.12","ecosystem":"maven","requirements":"4.4.0","direct":true,"kind":"test","optional":false},{"id":7605556845,"package_name":"org.scala-lang:scala-compiler","ecosystem":"maven","requirements":"2.12.10","direct":true,"kind":"test","optional":false},{"id":7605556846,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":"2.28.2","direct":true,"kind":"test","optional":false},{"id":7605556847,"package_name":"org.openjdk.jmh:jmh-core","ecosystem":"maven","requirements":"1.23","direct":true,"kind":"test","optional":false},{"id":7605556848,"package_name":"org.openjdk.jmh:jmh-generator-annprocess","ecosystem":"maven","requirements":"1.23","direct":true,"kind":"test","optional":false},{"id":7605556849,"package_name":"org.apache.datasketches:datasketches-java","ecosystem":"maven","requirements":"1.3.0-incubating","direct":true,"kind":"test","optional":false}]}],"score":16.545596185927096,"created_at":"2025-09-08T23:43:20.990Z","updated_at":"2025-10-07T08:34:56.831Z","avatar_url":"https://github.com/awslabs.png","language":"Scala","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["imputation","missing-value-handling","mlops","data-engineering","data-profilers","workflow-orchestration","workflow-engine","scheduler","orchestration","etl"],"project_url":"https://science.ecosyste.ms/api/v1/projects/132439","html_url":"https://science.ecosyste.ms/projects/132439"}