Public record
Software health reportschema 0.27.0 · metrics 2.3.1 · 2026-07-31 17:00 UTC

yaklang / gorm

GORM V1

GoMIT★ 0 stars⑂ 0 forkssince Jul 2026forkView on GitHub ↗

yaklang/gorm holds a health index of 30 out of 100, placing it in the At Risk band. It scores highest on Sustainability & Governance (60/100) and lowest on Community & Adoption (12/100). It was last updated 3 days ago. A single contributor accounts for most of its recent work.

30
overall / 100
At Risk

Software health index

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

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

Score profile

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

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

Ownership

yaklang.io ProjectOrganization
555 followers49 public repossince May 2021

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/yaklang/gormv1.9.16-272178 days ago

Metrics by category

Vitality

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

44Weak · 21% of overall
How it's scored
36/36Push recency — last push 3 days ago
1.4/36Commit cadence — 2/52 weeks with commits
9/18Commit volume — 9 commits in the last year
0/10OpenSSF Scorecard: Maintained — project was created within the last 90 days. Please review its contents carefully
Inputs used
commits_last_year9
human_commit_share1
days_since_last_push3
active_weeks_last_year2
How it's scored
16.2/27Ships releases — 27 version tags (no GitHub releases)
0/36Release recency — latest release 2,178 days ago
19.8/27Release cadence — a release every ~51.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count27
latest_release_tagv1.9.16
releases_from_tagsyes
days_since_latest_release2,178
mean_days_between_releases51.8
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?

12Critical · 17% of overall
How it's scored
0/60Stars — 0 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno

Sustainability & Governance

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

60Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
4.7/22.5Commit distribution — top contributor authored 79% of commits
13.5/13.5Contributor breadth — 100 contributors
10/10OpenSSF Scorecard: Contributors — project has 11 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled100
top_contributor_share0.793
How it's scored
0/42Issue resolution — no issues or no data
30/30PR acceptance — 2/2 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/29 approved changesets -- score normalized to 0
Inputs used
merged_prs2
open_issues0
closed_issues0
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio
closed_unmerged_prs0
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): Issue resolution, newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
19.7/25Owner reach — 555 followers of yaklang
22.7/25Track record — 49 public repos, account ~5 yr old
Inputs used
followers555
owner_typeOrganization
is_verified
owner_loginyaklang
public_repos49
account_age_days1,894
How it's scored
25/25Published & resolvable — 1 package(s) on go
4/35Publish recency — latest publish 2,178 days ago
20/20Version history — 27 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/yaklang/gorm
ecosystemsgo
any_deprecatedno
min_days_since_publish2,178

Engineering Quality

Are baseline engineering and documentation practices in place?

24At Risk · 19% 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 1 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

25At Risk
How it's scored
0/30README
0/25Documentation directory
15/15Documentation / homepage site — http://v1.gorm.io
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttp://v1.gorm.io
has_readmeno
has_docs_dirno
has_descriptionno

Security

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

25At Risk · 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 1 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
0/7.5Code-Review — Found 0/29 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 11 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
5/5Fuzzing — project is fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — project was created within the last 90 days. Please review its contents carefully
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
0/7.5Vulnerabilities — 20 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate2.5
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.

AI Readiness

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

57Moderate · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
28.8/40Legible commit history — 54 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.54
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 — Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
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/63 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes42,595
source_files_sampled63
oversized_source_files0

Key facts

0GitHub stars
100contributors
9commits, last 12 months
3days since last push
27releases
1bus factor
0open issues
Gopackage ecosystems

Data collection warnings

  • Community profile unavailable
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

OpenSSF Scorecard 2.5 / 10
2.5aggregate

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-31 16:59 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 1 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/29 approved changesets -- score normalized to 0
10Contributorsproject has 11 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
0Maintainedproject was created within the last 90 days. Please review its contents carefully
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
0Vulnerabilities20 existing vulnerabilities detected
Direct dependencies 8
RegistryPackageVersion constraintManifest
Gogithub.com/denisenkom/go-mssqldbv0.12.3go.mod
Gogithub.com/erikstmartin/go-testdbv0.0.0-20160219214506-8d10e4a1bae5go.mod
Gogithub.com/go-sql-driver/mysqlv1.7.1go.mod
Gogithub.com/gofrs/uuidv4.4.0+incompatiblego.mod
Gogithub.com/jinzhu/inflectionv1.0.0go.mod
Gogithub.com/jinzhu/nowv1.1.5go.mod
Gogithub.com/lib/pqv1.12.3go.mod
Gogithub.com/mattn/go-sqlite3v1.14.48go.mod
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 3077,
      "has_wiki": true,
      "homepage": "http://v1.gorm.io",
      "languages": {
        "Go": 512893,
        "Shell": 138
      },
      "pushed_at": "2026-07-27T19:23:38Z",
      "created_at": "2026-07-21T03:33:06Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-27T19:24:46Z",
      "description": "GORM V1 ",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "yaklang.io Project",
      "type": "Organization",
      "login": "yaklang",
      "company": null,
      "location": null,
      "followers": 555,
      "avatar_url": "https://avatars.githubusercontent.com/u/84704082?v=4",
      "created_at": "2021-05-24T07:25:46Z",
      "is_verified": null,
      "public_repos": 49,
      "account_age_days": 1894
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.9.16",
          "kind": "patch",
          "published_at": "2020-08-13T10:58:45Z"
        },
        {
          "tag": "v1.9.15",
          "kind": "patch",
          "published_at": "2020-07-19T14:22:33Z"
        },
        {
          "tag": "v1.9.14",
          "kind": "patch",
          "published_at": "2020-06-18T13:44:14Z"
        },
        {
          "tag": "v1.9.13",
          "kind": "patch",
          "published_at": "2020-06-15T02:21:25Z"
        },
        {
          "tag": "v1.9.12",
          "kind": "patch",
          "published_at": "2019-12-06T14:22:28Z"
        },
        {
          "tag": "v1.9.11",
          "kind": "patch",
          "published_at": "2019-09-25T11:22:43Z"
        },
        {
          "tag": "v1.9.10",
          "kind": "patch",
          "published_at": "2019-06-30T07:50:19Z"
        },
        {
          "tag": "v1.9.9",
          "kind": "patch",
          "published_at": "2019-06-13T06:42:55Z"
        },
        {
          "tag": "v1.9.8",
          "kind": "patch",
          "published_at": "2019-05-08T07:12:19Z"
        },
        {
          "tag": "v1.9.7",
          "kind": "patch",
          "published_at": "2019-05-05T09:29:28Z"
        },
        {
          "tag": "v1.9.6",
          "kind": "patch",
          "published_at": "2019-05-05T05:58:14Z"
        },
        {
          "tag": "v1.9.5",
          "kind": "patch",
          "published_at": "2019-04-30T08:07:43Z"
        },
        {
          "tag": "v1.9.4",
          "kind": "patch",
          "published_at": "2019-04-14T08:53:45Z"
        },
        {
          "tag": "v1.9.3",
          "kind": "patch",
          "published_at": "2019-04-14T06:48:51Z"
        },
        {
          "tag": "v1.9.2",
          "kind": "patch",
          "published_at": "2026-07-21T03:38:09Z"
        },
        {
          "tag": "v1.9.2-yaklang.7",
          "kind": "prerelease",
          "published_at": "2026-07-27T19:23:15Z"
        },
        {
          "tag": "v1.9.2-yaklang.6",
          "kind": "prerelease",
          "published_at": "2026-07-27T14:54:40Z"
        },
        {
          "tag": "v1.9.2-yaklang.5",
          "kind": "prerelease",
          "published_at": "2026-07-27T14:04:45Z"
        },
        {
          "tag": "v1.9.2-yaklang.4",
          "kind": "prerelease",
          "published_at": "2026-07-27T08:24:24Z"
        },
        {
          "tag": "v1.9.2-yaklang.3",
          "kind": "prerelease",
          "published_at": "2026-07-27T07:00:57Z"
        },
        {
          "tag": "v1.9.2-yaklang.2",
          "kind": "prerelease",
          "published_at": "2026-07-23T11:07:54Z"
        },
        {
          "tag": "v1.9.2-yaklang.1",
          "kind": "prerelease",
          "published_at": "2026-07-23T09:45:06Z"
        },
        {
          "tag": "v1.9.1",
          "kind": "patch",
          "published_at": "2018-02-27T23:43:56Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2020-06-06T02:47:32Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2020-06-03T06:39:36Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2020-06-03T01:00:20Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2020-06-02T02:50:38Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "40342e737b2cacd25eea4d067eb172b8cba2b221",
          "body": null,
          "is_bot": false,
          "headline": "perf: reduce common identifier quoting allocations",
          "author_name": "go0p",
          "author_login": "Go0p",
          "committed_at": "2026-07-27T19:23:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d06871fab8f8f7efead3164c2c0825fff8888152",
          "body": null,
          "is_bot": false,
          "headline": "perf: reuse query scan metadata",
          "author_name": "go0p",
          "author_login": "Go0p",
          "committed_at": "2026-07-27T14:54:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7eadd038f4c783755f93922767e283f1e0d976c6",
          "body": null,
          "is_bot": false,
          "headline": "perf: reduce create binding allocations",
          "author_name": "go0p",
          "author_login": "Go0p",
          "committed_at": "2026-07-27T14:04:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b16deec63ef13632658b24f0c7271644b57c99a",
          "body": null,
          "is_bot": false,
          "headline": "perf: allocate scope fields contiguously",
          "author_name": "go0p",
          "author_login": "Go0p",
          "committed_at": "2026-07-27T08:24:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e0a271e5051585b485e959f2c9139c3c4ebeb64",
          "body": null,
          "is_bot": false,
          "headline": "feat: support create column expressions",
          "author_name": "go0p",
          "author_login": "Go0p",
          "committed_at": "2026-07-27T07:00:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70430b4b89d75f46b441c6cae7c42210ca34e2e0",
          "body": null,
          "is_bot": false,
          "headline": "fix: preserve CreateInBatches correctness",
          "author_name": "go0p",
          "author_login": "Go0p",
          "committed_at": "2026-07-23T11:07:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02415fbbd196c173059a19bef6ab495ed8e4384f",
          "body": "CreateInBatches(value, batchSize ...int) — if batchSize is omitted\nor <= 0, DefaultCreateBatchSize (500) is used.\n\nThis simplifies calls: db.CreateInBatches(&users) just works.",
          "is_bot": false,
          "headline": "feat: CreateInBatches now uses variadic batchSize with default 500",
          "author_name": "wlz",
          "author_login": "wlingze",
          "committed_at": "2026-07-23T09:45:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a7c29cf2bfdb627f6b744c87951d69235c8e47c",
          "body": "Based on jinzhu/gorm v1.9.2, adds two new features without modifying\nany existing files:\n\n1. CreateInBatches(value, batchSize) — multi-row INSERT in batches\n   Reduces SQLite round-trips from N to ceil(N/batchSize).\n   BeforeSave/BeforeCreate/AfterCreate/AfterSave hooks fire per element.\n   Detects \n[…]\nnConflict(slice, batchSize, option)\n   Uses gorm:insert_option scope setting (existing v1 mechanism).\n\nAlso adds go.mod/go.sum for module support.\n\nNo existing files modified. MSSQL dialect preserved.",
          "is_bot": false,
          "headline": "feat: add CreateInBatches and OnConflict upsert",
          "author_name": "wlz",
          "author_login": "wlingze",
          "committed_at": "2026-07-23T09:45:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0690a52e12b75185d84796a4d06c8724bf23ef9c",
          "body": null,
          "is_bot": false,
          "headline": "rename module to github.com/yaklang/gorm",
          "author_name": "wlz",
          "author_login": "wlingze",
          "committed_at": "2026-07-21T08:39:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c235b72a414e448d1f441aba24a47fd6eb976f4",
          "body": null,
          "is_bot": false,
          "headline": "fix: SQLite 不支持 COMMENT (#22)",
          "author_name": "Rex Lee(李俊)",
          "author_login": "duguying",
          "committed_at": "2021-11-20T01:15:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90f139aba3a6df83d38ee9563fa50009d4f52852",
          "body": null,
          "is_bot": false,
          "headline": "[fix] full table scan when  with duplicated record (#15)",
          "author_name": "Knight Zhao",
          "author_login": "Knight0xffff",
          "committed_at": "2021-05-21T23:39:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "466b344ff5924029ad8426073ba5064093e18a22",
          "body": null,
          "is_bot": false,
          "headline": "respect gorm:query_option in SubQuery() & QueryExpr() methods (#9)",
          "author_name": "Dmitry Zenovich",
          "author_login": "zenovich",
          "committed_at": "2020-09-21T02:28:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bc389d0998dd13680797f4fcadf19fd77e309ed",
          "body": "* Clone the Default logger when opening\r\n\r\nThis fixes a data race when multiple gorm connections are being created simultaneously.\r\n\r\n* Update main.go",
          "is_bot": false,
          "headline": "Clone the Default logger when opening (#10)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2020-09-15T08:07:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f4358eeb5e3df768c182ae54d90ceacff0880a8",
          "body": null,
          "is_bot": false,
          "headline": "Should ignore association conditions when querying with struct",
          "author_name": "Jinzhu",
          "author_login": "jinzhu",
          "committed_at": "2020-08-13T10:58:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf55f358c25885d2f4dc97d8a3a46b0c445288b9",
          "body": null,
          "is_bot": false,
          "headline": "Issue #3007: Fix search clone array corruption",
          "author_name": "Jinzhu",
          "author_login": "jinzhu",
          "committed_at": "2020-07-19T14:22:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "345d18ce565aff59a82403cd1bf9c006de0454aa",
          "body": null,
          "is_bot": false,
          "headline": "Prevent nested transactions with db.Transaction (#3)",
          "author_name": "qilx",
          "author_login": "qilx",
          "committed_at": "2020-07-19T14:18:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "652ce20210514e4cff0d22223f4ea0588afcc3dd",
          "body": "mssql failed to login in wercker",
          "is_bot": false,
          "headline": "Update wercker.yml",
          "author_name": "Jinzhu",
          "author_login": "jinzhu",
          "committed_at": "2020-07-02T09:58:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35c180fec85903c9f271b700a57454d04c61830c",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Jinzhu",
          "author_login": "jinzhu",
          "committed_at": "2020-07-02T09:57:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1851ee537ebb122e77c5c6cd52d8dad71cb8622e",
          "body": "* Fix has_many association in embedded struct\r\n\r\n* Remove need for association_foreignkey with embedded has_many.\r\n\r\n* Fix more calls to getForeignField\r\n\r\n* Rename test models for consistency",
          "is_bot": false,
          "headline": "Fix has_many associations with embedded structs (#2)",
          "author_name": "kmcclive",
          "author_login": "kmcclive",
          "committed_at": "2020-07-01T23:19:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cc9c13f20d9d41d10a2bc2888271fd723c1a567",
          "body": null,
          "is_bot": false,
          "headline": "Use mattn/sqlite3 v1.14",
          "author_name": "Jinzhu",
          "author_login": "jinzhu",
          "committed_at": "2020-06-18T13:44:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd65232716d0f30a785d56d5985bea44d522f6b7",
          "body": null,
          "is_bot": false,
          "headline": "Fix #2297",
          "author_name": "Jinzhu",
          "author_login": "jinzhu",
          "committed_at": "2020-06-15T02:25:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5809b87300ec685e8c7982f6384d71199798d20",
          "body": null,
          "is_bot": false,
          "headline": "Update README",
          "author_name": "Jinzhu",
          "author_login": "jinzhu",
          "committed_at": "2020-06-06T05:38:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ea143b5484fe28148d5c73cfd43b26e8a89c94e",
          "body": "Fix TestTransactionWithBlock panic case",
          "is_bot": false,
          "headline": "Merge pull request #2913 from lingceng/patch-1",
          "author_name": "Jason Lee",
          "author_login": "huacnlee",
          "committed_at": "2020-03-05T06:48:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30433f95d838b839f8428a97c6a3e4b9742af830",
          "body": "Panic will rollback case should use \"transaction-3\".",
          "is_bot": false,
          "headline": "Fix TestTransactionWithBlock panic case",
          "author_name": "Kexian Zhong",
          "author_login": "lingceng",
          "committed_at": "2020-03-05T03:55:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7180bd0f27d167f18c253c32d548c7de3adc6b0d",
          "body": null,
          "is_bot": false,
          "headline": "updated go-sql-driver package (#2859)",
          "author_name": "Mike Zuev",
          "author_login": "mszuyev",
          "committed_at": "2020-01-26T15:28:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79a77d771dee4e4b60e9c543e8663bbc80466670",
          "body": "…795)\n\n* go.mod: remove unnecessary dependences through upgrade go-mssqldb\r\n\r\n$ go get -v -u github.com/denisenkom/go-mssqldb && go mod tidy -v\r\ngo: finding github.com/denisenkom/go-mssqldb latest\r\ngo: finding github.com/golang-sql/civil latest\r\ngo: finding golang.org/x/crypto latest\r\nunused cloud.google.com/go\r\nunused gopkg.in/check.v1\r\nunused gopkg.in/yaml.v2\r\n\r\n* mssql: use SCOPE_IDENTITY() if OUTPUT not possible\r\n\r\n* go-mssqldb: find a up-to-date version pass test -race",
          "is_bot": false,
          "headline": "go.mod: remove unnecessary dependences through upgrade go-mssqldb (#2…",
          "author_name": "jaden",
          "author_login": null,
          "committed_at": "2019-12-06T14:22:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f616ccd39773f0b1c6967aab3eb1de4f04dd001f",
          "body": null,
          "is_bot": false,
          "headline": "1. fix bug : https://github.com/jinzhu/gorm/issues/2700",
          "author_name": "misko",
          "author_login": null,
          "committed_at": "2019-12-06T03:38:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d2b65f8c9604651197b9d864500d05ddce2cc99",
          "body": "* add query hint support\r\n\r\n* remove add extra space\r\n\r\n* add test and fix bug\r\n\r\n* fix ut\r\n\r\n* fix ut",
          "is_bot": false,
          "headline": "add query hint support (#2351)",
          "author_name": "Dozer",
          "author_login": null,
          "committed_at": "2019-12-06T01:16:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5490a87fe9f9d72a38cfa641e7965bf48f588b87",
          "body": null,
          "is_bot": false,
          "headline": "Should use global NowFunc when trace SQL",
          "author_name": "Jinzhu",
          "author_login": "jinzhu",
          "committed_at": "2019-12-05T16:01:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11e2819f44a6b6e2b21119a9eaf451244abd808b",
          "body": null,
          "is_bot": false,
          "headline": "Extract parseInt",
          "author_name": "Jinzhu",
          "author_login": "jinzhu",
          "committed_at": "2019-12-05T15:13:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f387db5b81bc0bea16bda1c2894014295011c75",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into add-limit-offset-parse-error",
          "author_name": "Jinzhu",
          "author_login": "jinzhu",
          "committed_at": "2019-12-05T15:00:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8c07b55316b12d028eecac5e9a49f1b16918e44",
          "body": "…2742)",
          "is_bot": false,
          "headline": "Set nopLogger to DefaultCallback for avoid nil pointer dereference (#…",
          "author_name": "Shunsuke Otani",
          "author_login": "zaneli",
          "committed_at": "2019-12-05T14:57:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0aba7ff3a0bff05dc25ec027895b5e6789e28bb3",
          "body": null,
          "is_bot": false,
          "headline": "Beautify callback log output (#2749)",
          "author_name": "贾一饼",
          "author_login": "liov",
          "committed_at": "2019-12-05T10:26:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "376a7290d0e7b40e900c8974eaaa5bc333306f79",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'thomas-tacquet-master'",
          "author_name": "Jinzhu",
          "author_login": "jinzhu",
          "committed_at": "2019-12-05T10:08:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32ec5c04a6884ad3d85b6e83a77ce66de1a71816",
          "body": null,
          "is_bot": false,
          "headline": "bump go-sqlite3 to v1.12.0 to fix go1.13 issues",
          "author_name": "Thomas Tacquet",
          "author_login": null,
          "committed_at": "2019-12-05T10:05:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c2fbb99e5234bd22f0659ad82104f6e9adcd63d",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade go-sqlite to v2.0.1",
          "author_name": "Jinzhu",
          "author_login": "jinzhu",
          "committed_at": "2019-12-05T10:05:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9897f80b46ebb8669cfc2afee0cd6879dd40afe7",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into master",
          "author_name": "Jinzhu",
          "author_login": "jinzhu",
          "committed_at": "2019-12-05T09:58:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b543a11ca0f9768994c6be4328284b167c1d83ba",
          "body": "This improves upon #2767.\r\n\r\nPreviously, the code would swallow any panics, which isn't ideal;\r\npanic is intended to be used when a critical error arises,\r\nwhere the process should fail fast instead of trying to limp along.\r\n\r\nThis now defers the any recovery (if desired) to the client code.",
          "is_bot": false,
          "headline": "transaction blocks: don't swallow panics (#2774)",
          "author_name": "Charles Strahan",
          "author_login": "cstrahan",
          "committed_at": "2019-12-05T09:54:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9827710b60e717b1411611da5b1bf52476aa34cb",
          "body": null,
          "is_bot": false,
          "headline": "bump go-sqlite3 to v1.12.0 to fix go1.13 issues",
          "author_name": "Thomas Tacquet",
          "author_login": null,
          "committed_at": "2019-11-27T14:51:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23f6840776b08a33b8eb1394616abee31a4c9e98",
          "body": null,
          "is_bot": false,
          "headline": "Add limit and offset parse error",
          "author_name": "zaneli",
          "author_login": "zaneli",
          "committed_at": "2019-11-27T02:21:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59408390c2dce9ca8b48fae08937213e72b24f9a",
          "body": "* Add `db.Transaction` method for create Transaction block.\r\n\r\nexample:\r\n\r\n```go\r\nfunc CreateAnimals(db *gorm.DB) error {\r\n  db.Transaction(func(tx *gorm.DB) error {\r\n    if err := tx.Create(&Animal{Name: \"Giraffe\"}).Error; err != nil {\r\n      // return any error will rollback\r\n      return err\r\n   \n[…]\n\r\n    if err := tx.Create(&Animal{Name: \"Lion\"}).Error; err != nil {\r\n      return err\r\n    }\r\n\r\n    // return nil will commit\r\n    return nil\r\n  })\r\n}\r\n```\r\n\r\n* Ensure rollback when commit has error.",
          "is_bot": false,
          "headline": "Add `db.Transaction` method for create Transaction block. (#2767)",
          "author_name": "Jason Lee",
          "author_login": "huacnlee",
          "committed_at": "2019-11-19T08:08:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "179760d8343ed15cbb9f071ca824bc35ee7784bb",
          "body": "Add warning comment",
          "is_bot": false,
          "headline": "Merge pull request #2722 from kohago/master",
          "author_name": "Emir Beganović",
          "author_login": "emirb",
          "committed_at": "2019-10-28T08:18:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e359feee63df3bc7959dfad0a43753a88fb74264",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into master",
          "author_name": "Emir Beganović",
          "author_login": "emirb",
          "committed_at": "2019-10-28T08:09:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2586a050160518363d91bd76b6b2a5a4b619d7c1",
          "body": "fix a race condition on IsForeignKey that is being detected by -race",
          "is_bot": false,
          "headline": "Merge pull request #2721 from rubensayshi/isforeignkeyrace",
          "author_name": "Emir Beganović",
          "author_login": "emirb",
          "committed_at": "2019-10-28T08:09:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8420e321b0408b976b29aae2d7043b3242b47f01",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into isforeignkeyrace",
          "author_name": "Emir Beganović",
          "author_login": "emirb",
          "committed_at": "2019-10-28T08:02:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bd563826b2d0f81dfac18fd9c922c8cc5ad099d",
          "body": "Log callback registration if logger exists for consistency",
          "is_bot": false,
          "headline": "Merge pull request #2728 from dnathe4th/dn-log-register",
          "author_name": "Emir Beganović",
          "author_login": "emirb",
          "committed_at": "2019-10-28T07:12:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c46c01c11689fa240dc70483f00ffb10dab9141f",
          "body": null,
          "is_bot": false,
          "headline": "Log callback registration if logger exists for consistency",
          "author_name": "Dom Narducci",
          "author_login": null,
          "committed_at": "2019-10-25T20:51:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ee239a4c07c9e3f9948500cf01f667e89a7986d",
          "body": null,
          "is_bot": false,
          "headline": "Update main.go",
          "author_name": "kouha.shu",
          "author_login": "kohago",
          "committed_at": "2019-10-23T01:40:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d926a05bec9ab9ee6f8bc6d865c1ccdf9350c74b",
          "body": null,
          "is_bot": false,
          "headline": "add warning comment",
          "author_name": "kouha.shu",
          "author_login": "kohago",
          "committed_at": "2019-10-23T01:38:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "530711e724f3d4c678abc73f84be52c807e3df69",
          "body": "…sometimes.",
          "is_bot": false,
          "headline": "fix a race condition on IsForeignKey that is being detected by -race …",
          "author_name": "Ruben de Vries",
          "author_login": "rubensayshi",
          "committed_at": "2019-10-22T09:35:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "795328fedc12a34cd2ea7483b2d8ee618bca46c6",
          "body": "* fix(HasTable): database name\r\nallow mysql database name with '-' character\r\n\r\n* docs: add comment",
          "is_bot": false,
          "headline": "fix(HasTable): database name (#2717)",
          "author_name": "FWangZil",
          "author_login": "FWangZil",
          "committed_at": "2019-10-21T12:45:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fe32d593fad1bd8005c5fbc90489c9174ce73d6",
          "body": null,
          "is_bot": false,
          "headline": "Escape table name for mysql HasTable",
          "author_name": "Jinzhu",
          "author_login": "jinzhu",
          "committed_at": "2019-10-21T12:20:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b3e40ac12c1b5ad09fbcefc06fa6d7bda415ef3",
          "body": null,
          "is_bot": false,
          "headline": "Rename expr type to make it public. (#2604)",
          "author_name": "macklin-10x",
          "author_login": "macklin-10x",
          "committed_at": "2019-10-17T15:44:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8a530db5a78f0c5719f3ea8b0970de637245da5",
          "body": null,
          "is_bot": false,
          "headline": "SetColumn No fields ignored were processed (#2579)",
          "author_name": "aimuz",
          "author_login": "aimuz",
          "committed_at": "2019-10-17T15:38:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b99f2d827067caef22fdd72c967f597515fba15d",
          "body": "…ge date time. (#1823)",
          "is_bot": false,
          "headline": "1. suport date time '2070-03-30 00:00:00',timestamp can't support lar…",
          "author_name": "lotus.wu",
          "author_login": "lotus-wu",
          "committed_at": "2019-10-17T15:36:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "120d39b4d6873cb2a5a4b789a031bd2cc8465a12",
          "body": "…ql (#2643)",
          "is_bot": false,
          "headline": "use show statement in mysql dialect for compatibility for tencent tds…",
          "author_name": "okhowang",
          "author_login": "okhowang",
          "committed_at": "2019-10-17T15:22:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7729627ff65324940367a4ea9d068767ac4e79fb",
          "body": null,
          "is_bot": false,
          "headline": "Fix logging callbacks (#2652)",
          "author_name": "Lilit",
          "author_login": "SmotrovaLilit",
          "committed_at": "2019-10-17T15:12:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2007b3c826bf2f528d8dae0913f77cbac3ef7fd",
          "body": null,
          "is_bot": false,
          "headline": "Describe name of field for invalid SQL datatypes (#2689)",
          "author_name": "Devin Samarin",
          "author_login": "dsamarin",
          "committed_at": "2019-10-17T14:56:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "820b5f244abf7ef16f362de39b19adfef31fff2d",
          "body": "* MSSQL Create() fix: Add LastInsertIDReturningSuffix to dialect\r\n\r\nPer https://github.com/denisenkom/go-mssqldb/issues/355\r\n\r\n* MSSQL Create() fix: Added OUTPUT query to Create() builder",
          "is_bot": false,
          "headline": "MSSQL Create() fix: Add LastInsertIDReturningSuffix to dialect (#2690)",
          "author_name": "Alex Stockwell",
          "author_login": "astockwell",
          "committed_at": "2019-10-17T14:54:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bca5dbdd9e8913c2fb825f2d824ed6b0435c65d",
          "body": "Fix typo of example code",
          "is_bot": false,
          "headline": "Merge pull request #2691 from ken8203/bugfix/fix-typo-of-example-code",
          "author_name": "Emir Beganović",
          "author_login": "emirb",
          "committed_at": "2019-10-08T10:04:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5d0267c0bee4a92af603ea570fa9121e6440b11",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo of example code",
          "author_name": "Jay Chung",
          "author_login": null,
          "committed_at": "2019-10-05T04:12:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81c17a7e2529c59efc4e74c5b32c1fb71fb12fa2",
          "body": "…njection.\" (#2674)\n\nThis reverts commit e3cc5ea4d403078a370e299629da56cd011b6583.",
          "is_bot": false,
          "headline": "Revert \"Fix #2517 : Check for incomplete parentheses to prevent SQL i…",
          "author_name": "Emir Beganović",
          "author_login": "emirb",
          "committed_at": "2019-09-25T11:22:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c98e7d712e2fdc3a191a7cd2a37fabfce3768f2",
          "body": null,
          "is_bot": false,
          "headline": "Fixed import formatting to match goimports (#2568)",
          "author_name": "Christian Muehlhaeuser",
          "author_login": "muesli",
          "committed_at": "2019-09-12T14:17:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13f19a503687379fcf3080a49e4b2f4482355b75",
          "body": null,
          "is_bot": false,
          "headline": "Uncapitalize error strings (#2533)",
          "author_name": "Shunsuke Otani",
          "author_login": "zaneli",
          "committed_at": "2019-09-12T14:16:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5cafb5db15c1c6026005bfe0b41220cf2513887",
          "body": "…k (#2548)",
          "is_bot": false,
          "headline": "Fix CallbackProcessor.Get() for removed or replaced same name callbac…",
          "author_name": "Shunsuke Otani",
          "author_login": "zaneli",
          "committed_at": "2019-09-12T14:16:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9548541168d54697fed015b99e732c12f2289ec",
          "body": null,
          "is_bot": false,
          "headline": "bump mattn/go-sqlite3 to v1.11.0 (#2565)",
          "author_name": "Steve Ellis",
          "author_login": "se3000",
          "committed_at": "2019-09-12T14:13:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a3ab99a081dc14b29dfd4df42d4c59ba1814d21",
          "body": null,
          "is_bot": false,
          "headline": "fix insert timezero 0001-01-01 (#2635)",
          "author_name": "haoc7",
          "author_login": "itcuihao",
          "committed_at": "2019-09-02T01:44:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "836fb2c19d84dac7b0272958dfb9af7cf0d0ade4",
          "body": "Fix #2517 : Check for incomplete parentheses to prevent SQL injection.",
          "is_bot": false,
          "headline": "Fix #2517 : Check for incomplete parentheses to prevent SQL inj… (#2519)",
          "author_name": "Emir Beganović",
          "author_login": "emirb",
          "committed_at": "2019-06-30T07:50:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8215224f7b20c75c5ad9d10533bf10aa61fbe2c8",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into 2517",
          "author_name": "Herpiko Dwi Aguno",
          "author_login": null,
          "committed_at": "2019-06-25T09:24:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3cc5ea4d403078a370e299629da56cd011b6583",
          "body": null,
          "is_bot": false,
          "headline": "Fix #2517 : Check for incomplete parentheses to prevent SQL injection.",
          "author_name": "Herpiko Dwi Aguno",
          "author_login": "herpiko",
          "committed_at": "2019-06-25T09:21:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6b790ffd00da9beddc60a0d2d5b9e31f03a3ffd",
          "body": "Fix function name of comment",
          "is_bot": false,
          "headline": "Fix function name of comment (#2522)",
          "author_name": "Emir Beganović",
          "author_login": "emirb",
          "committed_at": "2019-06-25T08:50:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "beb591e642787c6790afb9ff48310a819829acb6",
          "body": null,
          "is_bot": false,
          "headline": "Fix function name of comment",
          "author_name": "zaneli",
          "author_login": "zaneli",
          "committed_at": "2019-06-24T11:38:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01b66011427614f01e84a473b0303c917179f2a0",
          "body": null,
          "is_bot": false,
          "headline": "Update go.mod",
          "author_name": "Jinzhu",
          "author_login": "jinzhu",
          "committed_at": "2019-06-13T06:42:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5acd5e20e684478441ac08a3b1e4a622451d5fb9",
          "body": null,
          "is_bot": false,
          "headline": "Remove Debug mode from test code",
          "author_name": "Jinzhu",
          "author_login": "jinzhu",
          "committed_at": "2019-06-13T04:20:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "835ca6ca93ee96ac7967c22dfd0ee030810db604",
          "body": null,
          "is_bot": false,
          "headline": "Update wercker.yml to include mysql 8",
          "author_name": "Jinzhu",
          "author_login": "jinzhu",
          "committed_at": "2019-06-13T03:48:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff430cad49df63e2758d1bbd4a7c0048a57cabfd",
          "body": null,
          "is_bot": false,
          "headline": "Update tests",
          "author_name": "Jinzhu",
          "author_login": "jinzhu",
          "committed_at": "2019-06-13T03:21:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "321c636b9da51a621d51b938b404ccd5a131e299",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'Momo733-master'",
          "author_name": "Jinzhu",
          "author_login": "jinzhu",
          "committed_at": "2019-06-11T09:32:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "781a8183906a286ba46024ffe2cf94f957acffa4",
          "body": "s.New() will clear all search conditions and search value,when I use Table() to set a table name. Then FirstOrCreate() will use struct name as my database table name,so It doesn't work.",
          "is_bot": false,
          "headline": "fix save err when  specify a table name",
          "author_name": "Momo733",
          "author_login": "Momo733",
          "committed_at": "2019-06-11T09:30:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "153ce22c99edba93882f1a2352f412edd966e8ea",
          "body": null,
          "is_bot": false,
          "headline": "Test Save with specfied table name",
          "author_name": "Jinzhu",
          "author_login": "jinzhu",
          "committed_at": "2019-06-11T09:30:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c44c6027fb2e96a42b290bc73975efe933a6c44d",
          "body": "…c. (#2142)",
          "is_bot": false,
          "headline": "add an override on the DB instance instead of using the global NowFun…",
          "author_name": "Ruben de Vries",
          "author_login": "rubensayshi",
          "committed_at": "2019-06-11T04:22:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fec06da6a3120c30068765b8959b2d6bf36a50e6",
          "body": null,
          "is_bot": false,
          "headline": "Add BeginTx for parity with sql.DB.BeginTx (#2227)",
          "author_name": "Tyler Stillwater",
          "author_login": "tylerstillwater",
          "committed_at": "2019-06-11T04:22:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf9b85ed90acf96933b70e8bae0e4dc28a0f9687",
          "body": null,
          "is_bot": false,
          "headline": "Don't set primary key's HasDefaultValue to true (#2127)",
          "author_name": "Hylke Visser",
          "author_login": "htdvisser",
          "committed_at": "2019-06-11T04:22:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f301f86e295525aebe0ae2306e08d8fc576afc2e",
          "body": null,
          "is_bot": false,
          "headline": "Add RollbackUnlessCommitted() (#2126)",
          "author_name": "Adam S Levy",
          "author_login": "AdamSLevy",
          "committed_at": "2019-06-11T04:22:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "280dd011a14b84dd8618aed0995fe08e270cb1c2",
          "body": null,
          "is_bot": false,
          "headline": "Don't AddError for Rollback on ErrTxDone (#2434)",
          "author_name": "John Barker",
          "author_login": "j16r",
          "committed_at": "2019-06-11T04:22:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9127f7d86e13ff8e57a784b42ab76e0b86e5edf9",
          "body": null,
          "is_bot": false,
          "headline": "Handle error when beginning transaction (#2489)",
          "author_name": "Miguel Moll",
          "author_login": "MiguelMoll",
          "committed_at": "2019-06-11T04:22:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "712c4655605f094d283047501ae613db9c798850",
          "body": "…c. (#2142)",
          "is_bot": false,
          "headline": "add an override on the DB instance instead of using the global NowFun…",
          "author_name": "Ruben de Vries",
          "author_login": "rubensayshi",
          "committed_at": "2019-06-10T12:45:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af01854d3ecae994322b18d71cafdec114de9d81",
          "body": null,
          "is_bot": false,
          "headline": "Add BeginTx for parity with sql.DB.BeginTx (#2227)",
          "author_name": "Tyler Stillwater",
          "author_login": "tylerstillwater",
          "committed_at": "2019-06-10T12:33:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac78f05986ab456936afd148e629533d8d819289",
          "body": null,
          "is_bot": false,
          "headline": "Don't set primary key's HasDefaultValue to true (#2127)",
          "author_name": "Hylke Visser",
          "author_login": "htdvisser",
          "committed_at": "2019-06-10T12:24:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44d3060254255c13412b2741c227b1a962984561",
          "body": null,
          "is_bot": false,
          "headline": "Add RollbackUnlessCommitted() (#2126)",
          "author_name": "Adam S Levy",
          "author_login": "AdamSLevy",
          "committed_at": "2019-06-10T12:19:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea124001902dfe81503bb8192bc397087e951072",
          "body": null,
          "is_bot": false,
          "headline": "Don't AddError for Rollback on ErrTxDone (#2434)",
          "author_name": "John Barker",
          "author_login": "j16r",
          "committed_at": "2019-06-10T12:14:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62197e576dcd1509eabab9ac9567d6a63d325688",
          "body": null,
          "is_bot": false,
          "headline": "Handle error when beginning transaction (#2489)",
          "author_name": "Miguel Moll",
          "author_login": "MiguelMoll",
          "committed_at": "2019-06-10T12:12:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "962ba3d7ae513556169de35f4c1768e12b544e4a",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into master",
          "author_name": "Emir Beganović",
          "author_login": "emirb",
          "committed_at": "2019-05-08T07:13:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7156195f7f3415f97c20abbd6aff894b847fee8",
          "body": "…435)\n\nPass logger into Callback{} so that logs are printed consistently",
          "is_bot": false,
          "headline": "Pass logger into Callback{} so that logs are printed consistently (#2…",
          "author_name": "Emir Beganović",
          "author_login": "emirb",
          "committed_at": "2019-05-08T07:12:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "746f52251880ac7dbb4260493a1d07c276e128f8",
          "body": "…lpers",
          "is_bot": false,
          "headline": "Merge branch 'master' into feature/use_standard_logger_in_callback_he…",
          "author_name": "Emir Beganović",
          "author_login": "emirb",
          "committed_at": "2019-05-08T06:50:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "985c3a174ea165d89f5111a16382e9b079099653",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused import",
          "author_name": "Emir Beganović",
          "author_login": "emirb",
          "committed_at": "2019-05-08T06:49:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c53214a2992d832c228db49a4f1e3992fce0475",
          "body": null,
          "is_bot": false,
          "headline": "Use Print method",
          "author_name": "Emir Beganović",
          "author_login": "emirb",
          "committed_at": "2019-05-08T06:49:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "451c3cca86dfc78e2f0a4bc28ed78686c0eb95c1",
          "body": "Fix drop table error with table options",
          "is_bot": false,
          "headline": "Fix drop table error with table options (#2447)",
          "author_name": "Emir Beganović",
          "author_login": "emirb",
          "committed_at": "2019-05-08T06:44:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb3c74467dacc7106f53b72be50025bac724f89f",
          "body": null,
          "is_bot": false,
          "headline": "Update two more places",
          "author_name": "Emir Beganović",
          "author_login": "emirb",
          "committed_at": "2019-05-08T06:26:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9692c599ad07b4178fd005e6649017d98a8871ad",
          "body": null,
          "is_bot": false,
          "headline": "Fix drop table error with table options",
          "author_name": "Emir Beganovic",
          "author_login": "emirb",
          "committed_at": "2019-05-08T06:23:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b127471f1679b468cc13c5736fa401e16f664d1",
          "body": null,
          "is_bot": false,
          "headline": "Pass logger into Callback{} so that logs are printed consistently",
          "author_name": "John Barker",
          "author_login": "j16r",
          "committed_at": "2019-05-07T16:42:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 27,
      "commits_last_year": 9,
      "latest_release_at": "2020-08-13T10:58:45Z",
      "latest_release_tag": "v1.9.16",
      "releases_from_tags": true,
      "days_since_last_push": 3,
      "active_weeks_last_year": 2,
      "days_since_latest_release": 2178,
      "mean_days_between_releases": 51.8
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/yaklang/gorm",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/yaklang/gorm",
          "is_deprecated": false,
          "latest_version": "v1.9.16",
          "repository_url": "https://github.com/yaklang/gorm",
          "versions_count": 27,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2020-08-13T10:58:45Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 2178
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 42595,
      "source_files_sampled": 63,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/denisenkom/go-mssqldb",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.12.3"
        },
        {
          "name": "github.com/erikstmartin/go-testdb",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20160219214506-8d10e4a1bae5"
        },
        {
          "name": "github.com/go-sql-driver/mysql",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.1"
        },
        {
          "name": "github.com/gofrs/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.4.0+incompatible"
        },
        {
          "name": "github.com/jinzhu/inflection",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/jinzhu/now",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.5"
        },
        {
          "name": "github.com/lib/pq",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.12.3"
        },
        {
          "name": "github.com/mattn/go-sqlite3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.48"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 2,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "jinzhu",
          "commits": 1110,
          "avatar_url": "https://avatars.githubusercontent.com/u/6843?v=4"
        },
        {
          "type": "User",
          "login": "emirb",
          "commits": 51,
          "avatar_url": "https://avatars.githubusercontent.com/u/3412241?v=4"
        },
        {
          "type": "User",
          "login": "jaytaylor",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/435652?v=4"
        },
        {
          "type": "User",
          "login": "galeone",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/8427788?v=4"
        },
        {
          "type": "User",
          "login": "nkovacs",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/2269242?v=4"
        },
        {
          "type": "User",
          "login": "RichardKnop",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/2325888?v=4"
        },
        {
          "type": "User",
          "login": "jnfeinstein",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/1378419?v=4"
        },
        {
          "type": "User",
          "login": "zaneli",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/379820?v=4"
        },
        {
          "type": "User",
          "login": "rtfb",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/426340?v=4"
        },
        {
          "type": "User",
          "login": "Go0p",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/38928800?v=4"
        }
      ],
      "contributors_sampled": 100,
      "top_contributor_share": 0.793
    },
    "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 1 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": 0,
            "reason": "Found 0/29 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 11 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": 10,
            "reason": "project is fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "project was created within the last 90 days. Please review its contents carefully",
            "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": 0,
            "reason": "20 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "40342e737b2cacd25eea4d067eb172b8cba2b221",
        "ran_at": "2026-07-31T16:59:47Z",
        "aggregate_score": 2.5,
        "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": [],
      "last_merged_pr_at": "2026-07-23T09:45:07Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/yaklang/gorm",
    "host": "github.com",
    "name": "gorm",
    "owner": "yaklang"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "The weighted overall 36 is calibrated to 30 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 36,
            "calibrated": 30,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 30,
      "inputs": {
        "security": 25,
        "vitality": 44,
        "community": 12,
        "governance": 60,
        "calibration": "2026-08-02",
        "engineering": 24,
        "ai_readiness": 57,
        "weighted_overall_raw": 36
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "weak",
        "name": "Vitality",
        "value": 44,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "weak",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "commits_last_year": 9,
              "human_commit_share": 1,
              "days_since_last_push": 3,
              "active_weeks_last_year": 2
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "2/52 weeks with commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "9 commits in the last year",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "weak",
            "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": 40,
            "inputs": {
              "releases_count": 27,
              "latest_release_tag": "v1.9.16",
              "releases_from_tags": true,
              "days_since_latest_release": 2178,
              "mean_days_between_releases": 51.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "27 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 27
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2178 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2178
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~51.8 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 51.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "at_risk",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 60,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "weak",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 37,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 100,
              "top_contributor_share": 0.793
            },
            "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 79% of commits",
                "points": 4.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 79
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "100 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 11 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 67,
            "inputs": {
              "merged_prs": 2,
              "open_issues": 0,
              "closed_issues": 0,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "2/2 decided PRs merged",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 2,
                      "decided": 2
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/29 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "followers": 555,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "yaklang",
              "public_repos": 49,
              "account_age_days": 1894
            },
            "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": "555 followers of yaklang",
                "points": 19.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 555,
                      "login": "yaklang"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "49 public repos, account ~5 yr old",
                "points": 22.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 49
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "github.com/yaklang/gorm"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 2178
            },
            "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 2178 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 2178
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "27 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 27
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 24,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "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 1 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "http://v1.gorm.io",
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": "http://v1.gorm.io",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "at_risk",
        "name": "Security",
        "value": 25,
        "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": 25,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 2.5
            },
            "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 1 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 0/29 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 11 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 fuzzed",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "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": "20 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 10
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 57,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.54,
              "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": "54 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 54,
                      "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": 62,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "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": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "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": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 42595,
              "source_files_sampled": 63,
              "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/63 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 63,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "library"
      ],
      "scores": {
        "library": 6
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:go",
          "weight": 6
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Community profile unavailable",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-31T17:00:06.910195Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/y/yaklang/gorm.svg",
  "full_name": "yaklang/gorm",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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