Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 16:33 UTC

npm / json-parse-even-better-errors

get better errors

JavaScriptCustom license★ 27 stars⑂ 4 forkssince Sep 2019forkView on GitHub ↗

npm/json-parse-even-better-errors holds a health index of 62 out of 100, placing it in the Moderate band. It scores highest on Security (78/100) and lowest on AI Readiness (42/100). It was last updated 34 days ago. 2 contributors account for most of its recent work.

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

62
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

npmOrganization
5,026 followers358 public repossince Dec 2013

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmjson-parse-even-better-errors6.0.0408,708,5511274 days agojsonparser

Metrics by category

Vitality

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

60Moderate · 22% of overall
How it's scored
18/36Push recency — last push 34 days ago
6.9/36Commit cadence — 10/52 weeks with commits
12.1/18Commit volume — 21 commits in the last year
7/10OpenSSF Scorecard: Maintained — 9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7
Inputs used
commits_last_year21
human_commit_share0.57
days_since_last_push34
active_weeks_last_year10
How it's scored
27/27Ships releases — 6 releases published
36/36Release recency — latest release 74 days ago
12.6/27Release cadence — a release every ~261.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count6
latest_release_tagv6.0.0
releases_from_tagsno
days_since_latest_release74
mean_days_between_releases261.2
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?

42At risk · 18% of overall
How it's scored
23/60Stars — 27 stars
4/25Forks — 4 forks
0/15Watchers — 1 watchers
Inputs used
forks4
stars27
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
16.9/22.5License — license file present, not a recognized license
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 408,708,551 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesjson-parse-even-better-errors
dependents
ecosystemsnpm
total_downloads
monthly_downloads408,708,551
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?

74Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
12.6/22.5Commit distribution — top contributor authored 44% of commits
8.1/13.5Contributor breadth — 6 contributors
10/10OpenSSF Scorecard: Contributors — project has 12 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled6
top_contributor_share0.439
How it's scored
31.2/46.8Issue resolution — 67% of issues closed
22.6/38.3PR acceptance — 52/88 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs52
open_issues1
closed_issues2
issue_closed_ratio0.667
closed_unmerged_prs36
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 5,026 followers of npm
25/25Track record — 358 public repos, account ~12 yr old
Inputs used
followers5,026
owner_typeOrganization
is_verified
owner_loginnpm
public_repos358
account_age_days4,616
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 74 days ago
20/20Version history — 12 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesjson-parse-even-better-errors
ecosystemsnpm
any_deprecatedno
min_days_since_publish74

Engineering Quality

Are baseline engineering and documentation practices in place?

55Moderate · 20% of overall
How it's scored
24/24CI workflows — 8 workflow(s)
24/24Tests present
16/16Linter config — .eslintrc.js
0/9.6Pre-commit hooks
0/6.4.editorconfig
14/20OpenSSF Scorecard: CI-Tests — 18 out of 24 merged PRs checked by a CI test -- score normalized to 7
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

20Critical
How it's scored
0/30README
0/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
10/10Topics — 1 topics
10/10Wiki
Inputs used
topicsnpm-cli
has_wikiyes
homepage
has_readmeno
has_docs_dirno
has_descriptionno

Security

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

78Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
1.8/2.5CI-Tests — 18 out of 24 merged PRs checked by a CI test -- score normalized to 7
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 12 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5License — license file detected
5.2/7.5Maintained — 9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
4.5/5SAST — SAST tool detected but not run on all commits
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate7.2
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages1
unassessed_packages1
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 1 resolved dependencies against OSV. 1 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

42At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
37.4/40Legible commit history — 40 of 57 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.702
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .eslintrc.js
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 37 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.37
How it's scored
0/45Type-checkable code — JavaScript without a type-check config
55/55Manageable file sizes — 0/4 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes11,063
source_files_sampled4
oversized_source_files0

Key facts

27GitHub stars
6contributors
21commits, last 12 months
34days since last push
6releases
2bus factor
1open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 4 ⇿
0Stars
4Forks
4Releases

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.

1223344412023-052024-102026-03
Major 2Minor 0Patch 2

Each point covers 3 days.

OpenSSF Scorecard 7.2 / 10
7.2aggregate

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-22 16:33 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
7CI-Tests18 out of 24 merged PRs checked by a CI test -- score normalized to 7
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 12 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
7Maintained9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
9SASTSAST tool detected but not run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 2

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

RegistryPackageVersionRelation
npm@npmcli/eslint-config^7.0.0indirect
npm@npmcli/template-oss5.1.1indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 1 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 1 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

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": [
        "npm-cli"
      ],
      "is_fork": true,
      "size_kb": 228,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "JavaScript": 16044
      },
      "pushed_at": "2026-06-18T15:48:19Z",
      "created_at": "2019-09-27T19:01:33Z",
      "owner_type": "Organization",
      "updated_at": "2026-06-18T15:48:25Z",
      "description": "get better errors",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "https://npmjs.com",
      "name": "npm",
      "type": "Organization",
      "login": "npm",
      "company": null,
      "location": "United States of America",
      "followers": 5026,
      "avatar_url": "https://avatars.githubusercontent.com/u/6078720?v=4",
      "created_at": "2013-12-01T14:43:53Z",
      "is_verified": null,
      "public_repos": 358,
      "account_age_days": 4616
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v6.0.0",
          "kind": "major",
          "published_at": "2026-05-08T18:35:50Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2025-10-22T15:24:46Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2024-09-04T21:50:26Z"
        },
        {
          "tag": "v3.0.2",
          "kind": "patch",
          "published_at": "2024-05-04T01:09:36Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2023-11-28T00:18:28Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2022-10-10T20:44:19Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "098b8d00e72e4807adba733c2cdde686b2b9bf82",
          "body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from\n5.1.0 to 5.1.1.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/npm/template-oss/releases\">@​npmcli/template-oss's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v5.1.1</h2>\n<h2><a\nhref=\"https:\n[…]\n--------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: npm CLI robot <npm-cli+bot@github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/template-oss from 5.1.0 to 5.1.1 (#93)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-18T15:48:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "aa2069343064a67058dd4099b1c7cb0887104bf0",
          "body": "Bumps [@npmcli/eslint-config](https://github.com/npm/eslint-config) from\n6.0.1 to 7.0.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/npm/eslint-config/releases\">@​npmcli/eslint-config's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v7.0.0</h2>\n<h2><a\nhref=\"ht\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/eslint-config from 6.0.1 to 7.0.0 (#92)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-22T15:28:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "814664b1feb6fcf842e321716a939e8f3f59f3d8",
          "body": null,
          "is_bot": false,
          "headline": "chore: postinstall for dependabot template-oss PR",
          "author_name": "npm CLI robot",
          "author_login": "npm-cli-bot",
          "committed_at": "2026-05-11T19:37:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2896b2cda2d499b65b1df463594a0a35ad3e2af4",
          "body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 5.0.0 to 5.1.0.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v5.0.0...v5.1.0)\n\n-\n[…]\ndency-name: \"@npmcli/template-oss\"\n  dependency-version: 5.1.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/template-oss from 5.0.0 to 5.1.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-11T19:37:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "805476ea7998dafbc37e90867aebdd47816c0b1a",
          "body": ":robot: I have created a release *beep* *boop*\n---\n\n\n##\n[6.0.0](https://github.com/npm/json-parse-even-better-errors/compare/v5.0.0...v6.0.0)\n(2026-05-08)\n### ⚠️ BREAKING CHANGES\n* `json-parse-even-better-errors` now supports node `^22.22.2 ||\n^24.15.0 || >=26.0.0`\n* template-oss-apply\n### Features\n\n[…]\nogleapis/release-please). See\n[documentation](https://github.com/googleapis/release-please#release-please).\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release 6.0.0 (#90)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-08T18:34:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2da9b243a9ddf8d99ab8d2b9c05a7531ab7391ed",
          "body": null,
          "is_bot": false,
          "headline": "chore: template-oss-apply",
          "author_name": "Michael Smith",
          "author_login": null,
          "committed_at": "2026-05-08T16:14:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14de263275c70a09f4df577dfea4904fc62b118b",
          "body": "BREAKING CHANGE: `json-parse-even-better-errors` now supports node `^22.22.2 || ^24.15.0 || >=26.0.0`",
          "is_bot": false,
          "headline": "feat!: bump to new node engine range",
          "author_name": "Michael Smith",
          "author_login": null,
          "committed_at": "2026-05-08T16:14:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2322ebf7d94bda1ae33e41e50467793332c58cb5",
          "body": null,
          "is_bot": false,
          "headline": "feat!: template-oss-apply",
          "author_name": "Michael Smith",
          "author_login": null,
          "committed_at": "2026-05-08T16:14:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f46652990ba92be560a58a89e534397b06074aa",
          "body": null,
          "is_bot": false,
          "headline": "deps & engine update",
          "author_name": "Michael Smith",
          "author_login": null,
          "committed_at": "2026-05-08T16:14:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55f2fe3fd87993087d6e9756bbb10ec1e26337d9",
          "body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from\n4.29.0 to 4.30.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/npm/template-oss/releases\"><code>@​npmcli/template-oss</code>'s\nreleases</a>.</em></p>\n<blockquote>\n<h2>v4.30.0</h2>\n<h2\n[…]\n--------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: npm CLI robot <npm-cli+bot@github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/template-oss from 4.29.0 to 4.30.0 (#87)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-23T15:38:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "eaeba91c298ac525083aee4ce3c9a9169d7ee4b8",
          "body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from\n4.28.1 to 4.29.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/npm/template-oss/releases\"><code>@​npmcli/template-oss</code>'s\nreleases</a>.</em></p>\n<blockquote>\n<h2>v4.29.0</h2>\n<h2\n[…]\n--------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: npm CLI robot <npm-cli+bot@github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/template-oss from 4.28.1 to 4.29.0 (#86)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-20T18:58:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "69ca8c6064e38552a106d440dbc5a7a132f58008",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove tap",
          "author_name": "Michael Smith",
          "author_login": null,
          "committed_at": "2025-12-15T22:09:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b71de59620d14b0cb05fd35f5bc3c3c6c2e1e526",
          "body": null,
          "is_bot": false,
          "headline": "chore: swap from tap to built-in node:test",
          "author_name": "Michael Smith",
          "author_login": null,
          "committed_at": "2025-12-15T22:09:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d930d2f0fdcb2df5d314e6f37e1f231ec62f9f9b",
          "body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from\n4.28.0 to 4.28.1.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/npm/template-oss/releases\"><code>@​npmcli/template-oss</code>'s\nreleases</a>.</em></p>\n<blockquote>\n<h2>v4.28.1</h2>\n<h2\n[…]\n--------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: npm CLI robot <npm-cli+bot@github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/template-oss from 4.28.0 to 4.28.1 (#83)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T16:57:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b235b9c5cba0fc0f7e381393087e54178545bd9d",
          "body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from\n4.27.1 to 4.28.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/npm/template-oss/releases\"><code>@​npmcli/template-oss</code>'s\nreleases</a>.</em></p>\n<blockquote>\n<h2>v4.28.0</h2>\n<h2\n[…]\n--------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: npm CLI robot <npm-cli+bot@github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/template-oss from 4.27.1 to 4.28.0 (#82)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-29T21:32:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8524267849de7fc92f5b37a882ed8147940ea434",
          "body": "Bumps [@npmcli/eslint-config](https://github.com/npm/eslint-config) from\n5.1.0 to 6.0.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/npm/eslint-config/releases\"><code>@​npmcli/eslint-config</code>'s\nreleases</a>.</em></p>\n<blockquote>\n<h2>v6.0.0</h2>\n<h\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/eslint-config from 5.1.0 to 6.0.0 (#81)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-23T20:53:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ceb17416dd2d7b27a1d8983ce72b78ad33bb320b",
          "body": ":robot: I have created a release *beep* *boop*\n---\n\n\n##\n[5.0.0](https://github.com/npm/json-parse-even-better-errors/compare/v4.0.0...v5.0.0)\n(2025-10-22)\n### ⚠️ BREAKING CHANGES\n* `json-parse-even-better-errors` now supports node `^20.17.0 ||\n>=22.9.0`\n### Bug Fixes\n*\n[`f50584e`](https://github.com\n[…]\nogleapis/release-please). See\n[documentation](https://github.com/googleapis/release-please#release-please).\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release 5.0.0 (#80)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-10-22T15:22:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f50584efd8006cd9c61590f45249c1b1a3cd224b",
          "body": "BREAKING CHANGE: `json-parse-even-better-errors` now supports node\n`^20.17.0 || >=22.9.0`",
          "is_bot": false,
          "headline": "fix!: align to npm 11 node engine range (#78)",
          "author_name": "Michael Smith",
          "author_login": null,
          "committed_at": "2025-10-22T15:13:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6112f07107403d58c8816f3569504c57c101b557",
          "body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from\n4.26.0 to 4.27.1.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/npm/template-oss/releases\"><code>@​npmcli/template-oss</code>'s\nreleases</a>.</em></p>\n<blockquote>\n<h2>v4.27.1</h2>\n<h2\n[…]\n--------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: npm CLI robot <npm-cli+bot@github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/template-oss from 4.26.0 to 4.27.1 (#79)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-21T22:31:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2f58930a1a32fc8a196a1fcf919b19345f78dc04",
          "body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from\n4.25.1 to 4.26.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/npm/template-oss/releases\"><code>@​npmcli/template-oss</code>'s\nreleases</a>.</em></p>\n<blockquote>\n<h2>v4.26.0</h2>\n<h2\n[…]\n--------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: npm CLI robot <npm-cli+bot@github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/template-oss from 4.25.1 to 4.26.0 (#77)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-20T21:24:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "37ca07034f0578e725b87b6fec07176aa1f468f8",
          "body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from\n4.25.0 to 4.25.1.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/npm/template-oss/releases\"><code>@​npmcli/template-oss</code>'s\nreleases</a>.</em></p>\n<blockquote>\n<h2>v4.25.1</h2>\n<h2\n[…]\n--------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: npm CLI robot <npm-cli+bot@github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/template-oss from 4.25.0 to 4.25.1 (#76)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-19T15:22:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "99adafc3f52171491ac7f31c7b41462187f308c5",
          "body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from\n4.24.4 to 4.25.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/npm/template-oss/releases\"><code>@​npmcli/template-oss</code>'s\nreleases</a>.</em></p>\n<blockquote>\n<h2>v4.25.0</h2>\n<h2\n[…]\n--------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: npm CLI robot <npm-cli+bot@github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/template-oss from 4.24.4 to 4.25.0 (#75)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-10T00:03:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d9ab59cf45013997dd135885310a255866ae82ee",
          "body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from\n4.24.3 to 4.24.4.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/npm/template-oss/releases\"><code>@​npmcli/template-oss</code>'s\nreleases</a>.</em></p>\n<blockquote>\n<h2>v4.24.4</h2>\n<h2\n[…]\n--------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: npm CLI robot <npm-cli+bot@github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/template-oss from 4.24.3 to 4.24.4 (#74)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-26T17:21:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1ed8febca407165a1c407a72cf7626473f9e28a3",
          "body": null,
          "is_bot": false,
          "headline": "chore: postinstall workflow updates (#73)",
          "author_name": "Michael Smith",
          "author_login": null,
          "committed_at": "2025-04-28T18:53:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "618f586135107de494a223d7eb0a850ed29418c6",
          "body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from\n4.23.3 to 4.24.3.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/npm/template-oss/releases\"><code>@​npmcli/template-oss</code>'s\nreleases</a>.</em></p>\n<blockquote>\n<h2>v4.24.3</h2>\n<h2\n[…]\n--------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: npm CLI robot <npm-cli+bot@github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/template-oss from 4.23.3 to 4.24.3 (#72)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-04-09T20:53:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "23c08d07f9e5a8e4ee28fdbbd04027fa914d581a",
          "body": ":robot: I have created a release *beep* *boop*\n---\n\n\n##\n[4.0.0](https://github.com/npm/json-parse-even-better-errors/compare/v3.0.2...v4.0.0)\n(2024-09-03)\n### ⚠️ BREAKING CHANGES\n* `json-parse-even-better-errors` now supports node `^18.17.0 ||\n>=20.5.0`\n### Bug Fixes\n*\n[`f52a9ae`](https://github.com\n[…]\nogleapis/release-please). See\n[documentation](https://github.com/googleapis/release-please#release-please).\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release 4.0.0 (#70)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-09-04T21:49:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ae5914cc99e4d871ec43144b524cee197a7761f8",
          "body": null,
          "is_bot": false,
          "headline": "chore: run template-oss-apply",
          "author_name": "Chris Sidi",
          "author_login": "hashtagchris",
          "committed_at": "2024-09-03T17:33:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f52a9ae249be95e2b4f3685adb4a0044e6271a67",
          "body": "BREAKING CHANGE: `json-parse-even-better-errors` now supports node `^18.17.0 || >=20.5.0`",
          "is_bot": false,
          "headline": "fix!: align to npm 10 node engine range",
          "author_name": "Chris Sidi",
          "author_login": "hashtagchris",
          "committed_at": "2024-09-03T17:33:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07134dd2ab6b0531a7d60092e7203f0f01fc8e36",
          "body": "Bumps [@npmcli/eslint-config](https://github.com/npm/eslint-config) from 4.0.5 to 5.0.0.\n- [Release notes](https://github.com/npm/eslint-config/releases)\n- [Changelog](https://github.com/npm/eslint-config/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/eslint-config/compare/v4.0.5...v5.0.\n[…]\ndated-dependencies:\n- dependency-name: \"@npmcli/eslint-config\"\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/eslint-config from 4.0.5 to 5.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-08-29T20:05:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "27183c7e06c66908c822781fb82832acf5fd5447",
          "body": null,
          "is_bot": false,
          "headline": "chore: postinstall for dependabot template-oss PR",
          "author_name": "Chris Sidi",
          "author_login": "hashtagchris",
          "committed_at": "2024-08-29T11:51:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "344d3049d6753b44165cd97700d88103cabc3977",
          "body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.23.1 to 4.23.3.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.23.1...v4.23.3\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/template-oss from 4.23.1 to 4.23.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-08-29T11:51:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "743e19d1e783f0144bc26bef5f92f611dcb59b06",
          "body": null,
          "is_bot": false,
          "headline": "chore: postinstall for dependabot template-oss PR",
          "author_name": "Chris Sidi",
          "author_login": "hashtagchris",
          "committed_at": "2024-08-26T22:43:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "603084e95cda6727b8f47ea69023468c1face93d",
          "body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.22.0 to 4.23.1.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.22.0...v4.23.1\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/template-oss from 4.22.0 to 4.23.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-08-26T22:43:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9355df83b4ce4567711823fc1b40fe63dbeebba5",
          "body": ":robot: I have created a release *beep* *boop*\n---\n\n\n##\n[3.0.2](https://github.com/npm/json-parse-even-better-errors/compare/v3.0.1...v3.0.2)\n(2024-05-04)\n\n### Bug Fixes\n\n*\n[`c45eec2`](https://github.com/npm/json-parse-even-better-errors/commit/c45eec2a50477eb7a1d6a89cdf492789268e202a)\n[#54](https:/\n[…]\nogleapis/release-please). See\n[documentation](https://github.com/googleapis/release-please#release-please).\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release 3.0.2 (#56)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-05-04T01:08:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c45eec2a50477eb7a1d6a89cdf492789268e202a",
          "body": null,
          "is_bot": false,
          "headline": "fix: node 22 behavior",
          "author_name": "Luke Karrys",
          "author_login": "lukekarrys",
          "committed_at": "2024-05-04T00:54:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c7bd8038a5b7ebcd9feee30e1f5e2a22ee06d44",
          "body": null,
          "is_bot": false,
          "headline": "chore: postinstall for dependabot template-oss PR",
          "author_name": "Luke Karrys",
          "author_login": "lukekarrys",
          "committed_at": "2024-05-04T00:54:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fecc81fcac91952e75e4c39bd4bc3892cbfc55b3",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump @npmcli/template-oss to 4.22.0",
          "author_name": "Luke Karrys",
          "author_login": "lukekarrys",
          "committed_at": "2024-05-04T00:54:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bec4a576101beb7368a488cfec9a58d29dc310c8",
          "body": null,
          "is_bot": false,
          "headline": "chore: postinstall for dependabot template-oss PR",
          "author_name": "Luke Karrys",
          "author_login": "lukekarrys",
          "committed_at": "2024-04-21T16:38:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04a6747cb709d558c1635b565513eeb7c945c80f",
          "body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.21.3 to 4.21.4.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.21.3...v4.21.4\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/template-oss from 4.21.3 to 4.21.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-04-21T16:38:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "67ea4ee317e231284b7e2304fc650b847c73ca52",
          "body": null,
          "is_bot": false,
          "headline": "chore: postinstall for dependabot template-oss PR",
          "author_name": "Luke Karrys",
          "author_login": "lukekarrys",
          "committed_at": "2023-12-07T22:31:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20fd0e5527bef2d12c7fbd5d76d287c63b8c70ae",
          "body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.21.1 to 4.21.3.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.21.1...v4.21.3\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/template-oss from 4.21.1 to 4.21.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-12-07T22:31:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9868736aafaff8bbe55902f3fe854cf2f4c706fb",
          "body": null,
          "is_bot": false,
          "headline": "chore: postinstall for dependabot template-oss PR",
          "author_name": "Luke Karrys",
          "author_login": "lukekarrys",
          "committed_at": "2023-12-04T21:21:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "263ec7fcc5c33cdac5978b6512e85dfd67b8b894",
          "body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.20.0 to 4.21.1.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.20.0...v4.21.1\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/template-oss from 4.20.0 to 4.21.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-12-04T21:21:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cbdd5271b6596b9b2388e4ebe46a74eb5595eda3",
          "body": ":robot: I have created a release *beep* *boop*\n---\n\n\n##\n[3.0.1](https://github.com/npm/json-parse-even-better-errors/compare/v3.0.0...v3.0.1)\n(2023-11-27)\n\n### Bug Fixes\n\n*\n[`1e54107`](https://github.com/npm/json-parse-even-better-errors/commit/1e54107648d0b9a86f6c64aac538252726e501c4)\n[#25](https:/\n[…]\nogleapis/release-please). See\n[documentation](https://github.com/googleapis/release-please#release-please).\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release 3.0.1 (#45)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-11-28T00:17:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0a13e9c255c2f840dd3a79f6afd7b038aee0d122",
          "body": null,
          "is_bot": false,
          "headline": "chore: auto publish (#46)",
          "author_name": "Luke Karrys",
          "author_login": "lukekarrys",
          "committed_at": "2023-11-27T21:45:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "875d80fc5427a8db16c6c802c00aa7ddac7927a6",
          "body": null,
          "is_bot": false,
          "headline": "chore: rename default branch",
          "author_name": "Luke Karrys",
          "author_login": "lukekarrys",
          "committed_at": "2023-11-20T15:40:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "977736c7eedad7cb896da3f88660f3a2d7a3115f",
          "body": null,
          "is_bot": false,
          "headline": "chore: @npmcli/template-oss@4.20.0",
          "author_name": "Luke Karrys",
          "author_login": "lukekarrys",
          "committed_at": "2023-11-17T23:04:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e54107648d0b9a86f6c64aac538252726e501c4",
          "body": null,
          "is_bot": false,
          "headline": "fix: refactor for new error style in node 20",
          "author_name": "Luke Karrys",
          "author_login": "lukekarrys",
          "committed_at": "2023-11-17T23:04:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc6d77dd108be7a9550cb8a79ae3067d3019efe9",
          "body": null,
          "is_bot": false,
          "headline": "chore: postinstall for dependabot template-oss PR",
          "author_name": "Luke Karrys",
          "author_login": "lukekarrys",
          "committed_at": "2023-11-17T23:04:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c94f7242423c91568cf561747aac26e76991a783",
          "body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.18.1 to 4.19.0.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.18.1...v4.19.0\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/template-oss from 4.18.1 to 4.19.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-11-17T23:04:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "25d9898034a1641a5bd3aa34446838a7932ee954",
          "body": null,
          "is_bot": false,
          "headline": "chore: postinstall for dependabot template-oss PR",
          "author_name": "Luke Karrys",
          "author_login": "lukekarrys",
          "committed_at": "2023-09-13T15:11:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f63505715cbd9e4219442e26cd3c0dd8be3f778",
          "body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.18.0 to 4.18.1.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.18.0...v4.18.1\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/template-oss from 4.18.0 to 4.18.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-09-13T15:11:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "02128764b78f39843292582f77ea67999f4b1e5f",
          "body": null,
          "is_bot": false,
          "headline": "chore: postinstall for dependabot template-oss PR",
          "author_name": "Luke Karrys",
          "author_login": "lukekarrys",
          "committed_at": "2023-07-19T15:24:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d77789bfdd14116024c322410701e86f0e499646",
          "body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.17.0 to 4.18.0.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.17.0...v4.18.0\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/template-oss from 4.17.0 to 4.18.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-07-19T15:24:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "eddbe64265deaab32b5d6fdc700c45aaa767692b",
          "body": null,
          "is_bot": false,
          "headline": "chore: postinstall for dependabot template-oss PR",
          "author_name": "Luke Karrys",
          "author_login": "lukekarrys",
          "committed_at": "2023-07-12T18:44:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfc6c65133c4c47d055a17c32332138d7c4c7b0e",
          "body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.15.1 to 4.17.0.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.15.1...v4.17.0\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/template-oss from 4.15.1 to 4.17.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-07-12T18:44:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e9319f7666902f2cedbf1b98243c0724479e483b",
          "body": null,
          "is_bot": false,
          "headline": "chore: postinstall for dependabot template-oss PR",
          "author_name": "Luke Karrys",
          "author_login": "lukekarrys",
          "committed_at": "2023-05-31T20:15:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00ab93ae5b179f4ba247cad68b6a3f49d1a9f000",
          "body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.14.1 to 4.15.1.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.14.1...v4.15.1\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/template-oss from 4.14.1 to 4.15.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-31T20:15:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "eb265fe0a8ab61638be4fc4498c7127d10635b7b",
          "body": "* chore: bump @npmcli/template-oss from 4.13.0 to 4.14.1\n\nBumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.13.0 to 4.14.1.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](htt\n[…]\n--------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: npm CLI robot <npm-cli+bot@github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/template-oss from 4.13.0 to 4.14.1 (#16)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-04-24T19:35:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6f4b8475596e81e1c2047ec58e0ca946c899eef6",
          "body": "* chore: bump @npmcli/template-oss from 4.12.1 to 4.13.0\r\n\r\nBumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.12.1 to 4.13.0.\r\n- [Release notes](https://github.com/npm/template-oss/releases)\r\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\r\n- [Commits\n[…]\nport@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: npm CLI robot <npm-cli+bot@github.com>\r\nCo-authored-by: nlf <quitlahok@gmail.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/template-oss from 4.12.1 to 4.13.0 (#15)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-04-17T18:19:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "11311d8d9ed24050af0857c6eb50441dc30d8b6a",
          "body": "* chore: bump @npmcli/template-oss from 4.12.0 to 4.12.1\r\n\r\nBumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.12.0 to 4.12.1.\r\n- [Release notes](https://github.com/npm/template-oss/releases)\r\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\r\n- [Commits\n[…]\n----\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: npm CLI robot <npm-cli+bot@github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/template-oss from 4.12.0 to 4.12.1 (#14)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-04-17T17:59:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3706ff6a7f4d6a23b85a53ff385549285b677f14",
          "body": null,
          "is_bot": false,
          "headline": "chore: postinstall for dependabot template-oss PR",
          "author_name": "Luke Karrys",
          "author_login": "lukekarrys",
          "committed_at": "2023-03-08T00:49:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eca0b938842c4eee0a10d95e21678ac7c4208fd4",
          "body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.11.4 to 4.12.0.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.11.4...v4.12.0\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/template-oss from 4.11.4 to 4.12.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-03-08T00:49:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e913f25918cf3627add8ed89aaecbdbf4ff466b3",
          "body": null,
          "is_bot": false,
          "headline": "chore: postinstall for dependabot template-oss PR",
          "author_name": "Luke Karrys",
          "author_login": "lukekarrys",
          "committed_at": "2023-02-08T17:20:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff2347d048de4486a211f82d64bfd14473eed7ea",
          "body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.11.3 to 4.11.4.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.11.3...v4.11.4\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/template-oss from 4.11.3 to 4.11.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-02-08T17:20:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b25d4e5ff0920a9f673aaa49cba2326d3b7baf95",
          "body": null,
          "is_bot": false,
          "headline": "chore: postinstall for dependabot template-oss PR",
          "author_name": "Luke Karrys",
          "author_login": "lukekarrys",
          "committed_at": "2023-01-25T21:17:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e83f569026c975e70ce97e0798a4efd8e225aec",
          "body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.11.0 to 4.11.3.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.11.0...v4.11.3\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/template-oss from 4.11.0 to 4.11.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-01-25T21:17:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d291dc51a1b4a6126721efd89fc426c596c924f0",
          "body": null,
          "is_bot": false,
          "headline": "chore: postinstall for dependabot template-oss PR",
          "author_name": "Luke Karrys",
          "author_login": "lukekarrys",
          "committed_at": "2022-12-10T21:11:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edbf852f02ccb2c9a38adf3611571141ffb9a33d",
          "body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.10.0 to 4.11.0.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.10.0...v4.11.0\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/template-oss from 4.10.0 to 4.11.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-12-10T21:11:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ba8b2cfac70932766f85dc47c99f79683d5f04d5",
          "body": null,
          "is_bot": false,
          "headline": "chore: postinstall for dependabot template-oss PR",
          "author_name": "Luke Karrys",
          "author_login": "lukekarrys",
          "committed_at": "2022-11-12T21:38:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4431a3ed18ceae1896c5ed480340aab4b15b720b",
          "body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.8.0 to 4.10.0.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.8.0...v4.10.0)\n\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/template-oss from 4.8.0 to 4.10.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-11-12T21:38:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "45a57f796f7ffacd8b3dfe030fba8db3da7a632c",
          "body": null,
          "is_bot": false,
          "headline": "chore: postinstall for dependabot template-oss PR",
          "author_name": "Luke Karrys",
          "author_login": "lukekarrys",
          "committed_at": "2022-10-28T05:50:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82361beeb2823f7d54501dd4d723835cbf4e6cc0",
          "body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.6.2 to 4.8.0.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.6.2...v4.8.0)\n\n-\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/template-oss from 4.6.2 to 4.8.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-10-28T05:50:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6fdb7a1dcd074207e9280d5619a820f2e88fd659",
          "body": null,
          "is_bot": false,
          "headline": "chore: postinstall for dependabot template-oss PR",
          "author_name": "Luke Karrys",
          "author_login": "lukekarrys",
          "committed_at": "2022-10-19T06:50:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5656cacc6a6c4fb85af72e53ec9c8cfadd2eb396",
          "body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.5.1 to 4.6.2.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.5.1...v4.6.2)\n\n-\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/template-oss from 4.5.1 to 4.6.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-10-19T06:50:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1ad063202bf25d51f926a7a30e9265c49266a8ef",
          "body": "Bumps [@npmcli/eslint-config](https://github.com/npm/eslint-config) from 3.1.0 to 4.0.0.\n- [Release notes](https://github.com/npm/eslint-config/releases)\n- [Changelog](https://github.com/npm/eslint-config/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/eslint-config/compare/v3.1.0...v4.0.\n[…]\ndated-dependencies:\n- dependency-name: \"@npmcli/eslint-config\"\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/eslint-config from 3.1.0 to 4.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-10-14T21:53:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "740c080787124b751062f7662ce59164799e024c",
          "body": null,
          "is_bot": true,
          "headline": "chore: release 3.0.0",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2022-10-10T20:43:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05b66d1c621850a9f2a2d23ec35812e68cb9c0e3",
          "body": null,
          "is_bot": false,
          "headline": "chore: postinstall for dependabot template-oss PR",
          "author_name": "Luke Karrys",
          "author_login": "lukekarrys",
          "committed_at": "2022-10-10T20:24:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bc5b0e3d930965142430214ad1b41d48d0926dd",
          "body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.3.2 to 4.5.1.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.3.2...v4.5.1)\n\n-\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump @npmcli/template-oss from 4.3.2 to 4.5.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-10-10T20:24:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8a6f4f50be165e06f57a2404903f8ed01b2a3253",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix deprecated methods and escaped strings in tests",
          "author_name": "Luke Karrys",
          "author_login": "lukekarrys",
          "committed_at": "2022-10-10T20:14:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abf97b2502a1f57adfbf173f35ad7e7e6b598902",
          "body": "BREAKING CHANGE: `json-parse-even-better-errors` now supports the\nfollowing semver range for node: `^14.17.0 || ^16.13.0 || >=18.0.0`",
          "is_bot": false,
          "headline": "feat: @npmcli/template-oss@4.4.4",
          "author_name": "Luke Karrys",
          "author_login": "lukekarrys",
          "committed_at": "2022-10-10T20:14:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74c9a7e27cf4884568c8e956f37f5911f1cbec8f",
          "body": null,
          "is_bot": false,
          "headline": "2.3.1",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2020-09-02T16:37:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a218a8aa8d5a9d705fe1708acb394c666ced5b33",
          "body": "Noticed that in my tests when I do \"echo {} > package.json\", I was then\ngetting an unformatted package.json after doing installs, which is\nunexpected.  Treat empty objects as if they had the default indentation,\nsince that is the result \"JSON.stringify({}, null, 2)\".",
          "is_bot": false,
          "headline": "Set newline and indentation to defaults for empty objects/arrays",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2020-09-02T16:37:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c680f171b4812e34773482313da786834752e3ef",
          "body": null,
          "is_bot": false,
          "headline": "fix license copyright assignment",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2020-09-02T16:35:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "004d34c961d2763a5da34c803a973cb1dd34dc26",
          "body": null,
          "is_bot": false,
          "headline": "2.3.0",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2020-08-20T18:01:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c23d09d4bb9f3eadddb4b79791beb86f27765fd",
          "body": "This is repeated quite a bit throughout the npm CLI codebase, so it\nseems sensible to add it here instead.",
          "is_bot": false,
          "headline": "Add newline/indentation preservation feature",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2020-08-20T18:01:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cbe266abff557e443e528b6ec2ef39900836cfe",
          "body": null,
          "is_bot": false,
          "headline": "2.2.0",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2020-03-05T06:20:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b6da3692416c75c73fc6ec3cacc4bf673a5218c",
          "body": null,
          "is_bot": false,
          "headline": "document BOM handling and noExceptions method better",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2020-03-05T06:10:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05963ae19bb5e0b04ea8fc713b7f5a5b9304cbb7",
          "body": null,
          "is_bot": false,
          "headline": "Add a 'noExceptions' method to swallow errors",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2020-03-05T06:09:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f7572b733915accca0470caf58ba842bbea7f89",
          "body": null,
          "is_bot": false,
          "headline": "push to git before publishing to npm",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2020-03-05T06:03:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24d475d7987bc28ff3172fa3378b2cbf4b02aa95",
          "body": null,
          "is_bot": false,
          "headline": "2.1.0",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2020-03-05T06:02:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f46dc831aabec83a56f5024188783ce24e116b12",
          "body": "I had a heck of a time trying to debug a bit of JSON that had an extra\nbyte-order mark char in it while testing the previous commit.\n\nThis makes the token print out with JSON.stringify, and includes the\nchar code in hex, so it's easier to tell why it's a problem.",
          "is_bot": false,
          "headline": "Better errors when the token is a non-printable control char",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2020-03-05T05:18:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dd9054f388ec1297c6c0a0a873aea91f1432680",
          "body": null,
          "is_bot": false,
          "headline": "Strip the byte-order mark at the start of the JSON string",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2020-03-05T05:13:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d790852d0ba45a959c233e2740e667ecbace5143",
          "body": null,
          "is_bot": false,
          "headline": "update travis config",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2019-09-27T20:56:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7037a936cf0fcde35473a9a00bb987535e7ada76",
          "body": null,
          "is_bot": false,
          "headline": "2.0.1",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2019-09-27T20:12:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "100cca3c101cd5b77d24c45d96ac18078c0e9c38",
          "body": "Alt suggestion for https://github.com/zkat/json-parse-better-errors/issues/3",
          "is_bot": false,
          "headline": "Omit 'near' if entire string is in message",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2019-09-27T20:11:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65c3b9194afaf346007e98772f67030e7d9fb0e3",
          "body": "Fix https://github.com/zkat/json-parse-better-errors/issues/3",
          "is_bot": false,
          "headline": "Handle empty string more helpfully",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2019-09-27T20:07:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56f2af8f93c19ade11f4cfb2d47232e8e4fc6fa1",
          "body": null,
          "is_bot": false,
          "headline": "2.0.0",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2019-09-27T20:02:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3761f542a2bb99b24fabf96d82f53e6ae00fd022",
          "body": null,
          "is_bot": false,
          "headline": "Implement using custom error class",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2019-09-27T20:02:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32e2022e607106491f197575cb8076b794aad72d",
          "body": null,
          "is_bot": false,
          "headline": "fork and rename",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2019-09-27T19:40:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 6,
      "commits_last_year": 21,
      "latest_release_at": "2026-05-08T18:35:50Z",
      "latest_release_tag": "v6.0.0",
      "releases_from_tags": false,
      "days_since_last_push": 34,
      "active_weeks_last_year": 10,
      "days_since_latest_release": 74,
      "mean_days_between_releases": 261.2
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "json-parse-even-better-errors",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "JSON",
            "parser"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/json-parse-even-better-errors",
          "is_deprecated": false,
          "latest_version": "6.0.0",
          "repository_url": "https://github.com/npm/json-parse-even-better-errors",
          "versions_count": 12,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 3,
          "monthly_downloads": 408708551,
          "first_published_at": "2019-09-27T20:02:57.518000Z",
          "latest_published_at": "2026-05-08T18:36:35.149000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 74
        }
      ]
    },
    "popularity": {
      "forks": 4,
      "stars": 27,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2023-05-03",
            "count": 1
          },
          {
            "date": "2024-01-19",
            "count": 1
          },
          {
            "date": "2025-12-18",
            "count": 1
          },
          {
            "date": "2026-03-21",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 4,
        "total_forks": 4
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "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": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 11063,
      "source_files_sampled": 4,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 1,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 1,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@npmcli/eslint-config",
            "direct": false,
            "version": "^7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/template-oss",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 2,
        "direct_count": 0,
        "indirect_count": 2
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 52,
        "open_issues": 1,
        "closed_ratio": 0.667,
        "closed_issues": 2,
        "closed_unmerged_prs": 36
      },
      "bus_factor": 2,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "lukekarrys",
          "commits": 25,
          "avatar_url": "https://avatars.githubusercontent.com/u/542108?v=4"
        },
        {
          "type": "User",
          "login": "isaacs",
          "commits": 19,
          "avatar_url": "https://avatars.githubusercontent.com/u/9287?v=4"
        },
        {
          "type": "User",
          "login": "zkat",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/17535?v=4"
        },
        {
          "type": "User",
          "login": "hashtagchris",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/7145717?v=4"
        },
        {
          "type": "User",
          "login": "Hoishin",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/28832095?v=4"
        },
        {
          "type": "User",
          "login": "npm-cli-bot",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/105249312?v=4"
        }
      ],
      "contributors_sampled": 6,
      "top_contributor_share": 0.439
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "audit.yml",
        "ci-release.yml",
        "ci.yml",
        "codeql-analysis.yml",
        "post-dependabot.yml",
        "pull-request.yml",
        "release-integration.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".eslintrc.js"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 7,
            "reason": "18 out of 24 merged PRs checked by a CI test -- score normalized to 7",
            "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": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 12 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 7,
            "reason": "9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 9,
            "reason": "SAST tool detected but not run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file 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": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "098b8d00e72e4807adba733c2cdde686b2b9bf82",
        "ran_at": "2026-07-22T16:33:40Z",
        "aggregate_score": 7.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T12:07:08Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-06-18T15:48:16Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 85,
          "created_at": "2026-01-09T17:54:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/npm/json-parse-even-better-errors",
    "host": "github.com",
    "name": "json-parse-even-better-errors",
    "owner": "npm"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 62,
      "inputs": {
        "security": 78,
        "vitality": 60,
        "community": 42,
        "governance": 74,
        "engineering": 55
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 60,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "commits_last_year": 21,
              "human_commit_share": 0.57,
              "days_since_last_push": 34,
              "active_weeks_last_year": 10
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 34 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 34
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "10/52 weeks with commits",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "21 commits in the last year",
                "points": 12.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7",
                "points": 7,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "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": 84,
            "inputs": {
              "releases_count": 6,
              "latest_release_tag": "v6.0.0",
              "releases_from_tags": false,
              "days_since_latest_release": 74,
              "mean_days_between_releases": 261.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "6 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 74 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 74
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~261.2 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 261.2
                    }
                  }
                ],
                "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": 71,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 71 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 71
                    }
                  }
                ],
                "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": 42,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 27,
            "inputs": {
              "forks": 4,
              "stars": 27,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "27 stars",
                "points": 23,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 27
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "4 forks",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "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": 100,
            "inputs": {
              "packages": [
                "json-parse-even-better-errors"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 408708551
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "408,708,551 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 408708551,
                      "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": "good",
        "name": "Sustainability & Governance",
        "value": 74,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 6,
              "top_contributor_share": 0.439
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 44% of commits",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 44
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "6 contributors",
                "points": 8.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 12 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "merged_prs": 52,
              "open_issues": 1,
              "closed_issues": 2,
              "issue_closed_ratio": 0.667,
              "closed_unmerged_prs": 36
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "67% of issues closed",
                "points": 31.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 67
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "52/88 decided PRs merged",
                "points": 22.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 52,
                      "decided": 88
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 5026,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "npm",
              "public_repos": 358,
              "account_age_days": 4616
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "5,026 followers of npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 5026,
                      "login": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "358 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 358
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "json-parse-even-better-errors"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 74
            },
            "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 74 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 74
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "12 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "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": 55,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "8 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "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": ".eslintrc.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.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": "18 out of 24 merged PRs checked by a CI test -- score normalized to 7",
                "points": 14,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "topics": [
                "npm-cli"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "1 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 78,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 7.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "18 out of 24 merged PRs checked by a CI test -- score normalized to 7",
                "points": 1.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 12 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool detected but not run on all commits",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "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": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 1 resolved dependencies against OSV; 1 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 1
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 1
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 1,
              "unassessed_packages": 1,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 1,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 11
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 42,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 37,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.702,
              "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": "40 of 57 human commits state their intent (structured subject or explanatory body)",
                "points": 37.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 40,
                      "sampled": 57
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.37
            },
            "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": ".eslintrc.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "37 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 37,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 11063,
              "source_files_sampled": 4,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/4 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 4,
                      "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",
    "Community profile unavailable"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T16:33:59.775505Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/npm/json-parse-even-better-errors.svg",
  "full_name": "npm/json-parse-even-better-errors",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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