{"id":3492586,"name":"github.com/stretchr/testify","ecosystem":"go","description":"Module testify is a set of packages that provide many tools for testifying that your code will behave as you intend.","homepage":"https://github.com/stretchr/testify","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/stretchr/testify","keywords_array":[],"namespace":"github.com/stretchr","versions_count":31,"first_release_published_at":"2016-01-08T11:58:29.000Z","latest_release_published_at":"2026-08-17T08:24:05.000Z","latest_release_number":"v1.12.1","last_synced_at":"2026-09-11T04:43:33.804Z","created_at":"2022-04-10T19:10:35.626Z","updated_at":"2026-09-11T04:43:33.804Z","registry_url":"https://pkg.go.dev/github.com/stretchr/testify","install_command":"go get github.com/stretchr/testify","documentation_url":"https://pkg.go.dev/github.com/stretchr/testify#section-documentation","metadata":{},"repo_metadata":{"id":5085415,"uuid":"6247705","full_name":"stretchr/testify","owner":"stretchr","description":"A toolkit with common assertions and mocks that plays nicely with the standard library","archived":false,"fork":false,"pushed_at":"2026-09-02T05:37:01.000Z","size":2063,"stargazers_count":26202,"open_issues_count":372,"forks_count":1917,"subscribers_count":198,"default_branch":"master","last_synced_at":"2026-09-05T00:53:52.440Z","etag":null,"topics":["assertions","go","golang","mocking","testify","testing","toolkit"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/stretchr/testify","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rbock/sqlpp11-connector-sqlite3","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stretchr.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-10-16T16:43:17.000Z","updated_at":"2026-09-04T13:59:59.000Z","dependencies_parsed_at":"2026-08-27T13:46:16.951Z","dependency_job_id":null,"html_url":"https://github.com/stretchr/testify","commit_stats":{"total_commits":807,"total_committers":292,"mean_commits":"2.7636986301369864","dds":0.9256505576208178,"last_synced_commit":"a1b9c9efe3c25c50678b1e492045164b914e255f"},"previous_names":["stretchrcom/testify"],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/stretchr/testify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stretchr","download_url":"https://codeload.github.com/stretchr/testify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/sbom","scorecard":{"id":113553,"data":{"date":"2025-08-04","repo":{"name":"github.com/stretchr/testify","commit":"a53be35c3b0cfcd5189cffcfd75df60ea581104c"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.9,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/stretchr/testify/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/stretchr/testify/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/stretchr/testify/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/stretchr/testify/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/stretchr/testify/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/stretchr/testify/release.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:19","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T19:21:25.262Z","repository_id":5085415,"created_at":"2025-08-15T19:21:25.262Z","updated_at":"2025-08-15T19:21:25.262Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":336071963,"owners_count":37022267,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-04T02:00:06.169Z","response_time":115,"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":"stretchr","name":"Stretchr, Inc.","uuid":"1841476","kind":"organization","description":"Tame your unstructured data - We \u003c3 open-source.","email":"thatmatryer@gmail.com","website":null,"location":"Boulder, CO \u0026 Worldwide \u0026 The Cloud","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1841476?v=4","repositories_count":51,"last_synced_at":"2026-08-29T00:59:13.132Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/stretchr","funding_links":[],"total_stars":30203,"followers":162,"following":0,"created_at":"2022-11-03T21:12:42.706Z","updated_at":"2026-08-29T00:59:13.146Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stretchr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stretchr/repositories"},"tags":[{"name":"v1.12.1","sha":"959dbdacf1533e155162811ea90c90117a420463","kind":"commit","published_at":"2026-08-17T08:24:05.000Z","download_url":"https://codeload.github.com/stretchr/testify/tar.gz/v1.12.1","html_url":"https://github.com/stretchr/testify/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stretchr/testify@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"001eb7946baf451879253643e4ce4b38eaa0d4a7","kind":"commit","published_at":"2026-06-10T14:10:43.000Z","download_url":"https://codeload.github.com/stretchr/testify/tar.gz/v1.12.0","html_url":"https://github.com/stretchr/testify/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stretchr/testify@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.12.0/manifests"},{"name":"v1.2.3","sha":"70270b760bffd4c7354924c06bb635a707f3ec7f","kind":"tag","published_at":"2026-05-17T13:29:56.000Z","download_url":"https://codeload.github.com/stretchr/testify/tar.gz/v1.2.3","html_url":"https://github.com/stretchr/testify/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stretchr/testify@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.2.3/manifests"},{"name":"v1.11.1","sha":"2a57335dc9cd6833daa820bc94d9b40c26a7917d","kind":"commit","published_at":"2025-08-27T10:46:31.000Z","download_url":"https://codeload.github.com/stretchr/testify/tar.gz/v1.11.1","html_url":"https://github.com/stretchr/testify/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stretchr/testify@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b7801fbf5cd58d201296d5d0e132d1849966dbd4","kind":"commit","published_at":"2025-08-17T15:57:51.000Z","download_url":"https://codeload.github.com/stretchr/testify/tar.gz/v1.11.0","html_url":"https://github.com/stretchr/testify/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stretchr/testify@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"89cbdd9e7b39eb58896d316a7495597d3aba4371","kind":"commit","published_at":"2024-11-12T22:58:45.000Z","download_url":"https://codeload.github.com/stretchr/testify/tar.gz/v1.10.0","html_url":"https://github.com/stretchr/testify/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stretchr/testify@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"bb548d0473d4e1c9b7bbfd6602c7bf12f7a84dd2","kind":"commit","published_at":"2024-02-29T14:36:18.000Z","download_url":"https://codeload.github.com/stretchr/testify/tar.gz/v1.9.0","html_url":"https://github.com/stretchr/testify/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stretchr/testify@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.9.0/manifests"},{"name":"v1.8.4","sha":"f97607b89807936ac4ff96748d766cf4b9711f78","kind":"commit","published_at":"2023-05-30T09:38:40.000Z","download_url":"https://codeload.github.com/stretchr/testify/tar.gz/v1.8.4","html_url":"https://github.com/stretchr/testify/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stretchr/testify@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"4c93d8f201cb46ed50de949ee65804f944b570f8","kind":"commit","published_at":"2023-05-10T21:42:04.000Z","download_url":"https://codeload.github.com/stretchr/testify/tar.gz/v1.8.3","html_url":"https://github.com/stretchr/testify/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stretchr/testify@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f36bfe3c337aa95c86f04c721acdbafb5ffb1611","kind":"commit","published_at":"2023-02-25T12:46:30.000Z","download_url":"https://codeload.github.com/stretchr/testify/tar.gz/v1.8.2","html_url":"https://github.com/stretchr/testify/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stretchr/testify@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"b747d7c5f853d017ddbc5e623d026d7fc2770a58","kind":"commit","published_at":"2022-10-20T10:50:56.000Z","download_url":"https://codeload.github.com/stretchr/testify/tar.gz/v1.8.1","html_url":"https://github.com/stretchr/testify/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stretchr/testify@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"181cea6eab8b2de7071383eca4be32a424db38dd","kind":"commit","published_at":"2022-06-29T10:56:06.000Z","download_url":"https://codeload.github.com/stretchr/testify/tar.gz/v1.8.0","html_url":"https://github.com/stretchr/testify/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stretchr/testify@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"b5ce16571001d6e96e1693ac891fed5c2510c651","kind":"commit","published_at":"2022-06-24T00:11:59.000Z","download_url":"https://codeload.github.com/stretchr/testify/tar.gz/v1.7.5","html_url":"https://github.com/stretchr/testify/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stretchr/testify@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"48391ba5eb8c5f49132138e67ec112d180b88f63","kind":"commit","published_at":"2022-06-20T21:08:00.000Z","download_url":"https://codeload.github.com/stretchr/testify/tar.gz/v1.7.4","html_url":"https://github.com/stretchr/testify/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stretchr/testify@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"07dc7ee5abe6d1c0ef6449f731ca9bf08e1787f8","kind":"commit","published_at":"2022-06-20T10:32:41.000Z","download_url":"https://codeload.github.com/stretchr/testify/tar.gz/v1.7.3","html_url":"https://github.com/stretchr/testify/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stretchr/testify@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"41453c009af9a942261b7a25a88521d0d6804e7f","kind":"commit","published_at":"2022-06-06T09:52:45.000Z","download_url":"https://codeload.github.com/stretchr/testify/tar.gz/v1.7.2","html_url":"https://github.com/stretchr/testify/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stretchr/testify@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"083ff1c0449867d0d8d456483ee5fab8e0c0e1e6","kind":"commit","published_at":"2022-03-15T21:08:43.000Z","download_url":"https://codeload.github.com/stretchr/testify/tar.gz/v1.7.1","html_url":"https://github.com/stretchr/testify/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stretchr/testify@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"acba37e5db06f0093b465a7d47822bf13644b66c","kind":"commit","published_at":"2021-01-13T09:54:11.000Z","download_url":"https://codeload.github.com/stretchr/testify/tar.gz/v1.7.0","html_url":"https://github.com/stretchr/testify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stretchr/testify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"f654a9112bbeac49ca2cd45bfbe11533c4666cf8","kind":"commit","published_at":"2020-06-05T10:48:45.000Z","download_url":"https://codeload.github.com/stretchr/testify/tar.gz/v1.6.1","html_url":"https://github.com/stretchr/testify/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stretchr/testify@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"004e3cb72213e5e727e4e08f668ee6c8f27e5d32","kind":"commit","published_at":"2020-05-26T22:39:56.000Z","download_url":"https://codeload.github.com/stretchr/testify/tar.gz/v1.6.0","html_url":"https://github.com/stretchr/testify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stretchr/testify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"3ebf1ddaeb260c4b1ae502a01c7844fa8c1fa0e9","kind":"commit","published_at":"2020-02-19T20:56:11.000Z","download_url":"https://codeload.github.com/stretchr/testify/tar.gz/v1.5.1","html_url":"https://github.com/stretchr/testify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stretchr/testify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"624f997379a27f38832b4b22ef5e4d31385c6daf","kind":"commit","published_at":"2020-02-18T20:05:10.000Z","download_url":"https://codeload.github.com/stretchr/testify/tar.gz/v1.5.0","html_url":"https://github.com/stretchr/testify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stretchr/testify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"221dbe5ed46703ee255b1da0dec05086f5035f62","kind":"commit","published_at":"2019-07-12T00:01:36.000Z","download_url":"https://codeload.github.com/stretchr/testify/tar.gz/v1.4.0","html_url":"https://github.com/stretchr/testify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stretchr/testify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"ffdc059bfe9ce6a4e144ba849dbedead332c6053","kind":"commit","published_at":"2019-01-03T19:31:39.000Z","download_url":"https://codeload.github.com/stretchr/testify/tar.gz/v1.3.0","html_url":"https://github.com/stretchr/testify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stretchr/testify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"f35b8ab0b5a2cef36673838d662e249dd9c94686","kind":"tag","published_at":"2018-06-09T13:37:51.000Z","download_url":"https://codeload.github.com/stretchr/testify/tar.gz/v1.2.2","html_url":"https://github.com/stretchr/testify/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stretchr/testify@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"12b6f73e6084dad08a7c6e575284b177ecafbc71","kind":"commit","published_at":"2018-01-31T22:38:42.000Z","download_url":"https://codeload.github.com/stretchr/testify/tar.gz/v1.2.1","html_url":"https://github.com/stretchr/testify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stretchr/testify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"b91bfb9ebec76498946beb6af7c0230c7cc7ba6c","kind":"commit","published_at":"2017-12-30T18:17:37.000Z","download_url":"https://codeload.github.com/stretchr/testify/tar.gz/v1.2.0","html_url":"https://github.com/stretchr/testify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stretchr/testify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.2.0/manifests"},{"name":"v1.1.4","sha":"69483b4bd14f5845b5a1e55bca19e954e827f1d0","kind":"commit","published_at":"2016-09-25T01:54:16.000Z","download_url":"https://codeload.github.com/stretchr/testify/tar.gz/v1.1.4","html_url":"https://github.com/stretchr/testify/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stretchr/testify@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"f390dcf405f7b83c997eac1b06768bb9f44dec18","kind":"commit","published_at":"2016-01-09T20:38:47.000Z","download_url":"https://codeload.github.com/stretchr/testify/tar.gz/v1.1.3","html_url":"https://github.com/stretchr/testify/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stretchr/testify@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"4adf44fc7aebdd63660910fc4ad4b82e4a3d7a08","kind":"commit","published_at":"2016-01-09T02:06:49.000Z","download_url":"https://codeload.github.com/stretchr/testify/tar.gz/v1.1.2","html_url":"https://github.com/stretchr/testify/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stretchr/testify@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"38b5d653e3cad9252e69070a3fe23377ab380557","kind":"commit","published_at":"2016-01-08T11:58:29.000Z","download_url":"https://codeload.github.com/stretchr/testify/tar.gz/v1.1.1","html_url":"https://github.com/stretchr/testify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stretchr/testify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.1.1/manifests"},{"name":"v1.1","sha":"c92828f29518bc633893affbce12904ba41a7cfa","kind":"commit","published_at":"2016-01-07T17:53:57.000Z","download_url":"https://codeload.github.com/stretchr/testify/tar.gz/v1.1","html_url":"https://github.com/stretchr/testify/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stretchr/testify@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.1/manifests"},{"name":"v1.0","sha":"232e8563676cd15c3a36ba5e675ad4312ac4cb11","kind":"tag","published_at":"2015-05-27T14:47:41.000Z","download_url":"https://codeload.github.com/stretchr/testify/tar.gz/v1.0","html_url":"https://github.com/stretchr/testify/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stretchr/testify@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-06T00:58:52.986Z","dependent_packages_count":146490,"downloads":null,"downloads_period":null,"dependent_repos_count":280136,"rankings":{"downloads":null,"dependent_repos_count":0.0004106662340982334,"dependent_packages_count":0.00010266655852455835,"stargazers_count":0.2389050816866473,"forks_count":0.6445406544171773,"docker_downloads_count":0.007186659096719086,"average":0.1782291455986333},"purl":"pkg:golang/github.com/stretchr/testify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/stretchr/testify","docker_dependents_count":9273,"docker_downloads_count":51209283826,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/stretchr/testify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/stretchr/testify/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-05T08:01:06.412Z","issues_count":279,"pull_requests_count":620,"avg_time_to_close_issue":68203067.10884354,"avg_time_to_close_pull_request":26314499.934673365,"issues_closed_count":147,"pull_requests_closed_count":398,"pull_request_authors_count":272,"issue_authors_count":231,"avg_comments_per_issue":4.189964157706093,"avg_comments_per_pull_request":2.0725806451612905,"merged_pull_requests_count":221,"bot_issues_count":0,"bot_pull_requests_count":18,"past_year_issues_count":32,"past_year_pull_requests_count":112,"past_year_avg_time_to_close_issue":4741573.375,"past_year_avg_time_to_close_pull_request":2918698.6666666665,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":48,"past_year_pull_request_authors_count":67,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.71875,"past_year_avg_comments_per_pull_request":1.1785714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Ftestify/issues","maintainers":[{"login":"dolmen","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dolmen"},{"login":"brackendawson","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brackendawson"},{"login":"ccoVeille","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccoVeille"},{"login":"arjunmahishi","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjunmahishi"},{"login":"ernesto-jimenez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ernesto-jimenez"},{"login":"boyan-soubachov","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/boyan-soubachov"}],"active_maintainers":[{"login":"dolmen","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dolmen"},{"login":"brackendawson","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brackendawson"},{"login":"ccoVeille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccoVeille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fstretchr%2Ftestify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fstretchr%2Ftestify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fstretchr%2Ftestify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fstretchr%2Ftestify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fstretchr%2Ftestify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fstretchr%2Ftestify/codemeta","maintainers":[]}