{"id":3494679,"name":"github.com/alecthomas/assert","ecosystem":"go","description":"Package assert provides a set of comprehensive testing tools for use with the normal Go testing system.\n\nThe following is a complete example using assert in a standard test function:\n\nif you assert many times, use the format below:\n\nAssertions allow you to easily write test code, and are global funcs in the `assert` package.\nAll assertion functions take, as the first argument, the `*testing.T` object provided by the\ntesting framework. This allows the assertion funcs to write the failings and other details to\nthe correct place.\n\nEvery assertion function also takes an optional string message as the final argument,\nallowing custom error messages to be appended to the message the assertion method outputs.","homepage":"https://github.com/alecthomas/assert","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/alecthomas/assert","keywords_array":[],"namespace":"github.com/alecthomas","versions_count":1,"first_release_published_at":"2021-12-01T05:52:01.000Z","latest_release_published_at":"2021-12-01T05:52:01.000Z","latest_release_number":"v1.0.0","last_synced_at":"2026-04-05T08:12:09.006Z","created_at":"2022-04-10T19:26:44.794Z","updated_at":"2026-04-05T08:12:09.007Z","registry_url":"https://pkg.go.dev/github.com/alecthomas/assert","install_command":"go get github.com/alecthomas/assert","documentation_url":"https://pkg.go.dev/github.com/alecthomas/assert#section-documentation","metadata":{},"repo_metadata":{"id":2659967,"uuid":"47095688","full_name":"alecthomas/assert","owner":"alecthomas","description":"A simple assertion library using Go generics","archived":false,"fork":false,"pushed_at":"2025-08-15T23:31:42.000Z","size":131,"stargazers_count":167,"open_issues_count":7,"forks_count":11,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-08-16T01:27:01.240Z","etag":null,"topics":["assert","generics","go","golang","testing"],"latest_commit_sha":null,"homepage":"","language":"Go","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/alecthomas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["alecthomas"]}},"created_at":"2015-11-30T04:42:32.000Z","updated_at":"2025-07-28T14:49:20.000Z","dependencies_parsed_at":"2024-05-01T02:44:56.003Z","dependency_job_id":"abbe3d60-103b-4c26-9493-d55602ae4e71","html_url":"https://github.com/alecthomas/assert","commit_stats":{"total_commits":50,"total_committers":5,"mean_commits":10.0,"dds":0.07999999999999996,"last_synced_commit":"96885dec03fb9107de54aba088c8e366e1d67ce9"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/alecthomas/assert","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alecthomas","download_url":"https://codeload.github.com/alecthomas/assert/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/sbom","scorecard":{"id":116589,"data":{"date":"2025-08-11","repo":{"name":"github.com/alecthomas/assert","commit":"96885dec03fb9107de54aba088c8e366e1d67ce9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"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":"Code-Review","score":1,"reason":"Found 4/30 approved changesets -- score normalized to 1","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":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: bin/activate-hermit:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/alecthomas/assert/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/alecthomas/assert/ci.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: bin/hermit:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"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":"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: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING: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":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 4 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":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"}}]},"last_synced_at":"2025-08-16T01:27:06.592Z","repository_id":2659967,"created_at":"2025-08-16T01:27:06.592Z","updated_at":"2025-08-16T01:27:06.592Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270670087,"owners_count":24625450,"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-16T02:00:11.002Z","response_time":91,"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":"alecthomas","name":"Alec Thomas","uuid":"41767","kind":"user","description":null,"email":"","website":"http://swapoff.org","location":"Sydney, Australia","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/41767?v=4","repositories_count":165,"last_synced_at":"2025-08-12T08:42:22.351Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/alecthomas","funding_links":["https://github.com/sponsors/alecthomas"],"total_stars":28113,"followers":1374,"following":5,"created_at":"2022-11-02T17:36:56.193Z","updated_at":"2025-08-12T08:42:22.351Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alecthomas","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alecthomas/repositories"},"tags":[{"name":"v2.11.0","sha":"96885dec03fb9107de54aba088c8e366e1d67ce9","kind":"commit","published_at":"2024-09-17T06:12:02.000Z","download_url":"https://codeload.github.com/alecthomas/assert/tar.gz/v2.11.0","html_url":"https://github.com/alecthomas/assert/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alecthomas/assert@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"e7b6c90a6cea1ee9ba57befdfea77e499191f0e8","kind":"commit","published_at":"2024-05-27T01:12:23.000Z","download_url":"https://codeload.github.com/alecthomas/assert/tar.gz/v2.10.0","html_url":"https://github.com/alecthomas/assert/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alecthomas/assert@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"fe12b412a89352f5b5327da8898853cfa12ef9f9","kind":"commit","published_at":"2024-05-01T01:39:57.000Z","download_url":"https://codeload.github.com/alecthomas/assert/tar.gz/v2.9.0","html_url":"https://github.com/alecthomas/assert/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alecthomas/assert@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"a1597e0b16a10e6fe3f36450f3e516958741f650","kind":"commit","published_at":"2024-04-10T08:51:53.000Z","download_url":"https://codeload.github.com/alecthomas/assert/tar.gz/v2.8.1","html_url":"https://github.com/alecthomas/assert/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alecthomas/assert@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"802610d858997785c923a2c3f258fa27923aee97","kind":"commit","published_at":"2024-04-06T00:08:47.000Z","download_url":"https://codeload.github.com/alecthomas/assert/tar.gz/v2.8.0","html_url":"https://github.com/alecthomas/assert/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alecthomas/assert@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"5491cb3f50916c194d15e6a128759ea435c7d95d","kind":"commit","published_at":"2024-03-27T02:40:45.000Z","download_url":"https://codeload.github.com/alecthomas/assert/tar.gz/v2.7.0","html_url":"https://github.com/alecthomas/assert/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alecthomas/assert@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"4606ea77933649605621106d6069492807c496af","kind":"commit","published_at":"2024-02-19T08:03:54.000Z","download_url":"https://codeload.github.com/alecthomas/assert/tar.gz/v2.6.0","html_url":"https://github.com/alecthomas/assert/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alecthomas/assert@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"9077e33946e508b2778675d60efe041ac747a8fe","kind":"commit","published_at":"2024-01-18T00:43:49.000Z","download_url":"https://codeload.github.com/alecthomas/assert/tar.gz/v2.5.0","html_url":"https://github.com/alecthomas/assert/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alecthomas/assert@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"929325d69bc1ce5d5c57cf1ccf58dc524d0557dc","kind":"commit","published_at":"2023-12-06T05:53:54.000Z","download_url":"https://codeload.github.com/alecthomas/assert/tar.gz/v2.4.1","html_url":"https://github.com/alecthomas/assert/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alecthomas/assert@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0a3ee6331fd2c06eea0ec62f75b88057d7fc8f38","kind":"commit","published_at":"2023-10-03T22:30:24.000Z","download_url":"https://codeload.github.com/alecthomas/assert/tar.gz/v2.4.0","html_url":"https://github.com/alecthomas/assert/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alecthomas/assert@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"fed52900e2ac6920ec1f3da99192e3cd6663ac75","kind":"commit","published_at":"2023-06-08T04:15:11.000Z","download_url":"https://codeload.github.com/alecthomas/assert/tar.gz/v2.3.0","html_url":"https://github.com/alecthomas/assert/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alecthomas/assert@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"dedb7c84785ea4fdbc74a2f17a1c7640b76c4fa0","kind":"commit","published_at":"2023-03-02T20:19:26.000Z","download_url":"https://codeload.github.com/alecthomas/assert/tar.gz/v2.2.2","html_url":"https://github.com/alecthomas/assert/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alecthomas/assert@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"67233feedeb36853811f6b6607011e6955c7122a","kind":"commit","published_at":"2023-01-08T03:58:34.000Z","download_url":"https://codeload.github.com/alecthomas/assert/tar.gz/v2.2.1","html_url":"https://github.com/alecthomas/assert/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alecthomas/assert@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"b0b37e50f1b2d3443f9ec5ee36eaefec74810509","kind":"commit","published_at":"2022-10-05T08:48:31.000Z","download_url":"https://codeload.github.com/alecthomas/assert/tar.gz/v2.2.0","html_url":"https://github.com/alecthomas/assert/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alecthomas/assert@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"1a6ddee59f3ffdcd3c3d6229aa5601f2c8631c1c","kind":"commit","published_at":"2022-05-30T10:25:39.000Z","download_url":"https://codeload.github.com/alecthomas/assert/tar.gz/v2.1.0","html_url":"https://github.com/alecthomas/assert/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alecthomas/assert@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"76639ab3e61979156d09ec099658cdecd8a15119","kind":"commit","published_at":"2022-05-23T01:42:12.000Z","download_url":"https://codeload.github.com/alecthomas/assert/tar.gz/v2.0.3","html_url":"https://github.com/alecthomas/assert/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alecthomas/assert@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"2b404d502f2a09078c07cc4b0e9b304bfd79876e","kind":"commit","published_at":"2022-04-10T11:44:00.000Z","download_url":"https://codeload.github.com/alecthomas/assert/tar.gz/v2.0.2","html_url":"https://github.com/alecthomas/assert/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alecthomas/assert@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"110a809fd0b5bcc105cca951c9a3c44afc611e88","kind":"commit","published_at":"2022-04-10T11:36:36.000Z","download_url":"https://codeload.github.com/alecthomas/assert/tar.gz/v2.0.1","html_url":"https://github.com/alecthomas/assert/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alecthomas/assert@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"9e0e797c1150bd05a1cbff867625219b47dfcbe5","kind":"commit","published_at":"2022-04-09T04:50:49.000Z","download_url":"https://codeload.github.com/alecthomas/assert/tar.gz/v2.0.0","html_url":"https://github.com/alecthomas/assert/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alecthomas/assert@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha8","sha":"35b6fc41a9c8e75a67c4952c8d6ca3fef71b3516","kind":"commit","published_at":"2022-03-16T23:37:05.000Z","download_url":"https://codeload.github.com/alecthomas/assert/tar.gz/v2.0.0-alpha8","html_url":"https://github.com/alecthomas/assert/releases/tag/v2.0.0-alpha8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alecthomas/assert@v2.0.0-alpha8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.0.0-alpha8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.0.0-alpha8/manifests"},{"name":"v2.0.0-alpha7","sha":"7ac75f504a34ba3705f9035a9441ac41c1fcc6f1","kind":"commit","published_at":"2022-03-16T19:53:37.000Z","download_url":"https://codeload.github.com/alecthomas/assert/tar.gz/v2.0.0-alpha7","html_url":"https://github.com/alecthomas/assert/releases/tag/v2.0.0-alpha7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alecthomas/assert@v2.0.0-alpha7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.0.0-alpha7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.0.0-alpha7/manifests"},{"name":"v2.0.0-alpha6","sha":"ae1429483656dda16692f0e3ee3a2b723406d6d6","kind":"commit","published_at":"2021-12-21T12:44:20.000Z","download_url":"https://codeload.github.com/alecthomas/assert/tar.gz/v2.0.0-alpha6","html_url":"https://github.com/alecthomas/assert/releases/tag/v2.0.0-alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alecthomas/assert@v2.0.0-alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.0.0-alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.0.0-alpha6/manifests"},{"name":"v2.0.0-alpha4","sha":"05c6d041585e28fbd9c8f623261d63316fea1cfd","kind":"commit","published_at":"2021-12-19T20:22:17.000Z","download_url":"https://codeload.github.com/alecthomas/assert/tar.gz/v2.0.0-alpha4","html_url":"https://github.com/alecthomas/assert/releases/tag/v2.0.0-alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alecthomas/assert@v2.0.0-alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.0.0-alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.0.0-alpha4/manifests"},{"name":"v2.0.0-alpha5","sha":"a84d457f68929e619501f2a1b2f84b1a37ca9b9b","kind":"commit","published_at":"2021-12-19T20:22:17.000Z","download_url":"https://codeload.github.com/alecthomas/assert/tar.gz/v2.0.0-alpha5","html_url":"https://github.com/alecthomas/assert/releases/tag/v2.0.0-alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alecthomas/assert@v2.0.0-alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.0.0-alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.0.0-alpha5/manifests"},{"name":"v2.0.0-alpha3","sha":"0ca43c34ea357568447166c5ac3382a41a36a334","kind":"commit","published_at":"2021-12-02T06:37:51.000Z","download_url":"https://codeload.github.com/alecthomas/assert/tar.gz/v2.0.0-alpha3","html_url":"https://github.com/alecthomas/assert/releases/tag/v2.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alecthomas/assert@v2.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.0.0-alpha3/manifests"},{"name":"v2.0.0-alpha2","sha":"0caff4a0a038a28a2261c0adf306d5003f5f8b27","kind":"commit","published_at":"2021-12-02T06:22:10.000Z","download_url":"https://codeload.github.com/alecthomas/assert/tar.gz/v2.0.0-alpha2","html_url":"https://github.com/alecthomas/assert/releases/tag/v2.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alecthomas/assert@v2.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.0.0-alpha2/manifests"},{"name":"v2.0.0-alpha1","sha":"e8b6415e5ea25c772607feac2cb5625df7162c28","kind":"commit","published_at":"2021-12-01T09:34:52.000Z","download_url":"https://codeload.github.com/alecthomas/assert/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/alecthomas/assert/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alecthomas/assert@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v2.0.0-alpha1/manifests"},{"name":"v1.0.0","sha":"73444aca37e09619baa21040dad4527f857f9abb","kind":"commit","published_at":"2021-12-01T05:52:01.000Z","download_url":"https://codeload.github.com/alecthomas/assert/tar.gz/v1.0.0","html_url":"https://github.com/alecthomas/assert/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alecthomas/assert@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-16T05:24:04.610Z","dependent_packages_count":569,"downloads":null,"downloads_period":null,"dependent_repos_count":2390,"rankings":{"downloads":null,"dependent_repos_count":0.16549007059576426,"dependent_packages_count":0.1893886366817991,"stargazers_count":4.518307660751717,"forks_count":7.8373497290996506,"docker_downloads_count":1.518008919464832,"average":2.8457090033187527},"purl":"pkg:golang/github.com/alecthomas/assert","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/alecthomas/assert","docker_dependents_count":9,"docker_downloads_count":96702,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/alecthomas/assert","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/alecthomas/assert/dependencies","status":null,"funding_links":["https://github.com/sponsors/alecthomas"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-16T05:24:04.412Z","issues_count":9,"pull_requests_count":12,"avg_time_to_close_issue":12758635.25,"avg_time_to_close_pull_request":9901500.777777778,"issues_closed_count":4,"pull_requests_closed_count":9,"pull_request_authors_count":8,"issue_authors_count":9,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.3333333333333333,"merged_pull_requests_count":4,"bot_issues_count":1,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2477888.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fassert/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Falecthomas%2Fassert/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Falecthomas%2Fassert/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Falecthomas%2Fassert/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Falecthomas%2Fassert/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Falecthomas%2Fassert/codemeta","maintainers":[]}