Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 06:19 UTC

DATA-DOG / go-sqlmock

Sql mock driver for golang to test database interactions

GoCustom license★ 6,564 stars⑂ 413 forkssince Feb 2014View on GitHub ↗

DATA-DOG/go-sqlmock holds a health index of 51 out of 100, placing it in the Moderate band. It scores highest on Community & Adoption (69/100) and lowest on Engineering Quality (38/100). It was last updated 16 days ago. A single contributor accounts for most of its recent work.

51
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

51
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe 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.

Ownership

DATA-DOGOrganization
46 followers28 public repossince Feb 2014

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/DATA-DOG/go-sqlmockv1.5.2-17931 days ago

Metrics by category

Vitality

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

39At risk · 22% of overall
How it's scored
28.8/36Push recency — last push 16 days ago
0.7/36Commit cadence — 1/52 weeks with commits
4.3/18Commit volume — 2 commits in the last year
1/10OpenSSF Scorecard: Maintained — 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
Inputs used
commits_last_year2
human_commit_share1
days_since_last_push16
active_weeks_last_year1
How it's scored
27/27Ships releases — 15 releases published
0/36Release recency — latest release 931 days ago
12.6/27Release cadence — a release every ~278.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count15
latest_release_tagv1.5.2
releases_from_tagsno
days_since_latest_release931
mean_days_between_releases278.9
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

69Moderate · 18% of overall
How it's scored
60/60Stars — 6,564 stars
21.8/25Forks — 413 forks
9.4/15Watchers — 51 watchers
Inputs used
forks413
stars6,564
watchers51
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

61Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
8.9/22.5Commit distribution — top contributor authored 60% of commits
13.5/13.5Contributor breadth — 36 contributors
10/10OpenSSF Scorecard: Contributors — project has 16 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled36
top_contributor_share0.604
How it's scored
39.7/46.8Issue resolution — 85% of issues closed
24.8/38.3PR acceptance — 68/105 decided PRs merged
10.5/15OpenSSF Scorecard: Code-Review — Found 9/12 approved changesets -- score normalized to 7
Inputs used
merged_prs68
open_issues36
closed_issues203
issue_closed_ratio0.849
closed_unmerged_prs37
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
12/25Owner reach — 46 followers of DATA-DOG
22.6/25Track record — 28 public repos, account ~12 yr old
Inputs used
followers46
owner_typeOrganization
is_verified
owner_loginDATA-DOG
public_repos28
account_age_days4,551
How it's scored
25/25Published & resolvable — 1 package(s) on go
4/35Publish recency — latest publish 931 days ago
20/20Version history — 17 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/DATA-DOG/go-sqlmock
ecosystemsgo
any_deprecatedno
min_days_since_publish931

Engineering Quality

Are baseline engineering and documentation practices in place?

38At risk · 20% of overall
How it's scored
0/24CI workflows
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 11 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 8 topics
10/10Wiki
Inputs used
topicssql-driver, go, mock, database, tdd, testing, golang, sql
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

50Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 11 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
5.2/7.5Code-Review — Found 9/12 approved changesets -- score normalized to 7
2.5/2.5Contributors — project has 16 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5License — license file detected
0.8/7.5Maintained — 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate3.7
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.
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_packages1
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 1 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? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

53Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
20.8/40Legible commit history — 39 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.39
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — go.mod (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
2/10Demonstrated agent practice — 1 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.01
toolchain_manifestsgo.mod
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/44 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes36,307
source_files_sampled44
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

6,564GitHub stars
36contributors
2commits, last 12 months
16days since last push
15releases
1bus factor
36open 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 ★ / 413 ⇿
0Stars
413Forks
15Releases

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.

010020030040039192014-022020-042026-07
Major 0Minor 5Patch 10

Each point covers 12 days.

OpenSSF Scorecard 3.7 / 10
3.7aggregate

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-07-26 06:19 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 11 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7Code-ReviewFound 9/12 approved changesets -- score normalized to 7
10Contributorsproject has 16 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
1Maintained2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
Gogithub.com/kisielk/sqlstructv0.0.0-20201105191214-5f3e10d3ab46go.mod
All dependencies 1

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

RegistryPackageVersionRelation
Gogithub.com/kisielk/sqlstruct0.0.0-20201105191214-5f3e10d3ab46direct
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 1 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": [
        "sql-driver",
        "go",
        "mock",
        "database",
        "tdd",
        "testing",
        "golang",
        "sql"
      ],
      "is_fork": false,
      "size_kb": 299,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 176841
      },
      "pushed_at": "2026-07-10T06:12:55Z",
      "created_at": "2014-02-07T07:59:29Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-24T06:28:38Z",
      "description": "Sql mock driver for golang to test database interactions",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "http://data.dog",
      "name": "DATA-DOG",
      "type": "Organization",
      "login": "DATA-DOG",
      "company": null,
      "location": "Kaunas",
      "followers": 46,
      "avatar_url": "https://avatars.githubusercontent.com/u/6613360?v=4",
      "created_at": "2014-02-07T07:48:38Z",
      "is_verified": null,
      "public_repos": 28,
      "account_age_days": 4551
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2024-01-06T21:36:06Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2023-12-11T00:12:34Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2020-08-14T18:10:48Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2020-01-31T20:27:43Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2020-01-06T08:18:31Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2019-03-06T12:57:45Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2019-02-12T13:26:35Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2019-02-12T12:32:36Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2017-10-04T14:28:41Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2017-02-21T16:00:50Z"
        },
        {
          "tag": "v1.1.4",
          "kind": "patch",
          "published_at": "2016-11-02T12:52:18Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2016-02-26T19:16:48Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2016-02-26T12:42:51Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2016-02-25T13:46:00Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2016-02-23T10:08:12Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "4e29cb9ba9984db4da4003b5c813f3747f450bc7",
          "body": "fix: correct typos in comments and error strings",
          "is_bot": false,
          "headline": "Merge pull request #352 from maxtaran2010/fix/typos",
          "author_name": "Gediminas Morkevicius",
          "author_login": "l3pp4rd",
          "committed_at": "2026-07-10T06:12:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87751a63957cc2625a523c035564c844ea09d312",
          "body": "- rows_test.go: bellow -> below\n- sqlmock.go: executation -> execution\n- sqlmock_test.go: colmns -> columns\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\nSigned-off-by: maxtaran2010 <ocotifuzo727@gmail.com>",
          "is_bot": false,
          "headline": "fix: correct typos in comments and error strings",
          "author_name": "maxtaran2010",
          "author_login": null,
          "committed_at": "2026-07-09T22:07:46Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "63e2ff0afc421108519f635379d1d52c8cb54039",
          "body": "Add WithTXOption expectation to ExpectBegin",
          "is_bot": false,
          "headline": "Merge pull request #340 from DATA-DOG/feature/316",
          "author_name": "Neenad Ingole",
          "author_login": "ninadingole",
          "committed_at": "2024-09-11T10:51:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49e34f68ea3c23a4eebabc748a8c8b0f003e1278",
          "body": "WIP: Fix WillReturnRows(nil) in expectations_go18.go",
          "is_bot": false,
          "headline": "Merge pull request #314 from chrisirhc/patch-1",
          "author_name": "Neenad Ingole",
          "author_login": "ninadingole",
          "committed_at": "2024-08-13T20:53:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a27a756c110c951ae76bbaccd379d32a247f062",
          "body": null,
          "is_bot": false,
          "headline": "Add WithTXOption expectation to ExpectBegin",
          "author_name": "Neenad Ingole",
          "author_login": "ninadingole",
          "committed_at": "2024-08-13T20:50:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3575cd527c779d3294c415bb19afe52794c9581",
          "body": null,
          "is_bot": false,
          "headline": "add missing closing curly brace",
          "author_name": "Neenad Ingole",
          "author_login": "ninadingole",
          "committed_at": "2024-08-12T19:02:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52e994a59c17a027958289e7957d91e9b9e34284",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into patch-1",
          "author_name": "Neenad Ingole",
          "author_login": "ninadingole",
          "committed_at": "2024-08-12T18:42:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "645bbfbb7d8482db2b660b8ee976b5f22d59dfc5",
          "body": null,
          "is_bot": false,
          "headline": "Add test for WillReturnRows function returns Nil",
          "author_name": "Neenad Ingole",
          "author_login": "ninadingole",
          "committed_at": "2024-08-12T18:36:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bed17cdbe083e95df9d11ad7c842f30d4518970",
          "body": "Added SqlMock type to allow for options to be sent to function that creates the sqlmock",
          "is_bot": false,
          "headline": "Merge pull request #307 from Woody1193/master",
          "author_name": "Diego Augusto Molina",
          "author_login": "diegommm",
          "committed_at": "2024-06-09T02:02:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "662222463e5ca8aded9e978ac8b26dbcf30eee8c",
          "body": "fix bug/334 when checking empty expectedQuery with actual query",
          "is_bot": false,
          "headline": "Merge pull request #333 from sfc-gh-tvidyasankar/patch-1",
          "author_name": "Gediminas Morkevicius",
          "author_login": "l3pp4rd",
          "committed_at": "2024-04-03T11:17:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f53e637e4259762beecd8c9b12960655c91f257f",
          "body": null,
          "is_bot": false,
          "headline": "adding a test case to support empty expectedSQL check",
          "author_name": "sfc-gh-tvidyasankar",
          "author_login": "sfc-gh-tvidyasankar",
          "committed_at": "2024-04-02T21:35:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faba995e99888e6b7db94df00a4bcf062b1ca0c9",
          "body": null,
          "is_bot": false,
          "headline": "Update query.go",
          "author_name": "THOTHADRI RAJESH VIDYASANKAR",
          "author_login": "sfc-gh-tvidyasankar",
          "committed_at": "2024-04-02T20:56:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30283daf08abbcc331b1ed1e588007afcc4f77be",
          "body": null,
          "is_bot": false,
          "headline": "Update query.go",
          "author_name": "THOTHADRI RAJESH VIDYASANKAR",
          "author_login": "sfc-gh-tvidyasankar",
          "committed_at": "2024-04-02T20:43:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "108200d928bb2f9644def846da124a2d138ce6d0",
          "body": "any contributor and maintainer can link their user for patreon sponsorship",
          "is_bot": false,
          "headline": "Create FUNDING.yml",
          "author_name": "Gediminas Morkevicius",
          "author_login": "l3pp4rd",
          "committed_at": "2024-01-15T10:28:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13767dc13af128db29eaa5622178abcd9729daec",
          "body": "fix: make no argument passed validation opt-in",
          "is_bot": false,
          "headline": "Merge pull request #329 from IvoGoman/optionalNoArgs",
          "author_name": "gh | filikos",
          "author_login": "filikos",
          "committed_at": "2024-01-06T21:33:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6a27b71b91fa833474353571363d22b4541c687",
          "body": null,
          "is_bot": false,
          "headline": "fix: make no argument passed validation opt-in",
          "author_name": "Ivo Gosemann",
          "author_login": "IvoGoman",
          "committed_at": "2023-12-11T16:33:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2d135c5e4bca66a3e7055ff43f64b245a5bc612",
          "body": "Modify: existing panic in AddRow to give a hint to the issue",
          "is_bot": false,
          "headline": "Merge pull request #326 from co60ca/master",
          "author_name": "Jessie A. Morris",
          "author_login": "JessieAMorris",
          "committed_at": "2023-10-19T22:22:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4270300ef8b76cff7217fbe408b28adbf52fde6",
          "body": null,
          "is_bot": false,
          "headline": "Modify: existing panic in AddRow to give a hint to the issue",
          "author_name": "Mae Kennedy",
          "author_login": "co60ca",
          "committed_at": "2023-10-19T17:24:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2f0b45ee89df7dfd29e32a5f9bf087791c9a61f",
          "body": "CSVColParser: correctly set nil values in Rows",
          "is_bot": false,
          "headline": "Merge pull request #318 from IvoGoman/fix/nilonstringpointer",
          "author_name": "Jessie A. Morris",
          "author_login": "JessieAMorris",
          "committed_at": "2023-08-10T16:05:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a9308e2e87ec768ea28c81f46fdf3543454c16c",
          "body": "Co-authored-by: Jessie A. Morris <jessie@jessieamorris.com>",
          "is_bot": false,
          "headline": "Update rows_test.go",
          "author_name": "IvoGoman",
          "author_login": "IvoGoman",
          "committed_at": "2023-08-09T21:43:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd971def423315aacad9923a9a9eb8e4ab86ce11",
          "body": null,
          "is_bot": false,
          "headline": "CSVColParser: correctly set nil values in Rows",
          "author_name": "Ivo Gosemann",
          "author_login": "IvoGoman",
          "committed_at": "2023-08-09T15:19:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3476f31d8fc4d652040f8d534380f5b54a8d3a42",
          "body": "fixes csv parse errors being silently ignored",
          "is_bot": false,
          "headline": "Merge pull request #315 from IvoGoman/fix/invalidcsvstring",
          "author_name": "wangxiaolei",
          "author_login": "fatelei",
          "committed_at": "2023-05-10T13:41:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1ad26d1102880d2124d764aa0a80707f95dffee",
          "body": null,
          "is_bot": false,
          "headline": "fixes csv parse errors being silently ignored",
          "author_name": "Ivo Gosemann",
          "author_login": "IvoGoman",
          "committed_at": "2023-05-04T22:10:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44e635fc27360c855400e7491769957db9b2efe5",
          "body": "The addition of the resultset logic caused a nil pointer dereference panic whenever nil is used as an input.",
          "is_bot": false,
          "headline": "Update expectations_go18.go to accept WillReturnRows(nil)",
          "author_name": "Chris Chua",
          "author_login": "chrisirhc",
          "committed_at": "2023-04-04T07:09:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a04eaa2c396eeefd5dc84eaee08df2565dec9f48",
          "body": "…reates the sqlmock",
          "is_bot": false,
          "headline": "Added SqlMock type to allow for options to be sent to function that c…",
          "author_name": "Woody1193",
          "author_login": "Woody1193",
          "committed_at": "2022-12-22T07:39:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44e746a20e094153210b5b25fea30c38804a8b29",
          "body": "Fix args passed not exp",
          "is_bot": false,
          "headline": "Merge pull request #295 from IvoGoman/fix-args-passed-not-exp",
          "author_name": "wangxiaolei",
          "author_login": "fatelei",
          "committed_at": "2022-08-19T15:24:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c9a431ac4e5774d5a103983c16d56626b911a3d",
          "body": null,
          "is_bot": false,
          "headline": "Adds fix to before go 1.8",
          "author_name": "Ivo Gosemann",
          "author_login": "IvoGoman",
          "committed_at": "2022-08-01T09:07:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37b1bab1c0d6cf90c86e026bbc47894ca84d2af7",
          "body": null,
          "is_bot": false,
          "headline": "Fixes expectations no arg exp but act args passed",
          "author_name": "Ivo Gosemann",
          "author_login": "IvoGoman",
          "committed_at": "2022-08-01T08:43:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd316ea51261e47e4f20169cce71baee8dd21d91",
          "body": "[Chore]: Add Issue Template",
          "is_bot": false,
          "headline": "Merge pull request #289 from DATA-DOG/chore/issue-template",
          "author_name": "Ghvst Code",
          "author_login": "Ghvstcode",
          "committed_at": "2022-06-24T20:18:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33a3e3a1b4607245786f5defa34a0908dc8f24cf",
          "body": null,
          "is_bot": false,
          "headline": "add issue template",
          "author_name": "Ghvstcode",
          "author_login": "Ghvstcode",
          "committed_at": "2022-06-24T20:14:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f46c9e9974c6eae48c1e1853727bc6a6ae1f544c",
          "body": "Fix package reference in time example in readme.",
          "is_bot": false,
          "headline": "Merge pull request #284 from col3name/master",
          "author_name": "Jessie A. Morris",
          "author_login": "JessieAMorris",
          "committed_at": "2022-06-23T15:48:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "742d0bc5c892b46187a88ec25910bcffd868c937",
          "body": null,
          "is_bot": false,
          "headline": "fix package",
          "author_name": "bearname",
          "author_login": "col3name",
          "committed_at": "2022-02-07T12:03:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "699dcdfa20ba013453a750bedd46364983ab35aa",
          "body": "Add Go 1.16 and 1.17 to Travis",
          "is_bot": false,
          "headline": "Merge pull request #279 from gliptak/travis1",
          "author_name": "Gediminas Morkevicius",
          "author_login": "l3pp4rd",
          "committed_at": "2021-12-01T09:41:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc9f7daa31e2fe8a41ba97624fe7e9826017cd30",
          "body": "Signed-off-by: Gábor Lipták <gliptak@gmail.com>",
          "is_bot": false,
          "headline": "Add Go 1.16 and 1.17 to Travis",
          "author_name": "Gábor Lipták",
          "author_login": "gliptak",
          "committed_at": "2021-11-18T02:34:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b901db53a115cd14f0de5078e7dab86fe7052de",
          "body": "Add Multi Row Support",
          "is_bot": false,
          "headline": "Merge pull request #263 from DATA-DOG/add-multi-rows-support",
          "author_name": "Ajitem Sahasrabuddhe",
          "author_login": "asahasrabuddhe",
          "committed_at": "2021-10-30T08:02:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d55f937d066da43dc7917fe15bbd7c931de2114",
          "body": null,
          "is_bot": false,
          "headline": "fix go vet error",
          "author_name": "Ajitem Sahasrabuddhe",
          "author_login": "asahasrabuddhe",
          "committed_at": "2021-05-30T07:51:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "caefcfd920cffeed4cf1c86cb4049f6fef661a7e",
          "body": "go versions 1.14 and below are unsupported as per https://golang.org/doc/devel/release#policy and hence the library does not support them either",
          "is_bot": false,
          "headline": "support go 1.15",
          "author_name": "Ajitem Sahasrabuddhe",
          "author_login": "asahasrabuddhe",
          "committed_at": "2021-05-30T07:49:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2df2d8867c69b8c31a0a98e0f7984e5d4e3ea149",
          "body": null,
          "is_bot": false,
          "headline": "add AddRows function to allow adding multiple rows",
          "author_name": "Ajitem Sahasrabuddhe",
          "author_login": "asahasrabuddhe",
          "committed_at": "2021-05-30T07:45:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35c0d3c10bef576babf8d426acc68df264dc4bbd",
          "body": null,
          "is_bot": false,
          "headline": "add dependency to go.mod",
          "author_name": "Ajitem Sahasrabuddhe",
          "author_login": "asahasrabuddhe",
          "committed_at": "2021-05-30T07:45:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07eed2a098e9dafef5b368a00e005341398dc6d8",
          "body": "Fix ExpectedExec Stringer implementation",
          "is_bot": false,
          "headline": "Merge pull request #249 from maguro/magurl/fix-exepectexec-stringer",
          "author_name": "Gediminas Morkevicius",
          "author_login": "l3pp4rd",
          "committed_at": "2021-01-16T09:40:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad48e464a0a996093b631791187840927a1516e1",
          "body": "Sometimes the result is incorrectly set, so the cast that takes place in\nthe String() method returns nil.",
          "is_bot": false,
          "headline": "Fix ExpectedExec Stringer implementation",
          "author_name": "Alan D. Cabrera",
          "author_login": "maguro",
          "committed_at": "2021-01-15T15:02:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c35a79d51888affd0b44e9d30d4ea8ab9628b548",
          "body": null,
          "is_bot": false,
          "headline": "Update code sample",
          "author_name": "ashhadsheikh",
          "author_login": "ashhadsheikh",
          "committed_at": "2020-11-02T14:44:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f920cc853bd3163842d5da3b46271eb274273b6f",
          "body": "Add go 1.15 in travis",
          "is_bot": false,
          "headline": "Merge pull request #234 from gold-kou/feature/fix_travis_go1.15",
          "author_name": "koki",
          "author_login": "gold-kou",
          "committed_at": "2020-09-08T23:47:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e6be87ade176982c515c88a7ed936000763787f",
          "body": null,
          "is_bot": false,
          "headline": ":sparkles: Add go 1.15 in travis",
          "author_name": "koki.hatano",
          "author_login": "gold-kou",
          "committed_at": "2020-09-07T23:39:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8a63d3edfc5e2ab744c0e9b61342d542e9d7ad2",
          "body": "Add Column Metadata",
          "is_bot": false,
          "headline": "Merge pull request #231 from bonitoo-io/pr-152-again",
          "author_name": "Gediminas Morkevicius",
          "author_login": "l3pp4rd",
          "committed_at": "2020-06-28T15:11:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b533ba431fcc3920c4bc6d497d456d401394e89",
          "body": null,
          "is_bot": false,
          "headline": "Add Column Metadata #152",
          "author_name": "Ales Pour",
          "author_login": "alespour",
          "committed_at": "2020-06-22T20:26:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c0bc43a687fd865ffb5bec38d49f9f39eb334ad",
          "body": null,
          "is_bot": false,
          "headline": "looking for maintainers note",
          "author_name": "gedi",
          "author_login": "l3pp4rd",
          "committed_at": "2020-06-21T13:53:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b99664e4fbc7d01dd9808d6e9428db87e9d08c5",
          "body": "Readme: build error in sample code",
          "is_bot": false,
          "headline": "Merge pull request #225 from Pawan-Bishnoi/fix_readme",
          "author_name": "Gediminas Morkevicius",
          "author_login": "l3pp4rd",
          "committed_at": "2020-05-12T21:11:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d9cd27675ea83994e1a27d75fc71d3ddb912b59",
          "body": "err redeclared",
          "is_bot": false,
          "headline": "Readme: build error in test code",
          "author_name": "Pawan-Bishnoi",
          "author_login": "Pawan-Bishnoi",
          "committed_at": "2020-05-12T06:09:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "210237807c240bcdc1c90b1bdefcf6ef39a642ad",
          "body": "Add Go 1.14 to Travis",
          "is_bot": false,
          "headline": "Merge pull request #223 from gliptak/patch-1",
          "author_name": "Gediminas Morkevicius",
          "author_login": "l3pp4rd",
          "committed_at": "2020-04-30T19:56:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb64891ad7b8a398d93edca9b96b678994b3b9ac",
          "body": null,
          "is_bot": false,
          "headline": "Add Go 1.14 to Travis",
          "author_name": "Gábor Lipták",
          "author_login": "gliptak",
          "committed_at": "2020-04-29T20:56:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d7fc89ac4d6e7994c74cf16a6cb774b0374f2f9",
          "body": "Remove 1.12 minimum Go version from go.mod",
          "is_bot": false,
          "headline": "Merge pull request #216 from gliptak/gomod1",
          "author_name": "Gediminas Morkevicius",
          "author_login": "l3pp4rd",
          "committed_at": "2020-01-25T07:47:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bc1a4a3e09b36b4e5cb16401c66a6372d34b717",
          "body": "Signed-off-by: Gábor Lipták <gliptak@gmail.com>",
          "is_bot": false,
          "headline": "Remove 1.12 minimum Go version from go.mod",
          "author_name": "Gábor Lipták",
          "author_login": "gliptak",
          "committed_at": "2020-01-23T22:16:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "012d92843b006e16d4c4d699b94b5148e76020e7",
          "body": "migration from custom namedValue to driver.NamedValue",
          "is_bot": false,
          "headline": "Merge pull request #208 from zevst/master",
          "author_name": "Gediminas Morkevicius",
          "author_login": "l3pp4rd",
          "committed_at": "2019-12-05T00:04:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fbf60585464a79b67c3a8c6c21e57927cf444be",
          "body": null,
          "is_bot": false,
          "headline": "move tests",
          "author_name": "Nikita Koryabkin",
          "author_login": null,
          "committed_at": "2019-12-04T07:44:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cf05c23ad1b9031ec364d628ffb09a11caa2f31",
          "body": null,
          "is_bot": false,
          "headline": "added tests",
          "author_name": "Nikita Koryabkin",
          "author_login": null,
          "committed_at": "2019-12-04T07:38:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03d1707c76fc8ce96952c3e2f4d5f7e99bde6fc2",
          "body": null,
          "is_bot": false,
          "headline": "added tests",
          "author_name": "Nikita Koryabkin",
          "author_login": null,
          "committed_at": "2019-12-04T06:26:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "594a047e2fac9788c6c9bde7541f5f5b42120157",
          "body": null,
          "is_bot": false,
          "headline": "added tests",
          "author_name": "Nikita Koryabkin",
          "author_login": null,
          "committed_at": "2019-12-04T06:02:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dc976bc43ce0fb61497ed7129392acf36dd61fb",
          "body": null,
          "is_bot": false,
          "headline": "added tests",
          "author_name": "Nikita Koryabkin",
          "author_login": null,
          "committed_at": "2019-12-03T10:46:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a7ddb9845c0bb860a847ff38449c441600bdc98",
          "body": null,
          "is_bot": false,
          "headline": "added tests",
          "author_name": "Nikita Koryabkin",
          "author_login": null,
          "committed_at": "2019-12-03T09:47:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e062dfc20223e6e030d86a45c9c97c366c2a921f",
          "body": null,
          "is_bot": false,
          "headline": "fix import for test",
          "author_name": "Nikita Koryabkin",
          "author_login": null,
          "committed_at": "2019-12-03T04:45:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27bffac965be7699b6151e0ebb3b3d8ccdee2d0c",
          "body": null,
          "is_bot": false,
          "headline": "fix import time and fmt",
          "author_name": "Nikita Koryabkin",
          "author_login": null,
          "committed_at": "2019-12-03T04:42:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64c12dcb17ed4a6468bc25437860ce6b283bc343",
          "body": null,
          "is_bot": false,
          "headline": "fix import driver",
          "author_name": "Nikita Koryabkin",
          "author_login": null,
          "committed_at": "2019-12-03T04:40:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c97a0ddd108fcb218d3b3c5615c407e1e42b29a",
          "body": null,
          "is_bot": false,
          "headline": "fix go version less 1.8",
          "author_name": "Nikita Koryabkin",
          "author_login": null,
          "committed_at": "2019-12-03T04:35:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "118815aba34b02ceb49b8755e0b40a2d4268b765",
          "body": null,
          "is_bot": false,
          "headline": "fix",
          "author_name": "Nikita Koryabkin",
          "author_login": null,
          "committed_at": "2019-12-02T11:54:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db5c27220825ebc34847b6dc48add632fca385c6",
          "body": null,
          "is_bot": false,
          "headline": "fix",
          "author_name": "Nikita Koryabkin",
          "author_login": null,
          "committed_at": "2019-12-02T11:48:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1791635b10673aedc247ec0f11312e294d00bf3",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:DATA-DOG/go-sqlmock",
          "author_name": "Nikita Koryabkin",
          "author_login": null,
          "committed_at": "2019-12-02T11:48:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3f5a5d16b46f0d4b4a0867c55e3ca649e448114",
          "body": null,
          "is_bot": false,
          "headline": "added support for mammoths",
          "author_name": "Nikita Koryabkin",
          "author_login": null,
          "committed_at": "2019-12-02T11:39:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b91d98d893435d0f6ebc6387a5d75f4342eafa74",
          "body": "Implement ExpectPings to watch for Ping attempts on the database",
          "is_bot": false,
          "headline": "Merge pull request #204 from mhuxtable/feature/expect_pings",
          "author_name": "Gediminas Morkevicius",
          "author_login": "l3pp4rd",
          "committed_at": "2019-12-01T17:31:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ef7c147be19db7692887df3ee95fbfa65ecd9bc",
          "body": null,
          "is_bot": false,
          "headline": "migration from custom namedValue to driver.NamedValue",
          "author_name": "Nikita Koryabkin",
          "author_login": null,
          "committed_at": "2019-11-28T10:51:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd0fe2afd6d6564f90badb06635fe9aa125b6d7e",
          "body": null,
          "is_bot": false,
          "headline": "Add ExpectPing to watch for db Ping calls",
          "author_name": "Matthew Huxtable",
          "author_login": null,
          "committed_at": "2019-11-06T14:15:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36d18c96ee743320d93e7bd4543a37df3a6aa003",
          "body": "Enable travis builds on go 1.13.x",
          "is_bot": false,
          "headline": "Merge pull request #205 from mhuxtable/travis-builds-go1.13",
          "author_name": "Gediminas Morkevicius",
          "author_login": "l3pp4rd",
          "committed_at": "2019-11-06T12:44:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d90f0971323a2f4d46f298e031ada16550ca034",
          "body": null,
          "is_bot": false,
          "headline": "Enable travis builds on go 1.13.x",
          "author_name": "Matthew Huxtable",
          "author_login": null,
          "committed_at": "2019-11-04T19:28:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e64ef33e8bdaf17d91e3ecb35b9c1d0e420b3309",
          "body": "Fix for Exec(...) mocking with non-standard SQL data types ([]string)",
          "is_bot": false,
          "headline": "Merge pull request #195 from berupp/custom_types_exec_fix",
          "author_name": "Gediminas Morkevicius",
          "author_login": "l3pp4rd",
          "committed_at": "2019-09-27T18:01:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "181c3c5c8e477a216eb220616e609283ea66b83a",
          "body": null,
          "is_bot": false,
          "headline": "Fix go fmt",
          "author_name": "Benjamin Rupp",
          "author_login": null,
          "committed_at": "2019-09-25T14:45:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb3e425163c4408de5bd7b578fde45300d6de9e8",
          "body": "…rted since 1.9",
          "is_bot": false,
          "headline": "Moving Exec(...) test to 1.9 build as NamedValueChecker is only suppo…",
          "author_name": "Benjamin Rupp",
          "author_login": null,
          "committed_at": "2019-09-25T14:33:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4567d0a67086f2956a8bc997516d49f18805fa26",
          "body": null,
          "is_bot": false,
          "headline": "Adjusting < go 1.8 implementation",
          "author_name": "Benjamin Rupp",
          "author_login": null,
          "committed_at": "2019-09-25T13:25:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "327ae5dcb6eb65b1ea7b92bf955ac80d90f5aaf5",
          "body": null,
          "is_bot": false,
          "headline": "Fix for mocking Exec with custom []string datatype",
          "author_name": "Benjamin Rupp",
          "author_login": null,
          "committed_at": "2019-09-25T13:13:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6099e2fbb44743aebbff5a73b9a357cefd812c27",
          "body": "…ing data type",
          "is_bot": false,
          "headline": "Adding unit tests for Query/Scan and Exec mocking, using custom []str…",
          "author_name": "Benjamin Rupp",
          "author_login": null,
          "committed_at": "2019-09-25T13:11:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e98392b8111b45f8126e00af035a0dd95dc12e8b",
          "body": "Invalidate memory scanned into sql.RawBytes",
          "is_bot": false,
          "headline": "Merge pull request #177 from dackroyd/invalidate-sql-rawbytes-memory",
          "author_name": "Gediminas Morkevicius",
          "author_login": "l3pp4rd",
          "committed_at": "2019-06-21T10:39:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5879ee4b77f10ee15c5b986e8a99124d031250b",
          "body": "The intention of sql.RawBytes is for it to hold memory owned by the\n database. When used, it's content is only valid until the `Next`,\n `Scan` or `Close` is called on the `Rows`\n\nTo ensure that we meet this behaviour, when `[]byte` is used in a\n column, it's value is copied to a buffer that we keep \n[…]\n is exposed in tests that use go-sqlmock. Without this, when a\n real database is used and it's driver does share memory, then those\n issues would not be exposed until runtime (and in non-obvious ways)",
          "is_bot": false,
          "headline": "Invalidate memory scanned into sql.RawBytes",
          "author_name": "David Ackroyd",
          "author_login": "dackroyd",
          "committed_at": "2019-06-21T07:03:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6c8a572d09c40befe56f7fed3b4f16c82a6f6b57",
          "body": null,
          "is_bot": false,
          "headline": "for some reason transaction statement was not working on go1.8",
          "author_name": "gedi",
          "author_login": "l3pp4rd",
          "committed_at": "2019-06-07T06:38:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ee1fdaf444883d6fbe9398f2b7f0d77daae96fa",
          "body": null,
          "is_bot": false,
          "headline": "closes #159",
          "author_name": "gedi",
          "author_login": "l3pp4rd",
          "committed_at": "2019-06-07T06:26:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7500ecac5e390fe3be38c4efd3e2d718231f03aa",
          "body": "Out parameter support",
          "is_bot": false,
          "headline": "Merge pull request #174 from krevels/out_parameter_support",
          "author_name": "Gediminas Morkevicius",
          "author_login": "l3pp4rd",
          "committed_at": "2019-06-05T06:30:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "470c520119d87b339f08ef4fcf93fdc45738ad0f",
          "body": null,
          "is_bot": false,
          "headline": "formatting",
          "author_name": "Kyril Revels",
          "author_login": null,
          "committed_at": "2019-06-04T21:59:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dd355d63c0964ccb102261bc82f14ceb4a2f375",
          "body": null,
          "is_bot": false,
          "headline": "support for usage of sql.Out as a param value",
          "author_name": "Kyril Revels",
          "author_login": null,
          "committed_at": "2019-06-04T21:57:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef0bdf231ae386d1f8d72c30c87ae592b5c8c417",
          "body": "Remove sudo setting from travis.yml",
          "is_bot": false,
          "headline": "Merge pull request #167 from sekky0905/remove-travis-sudo-setting",
          "author_name": "Gediminas Morkevicius",
          "author_login": "l3pp4rd",
          "committed_at": "2019-03-22T14:25:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9daf2407ed38481a6781e54209ec082bf47a50d6",
          "body": null,
          "is_bot": false,
          "headline": "Remove sudo setting from travis.yml",
          "author_name": "sekky0905",
          "author_login": "sekky0905",
          "committed_at": "2019-03-22T12:58:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f9954f6f6697845b082ca57995849ddf614f450",
          "body": "Examples/go sql driver imports",
          "is_bot": false,
          "headline": "Merge pull request #164 from theodesp/examples/go-sql-driver-imports",
          "author_name": "Gediminas Morkevicius",
          "author_login": "l3pp4rd",
          "committed_at": "2019-03-01T14:57:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "314ebd60229cdaa76c317b1537e88fdae1d3d8f8",
          "body": null,
          "is_bot": false,
          "headline": "Reverted back example imports",
          "author_name": "Theo",
          "author_login": null,
          "committed_at": "2019-02-28T18:29:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c05e0c0b9787ee10ae6f1ee6f5a5a70323bd6fcc",
          "body": "Fixed some typos",
          "is_bot": false,
          "headline": "Merge pull request #165 from theodesp/typo-fixes",
          "author_name": "Gediminas Morkevicius",
          "author_login": "l3pp4rd",
          "committed_at": "2019-02-28T11:00:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26446431a05d93eb3d158ba66c063d95a0cd6de7",
          "body": null,
          "is_bot": false,
          "headline": "Typos again.",
          "author_name": "Theo",
          "author_login": null,
          "committed_at": "2019-02-28T10:47:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "882c1d1daa16c92a861633c564204602eb8cc6cb",
          "body": null,
          "is_bot": false,
          "headline": "Fixed some typos",
          "author_name": "Theo",
          "author_login": null,
          "committed_at": "2019-02-27T19:44:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b89f04a98b93becf77cc6dfee491ae528c63892",
          "body": null,
          "is_bot": false,
          "headline": "Restored Readme section format",
          "author_name": "Theo",
          "author_login": null,
          "committed_at": "2019-02-27T17:09:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05afef726f09b2fc08d8b57dc41640eb713b1916",
          "body": null,
          "is_bot": false,
          "headline": "Add go-sql-driver imports to make it easier to run the examples",
          "author_name": "Theo",
          "author_login": null,
          "committed_at": "2019-02-27T17:04:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f7699b45eff689e2f5cbb56d8321ed4e8f62029",
          "body": "Update expectations.go",
          "is_bot": false,
          "headline": "Merge pull request #162 from midnightrun/master",
          "author_name": "Gediminas Morkevicius",
          "author_login": "l3pp4rd",
          "committed_at": "2019-02-18T20:17:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b03ef5f2a474a37bc61819a85ebaaa57c05c6992",
          "body": "Case sensitivity update for comments.",
          "is_bot": false,
          "headline": "Update expectations.go",
          "author_name": "Camal Cakar",
          "author_login": "sleeping-barber",
          "committed_at": "2019-02-18T17:42:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfdf60c0435e6c12a5a3d9b9bbab69c06ac8a57a",
          "body": null,
          "is_bot": false,
          "headline": "update travis config",
          "author_name": "gedi",
          "author_login": "l3pp4rd",
          "committed_at": "2019-02-13T07:34:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08cb21bb55c576a5cb0c22f478d12953591b9844",
          "body": null,
          "is_bot": false,
          "headline": "closes #161 removes references to gopkg.in",
          "author_name": "gedi",
          "author_login": "l3pp4rd",
          "committed_at": "2019-02-13T07:29:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "472e287dbafe67e526a3797165b64cb14f34705a",
          "body": null,
          "is_bot": false,
          "headline": "fixes the go module name",
          "author_name": "gedi",
          "author_login": "l3pp4rd",
          "committed_at": "2019-02-12T13:25:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 15,
      "commits_last_year": 2,
      "latest_release_at": "2024-01-06T21:36:06Z",
      "latest_release_tag": "v1.5.2",
      "releases_from_tags": false,
      "days_since_last_push": 16,
      "active_weeks_last_year": 1,
      "days_since_latest_release": 931,
      "mean_days_between_releases": 278.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/DATA-DOG/go-sqlmock",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/DATA-DOG/go-sqlmock",
          "is_deprecated": false,
          "latest_version": "v1.5.2",
          "repository_url": "https://github.com/DATA-DOG/go-sqlmock",
          "versions_count": 17,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2024-01-06T21:33:25Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 931
        }
      ]
    },
    "popularity": {
      "forks": 413,
      "stars": 6564,
      "watchers": 51,
      "fork_history": {
        "days": [
          {
            "date": "2014-02-13",
            "count": 1
          },
          {
            "date": "2014-02-27",
            "count": 1
          },
          {
            "date": "2014-04-10",
            "count": 1
          },
          {
            "date": "2014-09-23",
            "count": 1
          },
          {
            "date": "2014-10-15",
            "count": 1
          },
          {
            "date": "2014-10-16",
            "count": 1
          },
          {
            "date": "2014-11-14",
            "count": 1
          },
          {
            "date": "2015-01-22",
            "count": 1
          },
          {
            "date": "2015-03-04",
            "count": 1
          },
          {
            "date": "2015-03-27",
            "count": 1
          },
          {
            "date": "2015-04-07",
            "count": 1
          },
          {
            "date": "2015-06-10",
            "count": 1
          },
          {
            "date": "2015-10-08",
            "count": 1
          },
          {
            "date": "2015-11-06",
            "count": 1
          },
          {
            "date": "2015-11-29",
            "count": 1
          },
          {
            "date": "2015-12-16",
            "count": 1
          },
          {
            "date": "2016-01-11",
            "count": 1
          },
          {
            "date": "2016-01-18",
            "count": 2
          },
          {
            "date": "2016-01-27",
            "count": 1
          },
          {
            "date": "2016-02-25",
            "count": 1
          },
          {
            "date": "2016-03-17",
            "count": 1
          },
          {
            "date": "2016-03-29",
            "count": 1
          },
          {
            "date": "2016-04-28",
            "count": 1
          },
          {
            "date": "2016-08-02",
            "count": 1
          },
          {
            "date": "2016-08-04",
            "count": 1
          },
          {
            "date": "2016-10-12",
            "count": 2
          },
          {
            "date": "2016-12-05",
            "count": 1
          },
          {
            "date": "2016-12-13",
            "count": 1
          },
          {
            "date": "2017-01-01",
            "count": 1
          },
          {
            "date": "2017-01-03",
            "count": 1
          },
          {
            "date": "2017-01-10",
            "count": 1
          },
          {
            "date": "2017-01-15",
            "count": 1
          },
          {
            "date": "2017-01-19",
            "count": 1
          },
          {
            "date": "2017-01-25",
            "count": 1
          },
          {
            "date": "2017-01-31",
            "count": 1
          },
          {
            "date": "2017-02-05",
            "count": 1
          },
          {
            "date": "2017-02-21",
            "count": 1
          },
          {
            "date": "2017-04-13",
            "count": 1
          },
          {
            "date": "2017-04-15",
            "count": 1
          },
          {
            "date": "2017-05-11",
            "count": 1
          },
          {
            "date": "2017-05-15",
            "count": 1
          },
          {
            "date": "2017-05-18",
            "count": 1
          },
          {
            "date": "2017-05-30",
            "count": 2
          },
          {
            "date": "2017-06-22",
            "count": 1
          },
          {
            "date": "2017-07-06",
            "count": 1
          },
          {
            "date": "2017-07-25",
            "count": 1
          },
          {
            "date": "2017-08-04",
            "count": 1
          },
          {
            "date": "2017-08-07",
            "count": 1
          },
          {
            "date": "2017-08-29",
            "count": 1
          },
          {
            "date": "2017-09-01",
            "count": 1
          },
          {
            "date": "2017-09-08",
            "count": 1
          },
          {
            "date": "2017-09-21",
            "count": 1
          },
          {
            "date": "2017-09-24",
            "count": 1
          },
          {
            "date": "2017-09-27",
            "count": 1
          },
          {
            "date": "2017-10-05",
            "count": 1
          },
          {
            "date": "2017-10-23",
            "count": 1
          },
          {
            "date": "2017-10-27",
            "count": 1
          },
          {
            "date": "2017-11-13",
            "count": 1
          },
          {
            "date": "2017-11-30",
            "count": 1
          },
          {
            "date": "2017-12-15",
            "count": 1
          },
          {
            "date": "2018-01-05",
            "count": 1
          },
          {
            "date": "2018-01-09",
            "count": 1
          },
          {
            "date": "2018-01-11",
            "count": 1
          },
          {
            "date": "2018-01-12",
            "count": 1
          },
          {
            "date": "2018-01-23",
            "count": 1
          },
          {
            "date": "2018-01-30",
            "count": 1
          },
          {
            "date": "2018-02-12",
            "count": 1
          },
          {
            "date": "2018-03-01",
            "count": 1
          },
          {
            "date": "2018-03-09",
            "count": 1
          },
          {
            "date": "2018-03-12",
            "count": 1
          },
          {
            "date": "2018-04-10",
            "count": 1
          },
          {
            "date": "2018-05-17",
            "count": 1
          },
          {
            "date": "2018-05-21",
            "count": 1
          },
          {
            "date": "2018-05-31",
            "count": 1
          },
          {
            "date": "2018-06-06",
            "count": 1
          },
          {
            "date": "2018-06-08",
            "count": 1
          },
          {
            "date": "2018-06-12",
            "count": 1
          },
          {
            "date": "2018-07-11",
            "count": 1
          },
          {
            "date": "2018-07-21",
            "count": 1
          },
          {
            "date": "2018-07-25",
            "count": 1
          },
          {
            "date": "2018-08-06",
            "count": 1
          },
          {
            "date": "2018-08-14",
            "count": 1
          },
          {
            "date": "2018-09-13",
            "count": 1
          },
          {
            "date": "2018-09-15",
            "count": 1
          },
          {
            "date": "2018-10-08",
            "count": 1
          },
          {
            "date": "2018-10-15",
            "count": 1
          },
          {
            "date": "2018-10-19",
            "count": 1
          },
          {
            "date": "2018-10-24",
            "count": 1
          },
          {
            "date": "2018-11-09",
            "count": 2
          },
          {
            "date": "2018-11-13",
            "count": 1
          },
          {
            "date": "2018-11-15",
            "count": 1
          },
          {
            "date": "2018-11-20",
            "count": 2
          },
          {
            "date": "2018-12-07",
            "count": 2
          },
          {
            "date": "2018-12-13",
            "count": 1
          },
          {
            "date": "2018-12-20",
            "count": 1
          },
          {
            "date": "2018-12-25",
            "count": 1
          },
          {
            "date": "2019-01-15",
            "count": 1
          },
          {
            "date": "2019-01-23",
            "count": 1
          },
          {
            "date": "2019-01-24",
            "count": 1
          },
          {
            "date": "2019-02-12",
            "count": 1
          },
          {
            "date": "2019-02-13",
            "count": 1
          },
          {
            "date": "2019-02-16",
            "count": 1
          },
          {
            "date": "2019-02-18",
            "count": 2
          },
          {
            "date": "2019-02-23",
            "count": 1
          },
          {
            "date": "2019-02-25",
            "count": 1
          },
          {
            "date": "2019-02-26",
            "count": 2
          },
          {
            "date": "2019-02-27",
            "count": 1
          },
          {
            "date": "2019-02-28",
            "count": 1
          },
          {
            "date": "2019-03-02",
            "count": 1
          },
          {
            "date": "2019-03-04",
            "count": 1
          },
          {
            "date": "2019-03-05",
            "count": 1
          },
          {
            "date": "2019-03-08",
            "count": 1
          },
          {
            "date": "2019-03-14",
            "count": 1
          },
          {
            "date": "2019-03-22",
            "count": 1
          },
          {
            "date": "2019-03-25",
            "count": 1
          },
          {
            "date": "2019-03-31",
            "count": 1
          },
          {
            "date": "2019-04-09",
            "count": 1
          },
          {
            "date": "2019-04-24",
            "count": 1
          },
          {
            "date": "2019-05-03",
            "count": 1
          },
          {
            "date": "2019-05-07",
            "count": 1
          },
          {
            "date": "2019-05-08",
            "count": 1
          },
          {
            "date": "2019-05-10",
            "count": 1
          },
          {
            "date": "2019-05-13",
            "count": 2
          },
          {
            "date": "2019-05-29",
            "count": 1
          },
          {
            "date": "2019-06-04",
            "count": 1
          },
          {
            "date": "2019-06-11",
            "count": 2
          },
          {
            "date": "2019-06-17",
            "count": 1
          },
          {
            "date": "2019-06-18",
            "count": 1
          },
          {
            "date": "2019-06-21",
            "count": 1
          },
          {
            "date": "2019-06-25",
            "count": 1
          },
          {
            "date": "2019-06-26",
            "count": 1
          },
          {
            "date": "2019-07-08",
            "count": 1
          },
          {
            "date": "2019-07-09",
            "count": 1
          },
          {
            "date": "2019-07-10",
            "count": 1
          },
          {
            "date": "2019-07-11",
            "count": 2
          },
          {
            "date": "2019-07-14",
            "count": 1
          },
          {
            "date": "2019-08-13",
            "count": 1
          },
          {
            "date": "2019-08-14",
            "count": 1
          },
          {
            "date": "2019-08-28",
            "count": 1
          },
          {
            "date": "2019-09-05",
            "count": 3
          },
          {
            "date": "2019-09-06",
            "count": 1
          },
          {
            "date": "2019-09-09",
            "count": 1
          },
          {
            "date": "2019-09-24",
            "count": 1
          },
          {
            "date": "2019-10-05",
            "count": 1
          },
          {
            "date": "2019-10-19",
            "count": 1
          },
          {
            "date": "2019-10-22",
            "count": 1
          },
          {
            "date": "2019-10-27",
            "count": 1
          },
          {
            "date": "2019-10-29",
            "count": 1
          },
          {
            "date": "2019-11-03",
            "count": 1
          },
          {
            "date": "2019-11-09",
            "count": 1
          },
          {
            "date": "2019-11-22",
            "count": 1
          },
          {
            "date": "2019-11-28",
            "count": 1
          },
          {
            "date": "2019-11-29",
            "count": 1
          },
          {
            "date": "2019-12-04",
            "count": 1
          },
          {
            "date": "2019-12-19",
            "count": 1
          },
          {
            "date": "2019-12-20",
            "count": 1
          },
          {
            "date": "2020-01-02",
            "count": 2
          },
          {
            "date": "2020-01-03",
            "count": 1
          },
          {
            "date": "2020-01-04",
            "count": 1
          },
          {
            "date": "2020-01-06",
            "count": 1
          },
          {
            "date": "2020-01-21",
            "count": 1
          },
          {
            "date": "2020-01-24",
            "count": 1
          },
          {
            "date": "2020-02-12",
            "count": 1
          },
          {
            "date": "2020-02-14",
            "count": 1
          },
          {
            "date": "2020-03-25",
            "count": 1
          },
          {
            "date": "2020-03-27",
            "count": 1
          },
          {
            "date": "2020-03-31",
            "count": 1
          },
          {
            "date": "2020-04-06",
            "count": 1
          },
          {
            "date": "2020-04-12",
            "count": 1
          },
          {
            "date": "2020-04-17",
            "count": 2
          },
          {
            "date": "2020-04-25",
            "count": 1
          },
          {
            "date": "2020-05-12",
            "count": 1
          },
          {
            "date": "2020-05-15",
            "count": 1
          },
          {
            "date": "2020-05-23",
            "count": 1
          },
          {
            "date": "2020-05-25",
            "count": 1
          },
          {
            "date": "2020-05-28",
            "count": 1
          },
          {
            "date": "2020-06-05",
            "count": 1
          },
          {
            "date": "2020-06-19",
            "count": 1
          },
          {
            "date": "2020-06-24",
            "count": 1
          },
          {
            "date": "2020-06-26",
            "count": 1
          },
          {
            "date": "2020-06-28",
            "count": 1
          },
          {
            "date": "2020-07-05",
            "count": 1
          },
          {
            "date": "2020-07-27",
            "count": 1
          },
          {
            "date": "2020-07-29",
            "count": 1
          },
          {
            "date": "2020-08-07",
            "count": 1
          },
          {
            "date": "2020-09-03",
            "count": 1
          },
          {
            "date": "2020-09-06",
            "count": 1
          },
          {
            "date": "2020-09-24",
            "count": 1
          },
          {
            "date": "2020-10-06",
            "count": 1
          },
          {
            "date": "2020-10-08",
            "count": 1
          },
          {
            "date": "2020-10-10",
            "count": 1
          },
          {
            "date": "2020-10-13",
            "count": 1
          },
          {
            "date": "2020-10-22",
            "count": 2
          },
          {
            "date": "2020-10-27",
            "count": 1
          },
          {
            "date": "2020-11-02",
            "count": 1
          },
          {
            "date": "2020-11-03",
            "count": 1
          },
          {
            "date": "2020-11-09",
            "count": 1
          },
          {
            "date": "2020-11-28",
            "count": 1
          },
          {
            "date": "2020-11-29",
            "count": 1
          },
          {
            "date": "2020-11-30",
            "count": 1
          },
          {
            "date": "2020-12-03",
            "count": 1
          },
          {
            "date": "2020-12-22",
            "count": 1
          },
          {
            "date": "2020-12-28",
            "count": 1
          },
          {
            "date": "2020-12-29",
            "count": 2
          },
          {
            "date": "2021-01-02",
            "count": 1
          },
          {
            "date": "2021-01-05",
            "count": 1
          },
          {
            "date": "2021-01-06",
            "count": 1
          },
          {
            "date": "2021-01-13",
            "count": 1
          },
          {
            "date": "2021-01-25",
            "count": 1
          },
          {
            "date": "2021-02-01",
            "count": 1
          },
          {
            "date": "2021-02-02",
            "count": 1
          },
          {
            "date": "2021-02-15",
            "count": 1
          },
          {
            "date": "2021-02-16",
            "count": 1
          },
          {
            "date": "2021-02-24",
            "count": 1
          },
          {
            "date": "2021-03-05",
            "count": 3
          },
          {
            "date": "2021-03-11",
            "count": 1
          },
          {
            "date": "2021-03-19",
            "count": 1
          },
          {
            "date": "2021-03-25",
            "count": 1
          },
          {
            "date": "2021-03-27",
            "count": 1
          },
          {
            "date": "2021-03-29",
            "count": 1
          },
          {
            "date": "2021-04-01",
            "count": 1
          },
          {
            "date": "2021-04-05",
            "count": 1
          },
          {
            "date": "2021-04-09",
            "count": 2
          },
          {
            "date": "2021-04-12",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2021-04-21",
            "count": 1
          },
          {
            "date": "2021-04-26",
            "count": 1
          },
          {
            "date": "2021-04-29",
            "count": 1
          },
          {
            "date": "2021-05-26",
            "count": 1
          },
          {
            "date": "2021-05-29",
            "count": 1
          },
          {
            "date": "2021-06-15",
            "count": 1
          },
          {
            "date": "2021-07-02",
            "count": 1
          },
          {
            "date": "2021-07-19",
            "count": 1
          },
          {
            "date": "2021-07-25",
            "count": 1
          },
          {
            "date": "2021-08-06",
            "count": 1
          },
          {
            "date": "2021-08-08",
            "count": 1
          },
          {
            "date": "2021-08-26",
            "count": 1
          },
          {
            "date": "2021-09-01",
            "count": 1
          },
          {
            "date": "2021-09-13",
            "count": 1
          },
          {
            "date": "2021-09-21",
            "count": 1
          },
          {
            "date": "2021-10-09",
            "count": 1
          },
          {
            "date": "2021-10-10",
            "count": 1
          },
          {
            "date": "2021-10-17",
            "count": 1
          },
          {
            "date": "2021-10-22",
            "count": 1
          },
          {
            "date": "2021-11-03",
            "count": 1
          },
          {
            "date": "2021-11-04",
            "count": 1
          },
          {
            "date": "2021-11-05",
            "count": 1
          },
          {
            "date": "2021-11-09",
            "count": 1
          },
          {
            "date": "2021-11-12",
            "count": 1
          },
          {
            "date": "2021-11-15",
            "count": 1
          },
          {
            "date": "2021-11-17",
            "count": 1
          },
          {
            "date": "2021-11-30",
            "count": 1
          },
          {
            "date": "2021-12-03",
            "count": 1
          },
          {
            "date": "2021-12-04",
            "count": 2
          },
          {
            "date": "2021-12-09",
            "count": 1
          },
          {
            "date": "2021-12-27",
            "count": 1
          },
          {
            "date": "2022-01-24",
            "count": 1
          },
          {
            "date": "2022-01-29",
            "count": 1
          },
          {
            "date": "2022-02-07",
            "count": 1
          },
          {
            "date": "2022-02-08",
            "count": 2
          },
          {
            "date": "2022-02-24",
            "count": 1
          },
          {
            "date": "2022-03-06",
            "count": 1
          },
          {
            "date": "2022-03-08",
            "count": 1
          },
          {
            "date": "2022-03-19",
            "count": 1
          },
          {
            "date": "2022-03-25",
            "count": 1
          },
          {
            "date": "2022-03-28",
            "count": 1
          },
          {
            "date": "2022-04-08",
            "count": 1
          },
          {
            "date": "2022-04-11",
            "count": 1
          },
          {
            "date": "2022-04-13",
            "count": 1
          },
          {
            "date": "2022-04-16",
            "count": 1
          },
          {
            "date": "2022-04-18",
            "count": 1
          },
          {
            "date": "2022-04-19",
            "count": 1
          },
          {
            "date": "2022-04-21",
            "count": 1
          },
          {
            "date": "2022-04-24",
            "count": 1
          },
          {
            "date": "2022-04-26",
            "count": 1
          },
          {
            "date": "2022-04-27",
            "count": 1
          },
          {
            "date": "2022-05-01",
            "count": 1
          },
          {
            "date": "2022-05-04",
            "count": 1
          },
          {
            "date": "2022-05-16",
            "count": 1
          },
          {
            "date": "2022-05-18",
            "count": 1
          },
          {
            "date": "2022-05-19",
            "count": 1
          },
          {
            "date": "2022-05-22",
            "count": 1
          },
          {
            "date": "2022-05-30",
            "count": 1
          },
          {
            "date": "2022-06-01",
            "count": 1
          },
          {
            "date": "2022-06-15",
            "count": 1
          },
          {
            "date": "2022-06-27",
            "count": 1
          },
          {
            "date": "2022-06-30",
            "count": 1
          },
          {
            "date": "2022-07-15",
            "count": 1
          },
          {
            "date": "2022-07-29",
            "count": 1
          },
          {
            "date": "2022-08-01",
            "count": 1
          },
          {
            "date": "2022-08-11",
            "count": 1
          },
          {
            "date": "2022-08-27",
            "count": 1
          },
          {
            "date": "2022-09-05",
            "count": 1
          },
          {
            "date": "2022-09-08",
            "count": 1
          },
          {
            "date": "2022-09-12",
            "count": 1
          },
          {
            "date": "2022-09-27",
            "count": 1
          },
          {
            "date": "2022-10-05",
            "count": 1
          },
          {
            "date": "2022-10-21",
            "count": 1
          },
          {
            "date": "2022-11-02",
            "count": 1
          },
          {
            "date": "2022-11-07",
            "count": 1
          },
          {
            "date": "2022-11-25",
            "count": 1
          },
          {
            "date": "2022-11-29",
            "count": 1
          },
          {
            "date": "2022-12-02",
            "count": 1
          },
          {
            "date": "2022-12-05",
            "count": 1
          },
          {
            "date": "2022-12-13",
            "count": 1
          },
          {
            "date": "2022-12-14",
            "count": 1
          },
          {
            "date": "2022-12-22",
            "count": 1
          },
          {
            "date": "2023-01-03",
            "count": 1
          },
          {
            "date": "2023-01-21",
            "count": 1
          },
          {
            "date": "2023-02-03",
            "count": 1
          },
          {
            "date": "2023-02-06",
            "count": 1
          },
          {
            "date": "2023-02-11",
            "count": 1
          },
          {
            "date": "2023-03-23",
            "count": 1
          },
          {
            "date": "2023-03-30",
            "count": 2
          },
          {
            "date": "2023-04-01",
            "count": 2
          },
          {
            "date": "2023-04-04",
            "count": 1
          },
          {
            "date": "2023-04-08",
            "count": 1
          },
          {
            "date": "2023-04-11",
            "count": 1
          },
          {
            "date": "2023-05-12",
            "count": 1
          },
          {
            "date": "2023-05-16",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-05-24",
            "count": 1
          },
          {
            "date": "2023-07-05",
            "count": 1
          },
          {
            "date": "2023-07-14",
            "count": 2
          },
          {
            "date": "2023-07-16",
            "count": 1
          },
          {
            "date": "2023-07-19",
            "count": 1
          },
          {
            "date": "2023-07-24",
            "count": 1
          },
          {
            "date": "2023-07-31",
            "count": 1
          },
          {
            "date": "2023-08-14",
            "count": 1
          },
          {
            "date": "2023-08-16",
            "count": 2
          },
          {
            "date": "2023-08-20",
            "count": 1
          },
          {
            "date": "2023-09-27",
            "count": 1
          },
          {
            "date": "2023-10-10",
            "count": 1
          },
          {
            "date": "2023-11-01",
            "count": 1
          },
          {
            "date": "2023-11-19",
            "count": 1
          },
          {
            "date": "2023-11-29",
            "count": 1
          },
          {
            "date": "2023-12-08",
            "count": 1
          },
          {
            "date": "2024-02-13",
            "count": 1
          },
          {
            "date": "2024-03-16",
            "count": 1
          },
          {
            "date": "2024-03-19",
            "count": 1
          },
          {
            "date": "2024-04-02",
            "count": 1
          },
          {
            "date": "2024-04-05",
            "count": 1
          },
          {
            "date": "2024-04-12",
            "count": 1
          },
          {
            "date": "2024-06-30",
            "count": 1
          },
          {
            "date": "2024-08-12",
            "count": 1
          },
          {
            "date": "2024-09-16",
            "count": 1
          },
          {
            "date": "2024-09-18",
            "count": 1
          },
          {
            "date": "2024-11-27",
            "count": 1
          },
          {
            "date": "2024-12-31",
            "count": 1
          },
          {
            "date": "2025-01-22",
            "count": 1
          },
          {
            "date": "2025-01-30",
            "count": 1
          },
          {
            "date": "2025-04-26",
            "count": 1
          },
          {
            "date": "2025-05-19",
            "count": 1
          },
          {
            "date": "2025-07-18",
            "count": 1
          },
          {
            "date": "2025-07-29",
            "count": 1
          },
          {
            "date": "2026-01-03",
            "count": 1
          },
          {
            "date": "2026-02-03",
            "count": 1
          },
          {
            "date": "2026-03-19",
            "count": 1
          },
          {
            "date": "2026-05-13",
            "count": 1
          },
          {
            "date": "2026-05-19",
            "count": 1
          },
          {
            "date": "2026-05-28",
            "count": 1
          },
          {
            "date": "2026-05-29",
            "count": 1
          },
          {
            "date": "2026-07-09",
            "count": 1
          },
          {
            "date": "2026-07-21",
            "count": 2
          }
        ],
        "complete": true,
        "collected": 391,
        "total_forks": 413
      },
      "star_history": null,
      "open_issues_and_prs": 43
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 36307,
      "source_files_sampled": 44,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 1,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/kisielk/sqlstruct",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20201105191214-5f3e10d3ab46"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/kisielk/sqlstruct",
            "direct": true,
            "version": "0.0.0-20201105191214-5f3e10d3ab46",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 1,
        "direct_count": 1,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 7,
        "merged_prs": 68,
        "open_issues": 36,
        "closed_ratio": 0.849,
        "closed_issues": 203,
        "closed_unmerged_prs": 37
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "l3pp4rd",
          "commits": 128,
          "avatar_url": "https://avatars.githubusercontent.com/u/132389?v=4"
        },
        {
          "type": "User",
          "login": "gliptak",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/50109?v=4"
        },
        {
          "type": "User",
          "login": "dolmen",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/129536?v=4"
        },
        {
          "type": "User",
          "login": "ninadingole",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/1947050?v=4"
        },
        {
          "type": "User",
          "login": "IvoGoman",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/6939721?v=4"
        },
        {
          "type": "User",
          "login": "asahasrabuddhe",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/25657923?v=4"
        },
        {
          "type": "User",
          "login": "nineinchnick",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/795177?v=4"
        },
        {
          "type": "User",
          "login": "JessieAMorris",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/272807?v=4"
        },
        {
          "type": "User",
          "login": "sfc-gh-tvidyasankar",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/62266822?v=4"
        },
        {
          "type": "User",
          "login": "Ghvstcode",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/46195831?v=4"
        }
      ],
      "contributors_sampled": 36,
      "top_contributor_share": 0.604
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 11 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 7,
            "reason": "Found 9/12 approved changesets -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 16 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no 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": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 1,
            "reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "4e29cb9ba9984db4da4003b5c813f3747f450bc7",
        "ran_at": "2026-07-26T06:19:30Z",
        "aggregate_score": 3.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 280,
          "created_at": "2021-12-07T06:18:22Z",
          "last_comment_at": "2022-05-07T04:20:25Z",
          "last_comment_author": "Rennbon"
        },
        {
          "number": 288,
          "created_at": "2022-06-24T02:45:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 309,
          "created_at": "2023-02-11T04:20:37Z",
          "last_comment_at": "2026-03-20T22:12:05Z",
          "last_comment_author": "AO-Matt"
        },
        {
          "number": 321,
          "created_at": "2023-08-16T09:11:09Z",
          "last_comment_at": "2026-03-20T22:12:06Z",
          "last_comment_author": "AO-Matt"
        },
        {
          "number": 332,
          "created_at": "2023-12-23T18:31:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 335,
          "created_at": "2024-04-06T21:32:54Z",
          "last_comment_at": "2026-03-20T22:12:07Z",
          "last_comment_author": "AO-Matt"
        },
        {
          "number": 351,
          "created_at": "2026-05-29T12:29:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-10T06:12:56Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 72,
          "created_at": "2017-03-27T15:27:09Z",
          "last_comment_at": "2017-03-27T20:58:31Z",
          "last_comment_author": "edwinthinks"
        },
        {
          "number": 158,
          "created_at": "2019-01-31T17:22:39Z",
          "last_comment_at": "2019-09-20T16:31:31Z",
          "last_comment_author": "l3pp4rd"
        },
        {
          "number": 185,
          "created_at": "2019-08-05T23:22:37Z",
          "last_comment_at": "2023-01-04T16:28:10Z",
          "last_comment_author": "proost"
        },
        {
          "number": 192,
          "created_at": "2019-09-17T14:30:08Z",
          "last_comment_at": "2021-05-15T07:38:14Z",
          "last_comment_author": "l3pp4rd"
        },
        {
          "number": 197,
          "created_at": "2019-09-30T22:03:17Z",
          "last_comment_at": "2024-11-04T13:00:58Z",
          "last_comment_author": "ndy2"
        },
        {
          "number": 201,
          "created_at": "2019-10-21T17:24:36Z",
          "last_comment_at": "2023-08-11T20:06:01Z",
          "last_comment_author": "ns-tdemelocosta"
        },
        {
          "number": 209,
          "created_at": "2019-12-06T21:12:55Z",
          "last_comment_at": "2026-03-20T22:11:51Z",
          "last_comment_author": "AO-Matt"
        },
        {
          "number": 210,
          "created_at": "2019-12-11T20:59:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 218,
          "created_at": "2020-03-22T02:16:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 219,
          "created_at": "2020-03-30T15:44:32Z",
          "last_comment_at": "2020-05-25T05:51:16Z",
          "last_comment_author": "danielkurniadi"
        },
        {
          "number": 221,
          "created_at": "2020-04-05T12:13:48Z",
          "last_comment_at": "2023-12-21T13:54:48Z",
          "last_comment_author": "ryougi-shiky"
        },
        {
          "number": 224,
          "created_at": "2020-05-08T08:34:13Z",
          "last_comment_at": "2025-02-13T09:08:57Z",
          "last_comment_author": "ninadingole"
        },
        {
          "number": 226,
          "created_at": "2020-05-19T07:05:35Z",
          "last_comment_at": "2020-06-02T08:28:36Z",
          "last_comment_author": "xzjs"
        },
        {
          "number": 227,
          "created_at": "2020-05-24T15:57:22Z",
          "last_comment_at": "2020-10-19T19:06:02Z",
          "last_comment_author": "hielfx"
        },
        {
          "number": 228,
          "created_at": "2020-06-20T01:11:35Z",
          "last_comment_at": "2020-06-21T13:41:43Z",
          "last_comment_author": "l3pp4rd"
        },
        {
          "number": 230,
          "created_at": "2020-06-21T13:50:39Z",
          "last_comment_at": "2024-08-08T23:17:44Z",
          "last_comment_author": "mxygem"
        },
        {
          "number": 235,
          "created_at": "2020-09-08T13:38:51Z",
          "last_comment_at": "2020-09-18T15:04:42Z",
          "last_comment_author": "rmulley"
        },
        {
          "number": 236,
          "created_at": "2020-09-11T16:56:35Z",
          "last_comment_at": "2020-09-16T00:27:20Z",
          "last_comment_author": "rafa-acioly"
        },
        {
          "number": 237,
          "created_at": "2020-09-22T12:54:06Z",
          "last_comment_at": "2022-07-30T11:32:29Z",
          "last_comment_author": "fatelei"
        },
        {
          "number": 240,
          "created_at": "2020-10-21T07:44:11Z",
          "last_comment_at": "2021-03-11T23:00:05Z",
          "last_comment_author": "yashschandra"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/DATA-DOG/go-sqlmock",
    "host": "github.com",
    "name": "go-sqlmock",
    "owner": "DATA-DOG"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 51,
      "inputs": {
        "security": 50,
        "vitality": 39,
        "community": 69,
        "governance": 61,
        "engineering": 38
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 39,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "commits_last_year": 2,
              "human_commit_share": 1,
              "days_since_last_push": 16,
              "active_weeks_last_year": 1
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 16 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 16
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "1/52 weeks with commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "2 commits in the last year",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "releases_count": 15,
              "latest_release_tag": "v1.5.2",
              "releases_from_tags": false,
              "days_since_latest_release": 931,
              "mean_days_between_releases": 278.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "15 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 931 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 931
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~278.9 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 278.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "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": 16,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 16 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 16
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 69,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "forks": 413,
              "stars": 6564,
              "watchers": 51,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "6,564 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 6564
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "413 forks",
                "points": 21.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 413
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "51 watchers",
                "points": 9.4,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 51
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "at_risk",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "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": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 61,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 36,
              "top_contributor_share": 0.604
            },
            "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 60% of commits",
                "points": 8.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 60
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "36 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 16 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "merged_prs": 68,
              "open_issues": 36,
              "closed_issues": 203,
              "issue_closed_ratio": 0.849,
              "closed_unmerged_prs": 37
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "85% of issues closed",
                "points": 39.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 85
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "68/105 decided PRs merged",
                "points": 24.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 68,
                      "decided": 105
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 9/12 approved changesets -- score normalized to 7",
                "points": 10.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "followers": 46,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "DATA-DOG",
              "public_repos": 28,
              "account_age_days": 4551
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "46 followers of DATA-DOG",
                "points": 12,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 46,
                      "login": "DATA-DOG"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "28 public repos, account ~12 yr old",
                "points": 22.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 28
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "moderate",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "github.com/DATA-DOG/go-sqlmock"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 931
            },
            "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 931 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 931
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "17 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Engineering Quality",
        "value": 38,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 11 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "sql-driver",
                "go",
                "mock",
                "database",
                "tdd",
                "testing",
                "golang",
                "sql"
              ],
              "has_wiki": true,
              "homepage": null,
              "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": null,
                "points": 0,
                "status": "missed",
                "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": "8 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 50,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 37,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 3.7
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 11 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 9/12 approved changesets -- score normalized to 7",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 16 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "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.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "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 1 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": 1
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 1,
              "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": "excellent",
            "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": 1,
              "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": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 14
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 53,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 21,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.39,
              "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": "39 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 20.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 39,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 64,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 36307,
              "source_files_sampled": 44,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/44 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 44,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T06:19:54.916725Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/DATA-DOG/go-sqlmock.svg",
  "full_name": "DATA-DOG/go-sqlmock",
  "license_state": "custom",
  "license_spdx": null
}

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 v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

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