{"id":4541832,"name":"github.com/googlecloudplatform/professional-services-data-validator","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/googlecloudplatform/professional-services-data-validator","keywords_array":[],"namespace":"github.com/googlecloudplatform","versions_count":61,"first_release_published_at":"2021-06-08T18:16:39.000Z","latest_release_published_at":"2026-05-22T09:06:52.000Z","latest_release_number":"v8.7.1+incompatible","last_synced_at":"2026-06-05T13:16:20.550Z","created_at":"2022-07-08T03:22:48.293Z","updated_at":"2026-06-05T13:16:20.550Z","registry_url":"https://pkg.go.dev/github.com/googlecloudplatform/professional-services-data-validator","install_command":"go get github.com/googlecloudplatform/professional-services-data-validator","documentation_url":"https://pkg.go.dev/github.com/googlecloudplatform/professional-services-data-validator#section-documentation","metadata":{},"repo_metadata":{"id":37066736,"uuid":"254738197","full_name":"GoogleCloudPlatform/professional-services-data-validator","owner":"GoogleCloudPlatform","description":"Utility to compare data between homogeneous or heterogeneous environments to ensure source and target tables match","archived":false,"fork":false,"pushed_at":"2025-10-17T16:40:38.000Z","size":3485,"stargazers_count":469,"open_issues_count":138,"forks_count":145,"subscribers_count":42,"default_branch":"develop","last_synced_at":"2025-10-18T11:37:59.130Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/GoogleCloudPlatform.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-04-10T21:18:19.000Z","updated_at":"2025-10-17T22:37:34.000Z","dependencies_parsed_at":"2022-07-12T02:49:59.759Z","dependency_job_id":"3f8e6467-232b-4c3b-8585-e4232bfecf7b","html_url":"https://github.com/GoogleCloudPlatform/professional-services-data-validator","commit_stats":{"total_commits":870,"total_committers":53,"mean_commits":16.41509433962264,"dds":0.5827586206896551,"last_synced_commit":"831129d5da4f5f043d282196a6aa10844fb1383a"},"previous_names":[],"tags_count":59,"template":false,"template_full_name":null,"purl":"pkg:github/GoogleCloudPlatform/professional-services-data-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fprofessional-services-data-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fprofessional-services-data-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fprofessional-services-data-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fprofessional-services-data-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GoogleCloudPlatform","download_url":"https://codeload.github.com/GoogleCloudPlatform/professional-services-data-validator/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fprofessional-services-data-validator/sbom","scorecard":{"id":58354,"data":{"date":"2025-08-11","repo":{"name":"github.com/GoogleCloudPlatform/professional-services-data-validator","commit":"b9b46b4da2657e916ed1d7b4b37dcaf3f1167712"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Maintained","score":10,"reason":"24 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \u003e must be followed by a word: samples/cloud_functions/deploy.sh:0","Warn: containerImage not pinned by hash: ci/Dockerfile.cicd:1: pin your Docker image by updating gcr.io/cloud-devrel-public-resources/python-multi to gcr.io/cloud-devrel-public-resources/python-multi@sha256:4d31ea430fab468b0f4d364cd5ecb070a7cacc09fb9acc9deabd90006e2241ab","Warn: containerImage not pinned by hash: samples/airflow/kubernetes_pod_operator/DOCKERFILE:15: pin your Docker image by updating python:3.9-bullseye to python:3.9-bullseye@sha256:3dcaf39bbe2d6d8031a4a7ce68a20f2d494419aca18ec064f9e82e146e97a0ed","Warn: containerImage not pinned by hash: samples/cloud_run/Dockerfile:1: pin your Docker image by updating python:3.9-slim to python:3.9-slim@sha256:4b826e2ca2191c24a03bdbf0c342a73c6ee4ce929eac5ebc47fef78f66b839d6","Warn: containerImage not pinned by hash: samples/cloud_run_jobs/Dockerfile:1: pin your Docker image by updating python:3.9.0-slim to python:3.9.0-slim@sha256:de8d4a338fb815509de2046cea4ff48959c84aabc1b65cb41c5e2da1ac599b04","Warn: containerImage not pinned by hash: samples/docker/Dockerfile:1: pin your Docker image by updating python:3.9.0-slim to python:3.9.0-slim@sha256:de8d4a338fb815509de2046cea4ff48959c84aabc1b65cb41c5e2da1ac599b04","Warn: pipCommand not pinned by hash: ci/Dockerfile.cicd:12","Warn: pipCommand not pinned by hash: samples/airflow/kubernetes_pod_operator/DOCKERFILE:24-25","Warn: pipCommand not pinned by hash: samples/cloud_run/Dockerfile:15","Warn: pipCommand not pinned by hash: samples/cloud_run/Dockerfile:16","Warn: pipCommand not pinned by hash: samples/cloud_run_jobs/Dockerfile:6","Warn: pipCommand not pinned by hash: samples/cloud_run_jobs/Dockerfile:9","Warn: pipCommand not pinned by hash: samples/docker/Dockerfile:15","Warn: pipCommand not pinned by hash: samples/docker/Dockerfile:16-23","Warn: pipCommand not pinned by hash: samples/docker/Dockerfile:16-23","Warn: pipCommand not pinned by hash: ci/release_latest.sh:18","Warn: pipCommand not pinned by hash: ci/release_latest.sh:23","Warn: pipCommand not pinned by hash: ci/release_pypi.sh:22","Warn: pipCommand not pinned by hash: tests/local_check.sh:21","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of  13 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":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T01:11:53.058Z","repository_id":37066736,"created_at":"2025-08-15T01:11:53.058Z","updated_at":"2025-08-15T01:11:53.058Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280026099,"owners_count":26260074,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-20T02:00:06.978Z","response_time":62,"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":"GoogleCloudPlatform","name":"Google Cloud Platform","uuid":"2810941","kind":"organization","description":"","email":null,"website":"https://cloud.google.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2810941?v=4","repositories_count":1124,"last_synced_at":"2025-04-19T22:12:02.310Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/GoogleCloudPlatform","funding_links":[],"total_stars":171040,"followers":13330,"following":0,"created_at":"2022-11-02T16:23:10.997Z","updated_at":"2025-04-19T22:12:02.310Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GoogleCloudPlatform","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GoogleCloudPlatform/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-20T05:59:09.029Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":1.6218281583744134,"dependent_packages_count":6.491572030792938,"stargazers_count":null,"forks_count":null,"average":4.056700094583675},"purl":"pkg:golang/github.com/googlecloudplatform/professional-services-data-validator","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/googlecloudplatform/professional-services-data-validator","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/googlecloudplatform/professional-services-data-validator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/googlecloudplatform/professional-services-data-validator/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T03:03:19.175Z","issues_count":555,"pull_requests_count":492,"avg_time_to_close_issue":7970998.380952381,"avg_time_to_close_pull_request":1051082.2251184834,"issues_closed_count":357,"pull_requests_closed_count":422,"pull_request_authors_count":33,"issue_authors_count":111,"avg_comments_per_issue":1.7657657657657657,"avg_comments_per_pull_request":2.4207317073170733,"merged_pull_requests_count":382,"bot_issues_count":1,"bot_pull_requests_count":63,"past_year_issues_count":158,"past_year_pull_requests_count":202,"past_year_avg_time_to_close_issue":1468517.7241379311,"past_year_avg_time_to_close_pull_request":602329.20625,"past_year_issues_closed_count":58,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":0.7025316455696202,"past_year_avg_comments_per_pull_request":2.3168316831683167,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":146,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fprofessional-services-data-validator/issues","maintainers":[{"login":"nehanene15","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nehanene15"},{"login":"sundar-mudupalli-work","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sundar-mudupalli-work"},{"login":"helensilva14","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/helensilva14"},{"login":"dhercher","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhercher"},{"login":"franklinWhaite","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/franklinWhaite"},{"login":"ajwelch4","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajwelch4"},{"login":"tswast","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tswast"},{"login":"dmedora","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmedora"},{"login":"renzokuken","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/renzokuken"},{"login":"freedomofnet","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/freedomofnet"},{"login":"ryanmcdowell","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanmcdowell"},{"login":"ngdav","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ngdav"}],"active_maintainers":[{"login":"sundar-mudupalli-work","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sundar-mudupalli-work"},{"login":"helensilva14","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/helensilva14"},{"login":"dmedora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmedora"},{"login":"franklinWhaite","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/franklinWhaite"},{"login":"nehanene15","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nehanene15"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgooglecloudplatform%2Fprofessional-services-data-validator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgooglecloudplatform%2Fprofessional-services-data-validator/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgooglecloudplatform%2Fprofessional-services-data-validator/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgooglecloudplatform%2Fprofessional-services-data-validator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgooglecloudplatform%2Fprofessional-services-data-validator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgooglecloudplatform%2Fprofessional-services-data-validator/codemeta","maintainers":[]}