{"id":20888,"url":"https://github.com/pact-foundation/jest-pact","last_synced_at":"2026-08-13T12:21:02.404Z","repository":{"id":39926470,"uuid":"184417940","full_name":"pact-foundation/jest-pact","owner":"pact-foundation","description":"A Pact adaptor for to allow you to easily run tests with Jest","archived":false,"fork":false,"pushed_at":"2026-07-16T17:51:46.000Z","size":1134,"stargazers_count":83,"open_issues_count":19,"forks_count":12,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T09:29:03.349Z","etag":null,"topics":["consumer-driven-contracts","examples","jest","jest-plugin","pact","pact-js","typescript"],"latest_commit_sha":null,"homepage":"https://pact.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pact-foundation.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-05-01T13:10:59.000Z","updated_at":"2026-06-03T01:55:29.000Z","dependencies_parsed_at":"2023-09-24T05:08:24.063Z","dependency_job_id":"e2d7201d-9036-4fde-825f-c7a1bab4bc43","html_url":"https://github.com/pact-foundation/jest-pact","commit_stats":{"total_commits":332,"total_committers":18,"mean_commits":"18.444444444444443","dds":0.7620481927710844,"last_synced_commit":"566fdcf8e1a35dc8e04e99a38e7f5317be525a75"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/pact-foundation/jest-pact","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pact-foundation%2Fjest-pact","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pact-foundation%2Fjest-pact/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pact-foundation%2Fjest-pact/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pact-foundation%2Fjest-pact/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pact-foundation","download_url":"https://codeload.github.com/pact-foundation/jest-pact/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pact-foundation%2Fjest-pact/sbom","scorecard":{"id":717563,"data":{"date":"2025-08-11","repo":{"name":"github.com/pact-foundation/jest-pact","commit":"549015f9972bbac902f6d1848c0d85b39dd91c41"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 1 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 0/25 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/build-and-test.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/pact-foundation/jest-pact/build-and-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/pact-foundation/jest-pact/build-and-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pact-foundation/jest-pact/build-and-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pact-foundation/jest-pact/build-and-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/pact-foundation/jest-pact/build-and-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/pact-foundation/jest-pact/build-and-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/pact-foundation/jest-pact/build-and-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pact-foundation/jest-pact/build-and-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pact-foundation/jest-pact/build-and-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pact-foundation/jest-pact/build-and-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pact-foundation/jest-pact/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pact-foundation/jest-pact/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pact-foundation/jest-pact/publish.yml/master?enable=pin","Warn: npmCommand not pinned by hash: scripts/ci/build-and-test.sh:7","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T10:10:12.718Z","repository_id":39926470,"created_at":"2025-08-22T10:10:12.718Z","updated_at":"2025-08-22T10:10:12.718Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36606513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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"}},"keywords":["consumer-driven-contracts","examples","jest","jest-plugin","pact","pact-js","typescript"],"created_at":"2024-01-11T19:12:34.099Z","updated_at":"2026-08-13T12:21:02.285Z","avatar_url":"https://github.com/pact-foundation.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/20888","html_url":"https://opencollective.ecosyste.ms/projects/20888","collective":{"id":3167,"uuid":"5ax8emk7-lnw54q75-0mypgyvj-0o93zdrb","slug":"pact-foundation","name":"Pact Foundation","description":"Pact is the industry standard, cross-language collaboration framework that enforces contracts between a consumer and a provider of data.","website":"https://pact.io","github":"pact-foundation","twitter":"pact_up","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://pact.io"},{"type":"TWITTER","url":"https://twitter.com/pact_up"},{"type":"GITHUB","url":"https://github.com/pact-foundation"}],"currency":"USD","projects_count":85,"last_synced_at":"2026-08-17T00:15:18.804Z","created_at":"2024-01-10T13:17:54.517Z","updated_at":"2026-08-17T00:15:18.977Z","transactions_count":248,"balance":2799.0300000000116,"account_type":"COLLECTIVE","owner":{"login":"pact-foundation","name":"Pact Foundation","uuid":"14811176","kind":"organization","description":"The cross-language distributed contract testing framework.","email":null,"website":"https://pact.io","location":"Melbourne, Australia","twitter":"pact_up","company":null,"icon_url":"https://avatars.githubusercontent.com/u/14811176?v=4","repositories_count":81,"last_synced_at":"2024-10-29T22:38:59.763Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pact-foundation","funding_links":[],"total_stars":10006,"followers":282,"following":0,"created_at":"2022-11-02T16:52:36.539Z","updated_at":"2024-10-29T22:38:59.763Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pact-foundation","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pact-foundation/repositories"},"last_project_activity_at":"2026-08-12T15:25:38.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2018-03-28T04:01:59.153Z","collective_updated_at":"2023-11-16T12:57:09.656Z","html_url":"https://opencollective.com/pact-foundation","icon_url":"https://images.opencollective.com/pact-foundation/logo/40.png","total_donations":5802.220000000002,"total_expenses":-3561.0399999999922,"current_balance":2799.0300000000116,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/pact-foundation","url":"https://opencollective.ecosyste.ms/collectives/pact-foundation","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/pact-foundation/projects"}}