Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-28 13:33 UTC

santhosh-tekuri / jsonschema

JSONSchema (draft 2020-12, draft 2019-09, draft-7, draft-6, draft-4) Validation using Go

GoApache-2.0★ 1,250 stars⑂ 130 forkssince May 2017View on GitHub ↗

santhosh-tekuri/jsonschema holds a health index of 56 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (70/100) and lowest on Security (45/100). It was last updated 29 days ago. A single contributor accounts for most of its recent work.

56
overall / 100
Moderate

Software health index

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

56
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

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

Ownership

Santhosh Kumar TekuriPersonal account
67 followers39 public repossince Oct 2011

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/santhosh-tekuri/jsonschema/v6v6.0.2-5431 days ago

Metrics by category

Vitality

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

50Moderate · 22% of overall
How it's scored
28.8/36Push recency — last push 29 days ago
3.5/36Commit cadence — 5/52 weeks with commits
10.3/18Commit volume — 13 commits in the last year
5/10OpenSSF Scorecard: Maintained — 5 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5
Inputs used
commits_last_year13
human_commit_share1
days_since_last_push29
active_weeks_last_year5
How it's scored
27/27Ships releases — 19 releases published
7.2/36Release recency — latest release 430 days ago
19.8/27Release cadence — a release every ~102.7 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count19
latest_release_tagv6.0.2
releases_from_tagsno
days_since_latest_release430
mean_days_between_releases102.7

Community & Adoption

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

62Moderate · 18% of overall
How it's scored
50.2/60Stars — 1,250 stars
17.6/25Forks — 130 forks
4.3/15Watchers — 7 watchers
Inputs used
forks130
stars1,250
watchers7
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

52Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1.5/22.5Commit distribution — top contributor authored 93% of commits
8.1/13.5Contributor breadth — 6 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled6
top_contributor_share0.934
How it's scored
42.6/46.8Issue resolution — 91% of issues closed
18.8/38.3PR acceptance — 27/55 decided PRs merged
3/15OpenSSF Scorecard: Code-Review — Found 6/30 approved changesets -- score normalized to 2
Inputs used
merged_prs27
open_issues15
closed_issues156
issue_closed_ratio0.912
closed_unmerged_prs28
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
13.2/25Owner reach — 67 followers of santhosh-tekuri
23.7/25Track record — 39 public repos, account ~14 yr old
Inputs used
followers67
owner_typeUser
is_verified
owner_loginsanthosh-tekuri
public_repos39
account_age_days5,407
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on go
14/35Publish recency — latest publish 431 days ago
20/20Version history — 5 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/santhosh-tekuri/jsonschema/v6
ecosystemsgo
any_deprecatedno
min_days_since_publish431

Engineering Quality

Are baseline engineering and documentation practices in place?

70Good · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
16/16Linter config — .golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
12/20OpenSSF Scorecard: CI-Tests — 4 out of 6 merged PRs checked by a CI test -- score normalized to 6
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 13 topics
10/10Wiki
Inputs used
topicsgolang, json-schema, jsonschema, validator, golang-library, go, draft4, draft6, draft7, draft2019-09, json, validation, draft2020-12
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

45At 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
1.5/2.5CI-Tests — 4 out of 6 merged PRs checked by a CI test -- score normalized to 6
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 6/30 approved changesets -- score normalized to 2
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
3.8/7.5Maintained — 5 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate3.4
Excluded from scoring (no data or not applicable): packaging. Remaining weights renormalized.
How it's scored
26.6/35Direct dependencies free of known advisories — 1 affected: golang.org/x/text 0.14.0 (unknown)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
40/40No advisories left outstanding — no advisory has been public longer than 90 days
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages5
unassessed_packages0
affected_by_severityunknown 1
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 5 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

60Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
38.9/40Legible commit history — 73 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.73
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — cmd/jv/go.mod, go.mod (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format config — .golangci.yml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifestscmd/jv/go.mod, go.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/34 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes22,146
source_files_sampled34
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

1,250GitHub stars
6contributors
13commits, last 12 months
29days since last push
19releases
1bus factor
15open issues
Gopackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 130 ⇿
0Stars
130Forks
19Releases

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

025507510012512242017-072022-012026-07
Major 4Minor 5Patch 8

Each point covers 9 days.

OpenSSF Scorecard 3.4 / 10
3.4aggregate

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-28 13:32 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
6CI-Tests4 out of 6 merged PRs checked by a CI test -- score normalized to 6
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 6/30 approved changesets -- score normalized to 2
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
5Maintained5 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
Gogithub.com/dlclark/regexp2v1.11.0go.mod
Gogolang.org/x/textv0.14.0go.mod
All dependencies 5

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

RegistryPackageVersionRelation
Gogithub.com/dlclark/regexp21.11.0direct
Gogolang.org/x/text0.14.0direct
Gogithub.com/santhosh-tekuri/jsonschema/v66.0.2indirect
Gogithub.com/spf13/pflag1.0.5indirect
Gogopkg.in/yaml.v33.0.1indirect
Dependency advisories 1

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

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/text0.14.0directunknown10.39.0

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "golang",
        "json-schema",
        "jsonschema",
        "validator",
        "golang-library",
        "go",
        "draft4",
        "draft6",
        "draft7",
        "draft2019-09",
        "json",
        "validation",
        "draft2020-12"
      ],
      "is_fork": false,
      "size_kb": 861,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 174851
      },
      "pushed_at": "2026-06-28T17:38:15Z",
      "created_at": "2017-05-09T22:41:26Z",
      "owner_type": "User",
      "updated_at": "2026-07-24T22:35:08Z",
      "description": "JSONSchema (draft 2020-12, draft 2019-09, draft-7, draft-6, draft-4) Validation using Go",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "boon",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "http://jroller.com/santhosh",
      "name": "Santhosh Kumar Tekuri",
      "type": "User",
      "login": "santhosh-tekuri",
      "company": null,
      "location": "Bangalore, India",
      "followers": 67,
      "avatar_url": "https://avatars.githubusercontent.com/u/1112271?v=4",
      "created_at": "2011-10-08T12:49:16Z",
      "is_verified": null,
      "public_repos": 39,
      "account_age_days": 5407
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v6.0.2",
          "kind": "patch",
          "published_at": "2025-05-23T14:56:19Z"
        },
        {
          "tag": "v6.0.1",
          "kind": "patch",
          "published_at": "2024-06-06T18:00:53Z"
        },
        {
          "tag": "v6.0.0",
          "kind": "major",
          "published_at": "2024-06-04T17:04:25Z"
        },
        {
          "tag": "v6.0.0-beta1",
          "kind": "prerelease",
          "published_at": "2024-05-08T11:25:03Z"
        },
        {
          "tag": "v5.3.1",
          "kind": "patch",
          "published_at": "2024-04-26T07:14:43Z"
        },
        {
          "tag": "v5.3.0",
          "kind": "minor",
          "published_at": "2023-04-04T19:02:16Z"
        },
        {
          "tag": "cmd/jv/v0.4.0",
          "kind": "other",
          "published_at": "2023-03-27T09:10:18Z"
        },
        {
          "tag": "v5.2.0",
          "kind": "minor",
          "published_at": "2023-01-30T15:45:41Z"
        },
        {
          "tag": "v5.1.1",
          "kind": "patch",
          "published_at": "2022-11-22T18:02:28Z"
        },
        {
          "tag": "v5.1.0",
          "kind": "minor",
          "published_at": "2022-11-11T18:32:14Z"
        },
        {
          "tag": "v5.0.2",
          "kind": "patch",
          "published_at": "2022-10-25T06:04:15Z"
        },
        {
          "tag": "v5.0.1",
          "kind": "patch",
          "published_at": "2022-09-14T11:39:31Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2021-09-02T14:22:59Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2021-08-15T22:04:04Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2021-08-02T08:05:30Z"
        },
        {
          "tag": "v3.0.2",
          "kind": "patch",
          "published_at": "2021-08-02T08:06:15Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2021-02-25T12:06:08Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2021-02-25T07:32:55Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2019-07-30T08:46:30Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "b0fc661f4939578bc429f408c18202573dbafcc4",
          "body": null,
          "is_bot": false,
          "headline": "ci: upgrade golangci/golangci-lint-action from v4 to v6",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2026-06-28T17:38:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d8c98fc8f0deb2620f01ba22d5990c979150a1b",
          "body": null,
          "is_bot": false,
          "headline": "ci: upgrade actions/setup-go from v3 to v6",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2026-06-28T17:11:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0cc7ab9578d4ceb1af061e44e0b2d404c51a40b",
          "body": null,
          "is_bot": false,
          "headline": "ci: upgrade actions/checkout from v3 to v7",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2026-06-28T16:55:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bdda8640a2dc1263ed1732081ee4835b43d5bea",
          "body": null,
          "is_bot": false,
          "headline": "validator/fix: empty instLocation for propetyNames and contentSchema",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2026-06-28T08:12:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "833329db0d72627317932dba9d4893ea7b2fed5d",
          "body": null,
          "is_bot": false,
          "headline": "fix/typo: fix type in error message",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2026-06-28T08:12:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "180cde331debc44accf6ebd941e666732ecb0f8a",
          "body": null,
          "is_bot": false,
          "headline": "misc: remove vim swap file (#254)",
          "author_name": "Grant Spence",
          "author_login": "gcs278",
          "committed_at": "2026-03-05T11:31:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a20556dd00b5a44904dcbd829682d9acae52ece",
          "body": null,
          "is_bot": false,
          "headline": "validator/items: fix instanceLocation",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2026-02-23T13:37:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfca0e321b701da4cef877445d4bada40e2ed744",
          "body": null,
          "is_bot": false,
          "headline": "validator: check invalid floats NaN/Inf (#249)",
          "author_name": "Vinayak Mishra",
          "author_login": "vnykmshr",
          "committed_at": "2026-02-18T18:46:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "befd2c18b2f099ff9661665470e06cad75061ee4",
          "body": null,
          "is_bot": false,
          "headline": "validator/additionalItems: fix instanceLocation (#253)",
          "author_name": "Vinayak Mishra",
          "author_login": "vnykmshr",
          "committed_at": "2026-02-18T18:44:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfcec1ce8b6c3060ff3e43277c0bc10b48707e16",
          "body": null,
          "is_bot": false,
          "headline": "format/email: add closing quote check (#251)",
          "author_name": "Vinayak Mishra",
          "author_login": "vnykmshr",
          "committed_at": "2026-02-18T16:59:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d3372ada8b0f0b55bdf89753762b538257d1c0c",
          "body": null,
          "is_bot": false,
          "headline": "tests/suite: support errors",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2026-02-18T15:22:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6458928fbe1a9caf7aedd6c4357006a6b8f35939",
          "body": null,
          "is_bot": false,
          "headline": "validation/equals: ensure both are numeric",
          "author_name": "Benoit Tigeot",
          "author_login": "benoittgt",
          "committed_at": "2025-12-16T05:58:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef59f39b0a7462f687842260fae7c403e0e784d8",
          "body": null,
          "is_bot": false,
          "headline": "vocab: allow enqueue ref",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2025-10-02T15:48:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32784e992ee32ae73891b165b1319dd0bca87437",
          "body": null,
          "is_bot": false,
          "headline": "doc: add package doc",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2025-07-09T14:19:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74428e287d7bff39bbc262dd2c6419f7a7a8c2df",
          "body": null,
          "is_bot": false,
          "headline": "example: add bytecount vocab",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2025-07-09T14:03:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98b97476340ae4aaeec5b6113e82d91785f9bf6b",
          "body": null,
          "is_bot": false,
          "headline": ".sum: update with v6.0.2",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2025-05-23T15:11:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29cbed948d24a04700eb94436416b18a07953b71",
          "body": null,
          "is_bot": false,
          "headline": "release: v6.0.2",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2025-05-23T13:19:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82f39949fd9e41bf4a0fdaf1dc7f981148fa48a3",
          "body": null,
          "is_bot": false,
          "headline": "OutputError: add String method",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2025-05-23T12:22:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bdfd367e11af3aafedff994730d7216b809ffa6",
          "body": null,
          "is_bot": false,
          "headline": "Types: export Add method",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2025-05-23T12:20:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bd9d0e46bf598c2d829c428a101eac7a4160111",
          "body": null,
          "is_bot": false,
          "headline": "lint: migrate golangci.yml",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2025-04-11T16:10:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "174b1cc8d57c4c35f09189a05215713981f056fe",
          "body": null,
          "is_bot": false,
          "headline": "validation: quote keyword in error msg",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2025-03-28T16:10:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83a4c8009c0e7855accffc926454a37a51d895ad",
          "body": null,
          "is_bot": false,
          "headline": "tests: update SON-Schema-Test-Suite",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2025-02-19T16:12:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c7d0585e9ead4865ccccdc4434939b34a3710ef",
          "body": null,
          "is_bot": false,
          "headline": "docs: correct spelling",
          "author_name": "Brandon Bennett",
          "author_login": "nemith",
          "committed_at": "2025-02-03T15:00:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "728d843cd85dff30ca3545bbabf2462502114487",
          "body": null,
          "is_bot": false,
          "headline": "tests: update JSON-Schema-Test-Suite",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2025-02-03T14:53:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c54d5e38ee3f51183dd589ad397e2cc3d1b5ca3d",
          "body": null,
          "is_bot": false,
          "headline": "tests: update JSON-Schema-Test-Suite",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2025-01-06T14:48:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86cca28795c9e34c43371b70608d243667bee2a9",
          "body": null,
          "is_bot": false,
          "headline": "compile/fix: panic compiling non jsonschema resource",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-09-17T19:08:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ae7ff9ebe11b402df3a5323ae76846364fb2b9e",
          "body": null,
          "is_bot": false,
          "headline": "test/discriminator: correct schema",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-07-30T14:01:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "055b208739726ad11cf693969b8ed16ebdfcf5c9",
          "body": null,
          "is_bot": false,
          "headline": "ext/validate: add ValueLocation method",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-07-30T13:38:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89d3b9eb52831f14be771427a440207f23f103f5",
          "body": null,
          "is_bot": false,
          "headline": "readme: add cli version",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-06-17T18:21:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd54624b4ea3a6d94145f4d5b43aeab4149b8556",
          "body": null,
          "is_bot": false,
          "headline": "work: comment replace",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-06-15T06:37:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6a3e4c0ef74bf4941e65a357e63fdf75d082183",
          "body": null,
          "is_bot": false,
          "headline": "doc: fix typo",
          "author_name": "Ernst Widerberg",
          "author_login": "ernstwi",
          "committed_at": "2024-06-12T18:26:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9ad211b1de144a80336036d2256932fac9f4895",
          "body": null,
          "is_bot": false,
          "headline": "cmd: use v6.0.1",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-06-09T08:30:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cad5f801d096acf3c90994af5998ffb04703d09",
          "body": null,
          "is_bot": false,
          "headline": "lint: fix misspell",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-06-09T08:29:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d2ed89af5b66248c1e5948048d279e5e23f3ffe",
          "body": null,
          "is_bot": false,
          "headline": "readme: update version",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-06-06T18:15:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87df339550a7b2440ff7da286bd34ece7d74039b",
          "body": null,
          "is_bot": false,
          "headline": "fix/schema: field RecursiveRef misspelled",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-06-06T17:57:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85449f7becf7f463dca82a7103ba57e0999d0eeb",
          "body": null,
          "is_bot": false,
          "headline": "fix/schema: missing Deprecated field",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-06-06T17:54:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b06d23247bba608b48633e7726c9b09e5a785737",
          "body": null,
          "is_bot": false,
          "headline": "release: v6.0.0",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-06-04T16:54:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1db2bc67fa427ee9393b01bb236c3a96f8e16feb",
          "body": null,
          "is_bot": false,
          "headline": "godoc: fix formatting",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-06-03T18:14:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40de0fb8f8aa841235c915fbd185d45355cfd55c",
          "body": null,
          "is_bot": false,
          "headline": "refactor: rm Bug struct",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-06-03T16:49:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e06fd74bcd4d5ab9478704b6a202924bb206eab",
          "body": null,
          "is_bot": false,
          "headline": "readme: fix links",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-06-03T16:38:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e536cbb3a21e5492f64f2d01c3363c5e28a7e8f6",
          "body": null,
          "is_bot": false,
          "headline": "format: make errors localizable",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-05-27T09:45:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "508d84a52a73959db64a0fb289c8555657aec7de",
          "body": null,
          "is_bot": false,
          "headline": "tests: update JSON-Schema-Test-Suite",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-05-27T09:05:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9aea14304c186488528bd3af4118334b299f281",
          "body": null,
          "is_bot": false,
          "headline": "compiler: add ResourceExistsError",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-05-23T06:45:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "610eb82cdb481aa035275edacbc3d8c39df90f91",
          "body": null,
          "is_bot": false,
          "headline": "kind: use localizedError for cause",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-05-21T07:23:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fece64c7de35cd450b9444dc2c8dc3f6592bed0",
          "body": null,
          "is_bot": false,
          "headline": "compiler: change struct field order",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-05-20T17:57:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c2b0f1651753c004b7a8fffde253483f459ed5c",
          "body": null,
          "is_bot": false,
          "headline": "gopls: use suggestions",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-05-20T16:51:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f728d51da12a156c8ca2ea36ce4a64d413110056",
          "body": null,
          "is_bot": false,
          "headline": "format/uuid: rm duplicate check",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-05-19T16:49:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83b27058a95eda88152e6308ce191d7d96f616e9",
          "body": null,
          "is_bot": false,
          "headline": "refactor: rename var",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-05-19T16:40:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a8090f8932ff803bca5977a9bede2a599788e75",
          "body": null,
          "is_bot": false,
          "headline": "subschemas: include keyword in schemaPath",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-05-18T11:27:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "231be5396d65016dd6c7ef94dba819d1eab01f4c",
          "body": null,
          "is_bot": false,
          "headline": "doc: correct misspell",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-05-17T18:32:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26358b48bcdcc1e7ab6752d556268db84d4cd84b",
          "body": null,
          "is_bot": false,
          "headline": "position: support exact prop/index",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-05-17T18:32:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b279662d324ef07e3d09d1a5da1be160ba8f20a",
          "body": null,
          "is_bot": false,
          "headline": "godoc",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-05-17T12:25:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6972e50ebd3a60e5aa31055c357eb78a79c3f8a6",
          "body": null,
          "is_bot": false,
          "headline": "tests: update JSON-Schema-Test-Suite",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-05-15T07:18:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed65924244c7fad4784aebfafcad7aa1ece6d2c2",
          "body": null,
          "is_bot": false,
          "headline": "jv: add --map flag",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-05-09T11:16:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdd6910535698a64dbb7be4cea730b23e360d56d",
          "body": null,
          "is_bot": false,
          "headline": "draft: add core to getVocabs",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-05-09T09:53:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7422b9fe35156b177bc57408f4ed47992829373",
          "body": null,
          "is_bot": false,
          "headline": "tests: update JSON-Schema-Test-Suite",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-05-08T07:29:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed7e118f36633b7bf44d674631e00fd35449bf81",
          "body": null,
          "is_bot": false,
          "headline": "doc: add README, LICENSE",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-05-08T07:27:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3cdfa8f97e54a8dfa667dfb7c798677d97e0cd5",
          "body": null,
          "is_bot": false,
          "headline": "pre-commit-hook",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-05-07T09:46:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1277d6afff52d7f9592fe6628389d0c36c48d77d",
          "body": null,
          "is_bot": false,
          "headline": "jv: use pflag module",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-05-07T07:22:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "762a42bf94dd1ccb7b87f74f96fcbe9996d8c977",
          "body": null,
          "is_bot": false,
          "headline": "refactor: move collectResources to roots.go",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-05-06T12:11:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b723bca788ec9006beebfee67ef02b221de13f42",
          "body": null,
          "is_bot": false,
          "headline": "refactor: move collectResource to roots",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-05-06T09:34:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f0bca514c536390a213c7d44f999ed0a658ac76",
          "body": null,
          "is_bot": false,
          "headline": "vocab: process subscheas from custom vocab",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-05-05T18:30:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f660cc91b1b2435e35e2835cb4305b26f149f243",
          "body": null,
          "is_bot": false,
          "headline": "refactor: use Subschemas type in literal",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-05-05T17:45:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4539c2366f575530c57ad894a3a3026dccd18c13",
          "body": null,
          "is_bot": false,
          "headline": "refactor: rename SubSchemas to Subschemas",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-05-05T17:39:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fdfddc31f7b2a09365b2bdebe25b85e5aeaea13",
          "body": null,
          "is_bot": false,
          "headline": "format: add semver",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-05-05T12:30:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0600f4a88a9301c8fe0a685ca10b94c8408e560a",
          "body": null,
          "is_bot": false,
          "headline": "fix go lint error",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-05-04T13:26:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f10de5457d84841a8817418287c7904d1bf07eb1",
          "body": null,
          "is_bot": false,
          "headline": "localizable validation error",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-05-04T13:15:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e99697bfa4883f798870db9797eb4a8fe7eacd75",
          "body": null,
          "is_bot": false,
          "headline": "refactor: use better names",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-05-04T06:05:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8caf7ab8a86843567a937fddf47c04636130ca04",
          "body": null,
          "is_bot": false,
          "headline": "kind: always use receiver pointer",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-05-03T17:40:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "625abe47cc4996c40f63b249cecdd4e4aa0e0bc1",
          "body": null,
          "is_bot": false,
          "headline": "jv: add -v flag",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-05-03T10:17:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1de8a64bf1ccdcccd33df6687bffe93d9766cd7a",
          "body": null,
          "is_bot": false,
          "headline": "kind: alwyas use pointer receiver",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-05-03T09:59:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "148d5f7e16ea85020488a02ce8484f3afa36dded",
          "body": null,
          "is_bot": false,
          "headline": "jv: add -cacert option",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-05-02T12:31:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ccf96b37f883cd4323fdd7dd3ce7d4099b53388",
          "body": null,
          "is_bot": false,
          "headline": "vocab with embedded schemas",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-05-02T06:57:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b1ce1d5d9ea020bdceee77d3f8b8acc90a1b459",
          "body": null,
          "is_bot": false,
          "headline": "custom vocab from metaschema",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-05-01T06:44:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d78eb5939ab2b6874ee5f64e975b21b03f454b5",
          "body": null,
          "is_bot": false,
          "headline": "compiler: impl AssertVocab flag",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-04-29T16:18:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c599da80d3e0e5f90c17f73b94f3c92081ac497f",
          "body": null,
          "is_bot": false,
          "headline": "validator: support custom dialect in subschema",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-04-29T07:30:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c61c5509b56edddfbaa6d00a295f20add4a9e4e",
          "body": null,
          "is_bot": false,
          "headline": "validator: support mixed dialects",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-04-29T06:00:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6e00d38d2594cb2677641284a04da398226965e",
          "body": null,
          "is_bot": false,
          "headline": "catpure dialect for each resource",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-04-28T05:11:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "609d489fef02af8b339e915246c213117603a426",
          "body": null,
          "is_bot": false,
          "headline": "refactor: rm unused root.getReqdVocabs()",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-04-24T16:26:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df415ddb689023d8234a69823ad213d01c54541a",
          "body": null,
          "is_bot": false,
          "headline": "separate $schema load from root",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-04-24T16:20:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b682da73892fce0463839732f5cf922a183f0835",
          "body": null,
          "is_bot": false,
          "headline": "introduce defaultLoader",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-04-24T12:07:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0f88632d46c8d35d25aa679c547638ab01d4e79",
          "body": null,
          "is_bot": false,
          "headline": "jv: support stdin for schema and instances",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-04-23T11:50:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b8cf44ed0559915f70a516dd32cea7f26284ee2",
          "body": null,
          "is_bot": false,
          "headline": "unmarshal: fix when second doc is invalid",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-04-23T04:11:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7367d6d393986b0b351af3334f4b80db1df8a5b",
          "body": null,
          "is_bot": false,
          "headline": "fix: only schema resources can have $schema prop",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-04-22T12:00:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bdf19c582e567bcd833776b41f81256e90fdaf9",
          "body": null,
          "is_bot": false,
          "headline": "fix: subscheams can be at any depth in keyword",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-04-22T11:38:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd21f5151e14547b001a2db93afb3d8eb0bbe37c",
          "body": null,
          "is_bot": false,
          "headline": "roots: extract getMeta",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-04-22T07:02:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9784e25d521bce2392a8a9784eb711c53ae216a2",
          "body": null,
          "is_bot": false,
          "headline": "meta-validate: always validate with core vocab",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-04-21T12:26:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52d7e8bb5d3aa7f47691195da8d4c1121a9513f1",
          "body": null,
          "is_bot": false,
          "headline": "todo",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-04-20T16:50:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddfeafc0d0f5e0fde304513e33e330da48bcc4f4",
          "body": null,
          "is_bot": false,
          "headline": "feature: custom vocab support",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-04-20T16:49:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a30e856a1a543b9b33e639699cd7e623ee2f151",
          "body": null,
          "is_bot": false,
          "headline": "refactor: naming consistency",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-04-20T09:20:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbdaf9df454b2a0cc9827ac418fcdc92915b7652",
          "body": null,
          "is_bot": false,
          "headline": "refactor: simplify",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-04-20T07:02:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cda1fde687fb6d30bc9a1bf5a403afcba401c89",
          "body": null,
          "is_bot": false,
          "headline": "compile: validate only with the listed vocabs",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-04-19T17:04:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9c331cae7528b218e88f588a990bd77f46a29d6",
          "body": null,
          "is_bot": false,
          "headline": "tests: update JSON-Schema-Test-Suite",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-04-19T12:38:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c0b95434e1649cfb8498eba310806e819b12b7a",
          "body": null,
          "is_bot": false,
          "headline": "test/suite: err if suite dir does not exist",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-04-19T12:27:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b9710e4c41c58988cb7bb627457e615f73355f3",
          "body": null,
          "is_bot": false,
          "headline": "validator: use addErrors(...)",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-04-19T08:56:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcb8df794b23f227e9d2d7501a27238aa2139cc3",
          "body": null,
          "is_bot": false,
          "headline": "kind: add \"jsonschema \" prefix in String()",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-04-19T07:13:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c7bcfd16004e922c008de8db4cda109597c50f8",
          "body": null,
          "is_bot": false,
          "headline": "go.work: add replace",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-04-18T09:02:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4e87ffd1ad31a5abb3c4176b6a052df2dfc1dac",
          "body": null,
          "is_bot": false,
          "headline": "workflow: run linter after tests",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-04-18T08:38:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bab0f549046997761748e4def20c1775dd8117ba",
          "body": null,
          "is_bot": false,
          "headline": "examples: separate example_regex",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-04-18T08:33:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d62b9a5127e1dc8cbc3960a02e32a33446db514",
          "body": null,
          "is_bot": false,
          "headline": "examples: separate htt loader",
          "author_name": "Santhosh Kumar Tekuri",
          "author_login": "santhosh-tekuri",
          "committed_at": "2024-04-18T08:31:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 19,
      "commits_last_year": 13,
      "latest_release_at": "2025-05-23T14:56:19Z",
      "latest_release_tag": "v6.0.2",
      "releases_from_tags": false,
      "days_since_last_push": 29,
      "active_weeks_last_year": 5,
      "days_since_latest_release": 430,
      "mean_days_between_releases": 102.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/santhosh-tekuri/jsonschema/v6",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/santhosh-tekuri/jsonschema/v6",
          "is_deprecated": false,
          "latest_version": "v6.0.2",
          "repository_url": "https://github.com/santhosh-tekuri/jsonschema",
          "versions_count": 5,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2025-05-23T13:19:41Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 431
        }
      ]
    },
    "popularity": {
      "forks": 130,
      "stars": 1250,
      "watchers": 7,
      "fork_history": {
        "days": [
          {
            "date": "2017-07-05",
            "count": 1
          },
          {
            "date": "2017-11-30",
            "count": 1
          },
          {
            "date": "2017-12-01",
            "count": 1
          },
          {
            "date": "2018-04-17",
            "count": 1
          },
          {
            "date": "2018-04-24",
            "count": 1
          },
          {
            "date": "2018-05-06",
            "count": 1
          },
          {
            "date": "2018-05-22",
            "count": 1
          },
          {
            "date": "2019-04-03",
            "count": 1
          },
          {
            "date": "2019-04-05",
            "count": 1
          },
          {
            "date": "2019-05-28",
            "count": 1
          },
          {
            "date": "2019-06-28",
            "count": 1
          },
          {
            "date": "2019-07-31",
            "count": 1
          },
          {
            "date": "2019-09-03",
            "count": 1
          },
          {
            "date": "2019-11-08",
            "count": 1
          },
          {
            "date": "2019-11-28",
            "count": 1
          },
          {
            "date": "2020-02-04",
            "count": 2
          },
          {
            "date": "2020-02-06",
            "count": 1
          },
          {
            "date": "2020-03-19",
            "count": 1
          },
          {
            "date": "2020-09-16",
            "count": 1
          },
          {
            "date": "2020-10-10",
            "count": 1
          },
          {
            "date": "2020-12-29",
            "count": 1
          },
          {
            "date": "2021-04-28",
            "count": 1
          },
          {
            "date": "2021-06-25",
            "count": 1
          },
          {
            "date": "2021-09-20",
            "count": 1
          },
          {
            "date": "2021-09-23",
            "count": 1
          },
          {
            "date": "2021-10-13",
            "count": 1
          },
          {
            "date": "2021-11-02",
            "count": 1
          },
          {
            "date": "2021-12-01",
            "count": 1
          },
          {
            "date": "2021-12-05",
            "count": 1
          },
          {
            "date": "2022-01-19",
            "count": 1
          },
          {
            "date": "2022-02-10",
            "count": 1
          },
          {
            "date": "2022-03-01",
            "count": 1
          },
          {
            "date": "2022-03-29",
            "count": 1
          },
          {
            "date": "2022-04-26",
            "count": 1
          },
          {
            "date": "2022-05-27",
            "count": 1
          },
          {
            "date": "2022-06-07",
            "count": 1
          },
          {
            "date": "2022-06-08",
            "count": 1
          },
          {
            "date": "2022-07-09",
            "count": 1
          },
          {
            "date": "2022-07-10",
            "count": 1
          },
          {
            "date": "2022-07-11",
            "count": 1
          },
          {
            "date": "2022-07-23",
            "count": 1
          },
          {
            "date": "2022-08-12",
            "count": 1
          },
          {
            "date": "2022-08-16",
            "count": 1
          },
          {
            "date": "2022-08-28",
            "count": 1
          },
          {
            "date": "2022-09-27",
            "count": 1
          },
          {
            "date": "2022-11-03",
            "count": 1
          },
          {
            "date": "2022-12-06",
            "count": 1
          },
          {
            "date": "2023-02-15",
            "count": 1
          },
          {
            "date": "2023-03-06",
            "count": 1
          },
          {
            "date": "2023-03-15",
            "count": 1
          },
          {
            "date": "2023-03-17",
            "count": 1
          },
          {
            "date": "2023-04-11",
            "count": 1
          },
          {
            "date": "2023-04-26",
            "count": 1
          },
          {
            "date": "2023-08-24",
            "count": 1
          },
          {
            "date": "2023-09-22",
            "count": 1
          },
          {
            "date": "2023-10-10",
            "count": 1
          },
          {
            "date": "2023-10-14",
            "count": 1
          },
          {
            "date": "2023-10-16",
            "count": 2
          },
          {
            "date": "2023-10-30",
            "count": 1
          },
          {
            "date": "2023-11-02",
            "count": 1
          },
          {
            "date": "2023-12-12",
            "count": 1
          },
          {
            "date": "2024-01-12",
            "count": 1
          },
          {
            "date": "2024-02-02",
            "count": 1
          },
          {
            "date": "2024-02-05",
            "count": 1
          },
          {
            "date": "2024-02-17",
            "count": 1
          },
          {
            "date": "2024-02-23",
            "count": 1
          },
          {
            "date": "2024-03-02",
            "count": 1
          },
          {
            "date": "2024-03-09",
            "count": 1
          },
          {
            "date": "2024-03-12",
            "count": 1
          },
          {
            "date": "2024-03-23",
            "count": 1
          },
          {
            "date": "2024-04-08",
            "count": 1
          },
          {
            "date": "2024-04-09",
            "count": 1
          },
          {
            "date": "2024-04-14",
            "count": 1
          },
          {
            "date": "2024-04-15",
            "count": 1
          },
          {
            "date": "2024-05-26",
            "count": 1
          },
          {
            "date": "2024-06-12",
            "count": 1
          },
          {
            "date": "2024-06-29",
            "count": 1
          },
          {
            "date": "2024-07-19",
            "count": 1
          },
          {
            "date": "2024-07-25",
            "count": 1
          },
          {
            "date": "2024-07-29",
            "count": 1
          },
          {
            "date": "2024-08-16",
            "count": 2
          },
          {
            "date": "2024-09-20",
            "count": 1
          },
          {
            "date": "2024-10-01",
            "count": 1
          },
          {
            "date": "2024-10-04",
            "count": 1
          },
          {
            "date": "2024-10-09",
            "count": 1
          },
          {
            "date": "2024-11-08",
            "count": 1
          },
          {
            "date": "2024-12-01",
            "count": 1
          },
          {
            "date": "2025-01-05",
            "count": 1
          },
          {
            "date": "2025-01-28",
            "count": 1
          },
          {
            "date": "2025-03-01",
            "count": 1
          },
          {
            "date": "2025-04-03",
            "count": 1
          },
          {
            "date": "2025-04-08",
            "count": 1
          },
          {
            "date": "2025-04-20",
            "count": 1
          },
          {
            "date": "2025-04-27",
            "count": 1
          },
          {
            "date": "2025-05-14",
            "count": 1
          },
          {
            "date": "2025-05-30",
            "count": 1
          },
          {
            "date": "2025-06-09",
            "count": 1
          },
          {
            "date": "2025-06-12",
            "count": 1
          },
          {
            "date": "2025-06-19",
            "count": 1
          },
          {
            "date": "2025-06-24",
            "count": 1
          },
          {
            "date": "2025-07-28",
            "count": 1
          },
          {
            "date": "2025-08-05",
            "count": 1
          },
          {
            "date": "2025-08-27",
            "count": 1
          },
          {
            "date": "2025-09-03",
            "count": 1
          },
          {
            "date": "2025-09-13",
            "count": 1
          },
          {
            "date": "2025-10-01",
            "count": 1
          },
          {
            "date": "2025-12-11",
            "count": 1
          },
          {
            "date": "2025-12-29",
            "count": 1
          },
          {
            "date": "2026-02-04",
            "count": 1
          },
          {
            "date": "2026-02-11",
            "count": 1
          },
          {
            "date": "2026-02-17",
            "count": 1
          },
          {
            "date": "2026-03-04",
            "count": 1
          },
          {
            "date": "2026-04-14",
            "count": 1
          },
          {
            "date": "2026-04-18",
            "count": 1
          },
          {
            "date": "2026-05-14",
            "count": 1
          },
          {
            "date": "2026-05-17",
            "count": 1
          },
          {
            "date": "2026-06-27",
            "count": 1
          },
          {
            "date": "2026-07-17",
            "count": 1
          },
          {
            "date": "2026-07-23",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 122,
        "total_forks": 130
      },
      "star_history": null,
      "open_issues_and_prs": 32
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "cmd/jv/go.mod",
        "go.mod"
      ],
      "largest_source_bytes": 22146,
      "source_files_sampled": 34,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/text",
            "direct": true,
            "version": "0.14.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 13
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 5,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/dlclark/regexp2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.0"
        },
        {
          "name": "golang.org/x/text",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.14.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/dlclark/regexp2",
            "direct": true,
            "version": "1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": true,
            "version": "0.14.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/santhosh-tekuri/jsonschema/v6",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 5,
        "direct_count": 2,
        "indirect_count": 3
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 17,
        "merged_prs": 27,
        "open_issues": 15,
        "closed_ratio": 0.912,
        "closed_issues": 156,
        "closed_unmerged_prs": 28
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "santhosh-tekuri",
          "commits": 99,
          "avatar_url": "https://avatars.githubusercontent.com/u/1112271?v=4"
        },
        {
          "type": "User",
          "login": "vnykmshr",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/1052344?v=4"
        },
        {
          "type": "User",
          "login": "benoittgt",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/8417720?v=4"
        },
        {
          "type": "User",
          "login": "nemith",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/349360?v=4"
        },
        {
          "type": "User",
          "login": "ernstwi",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/17042548?v=4"
        },
        {
          "type": "User",
          "login": "gcs278",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/4316443?v=4"
        }
      ],
      "contributors_sampled": 6,
      "top_contributor_share": 0.934
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "go.yaml",
        "release.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 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": 6,
            "reason": "4 out of 6 merged PRs checked by a CI test -- score normalized to 6",
            "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": 2,
            "reason": "Found 6/30 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 5,
            "reason": "5 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "b0fc661f4939578bc429f408c18202573dbafcc4",
        "ran_at": "2026-07-28T13:32:52Z",
        "aggregate_score": 3.4,
        "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": "2026-06-28T17:40:09Z",
      "oldest_open_prs": [
        {
          "number": 76,
          "created_at": "2022-07-14T20:17:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 97,
          "created_at": "2022-12-23T00:23:06Z",
          "last_comment_at": "2022-12-29T07:08:15Z",
          "last_comment_author": "santhosh-tekuri"
        },
        {
          "number": 99,
          "created_at": "2023-01-10T07:44:34Z",
          "last_comment_at": "2023-03-24T21:07:51Z",
          "last_comment_author": "santhosh-tekuri"
        },
        {
          "number": 110,
          "created_at": "2023-03-15T07:42:41Z",
          "last_comment_at": "2023-03-15T11:04:16Z",
          "last_comment_author": "zedongh"
        },
        {
          "number": 111,
          "created_at": "2023-03-15T11:45:56Z",
          "last_comment_at": "2023-03-15T13:36:55Z",
          "last_comment_author": "zedongh"
        },
        {
          "number": 139,
          "created_at": "2023-11-30T00:10:17Z",
          "last_comment_at": "2024-11-04T14:57:57Z",
          "last_comment_author": "santhosh-tekuri"
        },
        {
          "number": 151,
          "created_at": "2024-02-23T22:36:48Z",
          "last_comment_at": "2024-05-08T03:34:45Z",
          "last_comment_author": "debuggerpk"
        },
        {
          "number": 177,
          "created_at": "2024-06-28T21:17:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 219,
          "created_at": "2025-04-09T04:10:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 223,
          "created_at": "2025-05-14T08:55:28Z",
          "last_comment_at": "2025-11-06T21:09:27Z",
          "last_comment_author": "ndeloof"
        },
        {
          "number": 226,
          "created_at": "2025-06-12T11:04:54Z",
          "last_comment_at": "2025-06-23T10:47:18Z",
          "last_comment_author": "koplas"
        },
        {
          "number": 245,
          "created_at": "2025-12-29T11:04:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 255,
          "created_at": "2026-04-14T03:13:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 259,
          "created_at": "2026-05-24T12:42:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 260,
          "created_at": "2026-06-27T17:15:44Z",
          "last_comment_at": "2026-06-28T18:19:39Z",
          "last_comment_author": "truffle-dev"
        },
        {
          "number": 262,
          "created_at": "2026-07-17T05:33:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 263,
          "created_at": "2026-07-23T05:32:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-03-05T11:31:23Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 75,
          "created_at": "2022-07-14T12:48:00Z",
          "last_comment_at": "2022-09-16T21:58:34Z",
          "last_comment_author": "SVilgelm"
        },
        {
          "number": 116,
          "created_at": "2023-04-28T12:33:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 179,
          "created_at": "2024-07-28T20:56:09Z",
          "last_comment_at": "2025-08-03T18:30:17Z",
          "last_comment_author": "kachick"
        },
        {
          "number": 194,
          "created_at": "2024-10-31T11:01:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 200,
          "created_at": "2024-11-18T22:56:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 202,
          "created_at": "2024-12-03T04:02:26Z",
          "last_comment_at": "2024-12-28T14:29:36Z",
          "last_comment_author": "santhosh-tekuri"
        },
        {
          "number": 218,
          "created_at": "2025-04-03T12:43:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 225,
          "created_at": "2025-06-11T17:17:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 229,
          "created_at": "2025-06-30T12:42:53Z",
          "last_comment_at": "2025-07-02T12:07:41Z",
          "last_comment_author": "doteric"
        },
        {
          "number": 238,
          "created_at": "2025-10-23T18:50:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 247,
          "created_at": "2026-01-26T18:14:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 256,
          "created_at": "2026-04-28T10:00:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 257,
          "created_at": "2026-05-04T04:18:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 258,
          "created_at": "2026-05-14T07:20:48Z",
          "last_comment_at": "2026-06-28T08:22:04Z",
          "last_comment_author": "santhosh-tekuri"
        },
        {
          "number": 261,
          "created_at": "2026-07-10T20:55:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/santhosh-tekuri/jsonschema",
    "host": "github.com",
    "name": "jsonschema",
    "owner": "santhosh-tekuri"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 56,
      "inputs": {
        "security": 45,
        "vitality": 50,
        "community": 62,
        "governance": 52,
        "engineering": 70
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 50,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "commits_last_year": 13,
              "human_commit_share": 1,
              "days_since_last_push": 29,
              "active_weeks_last_year": 5
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 29 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 29
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "5/52 weeks with commits",
                "points": 3.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "13 commits in the last year",
                "points": 10.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "5 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5",
                "points": 5,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "releases_count": 19,
              "latest_release_tag": "v6.0.2",
              "releases_from_tags": false,
              "days_since_latest_release": 430,
              "mean_days_between_releases": 102.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "19 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 430 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 430
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~102.7 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 102.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 29,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 29 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 29
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 62,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "forks": 130,
              "stars": 1250,
              "watchers": 7,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,250 stars",
                "points": 50.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1250
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "130 forks",
                "points": 17.6,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 130
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "7 watchers",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "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": 52,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 6,
              "top_contributor_share": 0.934
            },
            "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 93% of commits",
                "points": 1.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 93
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "6 contributors",
                "points": 8.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "merged_prs": 27,
              "open_issues": 15,
              "closed_issues": 156,
              "issue_closed_ratio": 0.912,
              "closed_unmerged_prs": 28
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "91% of issues closed",
                "points": 42.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 91
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "27/55 decided PRs merged",
                "points": 18.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 27,
                      "decided": 55
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 6/30 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 59,
            "inputs": {
              "followers": 67,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "santhosh-tekuri",
              "public_repos": 39,
              "account_age_days": 5407
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "67 followers of santhosh-tekuri",
                "points": 13.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 67,
                      "login": "santhosh-tekuri"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "39 public repos, account ~14 yr old",
                "points": 23.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 39
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "packages": [
                "github.com/santhosh-tekuri/jsonschema/v6"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 431
            },
            "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 431 days ago",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 431
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "5 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 70,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "4 out of 6 merged PRs checked by a CI test -- score normalized to 6",
                "points": 12,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "golang",
                "json-schema",
                "jsonschema",
                "validator",
                "golang-library",
                "go",
                "draft4",
                "draft6",
                "draft7",
                "draft2019-09",
                "json",
                "validation",
                "draft2020-12"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "13 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "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": 45,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 34,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 3.4
            },
            "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": "4 out of 6 merged PRs checked by a CI test -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 6/30 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "5 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 5 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 5
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 89,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 5,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 1",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: golang.org/x/text 0.14.0 (unknown)",
                "points": 26.6,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "golang.org/x/text 0.14.0 (unknown)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 5,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 6
            },
            "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": 60,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.73,
              "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": "73 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 38.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 73,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "cmd/jv/go.mod",
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "cmd/jv/go.mod, go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "cmd/jv/go.mod, 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": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "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": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 22146,
              "source_files_sampled": 34,
              "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/34 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 34,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T13:33:04.088169Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/santhosh-tekuri/jsonschema.svg",
  "full_name": "santhosh-tekuri/jsonschema",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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