Public record
Software health reportschema 0.30.0 · metrics 2.3.2 · 2026-08-04 17:06 UTC

Antonboom / testifylint

The Golang linter that checks usage of github.com/stretchr/testify.

GoMIT★ 172 stars⑂ 18 forkssince Jun 2022View on GitHub ↗
KindCommand-line toolhow this is determined

Antonboom/testifylint holds a health index of 13 out of 100, placing it in the Critical band. It scores highest on Engineering Quality (79/100) and lowest on Security (30/100). It was last updated 3 days ago. A single contributor accounts for most of its recent work.

13
overall / 100
Critical

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.

13
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 60 is calibrated to 65 on the published index scale (record calibration 2026-08-02). High-Risk Jurisdiction Policy applies a 20% multiplier to weighted overall health and gives it an At Risk ceiling of 34.

Ownership

Anton TelyshevPersonal account
105 followers30 public repossince Feb 2016Exness

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/Antonboom/testifylintv1.6.4-27326 days ago

Metrics by category

Vitality

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

64Moderate · 21% of overall
How it's scored
36/36Push recency — last push 3 days ago
4.8/36Commit cadence — 7/52 weeks with commits
13.3/18Commit volume — 29 commits in the last year
10/10OpenSSF Scorecard: Maintained — 15 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year29
human_commit_share0.83
days_since_last_push3
active_weeks_last_year7
How it's scored
27/27Ships releases — 25 releases published
16.2/36Release recency — latest release 326 days ago
19.8/27Release cadence — a release every ~50.5 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count25
latest_release_tagv1.6.4
releases_from_tagsno
days_since_latest_release326
mean_days_between_releases50.5

Community & Adoption

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

58Moderate · 17% of overall
How it's scored
36.2/60Stars — 172 stars
10.3/25Forks — 18 forks
1.7/15Watchers — 3 watchers
Inputs used
forks18
stars172
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges6
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_servicescoveralls.io, github.com, goreportcard.com, shields.io
has_pull_request_templateno

Sustainability & Governance

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

61Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2/22.5Commit distribution — top contributor authored 91% of commits
10.8/13.5Contributor breadth — 8 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor1
contributors_sampled8
top_contributor_share0.91
How it's scored
33.9/42Issue resolution — 81% of issues closed
23.3/30PR acceptance — 115/148 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
6/15OpenSSF Scorecard: Code-Review — Found 10/23 approved changesets -- score normalized to 4
Inputs used
merged_prs115
open_issues26
closed_issues109
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.807
closed_unmerged_prs33
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
14.6/25Owner reach — 105 followers of Antonboom
22.9/25Track record — 30 public repos, account ~10 yr old
Inputs used
followers105
owner_typeUser
is_verified
owner_loginAntonboom
public_repos30
account_age_days3,829
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 326 days ago
20/20Version history — 27 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/Antonboom/testifylint
ecosystemsgo
any_deprecatedno
min_days_since_publish326

Engineering Quality

Are baseline engineering and documentation practices in place?

79Good · 19% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
16/16Linter config — .golangci.yaml, .golangci.yml
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests — 22 out of 24 merged PRs checked by a CI test -- score normalized to 9
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://github.com/stretchr/testify
10/10Repository description
10/10Topics — 5 topics
0/10Wiki
Inputs used
topicsgo, golang, linter, static-analysis, testify
has_wikino
homepagehttps://github.com/stretchr/testify
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

30At Risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.2/2.5CI-Tests — 22 out of 24 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3/7.5Code-Review — Found 10/23 approved changesets -- score normalized to 4
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
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
7.5/7.5Maintained — 15 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
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 — Project has not signed or included provenance with any releases.
6.8/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate6.3
high_risk_jurisdiction_cap34
high_risk_jurisdiction_multiplier20
security_posture_after_multiplier13
security_posture_before_jurisdiction63
Excluded from scoring (no data or not applicable): branch_protection. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 20% multiplier and gives Security posture an At risk ceiling of 34.

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
advisories0
affected_packages0
assessed_packages3
unassessed_packages0
affected_by_severitynone
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 3 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.

69Good · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 69 of 83 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.831
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Taskfile.yml, analyzer/testdata/src/vendor/github.com/go-task/slim-sprig/v3/Taskfile.yml, analyzer/testdata/src/vendor/github.com/onsi/ginkgo/v2/Makefile, analyzer/testdata/src/vendor/github.com/stretchr/objx/Taskfile.yml
22/22Automated tests
11/11Lint / format config — .golangci.yaml, .golangci.yml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 17 of the last 100 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_filesTaskfile.yml, analyzer/testdata/src/vendor/github.com/go-task/slim-sprig/v3/Taskfile.yml, analyzer/testdata/src/vendor/github.com/onsi/ginkgo/v2/Makefile, analyzer/testdata/src/vendor/github.com/stretchr/objx/Taskfile.yml
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifestsanalyzer/testdata/src/go.mod, go.mod
dependency_bot_commit_share0.17
How it's scored
45/45Type-checkable code — Go (statically typed)
54/55Manageable file sizes — 4/226 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes122,443
source_files_sampled226
oversized_source_files4

Key facts

172GitHub stars
8contributors
29commits, last 12 months
3days since last push
25releases
1bus factor
26open 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 ★ / 18 ⇿
0Stars
18Forks
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.

0481216201722023-102025-022026-06
Major 1Minor 6Patch 14

Each point covers 3 days.

OpenSSF Scorecard 6.3 / 10
6.3aggregate

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 17:05 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
9CI-Tests22 out of 24 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4Code-ReviewFound 10/23 approved changesets -- score normalized to 4
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained15 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow 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
0Signed-ReleasesProject has not signed or included provenance with any releases.
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
Gogolang.org/x/toolsv0.47.0go.mod
All dependencies 3

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

RegistryPackageVersionRelation
Gogolang.org/x/toolsv0.47.0direct
Gogolang.org/x/modv0.37.0indirect
Gogolang.org/x/syncv0.21.0indirect
Dependency advisories 0

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

No known advisories affect the assessed dependencies.

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",
        "golang",
        "linter",
        "static-analysis",
        "testify"
      ],
      "is_fork": false,
      "size_kb": 6959,
      "has_wiki": false,
      "homepage": "https://github.com/stretchr/testify",
      "languages": {
        "Go": 452719
      },
      "pushed_at": "2026-08-01T09:03:19Z",
      "created_at": "2022-06-10T06:41:27Z",
      "owner_type": "User",
      "updated_at": "2026-07-21T04:55:58Z",
      "description": "The Golang linter that checks usage of github.com/stretchr/testify.",
      "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://linkedin.com/in/antonboom",
      "name": "Anton Telyshev",
      "type": "User",
      "login": "Antonboom",
      "company": "Exness",
      "location": "Moscow, Russia",
      "followers": 105,
      "avatar_url": "https://avatars.githubusercontent.com/u/17127404?v=4",
      "created_at": "2016-02-08T17:23:59Z",
      "is_verified": null,
      "public_repos": 30,
      "account_age_days": 3829
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.6.4",
          "kind": "patch",
          "published_at": "2025-09-12T11:06:48Z"
        },
        {
          "tag": "v1.6.3",
          "kind": "patch",
          "published_at": "2025-09-10T15:30:43Z"
        },
        {
          "tag": "v1.6.2",
          "kind": "patch",
          "published_at": "2025-09-10T13:39:31Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2025-03-27T17:46:42Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2025-03-13T08:57:40Z"
        },
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2024-11-13T21:32:20Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2024-11-13T08:47:56Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2024-10-03T19:42:34Z"
        },
        {
          "tag": "v1.4.3",
          "kind": "patch",
          "published_at": "2024-06-20T16:48:24Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2024-06-15T05:31:43Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2024-06-08T21:01:57Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2024-06-08T19:52:27Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2024-05-27T17:51:40Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2024-05-18T16:30:03Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2024-03-03T14:54:58Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2024-03-02T14:21:52Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2024-02-09T08:23:37Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2024-02-08T13:18:24Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2024-01-24T06:27:55Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2023-11-07T20:12:56Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2023-11-05T11:17:34Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2023-10-04T18:48:54Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2023-10-03T13:28:49Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2023-09-24T05:45:51Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2023-09-07T16:48:32Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "720065d36f434c616017441aa8f2069e621b5e44",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/tools from 0.45.0 to 0.47.0 (#320)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T10:06:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51f6961e24b937a09d94c1f8b8aca90a9c636f85",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T10:06:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "58e370ef31a0be8402d037cc94f1efc5e6341203",
          "body": "…t (#308)\n\n* feat(checkers): treat sync.WaitGroup.Go callbacks as goroutine context\n\nSigned-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>\n\n* Fix shadowed ok variables in helper checker\n\nSigned-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>\n\n* LLM battle\n\n* missed files\n\n* human review #1\n\n* human review #2\n\n---------\n\nSigned-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>\nCo-authored-by: Anton Telyshev <anton.telishev@yandex.ru>",
          "is_bot": false,
          "headline": "feat(checkers): treat sync.WaitGroup.Go callbacks as goroutine contex…",
          "author_name": "Matthieu MOREL",
          "author_login": "mmorel-35",
          "committed_at": "2026-06-24T18:40:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67b5fd92b6a12cb0c1060c19349ae3455999d763",
          "body": "* new checker 'mock-expect'\n\n* mock-expect: Fix missing parentheses\n\n* mock-expect: Check all functions\n\n* mock-expect: Ignore mock calls with .Run()\n\n* human review #2\n\n* human review #3\n\n* human review #4\n\n* human review #4\n\n---------\n\nCo-authored-by: Anton Telyshev <anton.telishev@yandex.ru>",
          "is_bot": false,
          "headline": "new checker 'mock-expect' (#257)",
          "author_name": "Tomas",
          "author_login": "d0ubletr0uble",
          "committed_at": "2026-06-21T09:43:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9efb09f10cd670c38b4e214fdb64e48d127c83c",
          "body": "…med constants (#301)\n\n* encoded-compare: fix false positives for non-string types and JSON-named constants\n\nSigned-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>\n\n* encoded-compare: skip JSON name heuristic for negatively-named identifiers\n\nSigned-off-by: Matthieu MOREL <matthieu.morel35@gmail\n[…]\ntthieu MOREL <matthieu.morel35@gmail.com>\n\n* LLM battle\n\n* human review\n\n---------\n\nSigned-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>\nCo-authored-by: Anton Telyshev <anton.telishev@yandex.ru>",
          "is_bot": false,
          "headline": "encoded-compare: fix false positives for non-string types and JSON-na…",
          "author_name": "Matthieu MOREL",
          "author_login": "mmorel-35",
          "committed_at": "2026-06-20T18:40:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3894203a2cead07f7afcc19b789e33918c3e51e9",
          "body": "* fix(error-is-as): prevent index out of range panic in IsType/IsNotType checks\n\nSigned-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>\n\n* more conceptual fix\n\n---------\n\nSigned-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>\nCo-authored-by: Anton Telyshev <anton.telishev@yandex.ru>",
          "is_bot": false,
          "headline": "Remove `t` argument only for pkg-level assertions (#298)",
          "author_name": "Matthieu MOREL",
          "author_login": "mmorel-35",
          "committed_at": "2026-06-20T17:23:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e5b15b30f20e42f6b90dcfeac3b7a254b3ba42e",
          "body": "* zero: new-checker\n\n* before LLM\n\n* time-compare finalization\n\n* note about WithinDuration readable msg\n\n* review fixes\n\n* remove .run\n\n* cosmetic",
          "is_bot": false,
          "headline": "Checking of time assertions (#316)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2026-06-20T16:51:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c72a0c787362bf8cd70015f3c8463e83e91e46c5",
          "body": null,
          "is_bot": false,
          "headline": "remove .run",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2026-06-20T16:48:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c65aef4604d717080602fe06ec6da602eba25341",
          "body": "* require-error: support assert.CollectT\n\n* note about sig.Recv intead of SelectorExpr.X",
          "is_bot": false,
          "headline": "require-error: support assert.CollectT (#317)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2026-06-20T10:12:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b07529be9ac48ecf7dc81dad04a62def3554327c",
          "body": null,
          "is_bot": false,
          "headline": "go 1.26 (#315)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2026-06-10T19:10:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b330c35d74058e6835087c2dcfe2d7c0b98e632",
          "body": "* chore: update golangci-lint version to v2.11.3\n\nSigned-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>\n\n* enable modernize linter\n\nSigned-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>\n\n* Apply suggestions from code review\n\nCo-authored-by: Oleksandr Redko <oleksandr.red+github@gmail.com>\n\n[…]\nconfig\n\n---------\n\nSigned-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>\nCo-authored-by: Oleksandr Redko <oleksandr.red+github@gmail.com>\nCo-authored-by: Anton Telyshev <anton.telishev@yandex.ru>",
          "is_bot": false,
          "headline": "chore: update golangci-lint version to v2.12.2 (#306)",
          "author_name": "Matthieu MOREL",
          "author_login": "mmorel-35",
          "committed_at": "2026-06-10T18:43:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b828ca1aea3acde9d9eb4d5e0905580f141b918a",
          "body": "Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 6 to 7.\n- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)\n- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: go\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump goreleaser/goreleaser-action from 6 to 7 (#290)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-06T18:57:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "86177580e580512e9131feb73584eb70a9390054",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\nr\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Anton Telyshev <anton.telishev@yandex.ru>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 5 to 6 (#279)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-06T18:57:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e9c32582894eee025947382970f5144e472db53f",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n  dependency-version: '6'\n  depen\n[…]\nr\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Anton Telyshev <anton.telishev@yandex.ru>",
          "is_bot": true,
          "headline": "build(deps): bump actions/setup-go from 5 to 6 (#271)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-06T18:52:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "03fd2596e6fa2370572fdb79e8875efdbefd5254",
          "body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 8 to 9.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v8...v9)\n\n---\nupdated-dependencies:\n- dependency-name\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golangci/golangci-lint-action from 8 to 9 (#280)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-06T18:51:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e42082070d4ba3ea360871475a78ca16bc466d1c",
          "body": "* contains: catch invalid multi element expectations\n\n* contains: add prometheus catch",
          "is_bot": false,
          "headline": "contains: catch invalid multi element expectations (#267)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2025-09-14T09:50:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca9d16537799078527948d5c492c94d144c6018b",
          "body": null,
          "is_bot": false,
          "headline": "chore: better use of the Inspector (#264)",
          "author_name": "Ludovic Fernandez",
          "author_login": "ldez",
          "committed_at": "2025-09-12T10:51:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db60550f0d50d4b52d9450dd7ae81cb36c436334",
          "body": null,
          "is_bot": false,
          "headline": "Change version consts to vars, to fix ldflags",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2025-09-10T15:21:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7857840997deaa38a73e5c725dcb6109dac0cf6d",
          "body": null,
          "is_bot": false,
          "headline": "Fix version parsing",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2025-09-10T15:15:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04af72b2e3ab6ac4e7647940a6898d91747bd943",
          "body": null,
          "is_bot": false,
          "headline": "GitHub native release notes",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2025-09-10T14:54:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c932c0cca7f97d51ae7a79eaa187f7a622fbbe88",
          "body": "* equal-values: fix false positive with any\n\nWhen variables are both any, we should not report.\n\n* equal-values: apply code review suggestion\n\nCo-authored-by: Anton Telyshev <anton.telishev@yandex.ru>\n\n* equal-values: add more tests\n\n* cosmetic\n\n* cosmetic\n\n---------\n\nCo-authored-by: Anton Telyshev <anton.telishev@yandex.ru>",
          "is_bot": false,
          "headline": "equal-values: fix false positive with any (#246)",
          "author_name": "ccoVeille",
          "author_login": "ccoVeille",
          "committed_at": "2025-09-10T14:29:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2da775a69f0380413fff0733553571bb58caf0c",
          "body": "* scan all files without any filtering\n\n* Update analyzer run notes\n\nCo-authored-by: ccoVeille <3875889+ccoVeille@users.noreply.github.com>\n\n---------\n\nCo-authored-by: ccoVeille <3875889+ccoVeille@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Scan all files without any filtering (#262)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2025-09-10T14:23:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "838809be4dfefd73cc8cdd39e587b85009f81142",
          "body": null,
          "is_bot": false,
          "headline": "Version support (#263)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2025-09-10T13:31:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fbadd608ffd339e87e91efcbbffbf2ffa47d0f1",
          "body": null,
          "is_bot": false,
          "headline": "expected-actual: support 'sub' unary operation (#261)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2025-09-10T08:13:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd84b59ced42bcda15c819ffd21bd922029aeddc",
          "body": null,
          "is_bot": false,
          "headline": "Update golangci-lint conf link",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2025-09-10T03:50:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0d0fd16241c184611fb5d300efd9519e45d8a26",
          "body": null,
          "is_bot": false,
          "headline": "More linters",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2025-09-09T07:47:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27430ce395b66173c44cf20fa7240f8ce843f5ad",
          "body": "* error-is-as: support IsType and IsNotType\n\n* error-nil: support IsType and IsNotType\n\n* error-nil: add ErrorIs(t, nil, err) testcase\n\n* task:gen: prevent unnecessary generation\n\n* error-nil: error-is-as: docs about IsType/IsNotType\n\n* error-is-as: fix template comment\n\n* error-is-as: regen tests\n\n* error-is-as: improve msg for IsType/IsNotType",
          "is_bot": false,
          "headline": "error-is-as: error-nil: support IsType and IsNotType (#260)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2025-09-07T04:13:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "180be68e345612d01ba76237664c91374f89b63a",
          "body": null,
          "is_bot": false,
          "headline": "bump testify to 1.11.1 (#259)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2025-09-03T03:40:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34a70ff5128c893262ca6bb425386c3f0da3151c",
          "body": "* Migrate to v2 of golangci-lint\n\n* Remove GOEXPERIMENT: nocoverageredesign",
          "is_bot": false,
          "headline": "Migrate to v2 of golangci-lint (#258)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2025-09-02T04:55:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b789d101434e0d7c52c8e1f6344913b27b9a7410",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/tools from 0.31.0 to 0.32.0 (#239)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-02T13:26:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "018a843c68f83e87e5b6a4611bcf370ea2615fd1",
          "body": "* fix: false-positive useless-assert on Positive function when integer type is unsigned\n\n* useless-assert: test and doc\n\n---------\n\nCo-authored-by: Anton Telyshev <anton.telishev@yandex.ru>",
          "is_bot": false,
          "headline": "fix: false-positive useless-assert on Positive function (#236)",
          "author_name": "Semih Buyukgungor",
          "author_login": "semihbkgr",
          "committed_at": "2025-03-27T17:45:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c055b2b5c122e62018cef2b0398ed8248cd0e645",
          "body": null,
          "is_bot": false,
          "headline": "Go 1.24 (#234)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2025-03-13T08:54:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eddb08ed1177e737537fb04cc314baef3242c453",
          "body": null,
          "is_bot": false,
          "headline": "fixes: support assert.CollectT (#233)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2025-03-13T08:34:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3bdbc724ac881dd07249cd9a835b1b8aa315c5f",
          "body": "…ess-assert cases (#129)\n\n* empty: detect more cases\n\nRelated to #119\n\n* empty: finalize new cases\n\n* empty: finalize implementation\n\n* useless-assert: support cases moved from empty\n\n* review fixes\n\n* useless-assert: more cases\n\n---------\n\nCo-authored-by: Anton Telyshev <anton.telishev@yandex.ru>",
          "is_bot": false,
          "headline": "empty: support empty strings, Zero for strings and len + bubbled usel…",
          "author_name": "ccoVeille",
          "author_login": "ccoVeille",
          "committed_at": "2025-03-13T07:22:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb776aae780a3239b74dec2d3c9582c16a6d8206",
          "body": "* new checker 'suite-method-signature'\n\n* suite-method-signature: lost files\n\n* suite-method-signature: review fixes\n\n* docs: add FAQ in contribution.md\n\n* review fixes",
          "is_bot": false,
          "headline": "new checker 'suite-method-signature' (#228)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2025-03-13T05:46:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d3fdcc8e7560228e8732058dec15794c2ee34c1",
          "body": "…ns (#226)\n\n* negative-positive: ignore Negative for len comparisons\r\n\r\n* negative-positive: remove untyping support (but keep typed zeros support)\r\n\r\n* useless-assert: support meaningless len comparions\r\n\r\n* self-review fixes",
          "is_bot": false,
          "headline": "negative-positive: remove untyping, ignore Negative for len compariso…",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2025-02-18T11:43:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38fb805e992c5d545b45dde67c9adf8a256e9c2a",
          "body": "* formatter: warn on empty message\r\n\r\n* self-review fixes\r\n\r\n* self-review fixes",
          "is_bot": false,
          "headline": "formatter: warn on empty message (#225)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2025-02-16T18:20:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "341833780a3418ec26ed20c9e19b4b77ec248a53",
          "body": "* new checker 'equal-values'\r\n\r\n* self-review fixes",
          "is_bot": false,
          "headline": "new checker 'equal-values' (#223)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2025-02-15T10:25:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de820d747cc7e5b9b31dbd2376cb5276cf15c66e",
          "body": "* formatter: warn on non-string single arg\r\n\r\n* formatter: warn on args after non-string single arg\r\n\r\n* formatter: support --formatter.allow-non-string-msg\r\n\r\n* formatter: checker refactoring\r\n\r\n* formatter: ignore calls with ellipsis\r\n\r\n* formatter: replace allow-non-string-msg with require-string-msg\r\n\r\n* formatter: introduce Fail/FailNow failure message check\r\n\r\n* formatter: describe Fail/FailNow failure message check in README\r\n\r\n* self-review fixes",
          "is_bot": false,
          "headline": "formatter: support non-string-message checks (#221)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2025-02-15T10:14:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4092dfec0d25faf7267e5711dcc955dade03c81",
          "body": "* Upgrade testdata to v1.10.0 of testify\r\n\r\n* self-review fixes\r\n\r\n* issue 213 debug\r\n\r\n* useless-assert: add NotElementsMatch and NotErrorAs",
          "is_bot": false,
          "headline": "useless-assert: add NotElementsMatch and NotErrorAs (#220)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2025-02-10T19:41:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b7bd9bf3b2513e4af47d9df8261e8c70a0af726",
          "body": "* Upgrade testdata to v1.10.0 of testify\r\n\r\n* self-review fixes\r\n\r\n* Add new assertions\r\n\r\n* error-is-as: support NotErrorAs",
          "is_bot": false,
          "headline": "error-is-as: support NotErrorAs (#219)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2025-02-10T19:23:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d76db50278de50700dc11daf8d06fe654854a193",
          "body": "* Upgrade testdata to v1.10.0 of testify\r\n\r\n* self-review fixes",
          "is_bot": false,
          "headline": "Upgrade testdata to v1.10.0 of testify (#218)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2025-02-10T14:28:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "819c790a359bf1d022b776170c262332aa6c8acf",
          "body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.27.0 to 0.29.0.\r\n- [Release notes](https://github.com/golang/tools/releases)\r\n- [Commits](https://github.com/golang/tools/compare/v0.27.0...v0.29.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/tools\r\n  dependency-t\n[…]\n:production\r\n  update-type: version-update:semver-minor\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": "build(deps): bump golang.org/x/tools from 0.27.0 to 0.29.0 (#214)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-07T08:22:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b5976b43ac69af6b338882212901eb9850dcf434",
          "body": "…(#207)\n\nBumps [rlespinasse/github-slug-action](https://github.com/rlespinasse/github-slug-action) from 4.4.1 to 5.0.0.\r\n- [Release notes](https://github.com/rlespinasse/github-slug-action/releases)\r\n- [Commits](https://github.com/rlespinasse/github-slug-action/compare/v4.4.1...v5.0.0)\r\n\r\n---\r\nupdat\n[…]\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>\r\nCo-authored-by: Anton Telyshev <anton.telishev@yandex.ru>",
          "is_bot": true,
          "headline": "build(deps): bump rlespinasse/github-slug-action from 4.4.1 to 5.0.0 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-05T17:05:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7da04c3b21ef29f94e2e6a7b6ded486cae6b16d5",
          "body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.26.0 to 0.27.0.\r\n- [Release notes](https://github.com/golang/tools/releases)\r\n- [Commits](https://github.com/golang/tools/compare/v0.26.0...v0.27.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/tools\r\n  dependency-t\n[…]\n:production\r\n  update-type: version-update:semver-minor\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": "build(deps): bump golang.org/x/tools from 0.26.0 to 0.27.0 (#206)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-05T16:57:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "39cb0f6649d2d4eecc94acbb16244e8c89b750f2",
          "body": null,
          "is_bot": false,
          "headline": "empty: add type conversions cases",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-11-17T16:37:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e19e92616b57438ee31013bfe1dfd612b8b1c43b",
          "body": null,
          "is_bot": false,
          "headline": "len: add type conversions cases",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-11-17T16:24:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea24c795e23efa57d2d7d8ed1587d4269b0bd062",
          "body": "* expected-actual: support len\r\n\r\n* len: support len-len and value-len cases\r\n\r\n* len: add disclaimer about not-len-first assetions\r\n\r\n* len: add TestLenInterface as a proof\r\n\r\n* len: support []byte/string/raw.Message type conversions\r\n\r\n* len: empty: add TestBytesReadability\r\n\r\n* Revert \"len: support []byte/string/raw.Message type conversions\"\r\n\r\nThis reverts commit e2e1092c2fbba49ab6633e55bb1f11957a5bf21a.\r\n\r\n* debug: fix typo",
          "is_bot": false,
          "headline": "len: support len-len and value-len cases (#204)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-11-17T11:48:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "639ce8529ef55c9e6523b6419cc55c65e3a1078e",
          "body": null,
          "is_bot": false,
          "headline": "formatter: support non-string single arg (#200)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-11-13T21:13:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ca1d1adb89056e355972a48e85fbb3a6a9a0a30",
          "body": "…olangci-lint",
          "is_bot": false,
          "headline": "formatter: make description of require-f-funcs flag consistent with g…",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-11-13T20:08:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fd3485c5ae6e9accbb9e3bc56d5d46ff1f5942a",
          "body": null,
          "is_bot": false,
          "headline": "formatter: improve description of require-f-funcs flag",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-11-13T19:47:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efd6e0ecbf23d07c3296cef4f77b537cad15f4c7",
          "body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.25.0 to 0.26.0.\r\n- [Release notes](https://github.com/golang/tools/releases)\r\n- [Commits](https://github.com/golang/tools/compare/v0.25.0...v0.26.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/tools\r\n  dependency-t\n[…]\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>\r\nCo-authored-by: Anton Telyshev <anton.telishev@yandex.ru>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/tools from 0.25.0 to 0.26.0 (#195)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-13T18:36:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d522f2b7e87295229c491bd84404700406473937",
          "body": "* encoded-compare: require string or []byte type for json-like or yaml-like named vars\r\n\r\n* encoded-compare: strict match for yml (not yaml)\r\n\r\n* cosmetic: reorder funcs",
          "is_bot": false,
          "headline": "encoded-compare false positives fix (#199)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-11-13T08:46:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99d4b62aabc0f34e49877293d8f63dd2a809c79c",
          "body": null,
          "is_bot": false,
          "headline": "Go 1.23 (#191)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-10-03T19:39:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea890b37a2c64efbcfd0fcc729013dab9dcf48a9",
          "body": "* error-nil: support empty and notempty error\r\n\r\n* review fixes\r\n\r\n* review fixes\r\n\r\n---------\r\n\r\nCo-authored-by: Anton Telyshev <anton.telishev@yandex.ru>",
          "is_bot": false,
          "headline": "error-nil: support Empty and Zero error (#153)",
          "author_name": "Matthieu MOREL",
          "author_login": "mmorel-35",
          "committed_at": "2024-10-03T19:01:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44419dab765fc9de216d3016daf5b8e7da8f0d3b",
          "body": "* empty: adjust report for NotEmpty+len cases\r\n\r\n* refactoring of diagnostic helpers\r\n\r\n* self-review fixes\r\n\r\n* self-review fixes",
          "is_bot": false,
          "headline": "empty: adjust report for NotEmpty+len cases (#189)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-10-03T18:37:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b2867745cebe1fefa588627b5cae5601935e7a5",
          "body": "* merge master\r\n\r\n* return README formatting\r\n\r\n* self-review fixes\r\n\r\n* self-review fixes\r\n\r\n* self-review fixes\r\n\r\n* encoded-compare: more cases from real world\r\n\r\n* self-review fixes",
          "is_bot": false,
          "headline": "new checker 'encoded-compare' (#179)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-10-03T08:45:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c9db93b92847346bf67a743bcadab1fed24ebec",
          "body": "* formatter: support require only and suite only packages\r\n\r\n* self-review fixes",
          "is_bot": false,
          "headline": "formatter: support require only and suite only packages (#188)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-10-03T07:41:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6d5f4eb3e5bd13cbafb4ca1ce000738da0505bd",
          "body": "* useless-assert: more cases\r\n\r\n* useless-assert: add NotZero",
          "is_bot": false,
          "headline": "useless-assert: more cases (#182)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-10-03T06:28:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72f0b19b24c86d1cd0c84032c518b92b172d6129",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0 (#173)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-02T04:56:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93f4963514fc20019a4a92324a5729987ef45fae",
          "body": "Co-authored-by: Anton Telyshev <anton.telishev@yandex.ru>",
          "is_bot": false,
          "headline": "enable early-return rule from revive (#164)",
          "author_name": "Matthieu MOREL",
          "author_login": "mmorel-35",
          "committed_at": "2024-08-29T05:06:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bacd35b82d4f4e6f8bfceb80a183ea113a857012",
          "body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.22.0 to 0.23.0.\r\n- [Release notes](https://github.com/golang/tools/releases)\r\n- [Commits](https://github.com/golang/tools/compare/v0.22.0...v0.23.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/tools\r\n  dependency-t\n[…]\n:production\r\n  update-type: version-update:semver-minor\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": "build(deps): bump golang.org/x/tools from 0.22.0 to 0.23.0 (#168)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-08-29T05:02:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "68ded17d19790fd5979315b834476693878791ce",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0 (#163)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-07-01T11:15:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8afa7312516d0c308e6b352d33d2a65866d0b39a",
          "body": "* new checker `contains`\r\n\r\nCo-authored-by: ccoVeille <3875889+ccoVeille@users.noreply.github.com>\r\n\r\n* contains: maintainer review\r\n\r\n---------\r\n\r\nCo-authored-by: ccoVeille <3875889+ccoVeille@users.noreply.github.com>\r\nCo-authored-by: Anton Telyshev <anton.telishev@yandex.ru>",
          "is_bot": false,
          "headline": "new checker `contains` (#152)",
          "author_name": "Matthieu MOREL",
          "author_login": "mmorel-35",
          "committed_at": "2024-06-26T03:25:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cea8c9cde8ebe05327a9cad6e213934a7848515f",
          "body": null,
          "is_bot": false,
          "headline": "CONTRIBUTING: add issues links",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-06-21T04:14:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c863c6afd83744eb597b36338c559145e415a5d",
          "body": "* new checker 'regexp'\r\n\r\n* regexp: use switch for fn check",
          "is_bot": false,
          "headline": "new checker 'regexp' (#136)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-06-21T03:37:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9d6c513405f0bc8a90f3993794d6a468cca32a4",
          "body": null,
          "is_bot": false,
          "headline": "ci: checkout before setup-go (#137)",
          "author_name": "Matthieu MOREL",
          "author_login": "mmorel-35",
          "committed_at": "2024-06-21T03:18:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "473abe095932975448ab4148bab15be06f9ce358",
          "body": "* negative-positive: support typed 0\r\n\r\nFixes #94\r\n\r\n* negative-positive: support signed zeros only\r\n\r\n* negative-positive: refactor debug tests\r\n\r\n* negative-positive: support typed 0\r\n\r\nFixes #94\r\n\r\n* negative-positive: support signed zeros only\r\n\r\n* negative-positive: refactor debug tests\r\n\r\n* negative-positive: support Positive for uints\r\n\r\n---------\r\n\r\nCo-authored-by: Anton Telyshev <anton.telishev@yandex.ru>",
          "is_bot": false,
          "headline": "negative-positive: support typed 0 (#126)",
          "author_name": "ccoVeille",
          "author_login": "ccoVeille",
          "committed_at": "2024-06-20T16:26:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "679ad66038df2480d81ac1221bf5e0f2b76837da",
          "body": null,
          "is_bot": false,
          "headline": "README: add disclaimer about unused imports (#128)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-06-18T17:17:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "858de4660f5794af36f317dbc2362b1f5c411d2b",
          "body": "* Suggest NotEmpty for Positive len\r\n\r\n* fix doc & make doc, readme and tests consistent\r\n\r\n---------\r\n\r\nCo-authored-by: Anton Telyshev <anton.telishev@yandex.ru>",
          "is_bot": false,
          "headline": "Suggest NotEmpty for Positive len (#124)",
          "author_name": "Matthieu MOREL",
          "author_login": "mmorel-35",
          "committed_at": "2024-06-15T05:16:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1346cff4189296701043347304efdae21e8aa69",
          "body": "* gen: move assertion sorter to a function so it could be reused\r\n\r\n* bool_compare: refactor tests generator\r\n\r\n* cosmetic\r\n\r\n---------\r\n\r\nCo-authored-by: Anton Telyshev <anton.telishev@yandex.ru>",
          "is_bot": false,
          "headline": "bool-compare: refactor test generation (#121)",
          "author_name": "ccoVeille",
          "author_login": "ccoVeille",
          "committed_at": "2024-06-15T05:08:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e94ff0e564f22b31af1b019b4f64c0efddee322",
          "body": "* Don't use 1.22 features\r\n\r\n* fix comment",
          "is_bot": false,
          "headline": "Don't use 1.22 features (`types.Unalias`) (#120)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-06-08T21:01:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11649658f184fb5eecef9e24b00aaaa859bbe421",
          "body": "Fixes #108\r\n\r\nCo-authored-by: Anton Telyshev <anton.telishev@yandex.ru>",
          "is_bot": false,
          "headline": "empty: added empty and zero length detection (#109)",
          "author_name": "ccoVeille",
          "author_login": "ccoVeille",
          "committed_at": "2024-06-08T19:03:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "309888dcf7fccc2f941f7d6cb1b6d9724e84fd18",
          "body": "* suite-broken-parallel: debug cases\r\n\r\n* new checker 'suite-broken-parallel'\r\n\r\n* suite-broken-parallel: self-review",
          "is_bot": false,
          "headline": "new checker `suite-broken-parallel` (#118)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-06-08T18:54:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78fc7cdc56991cbf140f4f2449a40649af99efd9",
          "body": "* new checker 'suite-subtest-run'\r\n\r\n* suite-subtest-run: self-review #1\r\n\r\n* suite-subtest-run: self-review #2",
          "is_bot": false,
          "headline": "new checker 'suite-subtest-run' (#104)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-06-07T18:09:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "654e0ae19541cbddb2cad35e72abe09460e874b2",
          "body": "* contribution: remove zero checker\r\n\r\n* Update CONTRIBUTING.md",
          "is_bot": false,
          "headline": "contribution: remove zero checker (#103)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-06-05T06:42:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af4a8c98d6d458c91018bbd87c8c070cf7f35bc3",
          "body": "New checker `formatter`",
          "is_bot": false,
          "headline": "Merge pull request #102 from Antonboom/feat/formatter",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-06-04T17:59:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01a9d0a6dfcbbbae72579a0e8279707fa97eb427",
          "body": null,
          "is_bot": false,
          "headline": "formatter: self-review #3",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-06-04T17:57:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f03823e9e4b5da5cbcfa18d7679726dff5cbb3c8",
          "body": null,
          "is_bot": false,
          "headline": "formatter: self-review #2",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-06-04T06:12:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6bf5aef9a9b7db973ea5432a3b790fdb8dfc41f",
          "body": null,
          "is_bot": false,
          "headline": "formatter: self-review #1",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-06-04T06:01:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ad195e12fc12cd4d9a4c127219a2e0f6f32cd77",
          "body": null,
          "is_bot": false,
          "headline": "new checker 'formatter'",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-06-03T18:59:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6b0593b0ae0513ee59ec52da34af283b7e2ccdc",
          "body": null,
          "is_bot": false,
          "headline": "formatter: first version with printf-call",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-06-03T18:59:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e10b593a48caf486951619193e62553534d467d9",
          "body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5 to 6.\r\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\r\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v5...v6)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependenc\n[…]\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>\r\nCo-authored-by: Anton Telyshev <anton.telishev@yandex.ru>",
          "is_bot": true,
          "headline": "build(deps): bump golangci/golangci-lint-action from 5 to 6 (#100)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-06-01T13:44:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f3be0cfad14ab48335fcecd3191a5e9856eaf5bc",
          "body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.20.0 to 0.21.0.\r\n- [Release notes](https://github.com/golang/tools/releases)\r\n- [Commits](https://github.com/golang/tools/compare/v0.20.0...v0.21.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/tools\r\n  dependency-t\n[…]\n:production\r\n  update-type: version-update:semver-minor\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": "build(deps): bump golang.org/x/tools from 0.20.0 to 0.21.0 (#101)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-06-01T13:18:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "09870c18716d94dd75898157e2fd77078b2a7f6b",
          "body": "…k (#97)",
          "is_bot": false,
          "headline": "helpers: isError: strict type comparison instead of implementing chec…",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-05-27T17:50:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac9da7d830d6648cbab975cd3b19c1cdf0830684",
          "body": "* compares: support Same/NotSame\r\n\r\n* compares: simplify the code",
          "is_bot": false,
          "headline": "compares: support Same/NotSame (#96)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-05-27T17:17:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb1257817037b6c67234f07f310e7c2b4fc24cf6",
          "body": null,
          "is_bot": false,
          "headline": "tests: bump testify to v1.9.0",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-05-27T06:41:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "090913865c577810e2a8453bea9d431750fad46e",
          "body": null,
          "is_bot": false,
          "headline": "README: fix error-nil duplicated anchor",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-05-18T16:40:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6e65e3055af899b0c47d5c2162d58fd6d66fcaf",
          "body": "* introduce helpers_*.go files\r\n\r\n* cosmetis",
          "is_bot": false,
          "headline": "introduce helpers_*.go files (#92)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-05-18T16:26:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bff320fc0615be157192a79c2b21f5d58c66c640",
          "body": "* useless-assert: support bool ops\r\n\r\n* useless-assert: fix test sort\r\n\r\n* useless-assert: fix test sort",
          "is_bot": false,
          "headline": "useless-assert: support bool ops (#91)",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-05-18T13:50:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee2bbf840f8c8cb3dd024dffe344f0bbd9d8c642",
          "body": "go-require: require-error: support HTTP handlers",
          "is_bot": false,
          "headline": "Merge pull request #90 from Antonboom/feat/require-http-handlers",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-05-18T03:38:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "613bd95830236484f83c6e4086df374ffaa0f30f",
          "body": null,
          "is_bot": false,
          "headline": "go-require: ignore-http-handlers flag help",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-05-18T03:38:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef0060ebb6b25e0c07d77b1a6f07b5911bbb5a13",
          "body": null,
          "is_bot": false,
          "headline": "go-require: require-error: readme & tests",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-05-18T03:31:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff5c42a13cb9815c23a7e786b437102dbc42eee6",
          "body": null,
          "is_bot": false,
          "headline": "go-require: require-error: support HTTP handlers",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-05-17T06:28:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e36c534fe823d88cb0ea11d7065928f4ad35d8d7",
          "body": "require-error: ignore assertion in bool expr",
          "is_bot": false,
          "headline": "Merge pull request #89 from Antonboom/fixes/require-error-bool-expr",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-05-11T17:11:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "673b9be4671bb54034eac39f2e530577b503fe2f",
          "body": null,
          "is_bot": false,
          "headline": "require-error: ignore assertion in bool expr",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-05-11T17:07:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bf6d9dbb09b545ee6efe437eee2e3f7d2d44a2a",
          "body": "…g/x/tools-0.20.0",
          "is_bot": false,
          "headline": "Merge pull request #86 from Antonboom/dependabot/go_modules/golang.or…",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-05-02T03:05:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c57e4b6b105a240c2ceefc21c781f2f8b9404e8",
          "body": "….20.0",
          "is_bot": false,
          "headline": "Merge branch 'master' into dependabot/go_modules/golang.org/x/tools-0…",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-05-01T16:52:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5b61f6e20e2a56c8357458bd9f2eb7cdd9d66ff",
          "body": "…gci/golangci-lint-action-5",
          "is_bot": false,
          "headline": "Merge pull request #87 from Antonboom/dependabot/github_actions/golan…",
          "author_name": "Anton Telyshev",
          "author_login": "Antonboom",
          "committed_at": "2024-05-01T16:52:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e85a9dbce37ece205c59a5ca18544f16df8ae58",
          "body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 5.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: golangci/golangci-lint-action\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golangci/golangci-lint-action from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-05-01T09:55:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 25,
      "commits_last_year": 29,
      "latest_release_at": "2025-09-12T11:06:48Z",
      "latest_release_tag": "v1.6.4",
      "releases_from_tags": false,
      "days_since_last_push": 3,
      "active_weeks_last_year": 7,
      "days_since_latest_release": 326,
      "mean_days_between_releases": 50.5
    },
    "artifacts": {
      "collected": true,
      "structure": [
        "tree.go_main",
        "tree.goreleaser"
      ],
      "declarations": []
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [
          "coveralls.io",
          "github.com",
          "goreportcard.com",
          "shields.io"
        ],
        "total": 6,
        "header": 6,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/Antonboom/testifylint",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/Antonboom/testifylint",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "v1.6.4",
          "repository_url": "https://github.com/Antonboom/testifylint",
          "versions_count": 27,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2025-09-12T10:51:31Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 326
        }
      ]
    },
    "popularity": {
      "forks": 18,
      "stars": 172,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2023-10-23",
            "count": 1
          },
          {
            "date": "2023-11-09",
            "count": 1
          },
          {
            "date": "2023-11-13",
            "count": 1
          },
          {
            "date": "2023-12-20",
            "count": 1
          },
          {
            "date": "2024-04-07",
            "count": 1
          },
          {
            "date": "2024-06-20",
            "count": 1
          },
          {
            "date": "2024-08-05",
            "count": 1
          },
          {
            "date": "2025-03-25",
            "count": 1
          },
          {
            "date": "2025-06-16",
            "count": 1
          },
          {
            "date": "2025-07-20",
            "count": 1
          },
          {
            "date": "2025-07-21",
            "count": 1
          },
          {
            "date": "2025-08-06",
            "count": 1
          },
          {
            "date": "2025-09-11",
            "count": 2
          },
          {
            "date": "2025-09-28",
            "count": 1
          },
          {
            "date": "2026-01-25",
            "count": 1
          },
          {
            "date": "2026-06-22",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 17,
        "total_forks": 18
      },
      "star_history": null,
      "open_issues_and_prs": 47
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Taskfile.yml",
        "analyzer/testdata/src/vendor/github.com/go-task/slim-sprig/v3/Taskfile.yml",
        "analyzer/testdata/src/vendor/github.com/onsi/ginkgo/v2/Makefile",
        "analyzer/testdata/src/vendor/github.com/stretchr/objx/Taskfile.yml"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "analyzer/testdata/src/go.mod",
        "go.mod"
      ],
      "largest_source_bytes": 122443,
      "source_files_sampled": 226,
      "oversized_source_files": 4,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 3,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "golang.org/x/tools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.47.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "golang.org/x/tools",
            "direct": true,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.21.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 3,
        "direct_count": 1,
        "indirect_count": 2
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 21,
        "merged_prs": 115,
        "open_issues": 26,
        "closed_ratio": 0.807,
        "closed_issues": 109,
        "closed_unmerged_prs": 33
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "Antonboom",
          "commits": 264,
          "avatar_url": "https://avatars.githubusercontent.com/u/17127404?v=4"
        },
        {
          "type": "User",
          "login": "mmorel-35",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/6032561?v=4"
        },
        {
          "type": "User",
          "login": "ccoVeille",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/3875889?v=4"
        },
        {
          "type": "User",
          "login": "ldez",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/5674651?v=4"
        },
        {
          "type": "User",
          "login": "semihbkgr",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/55327573?v=4"
        },
        {
          "type": "User",
          "login": "gearcog",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/7281635?v=4"
        },
        {
          "type": "User",
          "login": "d0ubletr0uble",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/46634339?v=4"
        },
        {
          "type": "User",
          "login": "hendrywiranto",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/19802534?v=4"
        }
      ],
      "contributors_sampled": 8,
      "top_contributor_share": 0.91
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yaml",
        ".golangci.yml"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 9,
            "reason": "22 out of 24 merged PRs checked by a CI test -- score normalized to 9",
            "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 10/23 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 3 contributing companies or organizations -- score normalized to 10",
            "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": 10,
            "reason": "15 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow 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": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 9,
            "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": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "720065d36f434c616017441aa8f2069e621b5e44",
        "ran_at": "2026-08-04T17:05:58Z",
        "aggregate_score": 6.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 0,
        "decided_7d": 0,
        "merged_30d": 0,
        "authors_30d": 0,
        "decided_30d": 0,
        "sample_size": 60,
        "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": "2026-08-01T09:03:26Z",
      "oldest_open_prs": [
        {
          "number": 247,
          "created_at": "2025-06-16T09:27:58Z",
          "last_comment_at": "2026-04-09T09:05:02Z",
          "last_comment_author": "HaraldNordgren"
        },
        {
          "number": 269,
          "created_at": "2025-09-28T21:51:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 291,
          "created_at": "2026-03-13T17:21:38Z",
          "last_comment_at": "2026-03-17T08:08:40Z",
          "last_comment_author": "mmorel-35"
        },
        {
          "number": 292,
          "created_at": "2026-03-13T17:22:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 293,
          "created_at": "2026-03-13T18:06:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 294,
          "created_at": "2026-03-13T19:24:54Z",
          "last_comment_at": "2026-06-22T19:09:56Z",
          "last_comment_author": "thespags"
        },
        {
          "number": 296,
          "created_at": "2026-03-14T07:07:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 297,
          "created_at": "2026-03-15T17:10:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 299,
          "created_at": "2026-03-15T18:01:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 300,
          "created_at": "2026-03-15T18:23:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 302,
          "created_at": "2026-03-15T21:15:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 303,
          "created_at": "2026-03-16T06:43:26Z",
          "last_comment_at": "2026-03-18T08:48:26Z",
          "last_comment_author": "ccoVeille"
        },
        {
          "number": 304,
          "created_at": "2026-03-16T06:44:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 305,
          "created_at": "2026-03-16T06:47:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 310,
          "created_at": "2026-05-29T09:20:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 311,
          "created_at": "2026-05-31T16:35:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 312,
          "created_at": "2026-06-01T05:33:45Z",
          "last_comment_at": "2026-06-02T05:47:48Z",
          "last_comment_author": "ccoVeille"
        },
        {
          "number": 313,
          "created_at": "2026-06-01T08:39:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 318,
          "created_at": "2026-06-22T04:03:06Z",
          "last_comment_at": "2026-06-22T16:21:28Z",
          "last_comment_author": "thespags"
        },
        {
          "number": 322,
          "created_at": "2026-08-01T09:02:49Z",
          "last_comment_at": "2026-08-01T09:05:36Z",
          "last_comment_author": "coveralls"
        }
      ],
      "last_merged_pr_at": "2026-07-01T10:06:53Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 47,
          "created_at": "2024-01-05T03:28:18Z",
          "last_comment_at": "2025-02-20T19:29:43Z",
          "last_comment_author": "Antonboom"
        },
        {
          "number": 48,
          "created_at": "2024-01-05T03:39:09Z",
          "last_comment_at": "2024-01-05T06:46:35Z",
          "last_comment_author": "Antonboom"
        },
        {
          "number": 81,
          "created_at": "2024-04-17T07:12:10Z",
          "last_comment_at": "2026-05-25T05:55:19Z",
          "last_comment_author": "ccoVeille"
        },
        {
          "number": 125,
          "created_at": "2024-06-16T08:29:32Z",
          "last_comment_at": "2024-08-10T20:59:00Z",
          "last_comment_author": "ccoVeille"
        },
        {
          "number": 131,
          "created_at": "2024-06-19T12:25:55Z",
          "last_comment_at": "2024-06-20T16:40:59Z",
          "last_comment_author": "Antonboom"
        },
        {
          "number": 135,
          "created_at": "2024-06-20T13:34:22Z",
          "last_comment_at": "2025-02-20T10:04:04Z",
          "last_comment_author": "Antonboom"
        },
        {
          "number": 140,
          "created_at": "2024-06-21T04:07:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 141,
          "created_at": "2024-06-21T04:11:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 142,
          "created_at": "2024-06-21T04:13:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 143,
          "created_at": "2024-06-21T04:23:58Z",
          "last_comment_at": "2026-06-10T20:03:27Z",
          "last_comment_author": "ccoVeille"
        },
        {
          "number": 144,
          "created_at": "2024-06-21T06:10:17Z",
          "last_comment_at": "2025-03-21T15:51:07Z",
          "last_comment_author": "Antonboom"
        },
        {
          "number": 154,
          "created_at": "2024-06-25T05:01:16Z",
          "last_comment_at": "2025-09-10T00:08:04Z",
          "last_comment_author": "nickajacks1"
        },
        {
          "number": 156,
          "created_at": "2024-06-26T05:23:29Z",
          "last_comment_at": "2025-09-10T14:41:39Z",
          "last_comment_author": "Antonboom"
        },
        {
          "number": 160,
          "created_at": "2024-06-27T02:27:58Z",
          "last_comment_at": "2024-08-29T05:07:42Z",
          "last_comment_author": "Antonboom"
        },
        {
          "number": 193,
          "created_at": "2024-10-07T12:08:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 197,
          "created_at": "2024-11-11T20:12:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 205,
          "created_at": "2024-11-19T19:39:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 211,
          "created_at": "2025-01-03T19:53:45Z",
          "last_comment_at": "2025-01-05T17:34:15Z",
          "last_comment_author": "ccoVeille"
        },
        {
          "number": 222,
          "created_at": "2025-02-13T06:47:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 255,
          "created_at": "2025-08-07T22:47:51Z",
          "last_comment_at": "2025-09-02T04:42:41Z",
          "last_comment_author": "Antonboom"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/Antonboom/testifylint",
    "host": "github.com",
    "name": "testifylint",
    "owner": "Antonboom"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "The weighted overall 60 is calibrated to 65 on the published index scale (record calibration 2026-08-02). High-Risk Jurisdiction Policy applies a 20% multiplier to weighted overall health and gives it an At Risk ceiling of 34.",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 60,
            "calibrated": 65,
            "calibration": "2026-08-02"
          }
        },
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 34,
            "pct": 20
          }
        }
      ],
      "value": 13,
      "inputs": {
        "security": 30,
        "vitality": 64,
        "community": 58,
        "governance": 61,
        "calibration": "2026-08-02",
        "engineering": 79,
        "ai_readiness": 69,
        "weighted_overall_raw": 60,
        "high_risk_jurisdiction_cap": 34,
        "high_risk_jurisdiction_multiplier": 20,
        "weighted_overall_before_jurisdiction": 65,
        "overall_after_jurisdiction_multiplier": 13
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 64,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "commits_last_year": 29,
              "human_commit_share": 0.83,
              "days_since_last_push": 3,
              "active_weeks_last_year": 7
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "7/52 weeks with commits",
                "points": 4.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "29 commits in the last year",
                "points": 13.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 29
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "15 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "releases_count": 25,
              "latest_release_tag": "v1.6.4",
              "releases_from_tags": false,
              "days_since_latest_release": 326,
              "mean_days_between_releases": 50.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "25 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 326 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 326
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~50.5 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 50.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 40,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 40 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 40
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 58,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "weak",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "forks": 18,
              "stars": 172,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "172 stars",
                "points": 36.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 172
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "18 forks",
                "points": 10.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 6,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [
                "coveralls.io",
                "github.com",
                "goreportcard.com",
                "shields.io"
              ],
              "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": 18,
                "status": "met",
                "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": 61,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 8,
              "top_contributor_share": 0.91
            },
            "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 91% of commits",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 91
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "8 contributors",
                "points": 10.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "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": 73,
            "inputs": {
              "merged_prs": 115,
              "open_issues": 26,
              "closed_issues": 109,
              "prs_merged_7d": 0,
              "prs_decided_7d": 0,
              "prs_merged_30d": 0,
              "prs_decided_30d": 0,
              "issue_closed_ratio": 0.807,
              "closed_unmerged_prs": 33,
              "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": "81% of issues closed",
                "points": 33.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 81
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "115/148 decided PRs merged",
                "points": 23.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 115,
                      "decided": 148
                    }
                  }
                ],
                "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 10/23 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": 59,
            "inputs": {
              "followers": 105,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "Antonboom",
              "public_repos": 30,
              "account_age_days": 3829
            },
            "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": "105 followers of Antonboom",
                "points": 14.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 105,
                      "login": "Antonboom"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "30 public repos, account ~10 yr old",
                "points": 22.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 30
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 10
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "packages": [
                "github.com/Antonboom/testifylint"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 326
            },
            "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 326 days ago",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 326
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "27 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 27
                    }
                  }
                ],
                "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": "good",
        "name": "Engineering Quality",
        "value": 79,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": ".golangci.yaml, .golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml, .golangci.yml"
                    }
                  }
                ],
                "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": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "22 out of 24 merged PRs checked by a CI test -- score normalized to 9",
                "points": 18,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "go",
                "golang",
                "linter",
                "static-analysis",
                "testify"
              ],
              "has_wiki": false,
              "homepage": "https://github.com/stretchr/testify",
              "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://github.com/stretchr/testify",
                "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": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 30,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 20% multiplier to Security posture and gives it an At Risk ceiling of 34.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 34,
                  "pct": 20
                }
              }
            ],
            "value": 13,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 6.3,
              "high_risk_jurisdiction_cap": 34,
              "high_risk_jurisdiction_multiplier": 20,
              "security_posture_after_multiplier": 13,
              "security_posture_before_jurisdiction": 63
            },
            "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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "22 out of 24 merged PRs checked by a CI test -- score normalized to 9",
                "points": 2.2,
                "status": "partial",
                "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 10/23 approved changesets -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "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": "15 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "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": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "1 existing vulnerabilities detected",
                "points": 6.8,
                "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 3 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": 3
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 3,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "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": 3,
              "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": "at_risk",
            "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": 20,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "contributor_organization",
                  "count": 1,
                  "country": "Russia"
                },
                {
                  "role": "owner",
                  "count": 1,
                  "country": "Russia"
                },
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "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": "Russia: contributor_organization (1); Russia: owner (1); Russia: top_contributor (1)",
                "points": 20,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "contributor_organization",
                      "count": 1,
                      "country": "Russia"
                    }
                  },
                  {
                    "code": "jurisdiction_exposure_next",
                    "params": {
                      "role": "owner",
                      "count": 1,
                      "country": "Russia"
                    }
                  },
                  {
                    "code": "jurisdiction_exposure_next",
                    "params": {
                      "role": "top_contributor",
                      "count": 1,
                      "country": "Russia"
                    }
                  }
                ],
                "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": "good",
        "name": "AI Readiness",
        "value": 69,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "weak",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.831,
              "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": "69 of 83 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 69,
                      "sampled": 83
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Taskfile.yml",
                "analyzer/testdata/src/vendor/github.com/go-task/slim-sprig/v3/Taskfile.yml",
                "analyzer/testdata/src/vendor/github.com/onsi/ginkgo/v2/Makefile",
                "analyzer/testdata/src/vendor/github.com/stretchr/objx/Taskfile.yml"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "analyzer/testdata/src/go.mod",
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.17
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Taskfile.yml, analyzer/testdata/src/vendor/github.com/go-task/slim-sprig/v3/Taskfile.yml, analyzer/testdata/src/vendor/github.com/onsi/ginkgo/v2/Makefile, analyzer/testdata/src/vendor/github.com/stretchr/objx/Taskfile.yml",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Taskfile.yml, analyzer/testdata/src/vendor/github.com/go-task/slim-sprig/v3/Taskfile.yml, analyzer/testdata/src/vendor/github.com/onsi/ginkgo/v2/Makefile, analyzer/testdata/src/vendor/github.com/stretchr/objx/Taskfile.yml"
                    }
                  }
                ],
                "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": ".golangci.yaml, .golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml, .golangci.yml"
                    }
                  }
                ],
                "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 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "17 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 17,
                      "sampled": 100
                    }
                  }
                ],
                "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": 99,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 122443,
              "source_files_sampled": 226,
              "oversized_source_files": 4
            },
            "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": "4/226 source files over 60KB",
                "points": 54,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 226,
                      "oversized": 4
                    }
                  }
                ],
                "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": {
      "labels": [
        "cli"
      ],
      "scores": {
        "cli": 13,
        "library": 3
      },
      "primary": "cli",
      "evidence": [
        {
          "tier": "structure",
          "label": "cli",
          "source": "tree.go_main",
          "weight": 5
        },
        {
          "tier": "structure",
          "label": "cli",
          "source": "tree.goreleaser",
          "weight": 4
        },
        {
          "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.3.2"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-04T17:06:19.321033Z",
  "schema_version": "0.30.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/Antonboom/testifylint.svg",
  "full_name": "Antonboom/testifylint",
  "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.3.2, schema v0.30.0 — full methodology · metrics wiki.

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