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

utkuakyuz / virtual-react-json-diff

A lightweight diff viewer for JSON files in React applications

TypeScript · CSSMIT★ 17 stars⑂ 2 forkssince Apr 2025View on GitHub ↗

utkuakyuz/virtual-react-json-diff holds a health index of 55 out of 100, placing it in the Moderate band. It scores highest on Vitality (77/100) and lowest on Community & Adoption (43/100). It was last updated 6 days ago. A single contributor accounts for most of its recent work.

55
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.

55
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

Utku AkyüzPersonal account
4 followers23 public repossince Feb 2021Teamflect

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

Package ecosystems

Metrics by category

Vitality

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

77Good · 22% of overall
How it's scored
36/36Push recency — last push 6 days ago
7.6/36Commit cadence — 11/52 weeks with commits
18/18Commit volume — 131 commits in the last year
8/10OpenSSF Scorecard: Maintained — 9 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 8
Inputs used
commits_last_year131
human_commit_share1
days_since_last_push6
active_weeks_last_year11
How it's scored
16.2/27Ships releases — 17 version tags (no GitHub releases)
36/36Release recency — latest release 6 days ago
27/27Release cadence — a release every ~36.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count17
latest_release_tagv1.0.17
releases_from_tagsyes
days_since_latest_release6
mean_days_between_releases36.1
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

43At risk · 18% of overall
How it's scored
19.5/60Stars — 17 stars
0/25Forks — 2 forks
0/15Watchers — 1 watchers
Inputs used
forks2
stars17
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
56.1/80Monthly downloads — 16,009 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesvirtual-react-json-diff
dependents
ecosystemsnpm
total_downloads
monthly_downloads16,009
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

53Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
34.3/46.8Issue resolution — 73% of issues closed
38.2/38.3PR acceptance — 16/16 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/13 approved changesets -- score normalized to 0
Inputs used
merged_prs16
open_issues4
closed_issues11
issue_closed_ratio0.733
closed_unmerged_prs0
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
5/25Owner reach — 4 followers of utkuakyuz
20.9/25Track record — 23 public repos, account ~5 yr old
Inputs used
followers4
owner_typeUser
is_verified
owner_loginutkuakyuz
public_repos23
account_age_days1,977
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 6 days ago
20/20Version history — 17 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesvirtual-react-json-diff
ecosystemsnpm
any_deprecatedno
min_days_since_publish6

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://virtual-react-json-diff.netlify.app
10/10Repository description
10/10Topics — 11 topics
0/10Wiki
Inputs used
topicscompare-json-files, json-diff, react, virtual, diff, json, json-compare, react-library, ui-component, viewer, virtual-scroll
has_wikino
homepagehttps://virtual-react-json-diff.netlify.app
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

48At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 5 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/13 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
6/7.5Maintained — 9 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 8
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate3.5
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages29
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:virtual-react-json-diff@1.0.17 runtime dependency closure — what installing the published package pulls in — 29 packages. 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.

65Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 99 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.99
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — eslint.config.js
11/11Static type checking — demo/tsconfig.json, tsconfig.json
10/10Reproducible environment — lockfile
10/10Demonstrated agent practice — 6 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfilesbun.lockb
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsdemo/tsconfig.json, tsconfig.json
agent_commit_share0.06
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
55/55Manageable file sizes — 0/40 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes23,548
source_files_sampled40
oversized_source_files0

Key facts

17GitHub stars
1contributors
131commits, last 12 months
6days since last push
17releases
1bus factor
4open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 2 ⇿
0Stars
2Forks
11Releases

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.

111222212025-082025-102025-11
Major 0Minor 0Patch 11
OpenSSF Scorecard 3.5 / 10
3.5aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 5 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/13 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
8Maintained9 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 8
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 3
RegistryPackageVersion constraintManifest
npmfast-myers-diff^3.2.0package.json
npmjson-diff-kit^1.0.32package.json
npmreact-window^1.8.11package.json
All dependencies 48

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

RegistryPackageVersionRelation
npmfast-myers-diff^3.2.0direct
npmjson-diff-kit^1.0.32direct
npmreact-window^1.8.11direct
npm@antfu/eslint-config^5.2.1indirect
npm@eslint-react/eslint-plugin^1.52.6indirect
npm@fontsource/inter^5.1.1indirect
npm@happy-dom/global-registrator^20.11.0indirect
npm@rollup/plugin-commonjs^25.0.3indirect
npm@rollup/plugin-image^3.0.3indirect
npm@rollup/plugin-node-resolve^15.1.0indirect
npm@rollup/plugin-terser^0.4.3indirect
npm@rollup/plugin-typescript^11.1.2indirect
npm@testing-library/react^16.3.2indirect
npm@testing-library/user-event^14.6.1indirect
npm@types/bun^1.3.14indirect
npm@types/node^22.14.1indirect
npm@types/react>=18.0.0indirect
npm@types/react^19.2.8indirect
npm@types/react-dom18.3.1indirect
npm@types/react-dom^19.2.3indirect
npm@types/react-json-editor-ajrm^2.5.6indirect
npm@types/react-window^1.8.8indirect
npm@vitejs/plugin-react^4.7.0indirect
npmace-builds^1.43.2indirect
npmconcurrently^8.2.2indirect
npmeslint^9.33.0indirect
npmeslint-plugin-format^1.0.1indirect
npmeslint-plugin-react-hooks^5.2.0indirect
npmeslint-plugin-react-refresh^0.4.20indirect
npmhappy-dom^20.11.0indirect
npmlint-staged^16.1.5indirect
npmpostcss^8.5.1indirect
npmreact>=18.0.0indirect
npmreact^19.2.3indirect
npmreact-ace^14.0.1indirect
npmreact-dom18.3.1indirect
npmreact-dom^19.2.3indirect
npmreact-json-editor-ajrm^2.5.14indirect
npmrollup^3.26.3indirect
npmrollup-plugin-dts^5.3.0indirect
npmrollup-plugin-peer-deps-external^2.2.4indirect
npmrollup-plugin-postcss^4.0.2indirect
npmsimple-git-hooks^2.13.1indirect
npmtslib^2.6.0indirect
npmtypescript^5.1.0indirect
npmtypescript^5.1.6indirect
npmvirtual-react-json-diff^1.0.17indirect
npmvite^6.4.3indirect
Dependency advisories 0

Installing npm:virtual-react-json-diff@1.0.17 pulls in 29 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "compare-json-files",
        "json-diff",
        "react",
        "virtual",
        "diff",
        "json",
        "json-compare",
        "react-library",
        "ui-component",
        "viewer",
        "virtual-scroll"
      ],
      "is_fork": false,
      "size_kb": 1065,
      "has_wiki": false,
      "homepage": "https://virtual-react-json-diff.netlify.app",
      "languages": {
        "CSS": 13489,
        "JavaScript": 1863,
        "TypeScript": 102024
      },
      "pushed_at": "2026-07-20T21:05:59Z",
      "created_at": "2025-04-19T16:30:48Z",
      "owner_type": "User",
      "updated_at": "2026-07-20T21:06:08Z",
      "description": "A lightweight diff viewer for JSON files in React applications",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript",
        "CSS"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Utku Akyüz",
      "type": "User",
      "login": "utkuakyuz",
      "company": "Teamflect",
      "location": null,
      "followers": 4,
      "avatar_url": "https://avatars.githubusercontent.com/u/79662515?v=4",
      "created_at": "2021-02-25T18:45:20Z",
      "is_verified": null,
      "public_repos": 23,
      "account_age_days": 1977
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.0.17",
          "kind": "patch",
          "published_at": "2026-07-20T20:58:22Z"
        },
        {
          "tag": "v1.0.16",
          "kind": "patch",
          "published_at": "2026-01-17T20:07:33Z"
        },
        {
          "tag": "v1.0.15",
          "kind": "patch",
          "published_at": "2025-10-25T15:03:29Z"
        },
        {
          "tag": "v1.0.14",
          "kind": "patch",
          "published_at": "2025-10-13T15:12:18Z"
        },
        {
          "tag": "v1.0.13",
          "kind": "patch",
          "published_at": "2025-09-08T12:34:58Z"
        },
        {
          "tag": "v1.0.12",
          "kind": "patch",
          "published_at": "2025-09-08T12:34:58Z"
        },
        {
          "tag": "v1.0.11",
          "kind": "patch",
          "published_at": "2025-09-05T07:05:10Z"
        },
        {
          "tag": "v1.0.10",
          "kind": "patch",
          "published_at": "2025-09-02T11:44:48Z"
        },
        {
          "tag": "v1.0.9",
          "kind": "patch",
          "published_at": "2025-09-01T13:26:46Z"
        },
        {
          "tag": "v1.0.8",
          "kind": "patch",
          "published_at": "2025-08-29T14:26:24Z"
        },
        {
          "tag": "v1.0.7",
          "kind": "patch",
          "published_at": "2025-08-28T12:42:10Z"
        },
        {
          "tag": "v1.0.6",
          "kind": "patch",
          "published_at": "2025-08-27T10:47:08Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2025-08-26T15:42:31Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2025-08-25T13:19:07Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2025-08-07T09:55:37Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2025-07-31T10:28:32Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2025-04-19T16:58:39Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "7140e9a5d1cf52efbbd2dacc64021ee5214d7f89",
          "body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
          "is_bot": false,
          "headline": "chore(demo): bump virtual-react-json-diff to 1.0.17",
          "author_name": "utkuakyuz",
          "author_login": "utkuakyuz",
          "committed_at": "2026-07-20T21:05:58Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d60b5a727e23c1fbf08fa2bb0cba69bf833146fe",
          "body": "feat: programmatic navigation API and review/merge mode",
          "is_bot": false,
          "headline": "Merge pull request #30 from utkuakyuz/feature/navigation-review",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2026-07-20T20:58:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47a0e4c36ffe3637186dc362326a5d8462499fab",
          "body": null,
          "is_bot": false,
          "headline": "chore: bug fix and image replace",
          "author_name": "utkuakyuz",
          "author_login": "utkuakyuz",
          "committed_at": "2026-07-20T20:56:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d48392bd1775a612e330ad1201cf7faccf409a7",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version to 1.0.17",
          "author_name": "utkuakyuz",
          "author_login": "utkuakyuz",
          "committed_at": "2026-07-20T20:49:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e86a5d2d4b0841ea61e213fdda1c0212fe059dac",
          "body": null,
          "is_bot": false,
          "headline": "docs: polish README for review mode and virtualized expand/collapse",
          "author_name": "utkuakyuz",
          "author_login": "utkuakyuz",
          "committed_at": "2026-07-20T20:47:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1913de0b61910c0bfbee5202f7cfdecb2472a700",
          "body": null,
          "is_bot": false,
          "headline": "docs: add Review & Merge mode screenshot to README",
          "author_name": "utkuakyuz",
          "author_login": "utkuakyuz",
          "committed_at": "2026-07-20T20:45:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b4ed332d02470139e0fee6da14187b4d3b95f86",
          "body": "Upgrade demo Vite past the server.fs.deny Windows alternate-path advisory and related medium/high advisories.",
          "is_bot": false,
          "headline": "chore(demo): bump vite to 6.4.3 to fix Dependabot alerts",
          "author_name": "utkuakyuz",
          "author_login": "utkuakyuz",
          "committed_at": "2026-07-20T20:03:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce81228568e250c3c68a2f542760337e60fc33be",
          "body": "Measure virtualized rows by data-index with a sparse height cache, map change blocks in O(N+M) for merge generation, handle escaped JSON keys, and scope review styles under the viewer container.",
          "is_bot": false,
          "headline": "fix: address Gemini review on row heights, merge perf, and CSS scope",
          "author_name": "utkuakyuz",
          "author_login": "utkuakyuz",
          "committed_at": "2026-07-20T20:02:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76ef50f9898fc0b0993816b0e8ec3b83af0d47fb",
          "body": "Expose a ref-based change navigation API and accept/reject review flow with live merged JSON, plus demo controls, docs, and tests.",
          "is_bot": false,
          "headline": "feat: add programmatic navigation API and review/merge mode",
          "author_name": "utkuakyuz",
          "author_login": "utkuakyuz",
          "committed_at": "2026-07-20T19:36:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18f6548f7afdf55646a6bb104f39677d88fca030",
          "body": null,
          "is_bot": false,
          "headline": "feature: google analytics tag inserted to demo",
          "author_name": "utkuakyuz",
          "author_login": "utkuakyuz",
          "committed_at": "2026-02-13T13:47:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c99ad7950acd0037de84e9773ee5032873ee9ac3",
          "body": null,
          "is_bot": false,
          "headline": "chore: demo updates for comparison options",
          "author_name": "utkuakyuz",
          "author_login": "utkuakyuz",
          "committed_at": "2026-01-17T20:18:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e88ab47411f03ab4bb473284d4c1f32a51f5fc5b",
          "body": "Feature: Ignore paths and ignore keys features are enabled",
          "is_bot": false,
          "headline": "Merge pull request #27 from utkuakyuz/feature/ignorePaths",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2026-01-17T20:07:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "779d2888d6bfd0a9beba47005d2a4a2d6e1394ea",
          "body": null,
          "is_bot": false,
          "headline": "chore: minor code improvements on diff comparison options",
          "author_name": "utkuakyuz",
          "author_login": "utkuakyuz",
          "committed_at": "2026-01-17T20:06:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cb44b0c8d9b6ebb2d426bdcae72f05a1a7f14bf",
          "body": null,
          "is_bot": false,
          "headline": "feat: diff comparison options implemented",
          "author_name": "utkuakyuz",
          "author_login": "utkuakyuz",
          "committed_at": "2026-01-17T19:48:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0d26e8486a67b832a249deaa449e403f10f8637",
          "body": null,
          "is_bot": false,
          "headline": "feat: demo package version update and type issues resolved",
          "author_name": "utkuakyuz",
          "author_login": "utkuakyuz",
          "committed_at": "2026-01-14T21:26:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fcf8f18ae9edec27cd5737cf4923df4f89a53e8",
          "body": null,
          "is_bot": false,
          "headline": "chore: demo updates with new tab",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-10-25T15:06:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "906ac770894e9565c1bb554be2e5442580ccf044",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' of https://github.com/utkuakyuz/json-diff-view-plus",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-10-25T15:03:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50c80e686a4403862dd5f123cfe7c97291078e6d",
          "body": null,
          "is_bot": false,
          "headline": "chore: version update",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-10-25T15:03:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60a95f50e887cc970fec9a9de10a566cb04e4ce6",
          "body": "Feature: Add Line Count and Object Count Statistics Features",
          "is_bot": false,
          "headline": "Merge pull request #25 from utkuakyuz/feature/difference-line-count",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-10-25T15:02:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81bcf78a5fac5d624b7a9435df0a842bcc6b0064",
          "body": null,
          "is_bot": false,
          "headline": "fix: type and undefined guard for highlight and rendered row",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-10-25T14:37:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cab9475941059bc1ae1b5c31f570dc368f674e16",
          "body": null,
          "is_bot": false,
          "headline": "feat: difference in objects counts for compare key method",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-10-25T14:06:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "440757a59e04d75c0ebc27bbe5e6181c6ba69f90",
          "body": null,
          "is_bot": false,
          "headline": "style: line count display improvement",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-10-25T13:49:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a4509450710853619daaf38850f27b7eaa5a5cb",
          "body": "- Introduced a new configuration option to show line counts in the diff viewer.\n- Added a LineCountDisplay component to visualize added, removed, and modified lines.\n- Updated the VirtualizedDiffViewer to calculate and display line count statistics based on the diff data.\n- Enhanced the Sidebar component to include a checkbox for toggling the line count display.\n- Updated styles for the new line count display feature.",
          "is_bot": false,
          "headline": "feat: add line count display feature to diff viewer",
          "author_name": "utkuakyuz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-10-20T21:37:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18809ca64dda30f4341cf69260293918681248a6",
          "body": null,
          "is_bot": false,
          "headline": "chore: demo version update",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-10-13T15:15:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21a2a6134301984d4f958157a878d72068375098",
          "body": "…lacement\n\nfix: document query selectors are replaced with refs to avoid conflict",
          "is_bot": false,
          "headline": "Merge pull request #23 from utkuakyuz/fix/document-query-selector-rep…",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-10-13T15:12:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "820f84b0c769a4ced5a8b2761935cd2ab6d11d7d",
          "body": "Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore: minor null assertion removal on search hook",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-10-13T15:12:04Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "6868a69f033757148d1aebf020ddee950ab8ef64",
          "body": "Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore: minor null assertion removal on search hook",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-10-13T15:11:49Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a9d23c9f283346531c04a116bd2c478009554518",
          "body": "…ts with multiple viewers",
          "is_bot": false,
          "headline": "fix: document query selectors are replaced with refs to avoid conflic…",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-10-13T15:06:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e362d7142ea67d33d7559b80a2c314f3f5c7bc4",
          "body": null,
          "is_bot": false,
          "headline": "chore: demo version update",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-16T11:29:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd0ec0b0d76649e31418d3b69c51504e4b3a241c",
          "body": "feature: accessible difference data with callback",
          "is_bot": false,
          "headline": "Merge pull request #22 from utkuakyuz/feature/accessible-diff-objects",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-16T11:27:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c38ea844d03b4a524d853d1602093081d881bd54",
          "body": null,
          "is_bot": false,
          "headline": "chore: demo version downgrade",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-16T11:21:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e03b90fc8d7d5aea969c65538d5bd806b99922b0",
          "body": null,
          "is_bot": false,
          "headline": "chore: version and readme updates",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-16T11:19:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01139c7e987886fdf249b5eeb08f0d6f6a5c4e5f",
          "body": null,
          "is_bot": false,
          "headline": "refactor: hash logic updated",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-16T08:28:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3859545dbdcd9ea24a1ad887e2178a5ce2f10a66",
          "body": "Also this commit enables passing custom differ in case of need\n\nAnd now exporting type DiffResult and Differ class",
          "is_bot": false,
          "headline": "feature: accessible difference data with callback",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-16T08:21:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fbb2ed5869cd7c1fb587e71aa740f1bf928610b",
          "body": null,
          "is_bot": false,
          "headline": "chore: demo version update",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-08T12:34:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f67303dcc047daa457d14b97e485114efcac5bab",
          "body": "We were using table elements based on json diff kit's viewer. However for virtual list of this kind, grid based structure is way more better both for style and dom manipulation",
          "is_bot": false,
          "headline": "Merge pull request #19 from utkuakyuz/feature/custom-modified-viewer",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-08T12:34:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6ea9051d0ca33e373e8c3d2d058536f71319592",
          "body": null,
          "is_bot": false,
          "headline": "chore: version update to 1.0.12",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-08T12:33:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7def0f3ecbf5b6442ec369df1940fc635a4b62b",
          "body": null,
          "is_bot": false,
          "headline": "fix: review notes applied",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-08T12:29:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d4581654cc972d451a15ec6f87ec97713b5fd24",
          "body": null,
          "is_bot": false,
          "headline": "feat: old renderers are deleted",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-08T12:08:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "347afddaedf24ac26c9bca5c618757d1eea6287e",
          "body": "We were using table elements based on json diff kit's viewer. However for virtual list of this kind, grid based structure is way more better both for style and dom manipulation",
          "is_bot": false,
          "headline": "feat!: new grid viewer created to have more flexibility",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-08T12:07:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "deca570e9ab1cf976de0d5426b991a9a5f419d55",
          "body": null,
          "is_bot": false,
          "headline": "fix: some null check corrections",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-08T11:31:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6562d241f090790dece04566299ab02d9619ef50",
          "body": null,
          "is_bot": false,
          "headline": "chore: update readme",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-07T13:29:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6b18465695fd336243649b767fded355df51c8a",
          "body": "…f kit\n\nThis commit includes major changes, viewer component is recreated based on previous model. This decision is made after performance considerations",
          "is_bot": false,
          "headline": "feat: recreate diff viewer components and created utils from json dif…",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-05T11:51:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aaa35c65944564d24050211402c08fe3d12ef79d",
          "body": null,
          "is_bot": false,
          "headline": "chore: version update to 1.0.11",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-05T07:05:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14ef71b4b6ad67876c80525d71cc633a835c1b4e",
          "body": "…ovement\n\nfeat: empty equal cell style refactor",
          "is_bot": false,
          "headline": "Merge pull request #18 from utkuakyuz/feature/empty-cell-display-impr…",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-05T06:59:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50a7f1625e7a431495cb2a71ecf6ff88f09696f1",
          "body": null,
          "is_bot": false,
          "headline": "feat: empty equal cell style refactor",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-04T14:09:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1057da6d2a6ed75cbedff2556ab9ee60d9bdae85",
          "body": null,
          "is_bot": false,
          "headline": "chore: demo version update of package",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-02T11:48:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65451f6d1d4a0ac9e6d4f857016dae85c8c03cf2",
          "body": null,
          "is_bot": false,
          "headline": "chore: readme update",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-02T11:44:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "980f80a6f7854cab7583eb33ccebdd5f62a851c5",
          "body": null,
          "is_bot": false,
          "headline": "chore: version update to 1.0.10",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-02T11:32:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf4b5e89d7e770ecd5a095d97591aea7058e8f1e",
          "body": "…ptimization\n\nOptimize Viewer: Single Diff Calculation with Dual Minimap Display",
          "is_bot": false,
          "headline": "Merge pull request #16 from utkuakyuz/feature/secondary-minimap-and-o…",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-02T11:30:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28f69ff6391a0d31509aca8d5b0f6c61031764f8",
          "body": null,
          "is_bot": false,
          "headline": "refactor: diff mini map props commonized in viewer component",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-02T11:28:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4412ba60d38dfa18e721386e04bcf24c92e5232d",
          "body": null,
          "is_bot": false,
          "headline": "chore: scroll corrections on minimap",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-02T11:26:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b59235d4a4cdbb569ed27a4c8638b48353398d34",
          "body": null,
          "is_bot": false,
          "headline": "chore: draw minimap function deps correction",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-02T11:09:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b365a5b9329ea538bad8b7a9f44e68827bca964",
          "body": null,
          "is_bot": false,
          "headline": "style: pointer event correction on minimap",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-02T11:01:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60765dcf353ecfb0db9cf56d0768ee0c7e5bbc98",
          "body": null,
          "is_bot": false,
          "headline": "feat: new scripts added for demo and minor file into gitignore",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-02T10:58:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f75d6a37ee2e330d574b6dc97dead23eed96e168",
          "body": null,
          "is_bot": false,
          "headline": "feat: double scroll and minimap enabled",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-02T10:56:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a82e650bc721a0cf5e40e40dc27c8e35feb8bbb9",
          "body": null,
          "is_bot": false,
          "headline": "refactor!: diff draw method optimization using use memo",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-02T10:48:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51f76b1df4cfdc7afa5e8a7421c91eebba8f6c88",
          "body": null,
          "is_bot": false,
          "headline": "style: secondary show hidden lines button added to viewer row",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-02T10:46:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20c71a365c62c50f5d5beac8792d439f16dae040",
          "body": null,
          "is_bot": false,
          "headline": "feat: collapsible sidebar enabled in demo",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-02T10:43:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc41a93e19c98974dd2009608d28967d43b5a9b8",
          "body": null,
          "is_bot": false,
          "headline": "chore: hide editors button inserted into demo page",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-01T14:24:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "150a9b680d523f7347726f7131525a6621b48d79",
          "body": null,
          "is_bot": false,
          "headline": "chore: version and readme update to 1.0.9",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-01T13:29:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b35968e9a258e6a850480de33def97f095685074",
          "body": "New demo app created replacing storybook",
          "is_bot": false,
          "headline": "Merge pull request #15 from utkuakyuz/feature/new-demo-app",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-01T13:26:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6c13acef87b7f8ed94072f819253d682024f35d",
          "body": null,
          "is_bot": false,
          "headline": "chore: redundant div removed",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-01T13:23:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94637fa452d1faf153c289076b5f2a1b77efd328",
          "body": null,
          "is_bot": false,
          "headline": "chore: demo app type refactor for readability",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-01T13:23:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50e9642927e36d6eb0259663702a5e7e99e7dc34",
          "body": null,
          "is_bot": false,
          "headline": "style: important tags removed from css file",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-01T13:20:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9024d15e0be6823f8e8cb12090ecc13f1b110a6",
          "body": null,
          "is_bot": false,
          "headline": "refactor: type corrections",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-01T13:19:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbcd072349f388b18924ecf4d1f5d7f4c97d0fe0",
          "body": "Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: link corrections on header",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-01T13:11:46Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c5530f44fe344d057539670493d80d837520fa25",
          "body": null,
          "is_bot": false,
          "headline": "chore: storybook files deleted and dependencies removed",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-01T13:02:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f352cb80dad5bcfe0c5602d5819765040183dfb0",
          "body": null,
          "is_bot": false,
          "headline": "fix: build issue resolved",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-01T12:59:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "190888d15de7d40cd271018b60a0b259be7d55d0",
          "body": null,
          "is_bot": false,
          "headline": "feat: new scripts added for demo app",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-01T12:58:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5469348b6430736854c6dca4ad4c5d39560af2b6",
          "body": null,
          "is_bot": false,
          "headline": "feat: npm ignore updated to exclude demo",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-01T12:57:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8900c0c82470d44c138a6b7d2b9adb6abfdd124c",
          "body": null,
          "is_bot": false,
          "headline": "feat: demo application initialization",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-09-01T12:57:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "427388534846b0576ece80770652d2abc0021be0",
          "body": null,
          "is_bot": false,
          "headline": "chore: version update to 1.0.8",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-08-29T14:26:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e885c516a12bc0543a8a14b9b52279ca91c9818",
          "body": null,
          "is_bot": false,
          "headline": "style: major style improvements",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-08-29T14:04:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "462dd735bd8e971dc53600d64001cab6e4b409e1",
          "body": null,
          "is_bot": false,
          "headline": "chore: example json objects are updated",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-08-29T12:17:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a5dbddd4ee49c389b976d77546904cdd9661a2d",
          "body": null,
          "is_bot": false,
          "headline": "style: title and td minor spacing issues resolved",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-08-29T12:14:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d20ad80104a6909f81779c0ae06d6761f5c1d110",
          "body": null,
          "is_bot": false,
          "headline": "style: row width correction",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-08-29T11:54:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e554896d444a53b6ae1f82d4f76ea5742ffb46b",
          "body": "…w-props\n\nStyle refactors and Safari style support, introducing InlineDiffOptions as Parameter",
          "is_bot": false,
          "headline": "Merge pull request #13 from utkuakyuz/feature/style-refactors-with-ne…",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-08-29T11:06:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a33b04fb416f93da18f827b7e705029384779c8",
          "body": null,
          "is_bot": false,
          "headline": "chore: minor style typo update",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-08-29T11:04:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6c036ebc186f27cdad510cadb64ffcbac6844fd",
          "body": "Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore: minor story description update",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-08-29T11:04:08Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "6090f1d27a93a4078fe516555fa68c912539f5a4",
          "body": "Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: use memo dependency update on virtualized diff viewer",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-08-29T11:03:16Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "4cd16a18c7de4e1a1e280e537c14b56a0b3688e6",
          "body": null,
          "is_bot": false,
          "headline": "chore: minimap width default value set in story",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-08-29T10:59:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e3b553a5b4c9d225a3cab75df152150384e3f31",
          "body": null,
          "is_bot": false,
          "headline": "style: css indendation removed to correctly apply on every browser",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-08-28T14:02:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51c4ca74ea12e4e258c862067817756a5ee388fb",
          "body": null,
          "is_bot": false,
          "headline": "style: new styles applied for width and updated tokens",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-08-28T14:01:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "325e713c5442f25beeaa2b9bcbdfa8d925dcf90b",
          "body": null,
          "is_bot": false,
          "headline": "feat: inline diff options added as prop",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-08-28T14:00:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70c4b1dfa3e2d07ee5531ff164cbcb043ab28775",
          "body": null,
          "is_bot": false,
          "headline": "fix: new properties correction in storybook",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-08-28T13:59:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2489eb4591403a377d8290ba565cacd7f380e96",
          "body": null,
          "is_bot": false,
          "headline": "chore: version update to 1.0.7",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-08-28T12:46:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "352accd28566c365204d03c3b12bd694e5aef7b8",
          "body": "…ection\n\nfeature: minimap drag event correction and code refactors",
          "is_bot": false,
          "headline": "Merge pull request #12 from utkuakyuz/feature/minimap-drag-event-corr…",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-08-28T12:42:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bddcec5ddc297580625e412a3ca59754fc2cff39",
          "body": "…s the logic",
          "is_bot": false,
          "headline": "revert: review refactors including is dragging state because it broke…",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-08-28T12:40:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f68e075c06f1feec614e3c5eb5f7a53f13b9bc8e",
          "body": null,
          "is_bot": false,
          "headline": "refactor: review refactors including is dragging state",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-08-28T11:19:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddb4eb790d7b864a3f1fcd22d172a0bd741de5a8",
          "body": null,
          "is_bot": false,
          "headline": "chore: unnecessary comment block removed",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-08-28T11:09:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9eb301f402fc32ae95c9c19e0185e4c73177fd32",
          "body": null,
          "is_bot": false,
          "headline": "feat: diff minimap corrections and code split",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-08-28T10:59:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d244b3b9625aa6cb02ad882d2f0202c2d59fcfb",
          "body": null,
          "is_bot": false,
          "headline": "feat: drag corrections on scroll box",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-08-28T10:43:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bfe60522b5d15e72ef53aafeb90c729d15e376c",
          "body": "Refactor including code split and utilits seperation from main component",
          "is_bot": false,
          "headline": "Merge pull request #11 from utkuakyuz/refactor/utility-split",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-08-27T14:32:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21996d80a21ab27561241e6b57db488c91bd9cf5",
          "body": null,
          "is_bot": false,
          "headline": "fix: review refactors",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-08-27T13:41:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cc6e92de5d6199dc96338e21b4bf099641e2c2e",
          "body": null,
          "is_bot": false,
          "headline": "chore: memory leak prevented in use search hook",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-08-27T13:31:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d34f8737698165291bb3f897e1acc4cd9eba446b",
          "body": null,
          "is_bot": false,
          "headline": "chore: unused  external package removed",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-08-27T12:53:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "446ca9ab222649b80659e911e51ecb615681c24f",
          "body": "… into different files and constant improvements",
          "is_bot": false,
          "headline": "refactor: handlers and logic code inside viewer component is splitted…",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-08-27T12:52:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e482cde9152ecaa33a84c518b58c9926da39cf76",
          "body": null,
          "is_bot": false,
          "headline": "chore: version update to 1.0.6",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-08-27T10:47:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92f1649e8713dd7a4ddf288403dfc39ffa9b45e5",
          "body": "…lation\n\nrefactor: dynamic row height calcualtion for correct wrapping and pr…",
          "is_bot": false,
          "headline": "Merge pull request #9 from utkuakyuz/feature/dynamic-row-height-calcu…",
          "author_name": "Utku Akyüz",
          "author_login": "utkuakyuz",
          "committed_at": "2025-08-27T10:46:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 17,
      "commits_last_year": 131,
      "latest_release_at": "2026-07-20T20:58:22Z",
      "latest_release_tag": "v1.0.17",
      "releases_from_tags": true,
      "days_since_last_push": 6,
      "active_weeks_last_year": 11,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 36.1
    },
    "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": "virtual-react-json-diff",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "react",
            "json",
            "diff",
            "json diff",
            "json compare",
            "diff viewer",
            "react json diff",
            "json visualizer",
            "json viewer",
            "virtual scroll",
            "large json",
            "compare json",
            "react diff viewer"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/virtual-react-json-diff",
          "is_deprecated": false,
          "latest_version": "1.0.17",
          "repository_url": "https://github.com/utkuakyuz/virtual-react-json-diff",
          "versions_count": 17,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 16009,
          "first_published_at": "2025-04-19T17:50:18.648000Z",
          "latest_published_at": "2026-07-20T21:01:58.412000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        }
      ]
    },
    "popularity": {
      "forks": 2,
      "stars": 17,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2025-08-26",
            "count": 1
          },
          {
            "date": "2025-11-24",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 2,
        "total_forks": 2
      },
      "star_history": null,
      "open_issues_and_prs": 4
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "demo/tsconfig.json",
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 23548,
      "source_files_sampled": 40,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "demo/package.json",
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 29,
        "malicious_count": 0,
        "assessed_package": "npm:virtual-react-json-diff@1.0.17",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "fast-myers-diff",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.2.0"
        },
        {
          "name": "json-diff-kit",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.32"
        },
        {
          "name": "react-window",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.8.11"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "fast-myers-diff",
            "direct": true,
            "version": "^3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-diff-kit",
            "direct": true,
            "version": "^1.0.32",
            "ecosystem": "npm"
          },
          {
            "name": "react-window",
            "direct": true,
            "version": "^1.8.11",
            "ecosystem": "npm"
          },
          {
            "name": "@antfu/eslint-config",
            "direct": false,
            "version": "^5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-react/eslint-plugin",
            "direct": false,
            "version": "^1.52.6",
            "ecosystem": "npm"
          },
          {
            "name": "@fontsource/inter",
            "direct": false,
            "version": "^5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@happy-dom/global-registrator",
            "direct": false,
            "version": "^20.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-commonjs",
            "direct": false,
            "version": "^25.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-image",
            "direct": false,
            "version": "^3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-node-resolve",
            "direct": false,
            "version": "^15.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-terser",
            "direct": false,
            "version": "^0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-typescript",
            "direct": false,
            "version": "^11.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/react",
            "direct": false,
            "version": "^16.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/user-event",
            "direct": false,
            "version": "^14.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/bun",
            "direct": false,
            "version": "^1.3.14",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^22.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": ">=18.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "^19.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-dom",
            "direct": false,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-dom",
            "direct": false,
            "version": "^19.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-json-editor-ajrm",
            "direct": false,
            "version": "^2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-window",
            "direct": false,
            "version": "^1.8.8",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-react",
            "direct": false,
            "version": "^4.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "ace-builds",
            "direct": false,
            "version": "^1.43.2",
            "ecosystem": "npm"
          },
          {
            "name": "concurrently",
            "direct": false,
            "version": "^8.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "^9.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-format",
            "direct": false,
            "version": "^1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react-hooks",
            "direct": false,
            "version": "^5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react-refresh",
            "direct": false,
            "version": "^0.4.20",
            "ecosystem": "npm"
          },
          {
            "name": "happy-dom",
            "direct": false,
            "version": "^20.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "lint-staged",
            "direct": false,
            "version": "^16.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "^8.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": ">=18.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "^19.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-ace",
            "direct": false,
            "version": "^14.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": false,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": false,
            "version": "^19.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-json-editor-ajrm",
            "direct": false,
            "version": "^2.5.14",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "^3.26.3",
            "ecosystem": "npm"
          },
          {
            "name": "rollup-plugin-dts",
            "direct": false,
            "version": "^5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "rollup-plugin-peer-deps-external",
            "direct": false,
            "version": "^2.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "rollup-plugin-postcss",
            "direct": false,
            "version": "^4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "simple-git-hooks",
            "direct": false,
            "version": "^2.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "^2.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^5.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "virtual-react-json-diff",
            "direct": false,
            "version": "^1.0.17",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "^6.4.3",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 48,
        "direct_count": 3,
        "indirect_count": 45
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 16,
        "open_issues": 4,
        "closed_ratio": 0.733,
        "closed_issues": 11,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "utkuakyuz",
          "commits": 134,
          "avatar_url": "https://avatars.githubusercontent.com/u/79662515?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [
        "eslint.config.js"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "bun.lockb"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/13 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 8,
            "reason": "9 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "7140e9a5d1cf52efbbd2dacc64021ee5214d7f89",
        "ran_at": "2026-07-27T13:28:04Z",
        "aggregate_score": 3.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-20T21:06:00Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-20T20:58:22Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 26,
          "created_at": "2025-10-25T14:59:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 28,
          "created_at": "2026-01-18T13:45:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 29,
          "created_at": "2026-01-19T15:30:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 31,
          "created_at": "2026-07-20T20:44:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/utkuakyuz/virtual-react-json-diff",
    "host": "github.com",
    "name": "virtual-react-json-diff",
    "owner": "utkuakyuz"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 55,
      "inputs": {
        "security": 48,
        "vitality": 77,
        "community": 43,
        "governance": 53,
        "engineering": 50
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 77,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "commits_last_year": 131,
              "human_commit_share": 1,
              "days_since_last_push": 6,
              "active_weeks_last_year": 11
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "11/52 weeks with commits",
                "points": 7.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 11
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "131 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 131
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "9 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 8",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 88,
            "inputs": {
              "releases_count": 17,
              "latest_release_tag": "v1.0.17",
              "releases_from_tags": true,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 36.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "17 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~36.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 36.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 6,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 6 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 43,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "forks": 2,
              "stars": 17,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "17 stars",
                "points": 19.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "2 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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 (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 70,
            "inputs": {
              "packages": [
                "virtual-react-json-diff"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 16009
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "16,009 downloads/month across npm",
                "points": 56.1,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 16009,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 53,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "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 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "merged_prs": 16,
              "open_issues": 4,
              "closed_issues": 11,
              "issue_closed_ratio": 0.733,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "73% of issues closed",
                "points": 34.3,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 73
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "16/16 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 16,
                      "decided": 16
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/13 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "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": 45,
            "inputs": {
              "followers": 4,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "utkuakyuz",
              "public_repos": 23,
              "account_age_days": 1977
            },
            "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": "4 followers of utkuakyuz",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 4,
                      "login": "utkuakyuz"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "23 public repos, account ~5 yr old",
                "points": 20.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 23
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "virtual-react-json-diff"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 6
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 6 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "17 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 50,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "eslint.config.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "compare-json-files",
                "json-diff",
                "react",
                "virtual",
                "diff",
                "json",
                "json-compare",
                "react-library",
                "ui-component",
                "viewer",
                "virtual-scroll"
              ],
              "has_wiki": false,
              "homepage": "https://virtual-react-json-diff.netlify.app",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://virtual-react-json-diff.netlify.app",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "11 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 48,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 35,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 3.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/13 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "9 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 8",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:virtual-react-json-diff@1.0.17 runtime dependency closure — what installing the published package pulls in — 29 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:virtual-react-json-diff@1.0.17",
                  "assessed": 29
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 29,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 29,
              "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
              }
            ]
          }
        ],
        "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": 65,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.99,
              "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": "99 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 99,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 71,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "bun.lockb"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "demo/tsconfig.json",
                "tsconfig.json"
              ],
              "agent_commit_share": 0.06,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "eslint.config.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "demo/tsconfig.json, tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "demo/tsconfig.json, tsconfig.json"
                    }
                  }
                ],
                "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": "6 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 6,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 23548,
              "source_files_sampled": 40,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/40 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 40,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "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-27T13:28:19.604789Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/u/utkuakyuz/virtual-react-json-diff.svg",
  "full_name": "utkuakyuz/virtual-react-json-diff",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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