Public record
Software health reportschema 0.30.0 · metrics 2.5.0 · 2026-08-04 16:56 UTC

tomarrell / wrapcheck

A Go linter to check that errors from external packages are wrapped

GoMIT★ 373 stars⑂ 33 forkssince Jul 2020View on GitHub ↗
KindCommand-line toolhow this is determined

tomarrell/wrapcheck holds a health index of 53 out of 100, placing it in the Moderate band. It scores highest on Sustainability & Governance (62/100) and lowest on Vitality (29/100). It was last updated 253 days ago. A single contributor accounts for most of its recent work.

53
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

53
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 52 is calibrated to 53 on the published index scale (record calibration 2026-08-02).

Ownership

Tom ArrellPersonal account
153 followers80 public repossince Jun 2014@SynthflowAI

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/tomarrell/wrapcheck/v2v2.12.0-19253 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

29At Risk · 21% of overall
How it's scored
3.6/36Push recency — last push 253 days ago
0.7/36Commit cadence — 1/52 weeks with commits
2.7/18Commit volume — 1 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year1
human_commit_share0.988
days_since_last_push253
active_weeks_last_year1
How it's scored
27/27Ships releases — 22 releases published
16.2/36Release recency — latest release 253 days ago
12.6/27Release cadence — a release every ~139.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count22
latest_release_tagv2.12.0
releases_from_tagsno
days_since_latest_release253
mean_days_between_releases139.9
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

54Moderate · 17% of overall
How it's scored
41.7/60Stars — 373 stars
12.5/25Forks — 33 forks
2.7/15Watchers — 4 watchers
Inputs used
forks33
stars373
watchers4
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges2
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesgithub.com, goreportcard.com
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

62Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
3.9/22.5Commit distribution — top contributor authored 83% of commits
13.5/13.5Contributor breadth — 15 contributors
10/10OpenSSF Scorecard: Contributors — project has 4 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled15
top_contributor_share0.827
How it's scored
31.8/42Issue resolution — 76% of issues closed
24/30PR acceptance — 20/25 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
6/15OpenSSF Scorecard: Code-Review — Found 13/29 approved changesets -- score normalized to 4
Inputs used
merged_prs20
open_issues10
closed_issues31
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.756
closed_unmerged_prs5
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
15.7/25Owner reach — 153 followers of tomarrell
25/25Track record — 80 public repos, account ~12 yr old
Inputs used
followers153
owner_typeUser
is_verified
owner_logintomarrell
public_repos80
account_age_days4,428
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on go
26/35Publish recency — latest publish 253 days ago
20/20Version history — 19 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/tomarrell/wrapcheck/v2
ecosystemsgo
any_deprecatedno
min_days_since_publish253

Engineering Quality

Are baseline engineering and documentation practices in place?

59Moderate · 19% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 1 out of 18 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://blog.tomarrell.com/post/introducing_wrapcheck_linter_for_go
10/10Repository description
10/10Topics — 6 topics
10/10Wiki
Inputs used
topicsgo, go-linter, error, check, linter, hacktoberfest
has_wikiyes
homepagehttps://blog.tomarrell.com/post/introducing_wrapcheck_linter_for_go
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

54Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 1 out of 18 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3/7.5Code-Review — Found 13/29 approved changesets -- score normalized to 4
2.5/2.5Contributors — project has 4 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6/7.5Vulnerabilities — 2 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.2
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories2
affected_packages2
assessed_packages24
unassessed_packages0
affected_by_severityunknown 2
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 24 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

57Moderate · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
20.4/40Legible commit history — 31 of 81 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.383
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — wrapcheck/testdata/config_ignorePackageGlobs_pkg_errors/src/github.com/pkg/errors/Makefile, wrapcheck/testdata/ignore_pkg_errors/src/github.com/pkg/errors/Makefile
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 82
8/8Automated maintenance — 1 of the last 82 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_fileswrapcheck/testdata/config_ignorePackageGlobs_pkg_errors/src/github.com/pkg/errors/Makefile, wrapcheck/testdata/ignore_pkg_errors/src/github.com/pkg/errors/Makefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0.012
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/54 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes15,167
source_files_sampled54
oversized_source_files0

Key facts

373GitHub stars
15contributors
1commits, last 12 months
253days since last push
22releases
1bus factor
10open issues
Gopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 33 ⇿
0Stars
33Forks
21Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

01325383322020-112023-052025-11
Major 2Minor 13Patch 6

Each point covers 5 days.

OpenSSF Scorecard 4.2 / 10
4.2aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-08-04 16:56 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests1 out of 18 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4Code-ReviewFound 13/29 approved changesets -- score normalized to 4
10Contributorsproject has 4 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
8Vulnerabilities2 existing vulnerabilities detected
Direct dependencies 5
RegistryPackageVersion constraintManifest
Gogithub.com/gobwas/globv0.2.3go.mod
Gogithub.com/spf13/viperv1.12.0go.mod
Gogithub.com/stretchr/testifyv1.7.2go.mod
Gogolang.org/x/toolsv0.39.0go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
All dependencies 24

Full resolved dependency set from the GitHub dependency graph: 5 direct and 19 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
Gogithub.com/gobwas/glob0.2.3direct
Gogithub.com/spf13/viper1.12.0direct
Gogithub.com/stretchr/testify1.7.2direct
Gogolang.org/x/tools0.39.0direct
Gogopkg.in/yaml.v33.0.1direct
Gogithub.com/davecgh/go-spew1.1.1indirect
Gogithub.com/fsnotify/fsnotify1.5.4indirect
Gogithub.com/hashicorp/hcl1.0.0indirect
Gogithub.com/magiconair/properties1.8.6indirect
Gogithub.com/mitchellh/mapstructure1.5.0indirect
Gogithub.com/pelletier/go-toml1.9.5indirect
Gogithub.com/pelletier/go-toml/v22.0.2indirect
Gogithub.com/pmezard/go-difflib1.0.0indirect
Gogithub.com/spf13/afero1.8.2indirect
Gogithub.com/spf13/cast1.5.0indirect
Gogithub.com/spf13/jwalterweatherman1.1.0indirect
Gogithub.com/spf13/pflag1.0.5indirect
Gogithub.com/subosito/gotenv1.4.0indirect
Gogolang.org/x/mod0.30.0indirect
Gogolang.org/x/sync0.18.0indirect
Gogolang.org/x/sys0.38.0indirect
Gogolang.org/x/text0.3.8indirect
Gogopkg.in/ini.v11.66.6indirect
Gogopkg.in/yaml.v22.4.0indirect
Dependency advisories 2

This repository publishes no package the index resolves, so its own dependency graph was assessed — 24 packages, which also include development and test pins that never ship: 2 carry known advisories, of which 0 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/sys0.38.0indirectunknown10.44.0
golang.org/x/text0.3.8indirectunknown10.39.0

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "go",
        "go-linter",
        "error",
        "check",
        "linter",
        "hacktoberfest"
      ],
      "is_fork": false,
      "size_kb": 179,
      "has_wiki": true,
      "homepage": "https://blog.tomarrell.com/post/introducing_wrapcheck_linter_for_go",
      "languages": {
        "Go": 17939
      },
      "pushed_at": "2025-11-24T11:50:23Z",
      "created_at": "2020-07-24T14:11:28Z",
      "owner_type": "User",
      "updated_at": "2026-07-28T10:59:06Z",
      "description": "A Go linter to check that errors from external packages are wrapped",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://tomarrell.com",
      "name": "Tom Arrell",
      "type": "User",
      "login": "tomarrell",
      "company": "@SynthflowAI",
      "location": "Berlin, Germany",
      "followers": 153,
      "avatar_url": "https://avatars.githubusercontent.com/u/7939459?v=4",
      "created_at": "2014-06-20T03:20:24Z",
      "is_verified": null,
      "public_repos": 80,
      "account_age_days": 4428
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.12.0",
          "kind": "minor",
          "published_at": "2025-11-24T11:50:23Z"
        },
        {
          "tag": "v2.11.0",
          "kind": "minor",
          "published_at": "2025-03-26T10:20:24Z"
        },
        {
          "tag": "v2.10.0",
          "kind": "minor",
          "published_at": "2024-11-16T16:06:10Z"
        },
        {
          "tag": "v2.9.0",
          "kind": "minor",
          "published_at": "2024-08-15T12:24:36Z"
        },
        {
          "tag": "v2.8.3",
          "kind": "patch",
          "published_at": "2024-02-20T14:01:02Z"
        },
        {
          "tag": "v2.8.2",
          "kind": "patch",
          "published_at": "2024-02-19T14:53:40Z"
        },
        {
          "tag": "v2.8.1",
          "kind": "patch",
          "published_at": "2023-02-23T13:49:41Z"
        },
        {
          "tag": "v2.8.0",
          "kind": "minor",
          "published_at": "2023-02-04T12:18:31Z"
        },
        {
          "tag": "v2.7.0",
          "kind": "minor",
          "published_at": "2022-10-07T18:29:46Z"
        },
        {
          "tag": "v2.6.2",
          "kind": "patch",
          "published_at": "2022-06-14T13:45:39Z"
        },
        {
          "tag": "v2.6.1",
          "kind": "patch",
          "published_at": "2022-04-29T10:36:56Z"
        },
        {
          "tag": "v2.6.0",
          "kind": "minor",
          "published_at": "2022-03-24T17:00:10Z"
        },
        {
          "tag": "v2.5.0",
          "kind": "minor",
          "published_at": "2022-02-17T15:12:24Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2021-10-29T12:37:55Z"
        },
        {
          "tag": "v2.3.1",
          "kind": "patch",
          "published_at": "2021-10-01T13:09:32Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2021-07-29T16:24:52Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2021-06-15T20:30:17Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2021-04-30T15:27:55Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2021-04-30T14:34:45Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2021-04-19T15:40:06Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2021-03-31T15:49:56Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2021-03-29T19:51:21Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "c058da1005e26566820d7eb858899c280d87eab9",
          "body": null,
          "is_bot": false,
          "headline": "deps: update Go version and upgrade golang.org/x/tools to v0.39.0 (#66)",
          "author_name": "KoheiMatsuno99",
          "author_login": "KoheiMatsuno99",
          "committed_at": "2025-11-24T11:49:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "486d5bbebfef0d94d5ff15b57e01821f6407bb52",
          "body": null,
          "is_bot": false,
          "headline": "feat: add option for reporting internal errors (#60)",
          "author_name": "frozenbonito",
          "author_login": "frozenbonito",
          "committed_at": "2025-03-11T17:09:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91a0edfba2d8414da0fce48a7d0d082e55f87acf",
          "body": "* deps: upgrade golang.org/x/tools\n\n* go mod tidy\n\n* deps: set golang.org/x/tools to v0.25.0",
          "is_bot": false,
          "headline": "deps: upgrade golang.org/x/tools to v0.25.0 (#61)",
          "author_name": "high-moctane",
          "author_login": "high-moctane",
          "committed_at": "2025-03-11T15:08:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ddbe2eef848689d3c4edc0bd53a40e45e1ddfe8",
          "body": null,
          "is_bot": false,
          "headline": "docs: minor readme update",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2024-11-16T16:01:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8cc4d23c41f7c9e548468a60cda3e406c96a458",
          "body": "The use case for this is I would like to add another signature to\r\nignore, but still being able to rely on the default list is convenient,\r\nsince I don't have to manually sync my list with any future changes to\r\nthe defaults.\r\n\r\ncloses #54",
          "is_bot": false,
          "headline": "feat: add config option to extend `ignoreSigs` (#56)",
          "author_name": "Matthew Hughes",
          "author_login": "matthewhughes934",
          "committed_at": "2024-11-16T16:00:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a8f079c2477420de6c183926d990c7e7bbd00bc",
          "body": "When an interface method is not exported, its only implementations will\r\nbe local to the module under analysis. Thus, the implementations can be\r\nchecked, and the caller can assume the error was wrapped.\r\n\r\nThis reasoning does not apply to exported interface methods, even if the\r\ninterface happens to also have an unexported method. (An implementation\r\ncan override just the public methods by embedding the interface or a\r\nstruct that implements it.)",
          "is_bot": false,
          "headline": "feat: suppress reports from unexported interface methods (#52)",
          "author_name": "Michael Urman",
          "author_login": "MichaelUrman",
          "committed_at": "2024-07-16T14:31:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acb3e1ffa1ca57767b053239178ea0cbcb0e83e0",
          "body": null,
          "is_bot": false,
          "headline": "chore: go version 1.21",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2024-02-20T13:59:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d45c49d92b09e2bc0ef803750efe77a50b69476a",
          "body": "* Upgrade dependency golang.org/x/tools\r\n\r\nCloses #46\r\n\r\n* update CI go version to 1.21\r\n\r\n* upgrade test version to 1.22\r\n\r\n* use go 1.21\r\n\r\n* go 1.22\r\n\r\n---------\r\n\r\nCo-authored-by: Romain LE DISEZ <romain.le-disez@ovhcloud.com>",
          "is_bot": false,
          "headline": "deps: upgrade golang.org/x/tools (#48)",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2024-02-19T14:48:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e43f1d2f4ea4d3540460d49258c45a2798da1b3f",
          "body": null,
          "is_bot": false,
          "headline": "fix: reporting within anonymous function",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2023-03-31T15:02:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23b75d29464c3b26f0f4c1315a9cf5d9f33ca17d",
          "body": "Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8.\r\n- [Release notes](https://github.com/golang/text/releases)\r\n- [Commits](https://github.com/golang/text/compare/v0.3.7...v0.3.8)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/text\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "deps: bump golang.org/x/text from 0.3.7 to 0.3.8 (#38)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-02-23T13:46:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "142a2ce067ef4facc0dbcc1932d88c4999cc3895",
          "body": "After upgrading to Go 1.20 and using the new `errors.Join()` from the\r\nstandard library, there is a false positive from `wrapcheck` saying that\r\nerror returned from external package is unwrapped, when `errors.Join()`\r\nis now supposed to be an idiomatic way to wrap multiple errors from\r\nexternal packages.\r\n\r\nMore info in the Go 1.20 release notes:\r\n\r\nhttps://tip.golang.org/doc/go1.20#errors",
          "is_bot": false,
          "headline": "feat: ignore Go 1.20 errors.Join() sig by default (#37)",
          "author_name": "José Antonio Calvo",
          "author_login": "jacalvo",
          "committed_at": "2023-02-04T12:13:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36ebab66b48aa37d9707da3781faeb4a4a7bedf2",
          "body": null,
          "is_bot": false,
          "headline": "fix: check interface package against ignorePackageGlobs (#36)",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2022-10-07T18:21:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9d3b53c2da9d0a388d17ee83237c790eefc20b9",
          "body": "* 1.adjust reg compile code location\r\n2.pre alloc regs slice cap\r\n3.fix typo\r\n\r\n* revert the reg location",
          "is_bot": false,
          "headline": "chore: prealloc slices, fix typos  (#27)",
          "author_name": "杨宝强",
          "author_login": "clamyang",
          "committed_at": "2022-06-21T15:54:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3713191c9baf6045413ac5144c47dfcfed436c87",
          "body": null,
          "is_bot": false,
          "headline": "chore: update deps (#31)",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2022-06-14T13:41:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "213318509af6a003be2be752da826d269149ba4d",
          "body": null,
          "is_bot": false,
          "headline": "chore: update to go1.18",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2022-04-29T10:45:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa67455bb99b63f76db063656f07479c4998eb8a",
          "body": null,
          "is_bot": false,
          "headline": "chore: update dependencies",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2022-04-29T10:30:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "624a3b4aee393c47c44726ee13c64ff11bb078c2",
          "body": "* feature/ignore-interface-regex\r\n\r\nadded ignoreInterfaceRegexps option to ignore errors returned from a function call defined on a interface\r\n\r\n* Added ReadMe description. Fixed comments and fixed typos\r\n\r\n* refactored regexs and globs, changed readme description, plus minor nit picks",
          "is_bot": false,
          "headline": "feat: add config to ignore interface (#25)",
          "author_name": "Guillaume JG",
          "author_login": "guillaumeio",
          "committed_at": "2022-03-23T00:24:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fab0c410c3be618283b6a45b27344b34e6309a38",
          "body": "* dev: refactor `regexp` usage\r\n\r\n* fix: separating `ignoreSigRegexp` usage\r\n\r\n* test: add missing testcase\r\n\r\n* fix: added missing `.wrapcheck.yaml`\r\n\r\n* Slight refactor, file for test analysistest skipping\r\n\r\n* Comment refactor\r\n\r\nCo-authored-by: Tom Arrell <tom.arrell@gmail.com>",
          "is_bot": false,
          "headline": "refactor: earlier compilation of `ignoreSigRegexp` (#24)",
          "author_name": "Oleg Butuzov",
          "author_login": "butuzov",
          "committed_at": "2022-02-17T15:07:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13a5495e52b7350b78aac2ee3288fc4a1555cba3",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove unnecessary type assertion (#23)",
          "author_name": "Andrew Freckelton",
          "author_login": "frecks",
          "committed_at": "2021-11-24T09:11:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d12a326745e8cb872600e225f72fb65adf3b9f7",
          "body": "* Ignore error signatures via regexp\r\n\r\n* Update docs with new ignoreSigRegexps configuration\r\n\r\n* Fix docs typo",
          "is_bot": false,
          "headline": "feat: ignore signatures via regex (#21)",
          "author_name": "Tim Kral",
          "author_login": "timkral",
          "committed_at": "2021-10-29T12:31:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "849598b69a36a158275b37e02dd7946eb2fdf95c",
          "body": null,
          "is_bot": false,
          "headline": "docs: add test status badge",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2021-10-01T13:26:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ca0fdd69fa8c09def8c4ed91da9a408b83ee60c",
          "body": null,
          "is_bot": false,
          "headline": "chore: rename workflow",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2021-10-01T13:25:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae1d04a04724199702b20a03e316a2c3cd24521a",
          "body": "* Add test workflow\r\n\r\n* Update Go version\r\n\r\n* Update action trigger",
          "is_bot": false,
          "headline": "chore: add test workflow (#20)",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2021-10-01T13:22:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82c88b36f5001caa37af1de1aa0b5ca698696059",
          "body": null,
          "is_bot": false,
          "headline": "deps: github.com/spf13/viper to v1.9.0 (#19)",
          "author_name": "Yasuhiro TAJIRI",
          "author_login": "y-tajiri",
          "committed_at": "2021-09-30T09:08:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d409df3395169cccdb7f39aea3092e20c5e69a9c",
          "body": null,
          "is_bot": false,
          "headline": "feat: add ignorePackageGlobs configuration",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2021-07-05T18:28:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae2ca99d8fa5dc4b13acfc63b9535123758ffb10",
          "body": null,
          "is_bot": false,
          "headline": "test: add test for ignoreSig configuration",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2021-07-05T17:32:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68d4f022d51d4397864980f1f1221c6cc88ed937",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove unnecessary arg",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2021-06-29T14:26:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56ecd1e91783f5f941cc550f234c2fbf5448b46a",
          "body": "…rs (#15)",
          "is_bot": false,
          "headline": "fix: ignore `.WithStack` and `.WithMessagef` from github.com/pkg/erro…",
          "author_name": "Artur Khantimirov",
          "author_login": "r2k1",
          "committed_at": "2021-06-15T20:27:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a99e6a43dd0948e30d44a823658d3cae4e28f11",
          "body": null,
          "is_bot": false,
          "headline": "test: vendor pkg/errors local due to golang/go/issues/37054",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2021-06-15T20:22:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ab57ef9d80e75e82117e5df05eacc4d44058712",
          "body": null,
          "is_bot": false,
          "headline": "Add usage in golangci-lint",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2021-04-30T16:20:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bcd7b8e75bb209a69b2e51c6b51c1d9d7a45763",
          "body": null,
          "is_bot": false,
          "headline": "Update install instructions",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2021-04-30T16:20:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0040156ccc223cf0660162ac0aa725272cdef8a4",
          "body": null,
          "is_bot": false,
          "headline": "Update to Go 1.16",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2021-04-30T15:26:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f402dc5e0d0ce84097fafc19a2a12232b26f9530",
          "body": null,
          "is_bot": false,
          "headline": "Update go mod to v2",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2021-04-30T15:06:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42115883b4a584df8096a9b35430203e172465f3",
          "body": null,
          "is_bot": false,
          "headline": "Update readme",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2021-04-30T14:33:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adfafa8c0999e8ba8670d09680d171235eda7044",
          "body": null,
          "is_bot": false,
          "headline": "Update install instructions",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2021-04-30T14:33:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa47a40bb54e5603063bf583f4785c4d969e2522",
          "body": null,
          "is_bot": false,
          "headline": "Remove pesky submodule",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2021-04-30T13:58:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96377101b11fe4c18aefb1d61a5e42c7a8ac1c7e",
          "body": "Add configuration support",
          "is_bot": false,
          "headline": "Merge pull request #14 from tomarrell/configuration",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2021-04-30T13:44:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6900a278165a028db5b33598e958a42cb969ef5c",
          "body": null,
          "is_bot": false,
          "headline": "Mod tidy",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2021-04-30T13:43:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22991cf513f041679d6f1b5ee48dd8dbb3b6739c",
          "body": null,
          "is_bot": false,
          "headline": "Update readme",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2021-04-30T13:40:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50a366bbdb1e57b4f38d84bfaafdd5af078496b6",
          "body": null,
          "is_bot": false,
          "headline": "Update readme",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2021-04-30T13:36:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60a8a53505bcab8b947758ff4d2f8aac2be9a9d6",
          "body": null,
          "is_bot": false,
          "headline": "Update readme",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2021-04-30T13:36:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e806d6e2cbf8b7dd19f56fc92a14833b27ce9bf",
          "body": null,
          "is_bot": false,
          "headline": "Use mapstructure",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2021-04-30T13:36:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fdb85a30f5fbe7a49bc3afeae00a9b8fed79d44",
          "body": null,
          "is_bot": false,
          "headline": "Add configuration info to README",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2021-04-30T13:32:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a47cbdcda80c4567320ecb75e6cce49fd1c9b00",
          "body": null,
          "is_bot": false,
          "headline": "Add configuration file support",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2021-04-30T13:32:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c041c3ba627b1df5a2c7d5bb5cf5ce302acd659e",
          "body": null,
          "is_bot": false,
          "headline": "More flexible error signature",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2021-04-19T15:17:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e75cc2ae87e945ba7eb7a18a983e6c3ad78d2cf5",
          "body": null,
          "is_bot": false,
          "headline": "Add test case for named return value",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2021-04-16T15:43:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1483c065d261955dddc5521bbad294eb7c5aa971",
          "body": null,
          "is_bot": false,
          "headline": "Add tests for pkg/errors Wrap, Wrapf, WithMessage",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2021-03-29T19:36:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe161a021f1271ee6b6dff99815f2913a644937f",
          "body": null,
          "is_bot": false,
          "headline": "Ignore pkg/errors sigs",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2021-03-29T19:12:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "148861ca8f499968d1eec7e175625eb7785a316d",
          "body": null,
          "is_bot": false,
          "headline": "Add check for returning invoked functions returning err",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2021-03-17T19:24:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a605974c194740abf6d3a44dceddf313b580adbb",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:tomarrell/wrapcheck into master",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2021-03-17T16:55:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40191a5bfd8e7ca45593bdf57d78330af0acf42c",
          "body": null,
          "is_bot": false,
          "headline": "Add named error return test case",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2021-03-17T16:55:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1683564d9756ca47902aa2c5896c0905aec3ce92",
          "body": "Update README.md",
          "is_bot": false,
          "headline": "Merge pull request #4 from jpalardy/patch-1",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2020-11-30T11:32:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84d426622eff6b9d58778da677bac330ab10d699",
          "body": "Fix typo in example code.\r\n\r\nAlso, golangci-lint complains about:\r\n\r\n```\r\nnon-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)\r\n```\r\n\r\nbecause of `%v`. I can send another PR for that.",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Jonathan Palardy",
          "author_login": "jpalardy",
          "committed_at": "2020-11-27T23:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a737f1327799d97073a60a111692e766f14e8061",
          "body": null,
          "is_bot": false,
          "headline": "Add link",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2020-08-20T10:20:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df9e8bcb914ddd7488909bc9229c2e7638d50269",
          "body": null,
          "is_bot": false,
          "headline": "Add badge",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2020-08-07T12:21:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c9a49edc7b8a865e8a94f4b3281c456055d5225",
          "body": null,
          "is_bot": false,
          "headline": "Add section about tests",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2020-08-07T12:19:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c535535f097d287f93aaff221bef562d7e4b12c",
          "body": null,
          "is_bot": false,
          "headline": "Update readme",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2020-08-04T14:45:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5787552e0355b00146887996a6d6ccae36a10b28",
          "body": null,
          "is_bot": false,
          "headline": "Improve README",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2020-08-04T09:54:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffafd3bd239a34ab7d27f94d74fdf65d9d1e1178",
          "body": null,
          "is_bot": false,
          "headline": "Add test for interface on struct, improve isInterface()",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2020-08-03T20:21:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c321ecead57b1220009ba8f1419aa25a5a58f020",
          "body": null,
          "is_bot": false,
          "headline": "Add interface check, move to functions",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2020-08-03T19:09:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acb2248f2780fad341e314349804fe12cd916608",
          "body": null,
          "is_bot": false,
          "headline": "Add gitignore",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2020-08-03T17:10:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4468feda29f6c36a39316b5863ee5e3566e8da9",
          "body": null,
          "is_bot": false,
          "headline": "Fix check on unresolved object",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2020-07-31T17:03:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80024663b44b49051ef5a45504c2b6a659ba4ac8",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup unnecessary method, better comments",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2020-07-31T13:33:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a78ce45e45a1de1d1ffed017b62748e0a7db439",
          "body": null,
          "is_bot": false,
          "headline": "Add customisable list of func names to ignore",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2020-07-31T13:14:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15404150821dec3d8cb618e6fc22cfd4e45c716d",
          "body": null,
          "is_bot": false,
          "headline": "Pull assignment finder into separate func",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2020-07-31T12:30:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "985defe9444924597d50b91f75abf48ffe462546",
          "body": null,
          "is_bot": false,
          "headline": "Add walk of AST to find most recent assignment, improve test",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2020-07-31T12:15:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6423e8b3b524a244eca8818ed1c20b23a8708b97",
          "body": null,
          "is_bot": false,
          "headline": "Add test case for fmt.Errorf false positive",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2020-07-29T11:55:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2956af3d23b46a5fa726f8c5148ae3c727d77fcf",
          "body": null,
          "is_bot": false,
          "headline": "Add beginnings of traversal to find most recent assignment",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2020-07-29T11:31:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa1d658d8deae58a174ef18e33476e157a7b847e",
          "body": null,
          "is_bot": false,
          "headline": "Add test case for err reassignment",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2020-07-29T10:53:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90e09faaa46e96854d0dfed81d4ed340a9733a86",
          "body": null,
          "is_bot": false,
          "headline": "Add test case for call into errors package + fix",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2020-07-29T10:49:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "678d8968b4adb64e7ccc5155a13067263fcb5322",
          "body": null,
          "is_bot": false,
          "headline": "Remove trailing whitespace readme",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2020-07-29T10:40:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10c4be74ad31a2f11500534cbbec1e809f1c346c",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:tomarrell/wrapcheck",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2020-07-29T10:39:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5603eeb31d357450c796f9d23b55051669ad906",
          "body": null,
          "is_bot": false,
          "headline": "Add test for var error assignment",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2020-07-29T10:39:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cb023c96ee4463ed0cb6f0ab4059091b4d2b997",
          "body": null,
          "is_bot": false,
          "headline": "Create LICENSE",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2020-07-27T21:20:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64fa947015b53e8460cc0bf6c30fdd1a38fc9379",
          "body": null,
          "is_bot": false,
          "headline": "Add test case for identifier in other package assigned to local variable",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2020-07-24T16:35:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11e7b7bb433ac1dde1924570ca9b8951a86e2e25",
          "body": null,
          "is_bot": false,
          "headline": "Update readme",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2020-07-24T15:42:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47fdec8c0274c73f52bf47ba32a735e51bde614a",
          "body": null,
          "is_bot": false,
          "headline": "Fix false positive when calling method on struct",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2020-07-24T15:18:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df5194959effcd92c827fab19a29afaec3c4a274",
          "body": null,
          "is_bot": false,
          "headline": "Add test case of method on struct",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2020-07-24T14:27:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe52bb26c1ff67a2c4a70ef580931b5d8370a617",
          "body": null,
          "is_bot": false,
          "headline": "Create readme",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2020-07-24T14:14:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f819629289d3fad8f191a01e46ca45636dd1f9c",
          "body": null,
          "is_bot": false,
          "headline": "Remove old test file",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2020-07-24T14:13:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c91920d0a9ef88bd08454d5dc34c305bf96f5b19",
          "body": null,
          "is_bot": false,
          "headline": "Working linter",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2020-07-24T14:10:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cabc7192efd9191fda7e63834ddf6d976e8ced7d",
          "body": null,
          "is_bot": false,
          "headline": "Initial commit",
          "author_name": "Tom Arrell",
          "author_login": "tomarrell",
          "committed_at": "2020-07-24T13:03:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 22,
      "commits_last_year": 1,
      "latest_release_at": "2025-11-24T11:50:23Z",
      "latest_release_tag": "v2.12.0",
      "releases_from_tags": false,
      "days_since_last_push": 253,
      "active_weeks_last_year": 1,
      "days_since_latest_release": 253,
      "mean_days_between_releases": 139.9
    },
    "artifacts": {
      "collected": true,
      "structure": [
        "tree.go_main"
      ],
      "declarations": []
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [
          "github.com",
          "goreportcard.com"
        ],
        "total": 2,
        "header": 2,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/tomarrell/wrapcheck/v2",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/tomarrell/wrapcheck/v2",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "v2.12.0",
          "repository_url": "https://github.com/tomarrell/wrapcheck",
          "versions_count": 19,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2025-11-24T11:49:19Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 253
        }
      ]
    },
    "popularity": {
      "forks": 33,
      "stars": 373,
      "watchers": 4,
      "fork_history": {
        "days": [
          {
            "date": "2020-11-27",
            "count": 1
          },
          {
            "date": "2020-12-06",
            "count": 1
          },
          {
            "date": "2020-12-29",
            "count": 1
          },
          {
            "date": "2021-03-29",
            "count": 1
          },
          {
            "date": "2021-06-14",
            "count": 1
          },
          {
            "date": "2021-09-28",
            "count": 1
          },
          {
            "date": "2021-10-27",
            "count": 1
          },
          {
            "date": "2021-11-12",
            "count": 1
          },
          {
            "date": "2021-11-22",
            "count": 1
          },
          {
            "date": "2021-11-23",
            "count": 1
          },
          {
            "date": "2021-11-27",
            "count": 1
          },
          {
            "date": "2022-01-19",
            "count": 1
          },
          {
            "date": "2022-03-14",
            "count": 1
          },
          {
            "date": "2022-03-16",
            "count": 1
          },
          {
            "date": "2022-03-21",
            "count": 1
          },
          {
            "date": "2022-04-13",
            "count": 1
          },
          {
            "date": "2022-05-03",
            "count": 2
          },
          {
            "date": "2022-08-28",
            "count": 1
          },
          {
            "date": "2022-11-04",
            "count": 1
          },
          {
            "date": "2022-11-10",
            "count": 1
          },
          {
            "date": "2022-12-03",
            "count": 1
          },
          {
            "date": "2023-02-04",
            "count": 1
          },
          {
            "date": "2023-10-16",
            "count": 1
          },
          {
            "date": "2024-05-10",
            "count": 1
          },
          {
            "date": "2024-05-13",
            "count": 1
          },
          {
            "date": "2024-09-18",
            "count": 1
          },
          {
            "date": "2024-10-15",
            "count": 1
          },
          {
            "date": "2024-12-12",
            "count": 1
          },
          {
            "date": "2025-02-19",
            "count": 1
          },
          {
            "date": "2025-03-08",
            "count": 1
          },
          {
            "date": "2025-03-24",
            "count": 1
          },
          {
            "date": "2025-11-23",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 33,
        "total_forks": 33
      },
      "star_history": null,
      "open_issues_and_prs": 10
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "wrapcheck/testdata/config_ignorePackageGlobs_pkg_errors/src/github.com/pkg/errors/Makefile",
        "wrapcheck/testdata/ignore_pkg_errors/src/github.com/pkg/errors/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 15167,
      "source_files_sampled": 54,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "0.38.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 73
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "0.3.8",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 20
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 2
        },
        "advisory_count": 2,
        "affected_count": 2,
        "assessed_count": 24,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/gobwas/glob",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.3"
        },
        {
          "name": "github.com/spf13/viper",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.12.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.2"
        },
        {
          "name": "golang.org/x/tools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.39.0"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/gobwas/glob",
            "direct": true,
            "version": "0.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/viper",
            "direct": true,
            "version": "1.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "1.7.2",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": true,
            "version": "0.39.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": true,
            "version": "3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/hcl",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/magiconair/properties",
            "direct": false,
            "version": "1.8.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/mapstructure",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml",
            "direct": false,
            "version": "1.9.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": false,
            "version": "1.8.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/jwalterweatherman",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/subosito/gotenv",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "0.30.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "0.18.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "0.38.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "0.3.8",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/ini.v1",
            "direct": false,
            "version": "1.66.6",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 24,
        "direct_count": 5,
        "indirect_count": 19
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 20,
        "open_issues": 10,
        "closed_ratio": 0.756,
        "closed_issues": 31,
        "closed_unmerged_prs": 5
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "tomarrell",
          "commits": 67,
          "avatar_url": "https://avatars.githubusercontent.com/u/7939459?v=4"
        },
        {
          "type": "User",
          "login": "frecks",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/7751633?v=4"
        },
        {
          "type": "User",
          "login": "r2k1",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/2599261?v=4"
        },
        {
          "type": "User",
          "login": "guillaumeio",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/98314376?v=4"
        },
        {
          "type": "User",
          "login": "jpalardy",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/18142?v=4"
        },
        {
          "type": "User",
          "login": "jacalvo",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/491695?v=4"
        },
        {
          "type": "User",
          "login": "KoheiMatsuno99",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/83019007?v=4"
        },
        {
          "type": "User",
          "login": "matthewhughes934",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/34972397?v=4"
        },
        {
          "type": "User",
          "login": "MichaelUrman",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/684430?v=4"
        },
        {
          "type": "User",
          "login": "butuzov",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/651824?v=4"
        }
      ],
      "contributors_sampled": 15,
      "top_contributor_share": 0.827
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "test.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "1 out of 18 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 4,
            "reason": "Found 13/29 approved changesets -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 4 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 8,
            "reason": "2 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "c058da1005e26566820d7eb858899c280d87eab9",
        "ran_at": "2026-08-04T16:56:34Z",
        "aggregate_score": 4.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 0,
        "decided_7d": 0,
        "merged_30d": 0,
        "authors_30d": 0,
        "decided_30d": 0,
        "sample_size": 25,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 0,
        "newcomer_merged_30d": 0,
        "bot_prs_excluded_30d": 0,
        "newcomer_authors_30d": 0,
        "newcomer_decided_30d": 0
      },
      "ci_last_run_at": "2025-11-24T11:50:06Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2025-11-24T11:49:19Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 5,
          "created_at": "2020-12-25T04:58:14Z",
          "last_comment_at": "2021-12-02T13:15:04Z",
          "last_comment_author": "kepelletier"
        },
        {
          "number": 13,
          "created_at": "2021-04-12T00:31:48Z",
          "last_comment_at": "2021-04-16T18:17:40Z",
          "last_comment_author": "cornfeedhobo"
        },
        {
          "number": 17,
          "created_at": "2021-07-28T21:01:40Z",
          "last_comment_at": "2023-03-23T14:19:48Z",
          "last_comment_author": "hsommerlandreason"
        },
        {
          "number": 22,
          "created_at": "2021-11-22T09:46:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 29,
          "created_at": "2022-05-26T15:11:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 32,
          "created_at": "2022-06-24T16:10:47Z",
          "last_comment_at": "2024-05-14T15:09:51Z",
          "last_comment_author": "tomarrell"
        },
        {
          "number": 40,
          "created_at": "2023-05-13T18:20:36Z",
          "last_comment_at": "2023-05-17T13:25:23Z",
          "last_comment_author": "tombh"
        },
        {
          "number": 51,
          "created_at": "2024-06-27T03:27:27Z",
          "last_comment_at": "2025-08-19T19:06:58Z",
          "last_comment_author": "wolveix"
        },
        {
          "number": 55,
          "created_at": "2024-10-02T13:52:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 63,
          "created_at": "2025-07-16T11:05:20Z",
          "last_comment_at": "2025-07-16T15:00:09Z",
          "last_comment_author": "tomarrell"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/tomarrell/wrapcheck",
    "host": "github.com",
    "name": "wrapcheck",
    "owner": "tomarrell"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": "The weighted overall 52 is calibrated to 53 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 52,
            "calibrated": 53,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 53,
      "inputs": {
        "security": 54,
        "vitality": 29,
        "community": 54,
        "governance": 62,
        "calibration": "2026-08-02",
        "engineering": 59,
        "ai_readiness": 57,
        "weighted_overall_raw": 52
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 29,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 7,
            "inputs": {
              "commits_last_year": 1,
              "human_commit_share": 0.988,
              "days_since_last_push": 253,
              "active_weeks_last_year": 1
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 253 days ago",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 253
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "1/52 weeks with commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "1 commits in the last year",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "releases_count": 22,
              "latest_release_tag": "v2.12.0",
              "releases_from_tags": false,
              "days_since_latest_release": 253,
              "mean_days_between_releases": 139.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "22 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 253 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 253
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~139.9 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 139.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "recent_release"
              ],
              "signals": [
                "issue_rot",
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 8,
              "days_since_last_merged_pr": 253,
              "days_since_last_human_commit": 253,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 253 days, with nothing left unanswered; held at dormant by a release within the year",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 253
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "a release within the year"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 54,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "forks": 33,
              "stars": 373,
              "watchers": 4,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "373 stars",
                "points": 41.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 373
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "33 forks",
                "points": 12.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 33
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "4 watchers",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 2,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [
                "github.com",
                "goreportcard.com"
              ],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 62,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "weak",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 15,
              "top_contributor_share": 0.827
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 83% of commits",
                "points": 3.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 83
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "15 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 71,
            "inputs": {
              "merged_prs": 20,
              "open_issues": 10,
              "closed_issues": 31,
              "prs_merged_7d": 0,
              "prs_decided_7d": 0,
              "prs_merged_30d": 0,
              "prs_decided_30d": 0,
              "issue_closed_ratio": 0.756,
              "closed_unmerged_prs": 5,
              "first_time_authors_30d": 0,
              "first_time_prs_merged_30d": 0,
              "first_time_prs_decided_30d": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "76% of issues closed",
                "points": 31.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 76
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "20/25 decided PRs merged",
                "points": 24,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 20,
                      "decided": 25
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 13/29 approved changesets -- score normalized to 4",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 63,
            "inputs": {
              "followers": 153,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "tomarrell",
              "public_repos": 80,
              "account_age_days": 4428
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "153 followers of tomarrell",
                "points": 15.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 153,
                      "login": "tomarrell"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "80 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 80
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "packages": [
                "github.com/tomarrell/wrapcheck/v2"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 253
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 253 days ago",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 253
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "19 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 59,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "weak",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "1 out of 18 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "go",
                "go-linter",
                "error",
                "check",
                "linter",
                "hacktoberfest"
              ],
              "has_wiki": true,
              "homepage": "https://blog.tomarrell.com/post/introducing_wrapcheck_linter_for_go",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://blog.tomarrell.com/post/introducing_wrapcheck_linter_for_go",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "6 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 54,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 42,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "1 out of 18 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 13/29 approved changesets -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "2 existing vulnerabilities detected",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 24 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 24
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 2,
              "affected_packages": 2,
              "assessed_packages": 24,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 2",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 24,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 10
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 57,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.383,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "31 of 81 human commits state their intent (structured subject or explanatory body)",
                "points": 20.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 31,
                      "sampled": 81
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "wrapcheck/testdata/config_ignorePackageGlobs_pkg_errors/src/github.com/pkg/errors/Makefile",
                "wrapcheck/testdata/ignore_pkg_errors/src/github.com/pkg/errors/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.012
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "wrapcheck/testdata/config_ignorePackageGlobs_pkg_errors/src/github.com/pkg/errors/Makefile, wrapcheck/testdata/ignore_pkg_errors/src/github.com/pkg/errors/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "wrapcheck/testdata/config_ignorePackageGlobs_pkg_errors/src/github.com/pkg/errors/Makefile, wrapcheck/testdata/ignore_pkg_errors/src/github.com/pkg/errors/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 82",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 82
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "1 of the last 82 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 1,
                      "sampled": 82
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 15167,
              "source_files_sampled": 54,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/54 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 54,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [
        "application"
      ],
      "labels": [
        "cli"
      ],
      "scores": {
        "cli": 4,
        "library": 3,
        "application": 5
      },
      "primary": "cli",
      "evidence": [
        {
          "tier": "structure",
          "label": "application",
          "source": "tree.go_main",
          "weight": 5
        },
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:go",
          "weight": 3
        },
        {
          "tier": "description",
          "label": "cli",
          "source": "description:tool",
          "weight": 2
        },
        {
          "tier": "tags",
          "label": "cli",
          "source": "tag:linter",
          "weight": 2
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": true,
      "consumed_by_code": false
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-04T16:56:52.842400Z",
  "schema_version": "0.30.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/tomarrell/wrapcheck.svg",
  "full_name": "tomarrell/wrapcheck",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.5.0, schema v0.30.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsGo.