{"id":3736524,"name":"github.com/tomarrell/wrapcheck","ecosystem":"go","description":"","homepage":"https://github.com/tomarrell/wrapcheck","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tomarrell/wrapcheck","keywords_array":[],"namespace":"github.com/tomarrell","versions_count":3,"first_release_published_at":"2021-03-17T19:24:37.000Z","latest_release_published_at":"2021-04-19T15:17:10.000Z","latest_release_number":"v1.2.0","last_synced_at":"2026-09-19T16:40:07.040Z","created_at":"2022-04-11T14:16:54.692Z","updated_at":"2026-09-21T04:42:46.233Z","registry_url":"https://pkg.go.dev/github.com/tomarrell/wrapcheck","install_command":"go get github.com/tomarrell/wrapcheck","documentation_url":"https://pkg.go.dev/github.com/tomarrell/wrapcheck#section-documentation","metadata":{},"repo_metadata":{"id":37476148,"uuid":"282236735","full_name":"tomarrell/wrapcheck","owner":"tomarrell","description":"A Go linter to check that errors from external packages are wrapped","archived":false,"fork":false,"pushed_at":"2026-09-07T18:00:07.000Z","size":180,"stargazers_count":373,"open_issues_count":12,"forks_count":35,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-09-12T08:35:44.416Z","etag":null,"topics":["check","error","go","go-linter","hacktoberfest","linter"],"latest_commit_sha":null,"homepage":"https://blog.tomarrell.com/post/introducing_wrapcheck_linter_for_go","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/tomarrell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2020-07-24T14:11:28.000Z","updated_at":"2026-09-11T19:23:20.000Z","dependencies_parsed_at":"2024-10-03T10:22:18.945Z","dependency_job_id":"b517ad77-5188-42d2-ad3b-a5305b58cf1d","html_url":"https://github.com/tomarrell/wrapcheck","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/tomarrell/wrapcheck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomarrell","download_url":"https://codeload.github.com/tomarrell/wrapcheck/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/sbom","scorecard":{"id":891953,"data":{"date":"2025-08-11","repo":{"name":"github.com/tomarrell/wrapcheck","commit":"486d5bbebfef0d94d5ff15b57e01821f6407bb52"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 12/29 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/tomarrell/wrapcheck/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/tomarrell/wrapcheck/test.yaml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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":"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: 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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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-24T12:12:26.846Z","repository_id":37476148,"created_at":"2025-08-24T12:12:26.846Z","updated_at":"2025-08-24T12:12:26.846Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37456887,"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-18T02:00:15.364Z","response_time":89,"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":"tomarrell","name":"Tom Arrell","uuid":"7939459","kind":"user","description":"Staff Backend Engineer @sumup\r\n — Lover of Rust and Go, hack around building keyboards when I'm bored\r\n","email":"","website":"https://tomarrell.com","location":"Berlin, Germany","twitter":"tom_arrell","company":"@SumUp","icon_url":"https://avatars.githubusercontent.com/u/7939459?u=330de5d206f2ff0fc34cde7d718e055971c3d8d0\u0026v=4","repositories_count":74,"last_synced_at":"2024-03-15T08:35:42.547Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tomarrell","funding_links":[],"total_stars":985,"followers":null,"following":null,"created_at":"2022-11-08T18:32:21.578Z","updated_at":"2024-03-15T08:35:55.482Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomarrell","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomarrell/repositories"},"tags":[{"name":"v2.12.0","sha":"c058da1005e26566820d7eb858899c280d87eab9","kind":"commit","published_at":"2025-11-24T11:49:19.000Z","download_url":"https://codeload.github.com/tomarrell/wrapcheck/tar.gz/v2.12.0","html_url":"https://github.com/tomarrell/wrapcheck/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tomarrell/wrapcheck@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"486d5bbebfef0d94d5ff15b57e01821f6407bb52","kind":"commit","published_at":"2025-03-11T17:09:54.000Z","download_url":"https://codeload.github.com/tomarrell/wrapcheck/tar.gz/v2.11.0","html_url":"https://github.com/tomarrell/wrapcheck/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tomarrell/wrapcheck@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"2ddbe2eef848689d3c4edc0bd53a40e45e1ddfe8","kind":"commit","published_at":"2024-11-16T16:01:27.000Z","download_url":"https://codeload.github.com/tomarrell/wrapcheck/tar.gz/v2.10.0","html_url":"https://github.com/tomarrell/wrapcheck/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tomarrell/wrapcheck@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"4a8f079c2477420de6c183926d990c7e7bbd00bc","kind":"commit","published_at":"2024-07-16T14:31:38.000Z","download_url":"https://codeload.github.com/tomarrell/wrapcheck/tar.gz/v2.9.0","html_url":"https://github.com/tomarrell/wrapcheck/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tomarrell/wrapcheck@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"acb3e1ffa1ca57767b053239178ea0cbcb0e83e0","kind":"commit","published_at":"2024-02-20T13:59:22.000Z","download_url":"https://codeload.github.com/tomarrell/wrapcheck/tar.gz/v2.8.3","html_url":"https://github.com/tomarrell/wrapcheck/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tomarrell/wrapcheck@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"d45c49d92b09e2bc0ef803750efe77a50b69476a","kind":"commit","published_at":"2024-02-19T14:48:04.000Z","download_url":"https://codeload.github.com/tomarrell/wrapcheck/tar.gz/v2.8.2","html_url":"https://github.com/tomarrell/wrapcheck/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tomarrell/wrapcheck@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"23b75d29464c3b26f0f4c1315a9cf5d9f33ca17d","kind":"commit","published_at":"2023-02-23T13:46:38.000Z","download_url":"https://codeload.github.com/tomarrell/wrapcheck/tar.gz/v2.8.1","html_url":"https://github.com/tomarrell/wrapcheck/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tomarrell/wrapcheck@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"142a2ce067ef4facc0dbcc1932d88c4999cc3895","kind":"commit","published_at":"2023-02-04T12:13:45.000Z","download_url":"https://codeload.github.com/tomarrell/wrapcheck/tar.gz/v2.8.0","html_url":"https://github.com/tomarrell/wrapcheck/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tomarrell/wrapcheck@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"36ebab66b48aa37d9707da3781faeb4a4a7bedf2","kind":"commit","published_at":"2022-10-07T18:21:42.000Z","download_url":"https://codeload.github.com/tomarrell/wrapcheck/tar.gz/v2.7.0","html_url":"https://github.com/tomarrell/wrapcheck/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tomarrell/wrapcheck@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.7.0/manifests"},{"name":"v2.6.2","sha":"3713191c9baf6045413ac5144c47dfcfed436c87","kind":"commit","published_at":"2022-06-14T13:41:45.000Z","download_url":"https://codeload.github.com/tomarrell/wrapcheck/tar.gz/v2.6.2","html_url":"https://github.com/tomarrell/wrapcheck/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tomarrell/wrapcheck@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"aa67455bb99b63f76db063656f07479c4998eb8a","kind":"commit","published_at":"2022-04-29T10:30:52.000Z","download_url":"https://codeload.github.com/tomarrell/wrapcheck/tar.gz/v2.6.1","html_url":"https://github.com/tomarrell/wrapcheck/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tomarrell/wrapcheck@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"624a3b4aee393c47c44726ee13c64ff11bb078c2","kind":"commit","published_at":"2022-03-23T00:24:03.000Z","download_url":"https://codeload.github.com/tomarrell/wrapcheck/tar.gz/v2.6.0","html_url":"https://github.com/tomarrell/wrapcheck/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tomarrell/wrapcheck@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fab0c410c3be618283b6a45b27344b34e6309a38","kind":"commit","published_at":"2022-02-17T15:07:39.000Z","download_url":"https://codeload.github.com/tomarrell/wrapcheck/tar.gz/v2.5.0","html_url":"https://github.com/tomarrell/wrapcheck/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tomarrell/wrapcheck@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"1d12a326745e8cb872600e225f72fb65adf3b9f7","kind":"commit","published_at":"2021-10-29T12:31:53.000Z","download_url":"https://codeload.github.com/tomarrell/wrapcheck/tar.gz/v2.4.0","html_url":"https://github.com/tomarrell/wrapcheck/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tomarrell/wrapcheck@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"82c88b36f5001caa37af1de1aa0b5ca698696059","kind":"commit","published_at":"2021-09-30T09:08:24.000Z","download_url":"https://codeload.github.com/tomarrell/wrapcheck/tar.gz/v2.3.1","html_url":"https://github.com/tomarrell/wrapcheck/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tomarrell/wrapcheck@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"d409df3395169cccdb7f39aea3092e20c5e69a9c","kind":"commit","published_at":"2021-07-05T18:28:09.000Z","download_url":"https://codeload.github.com/tomarrell/wrapcheck/tar.gz/v2.3.0","html_url":"https://github.com/tomarrell/wrapcheck/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tomarrell/wrapcheck@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"56ecd1e91783f5f941cc550f234c2fbf5448b46a","kind":"commit","published_at":"2021-06-15T20:27:51.000Z","download_url":"https://codeload.github.com/tomarrell/wrapcheck/tar.gz/v2.2.0","html_url":"https://github.com/tomarrell/wrapcheck/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tomarrell/wrapcheck@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"0040156ccc223cf0660162ac0aa725272cdef8a4","kind":"commit","published_at":"2021-04-30T15:26:34.000Z","download_url":"https://codeload.github.com/tomarrell/wrapcheck/tar.gz/v2.1.0","html_url":"https://github.com/tomarrell/wrapcheck/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tomarrell/wrapcheck@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"f402dc5e0d0ce84097fafc19a2a12232b26f9530","kind":"commit","published_at":"2021-04-30T15:06:12.000Z","download_url":"https://codeload.github.com/tomarrell/wrapcheck/tar.gz/v2.0.0","html_url":"https://github.com/tomarrell/wrapcheck/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tomarrell/wrapcheck@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v2.0.0/manifests"},{"name":"v1.2.0","sha":"c041c3ba627b1df5a2c7d5bb5cf5ce302acd659e","kind":"commit","published_at":"2021-04-19T15:17:10.000Z","download_url":"https://codeload.github.com/tomarrell/wrapcheck/tar.gz/v1.2.0","html_url":"https://github.com/tomarrell/wrapcheck/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tomarrell/wrapcheck@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"1483c065d261955dddc5521bbad294eb7c5aa971","kind":"commit","published_at":"2021-03-29T19:36:16.000Z","download_url":"https://codeload.github.com/tomarrell/wrapcheck/tar.gz/v1.1.0","html_url":"https://github.com/tomarrell/wrapcheck/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tomarrell/wrapcheck@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"148861ca8f499968d1eec7e175625eb7785a316d","kind":"commit","published_at":"2021-03-17T19:24:37.000Z","download_url":"https://codeload.github.com/tomarrell/wrapcheck/tar.gz/v1.0.0","html_url":"https://github.com/tomarrell/wrapcheck/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tomarrell/wrapcheck@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-21T04:42:46.233Z","dependent_packages_count":147,"downloads":null,"downloads_period":null,"dependent_repos_count":954,"rankings":{"downloads":null,"dependent_repos_count":0.2487610713050049,"dependent_packages_count":0.34270097235497576,"stargazers_count":3.482757664828593,"forks_count":4.534473890354169,"docker_downloads_count":0.9767696378026481,"average":1.9170926473290781},"purl":"pkg:golang/github.com/tomarrell/wrapcheck","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/tomarrell/wrapcheck","docker_dependents_count":6,"docker_downloads_count":6922,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/tomarrell/wrapcheck","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/tomarrell/wrapcheck/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-20T13:01:43.576Z","issues_count":40,"pull_requests_count":35,"avg_time_to_close_issue":5116877.724137931,"avg_time_to_close_pull_request":698440.8333333334,"issues_closed_count":29,"pull_requests_closed_count":30,"pull_request_authors_count":22,"issue_authors_count":33,"avg_comments_per_issue":3.15,"avg_comments_per_pull_request":1.4857142857142858,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":111355.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fwrapcheck/issues","maintainers":[{"login":"tomarrell","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomarrell"}],"active_maintainers":[{"login":"tomarrell","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomarrell"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftomarrell%2Fwrapcheck/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftomarrell%2Fwrapcheck/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftomarrell%2Fwrapcheck/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftomarrell%2Fwrapcheck/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftomarrell%2Fwrapcheck/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftomarrell%2Fwrapcheck/codemeta","maintainers":[]}