Public record
Software health reportschema 0.31.0 · metrics 2.5.0 · 2026-08-05 08:49 UTC

ota-meshi / eslint-plugin-toml

This ESLint plugin provides linting rules for TOML.

TypeScriptMIT★ 35 stars⑂ 6 forkssince Jan 2021View on GitHub ↗
KindLibraryPluginhow this is determined

ota-meshi/eslint-plugin-toml holds a health index of 86 out of 100, placing it in the Excellent band. It scores highest on Engineering Quality (88/100) and lowest on Community & Adoption (55/100). It was last updated 3 days ago. A single contributor accounts for most of its recent work.

86
overall / 100
Excellent

Software health index

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

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

Score profile

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

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

Ownership

Yosuke OtaPersonal account
762 followers189 public repossince Jan 2016@future-architect

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmeslint-plugin-toml1.5.01,934,7453911 days agoeslinteslintplugineslint-plugintomllintformatter

Metrics by category

Vitality

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

86Excellent · 21% of overall
How it's scored
36/36Push recency — last push 3 days ago
11.8/36Commit cadence — 17/52 weeks with commits
18/18Commit volume — 108 commits in the last year
10/10OpenSSF Scorecard: Maintained — 17 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year108
human_commit_share0.32
days_since_last_push3
active_weeks_last_year17

Release discipline

100Exceptional
How it's scored
27/27Ships releases — 35 releases published
36/36Release recency — latest release 11 days ago
27/27Release cadence — a release every ~18.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count35
latest_release_tagv1.5.0
releases_from_tagsno
days_since_latest_release11
mean_days_between_releases18.6
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?

55Moderate · 17% of overall
How it's scored
24.8/60Stars — 35 stars
5.8/25Forks — 6 forks
0/15Watchers — 1 watchers
Inputs used
forks6
stars35
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges8
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesgithub.com, shields.io
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 1,934,745 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packageseslint-plugin-toml
dependents
ecosystemsnpm
total_downloads
monthly_downloads1,934,745
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?

67Good · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
6/22.5Commit distribution — top contributor authored 73% of commits
8.1/13.5Contributor breadth — 6 contributors
10/10OpenSSF Scorecard: Contributors — project has 11 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled6
top_contributor_share0.733
How it's scored
38.8/42Issue resolution — 92% of issues closed
27.9/30PR acceptance — 328/353 decided PRs merged
13/13Newcomer PR acceptance — 1/1 first-time contributors' PRs merged in 30d
0/15OpenSSF Scorecard: Code-Review — Found 1/21 approved changesets -- score normalized to 0
Inputs used
merged_prs328
open_issues1
closed_issues12
prs_merged_7d0
prs_decided_7d0
prs_merged_30d3
prs_decided_30d3
issue_closed_ratio0.923
closed_unmerged_prs25
first_time_authors_30d1
first_time_prs_merged_30d1
first_time_prs_decided_30d1
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
20.7/25Owner reach — 762 followers of ota-meshi
25/25Track record — 189 public repos, account ~10 yr old
Inputs used
followers762
owner_typeUser
is_verified
owner_loginota-meshi
public_repos189
account_age_days3,868
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 11 days ago
20/20Version history — 39 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packageseslint-plugin-toml
ecosystemsnpm
any_deprecatedno
min_days_since_publish11

Engineering Quality

Are baseline engineering and documentation practices in place?

88Excellent · 19% of overall
How it's scored
24/24CI workflows — 4 workflow(s)
24/24Tests present
16/16Linter config — eslint.config.mjs
0/9.6Pre-commit hooks
0/6.4.editorconfig
16/20OpenSSF Scorecard: CI-Tests — 26 out of 30 merged PRs checked by a CI test -- score normalized to 8
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://ota-meshi.github.io/eslint-plugin-toml/
10/10Repository description
10/10Topics — 5 topics
10/10Wiki
Inputs used
topicstoml, eslint-plugin, eslintplugin, toml-validation, toml-format
has_wikiyes
homepagehttps://ota-meshi.github.io/eslint-plugin-toml/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

61Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2/2.5CI-Tests — 26 out of 30 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 1/21 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 11 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.5/2.5License — license file detected
7.5/7.5Maintained — 17 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 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_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.1
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages11
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:eslint-plugin-toml@1.5.0 runtime dependency closure — what installing the published package pulls in — 11 packages. Reachability is not analyzed.

AI Readiness

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

66Good · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 32 of 32 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — eslint.config.mjs
11/11Static type checking — tsconfig.json
10/10Reproducible environment — devcontainer
10/10Demonstrated agent practice — 7 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 53 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_languageyes
bootstrap_files
has_devcontaineryes
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share0.07
toolchain_manifests
dependency_bot_commit_share0.53
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
55/55Manageable file sizes — 0/105 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes26,946
source_files_sampled105
oversized_source_files0

Key facts

35GitHub stars
6contributors
108commits, last 12 months
3days since last push
35releases
1bus factor
1open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 6 ⇿
0Stars
6Forks
23Releases

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.

123456612023-122025-032026-07
Major 1Minor 10Patch 12

Each point covers 3 days.

OpenSSF Scorecard 5.1 / 10
5.1aggregate

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-08-05 08:48 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
8CI-Tests26 out of 30 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/21 approved changesets -- score normalized to 0
10Contributorsproject has 11 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained17 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 5
RegistryPackageVersion constraintManifest
npm@eslint/core^1.0.1package.json
npm@eslint/plugin-kit^0.7.0package.json
npm@ota-meshi/ast-token-store^0.3.0package.json
npmdebug^4.1.1package.json
npmtoml-eslint-parser^1.0.1package.json
All dependencies 53

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

RegistryPackageVersionRelation
npm@eslint/core^1.0.1direct
npm@eslint/plugin-kit^0.7.0direct
npm@ota-meshi/ast-token-store^0.3.0direct
npmdebug^4.1.1direct
npmtoml-eslint-parser^1.0.1direct
npm@changesets/changelog-github^0.7.0indirect
npm@changesets/cli^2.27.5indirect
npm@eslint-community/eslint-plugin-eslint-comments^4.3.0indirect
npm@eslint/json^2.0.0indirect
npm@ota-meshi/eslint-plugin^0.20.0indirect
npm@ota-meshi/site-kit-eslint-editor-vue^0.2.1indirect
npm@stylistic/eslint-plugin^5.7.1indirect
npm@types/debug^4.1.12indirect
npm@types/mocha^10.0.7indirect
npm@types/node^24.0.0indirect
npm@types/semver^7.5.8indirect
npm@typescript-eslint/eslint-plugin^8.16.0indirect
npm@typescript-eslint/parser^8.16.0indirect
npmcross-env^10.0.0indirect
npmenv-cmd^11.0.0indirect
npmesbuild^0.28.0indirect
npmeslint^10.0.0indirect
npmeslint-config-prettier^10.0.0indirect
npmeslint-plugin-eslint-plugin^7.0.0indirect
npmeslint-plugin-jsdoc^63.0.0indirect
npmeslint-plugin-json-schema-validator^6.0.0indirect
npmeslint-plugin-jsonc^3.0.0indirect
npmeslint-plugin-markdown^5.0.0indirect
npmeslint-plugin-n^18.0.0indirect
npmeslint-plugin-node-dependencies^2.0.0indirect
npmeslint-plugin-prettier^5.1.3indirect
npmeslint-plugin-regexp^3.0.0indirect
npmeslint-plugin-toml^1.0.0indirect
npmeslint-plugin-vue^10.0.0indirect
npmeslint-plugin-yml^3.0.0indirect
npmevents^3.3.0indirect
npmmocha^11.0.0indirect
npmnyc^18.0.0indirect
npmpako^3.0.0indirect
npmprettier^3.3.2indirect
npmsemver^7.6.2indirect
npmstylelint^17.0.0indirect
npmstylelint-config-recommended-vue^2.0.0indirect
npmstylelint-config-standard^40.0.0indirect
npmstylelint-config-standard-vue^2.0.0indirect
npmstylelint-stylus^1.0.0indirect
npmtsdown^0.22.0indirect
npmtsx^4.21.0indirect
npmtypescript~6.0.0indirect
npmtypescript-eslint^8.16.0indirect
npmvite-plugin-eslint4b^0.8.0indirect
npmvitepress^1.2.3indirect
npmvue-eslint-parser^10.0.0indirect
Dependency advisories 0

Installing npm:eslint-plugin-toml@1.5.0 pulls in 11 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "icon": {
      "bytes": 6055,
      "width": 295,
      "height": 259,
      "rejected": [
        {
          "url": "https://ota-meshi.github.io/eslint-plugin-toml/logo.svg",
          "reason": "dimensions undeclared",
          "source_type": "homepage"
        },
        {
          "url": "https://ota-meshi.github.io/favicon.ico",
          "reason": "HTTP 404",
          "source_type": "homepage"
        },
        {
          "url": "https://raw.githubusercontent.com/ota-meshi/eslint-plugin-toml/main/logo.svg",
          "reason": "dimensions undeclared",
          "source_type": "tree"
        }
      ],
      "collected": true,
      "media_type": "image/png",
      "source_url": "https://raw.githubusercontent.com/ota-meshi/eslint-plugin-toml/main/logo.png",
      "source_type": "tree",
      "content_hash": "2f482d7c3d3c79706c9c1f3de0b5f3479db8f25d96abbbcfa1913803119f234b",
      "candidates_considered": 4
    },
    "repo": {
      "topics": [
        "toml",
        "eslint-plugin",
        "eslintplugin",
        "toml-validation",
        "toml-format"
      ],
      "is_fork": false,
      "size_kb": 800,
      "has_wiki": true,
      "homepage": "https://ota-meshi.github.io/eslint-plugin-toml/",
      "languages": {
        "JavaScript": 4421,
        "TypeScript": 309735
      },
      "pushed_at": "2026-08-01T22:09:24Z",
      "created_at": "2021-01-17T03:35:06Z",
      "owner_type": "User",
      "updated_at": "2026-08-01T22:09:10Z",
      "description": "This ESLint plugin provides linting rules for TOML.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://ota-meshi.github.io/",
      "name": "Yosuke Ota",
      "type": "User",
      "login": "ota-meshi",
      "company": "@future-architect",
      "location": "Kanagawa, Japan",
      "followers": 762,
      "avatar_url": "https://avatars.githubusercontent.com/u/16508807?v=4",
      "created_at": "2016-01-01T13:11:36Z",
      "is_verified": null,
      "public_repos": 189,
      "account_age_days": 3868
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2026-07-25T01:46:15Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2026-05-29T06:15:47Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2026-03-04T01:45:18Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2026-02-23T12:03:29Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2026-02-23T08:40:33Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2026-02-23T08:30:50Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2026-02-23T00:01:15Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2026-02-18T07:14:47Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2026-02-17T11:54:41Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2026-02-07T13:04:27Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2026-01-19T04:52:47Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2026-01-19T04:31:20Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2026-01-18T03:01:19Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2026-01-13T08:30:17Z"
        },
        {
          "tag": "v0.13.1",
          "kind": "patch",
          "published_at": "2026-01-10T00:57:15Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2026-01-08T13:05:41Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2024-11-30T11:28:24Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2024-06-26T03:52:03Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2024-04-01T10:09:14Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2024-03-19T00:18:41Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2024-01-17T00:46:13Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2024-01-16T04:08:54Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2024-01-15T14:19:21Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2023-12-14T06:22:49Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2023-11-09T10:58:32Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2023-11-08T23:54:52Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2023-11-07T13:44:36Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2023-10-08T13:33:00Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2023-05-09T03:02:06Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2023-05-06T23:36:54Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2023-03-10T00:33:15Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2022-04-11T22:03:00Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2021-11-05T10:05:49Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2021-01-27T10:33:06Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2021-01-23T02:52:52Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "2cae8afa4d9e1d9d7388671a67544da19e10aed4",
          "body": "…367)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency stylelint-config-standard-vue to v2 (#…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-08-01T22:09:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f38a6a3592a120665155599fea0cc17143905b1b",
          "body": "… (#366)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency stylelint-config-recommended-vue to v2…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-08-01T16:56:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38ecba073f2304bc52f5c16213cc10a3499b30c1",
          "body": null,
          "is_bot": false,
          "headline": "fix docs build with pako v3 (#365)",
          "author_name": "Yosuke Ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-07-25T04:52:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d600b2b07e56633c34a0f980a44390418046c7e9",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release eslint-plugin-toml (#363)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-25T01:45:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2607baf12f1e42e6a3cfde32d9414e05a2264108",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/setup-node action to v7 (#361)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-25T01:30:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a084eb5fc46398d9c017f5a6f025e26d1e6c7feb",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency pako to v3 (#359)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-25T01:28:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7ccce6c8313e6488869007511445198a04745c4",
          "body": "* fix CI npm install\n\n* fix npm setup on hosted runners",
          "is_bot": false,
          "headline": "fix CI npm install (#364)",
          "author_name": "Yosuke Ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-07-25T01:26:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e478a760f723f15abdd839943dae94083f6bbcfd",
          "body": "Co-authored-by: ColumbusLabs <287001685+ColumbusLabs@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: add all config (#362)",
          "author_name": "ColumbusLabs",
          "author_login": "ColumbusLabs",
          "committed_at": "2026-07-25T00:35:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9b2a05a2e5c84682a1fd5348a97a1483974cf56",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/checkout action to v7 (#358)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-19T04:04:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dc4ce4c8716751874e32eaa32163ec361830e7a",
          "body": "* chore(deps): update dependency eslint-plugin-n to v18\n\n* chore: update eslint congi and fix linting errors\n\n---------\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: yosuke ota <otameshiyo23@gmail.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency eslint-plugin-n to v18 (#351)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-29T22:59:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b13ab5171e00dacafa26b694f99e674d7a69cc0",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @eslint/json to v2 (#354)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-29T06:35:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3ca3f7d66ca40e16b8fd021c9b5cbf6a4756157",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency eslint-plugin-jsdoc to v63 (#353)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-29T06:35:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14623bf3138cdc04a4aa4dfb20dc410c8acb35d8",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency tsdown to ^0.22.0 (#352)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-29T06:35:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e995a7b56c5243242443015815e27e73ddc5995e",
          "body": "… (#350)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @changesets/changelog-github to ^0.7.0…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-29T06:35:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2851f776083a396c1851f9bbfc9a968e9e28ce4",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release eslint-plugin-toml (#357)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-29T06:11:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db9ab6ef810bf5954b37b6e573f461371e0c80b0",
          "body": "* feat: add `namespace` to plugin `meta`\n\n* fix",
          "is_bot": false,
          "headline": "feat: add `namespace` to plugin `meta` (#355)",
          "author_name": "Yosuke Ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-05-29T06:09:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4188f1d83666e63f395809bd3f7e0d1358f3d12d",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix linting errors (#356)",
          "author_name": "Yosuke Ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-05-29T06:05:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "005386e74e36d89e7a2de60d179d8bd0a9056223",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/upload-pages-artifact action to v5 (#349)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-14T01:22:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f2a56cfcd67ae36719fa7e519e1301ef73aa795",
          "body": "* chore(deps): update dependency typescript to v6\n\n* fix: remove deprecated baseUrl option in tsconfig.json for TypeScript 6\n\nAgent-Logs-Url: https://github.com/ota-meshi/eslint-plugin-toml/sessions/7678659f-711b-4321-a969-1c67a031ec0b\n\nCo-authored-by: ota-meshi <16508807+ota-meshi@users.noreply.git\n[…]\n9614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: ota-meshi <16508807+ota-meshi@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency typescript to v6 (#344)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-06T05:49:57Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "0302a2f639f93e4ac71225373b71b97f59e4a3ed",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update dependency @eslint/plugin-kit to ^0.7.0 (#348)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-04T02:00:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af3e637999ae8200088a9fccc28310edee15bc7d",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency esbuild to ^0.28.0 (#347)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-03T00:37:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c65adb409467a956a81650621ed5fc4b8c06222b",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/configure-pages action to v6 (#346)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-27T21:56:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfb29f472c447b3255084b3f234ddca1c722afb3",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/deploy-pages action to v5 (#345)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-25T20:56:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4d4ebf8e2756af69bd7d03bdad1a4825231ff43",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency vite-plugin-eslint4b to ^0.8.0 (#343)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-19T04:46:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e890e85cdb32d89cd4a9f098ae04a5bba93775bb",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency tsdown to ^0.21.0 (#342)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-05T20:43:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ace209a5f28efffa25f7087d3427f730eef3fa96",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release eslint-plugin-toml (#341)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-03-04T01:44:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a192799b444a9a0649b9a8d86ca59deecdfc3ea6",
          "body": "* fix(toml-language): crash when parsing error\n\n* Create fast-stingrays-reply.md\n\n* fix",
          "is_bot": false,
          "headline": "fix(toml-language): crash when parsing error (#340)",
          "author_name": "Yosuke Ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-03-04T01:41:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9cde70641556913da67ea668f1a547e0910db81",
          "body": "… (#339)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @changesets/changelog-github to ^0.6.0…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-03T17:43:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa5c6bf9bd93666363f29c961a3b1ed5d32b9452",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency vite-plugin-eslint4b to ^0.7.0 (#338)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-02T01:53:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c8243d1f87e6217b95cab311d4412a4049100cf",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency nyc to v18 (#337)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-25T10:14:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9777785260ee09c7fd1cd9b92b7cb6bb1936fa6",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release eslint-plugin-toml (#335)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-23T12:02:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "606ec7b987410c555d3387a9acbc7afd60718695",
          "body": "* feat: add `toml/inline-table-key-value-newline` rule\n\n* Create small-rocks-explode.md\n\n* fix",
          "is_bot": false,
          "headline": "feat: add `toml/inline-table-key-value-newline` rule (#336)",
          "author_name": "Yosuke Ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-02-23T11:59:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3b62daca5c787563de5d24bacce206de532699b",
          "body": "* feat: add `toml/inline-table-curly-newline` rule\n\n* Create honest-garlics-tan.md",
          "is_bot": false,
          "headline": "feat: add `toml/inline-table-curly-newline` rule (#334)",
          "author_name": "Yosuke Ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-02-23T10:23:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec57bbd9a1e48f49f14922f4ee56ae1fd5f6eb36",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release eslint-plugin-toml (#333)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-23T08:39:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "668d0e6a20f6dd4e63a26a0f9a122a29d0bd2a7a",
          "body": "…les (#332)\n\n* fix(inline-table-curly-spacing): update messages for empty inline tables\n\n* Create sour-flies-share.md\n\n* fix",
          "is_bot": false,
          "headline": "fix(inline-table-curly-spacing): update messages for empty inline tab…",
          "author_name": "Yosuke Ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-02-23T08:36:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aff5407019f9c57c2bbc5bbac7d0309ae83adf8f",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release eslint-plugin-toml (#331)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-23T08:28:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58ef461d6e0aa34f8c514ca2d15e7124fc2de80d",
          "body": "…l spacing in empty inline tables (#330)",
          "is_bot": false,
          "headline": "feat(inline-table-curly-spacing): add `emptyObjects` option to contro…",
          "author_name": "Yosuke Ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-02-23T08:24:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d36ae957700acfb22a78ffe60ac3887e16f870a0",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release eslint-plugin-toml (#329)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-22T23:59:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6de33ad2e9eaea50341190ddbb14557e81787b6",
          "body": "* update @ota-meshi/ast-token-store to v0.3.0\n\n* Create sixty-lamps-press.md",
          "is_bot": false,
          "headline": "update @ota-meshi/ast-token-store to v0.3.0 (#327)",
          "author_name": "Yosuke Ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-02-22T23:55:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a653f3943dc728eac99ebcc9f088cb3c9b045da",
          "body": "…(#326)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency eslint-plugin-node-dependencies to v2 …",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-21T09:36:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ff87d4e747cf1709b241dbcf76bb5aa49092f36",
          "body": "* docs: update docs to reflect changes in config naming conventions\n\n* update",
          "is_bot": false,
          "headline": "docs: update docs to reflect changes in config naming conventions (#325)",
          "author_name": "Yosuke Ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-02-21T00:46:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d0b048859661864b65574afe7321e45122663e4",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency eslint-plugin-jsonc to v3 (#324)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-20T12:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ef48648e59084d26335c26eb8678a4e7cea5ab0",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release eslint-plugin-toml (#323)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-18T07:13:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9986c59058622b97b37c75477e8d9ba5239f003",
          "body": null,
          "is_bot": false,
          "headline": "fix: update `@ota-meshi/ast-token-store` to 0.2.1 (#322)",
          "author_name": "Yosuke Ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-02-18T07:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15f1eb21a77d70e57fcfc21c46f20bb05228a197",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release eslint-plugin-toml (#321)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-17T11:53:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f028eeaab39a26deb316749c997ee20b25fb680f",
          "body": "* feat: use `@ota-meshi/ast-token-store`\n\n* Create real-fireants-beg.md",
          "is_bot": false,
          "headline": "feat: use `@ota-meshi/ast-token-store` (#320)",
          "author_name": "Yosuke Ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-02-17T11:50:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "231938ab028145308c144b63f0dfce2f5bf85b21",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release eslint-plugin-toml (#319)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-07T13:03:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c36be03f4385aa0adc06aa939638b201c637cad",
          "body": "…314)\n\n* chore(deps): update dependency @ota-meshi/eslint-plugin to ^0.20.0\n\n* fix\n\n---------\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: yosuke ota <otameshiyo23@gmail.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @ota-meshi/eslint-plugin to ^0.20.0 (#…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-07T13:01:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d29f5012f6a7fc6cd347f0ba5d763f9324bc02da",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency eslint to v10 (#317)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-07T12:58:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac42da3a39c66f644de4603bf526626ff583eb80",
          "body": "* test: add test for eslint v10\n\n* Create yellow-flies-invite.md\n\n* fix",
          "is_bot": false,
          "headline": "test: add test for eslint v10 (#318)",
          "author_name": "Yosuke Ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-02-07T12:53:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "480aa6c534dcf3af075c449c11f44cba4cb87fa7",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update dependency @eslint/plugin-kit to ^0.6.0 (#316)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-31T01:35:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee066a78e1a51d287325b7b12b7310a4ec61cebb",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @eslint/json to v1 (#315)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-30T04:31:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16c5e745ce88265a37f78b22679f10ee5d5c7795",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency tsdown to ^0.20.0 (#313)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-22T20:45:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d501b80dff0b6b24e61d4cc0e69e74a05a6f95b1",
          "body": "…312)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @ota-meshi/eslint-plugin to ^0.19.0 (#…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-22T13:52:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c9e3d22ff3f7e4f8ac3daba68304302092c55df",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency eslint-plugin-regexp to v3 (#311)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-22T13:35:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b42f5638661a0fd315debaad9ef062c2d635ec50",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency eslint-plugin-yml to v3 (#310)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-19T19:41:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74e2e411a9868820efb19a670add0fef19fbc252",
          "body": "… v6 (#309)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency eslint-plugin-json-schema-validator to…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-19T15:00:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "132a5afda340581858eb5511da754edc99dfc03a",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release eslint-plugin-toml (#308)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-19T04:51:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c85d56647e36de31d090e19b17c2ca14a3da994",
          "body": "* fix: add fake scopeManager for SourceCode API compatibility\n\n* Create quick-students-drum.md",
          "is_bot": false,
          "headline": "fix: add fake scopeManager for SourceCode API compatibility (#307)",
          "author_name": "Yosuke Ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-01-19T04:50:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ae83228f3116bf2166c2ba1d33effd1b0a5a340",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release eslint-plugin-toml (#306)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-19T04:30:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35db26e68ccc3b6d5b5a7880af3a68a5b23268c3",
          "body": "…rt (#305)\n\n* fix: update exports in package.json to include types and default import\n\n* Create chilled-pillows-sell.md",
          "is_bot": false,
          "headline": "fix: update exports in package.json to include types and default impo…",
          "author_name": "Yosuke Ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-01-19T04:27:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8c1e1d8b4509016936c6689700d01542e1f362f",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency eslint-plugin-yml to v2 (#304)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-18T12:54:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "971e4f14ceee1bf2dfd53c95a29e5d1e59cef0f4",
          "body": "* chore(deps): update dependency eslint-plugin-vue to v10\n\n* fix lint error\n\n---------\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Yosuke Ota <otameshiyo23@gmail.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency eslint-plugin-vue to v10 (#249)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-18T04:59:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4044bfa33dd769402f2e6f92e93c43be2fba71fb",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release eslint-plugin-toml (#303)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-18T03:00:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2ab7960fd3a0b2be2568fca5c01eb8dd477dfab",
          "body": null,
          "is_bot": false,
          "headline": "fix: `SourceCode`'s get token* methods (#302)",
          "author_name": "Yosuke Ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-01-18T02:58:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dde6bac95d892f2e3c1129d6fa30cbcb4b05fbb2",
          "body": null,
          "is_bot": false,
          "headline": "refactor: replace parseForESLint with parseTOML (#301)",
          "author_name": "Yosuke Ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-01-16T22:55:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66ad8367c872ee161d90403b3279491de08982b0",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency stylelint-config-standard to v40 (#300)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-15T21:43:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a7d20f7fc1b5b08563c6d3e40ee56a9e0de09b9",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency stylelint to v17 (#299)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-15T17:11:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "692eb7251805e0551ab9d1d9a295695e6a627419",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency eslint-plugin-toml to v1 (#298)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-13T17:52:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b3e4f8bdc250d374311dbfd56e8124db63ae4b1",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release eslint-plugin-toml (#290)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-13T08:29:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07584376073c8e21c57b9f82cb29da6a1c5e9f0d",
          "body": "…OML files (#297)\n\n* Add tests for ESLint directive comments and inline configuration in TOML files\n\n* fix\n\n* Update src/language/toml-source-code.ts\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add tests for ESLint directive comments and inline configuration in T…",
          "author_name": "Yosuke Ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-01-13T08:23:14Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "fec576466da5dbe3e1c398e682006bbbab758746",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix code block language",
          "author_name": "yosuke ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-01-13T08:10:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83f5a06e25bec7da3720a883729be237042935a6",
          "body": null,
          "is_bot": false,
          "headline": " update dependency toml-eslint-parser to v1 (#296)",
          "author_name": "Yosuke Ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-01-13T07:45:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a59c7d2713109469bfb3bc365b123c4d052dcff",
          "body": "* Initial plan\n\n* Add ESLint language plugin support with TOMLLanguage and TOMLSourceCode\n\nCo-authored-by: ota-meshi <16508807+ota-meshi@users.noreply.github.com>\n\n* Add backward compatibility to TOMLSourceCode and maintain parser-based configs\n\nCo-authored-by: ota-meshi <16508807+ota-meshi@users.no\n[…]\nored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: ota-meshi <16508807+ota-meshi@users.noreply.github.com>\nCo-authored-by: yosuke ota <otameshiyo23@gmail.com>",
          "is_bot": false,
          "headline": "Add ESLint language plugin support (#295)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-01-13T07:26:37Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "84295b2c20044a04739dd63c219ec6272076e821",
          "body": "…294)\n\n* Initial plan\n\n* Drop support for legacy config\n\nCo-authored-by: ota-meshi <16508807+ota-meshi@users.noreply.github.com>\n\n* Update drop-legacy-config.md\n\n* fix\n\n* update\n\n* Update src/meta.ts\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: co\n[…]\nub.com>\nCo-authored-by: ota-meshi <16508807+ota-meshi@users.noreply.github.com>\nCo-authored-by: Yosuke Ota <otameshiyo23@gmail.com>\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Drop legacy config support, promote flat configs to main namespace (#…",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-01-10T10:42:53Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "bb0be187a0246a777e5bbcfef7849d97c6a2458e",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix site",
          "author_name": "yosuke ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-01-10T10:28:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6c256e08093082230d30de3dae27823772dcff1",
          "body": null,
          "is_bot": false,
          "headline": "chore: fx script",
          "author_name": "yosuke ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-01-10T10:22:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8c42e210c4a3af81a9ec8a3f82b55c58edf3e13",
          "body": "* Initial plan\n\n* Convert to ESM with tsdown bundling - main conversion complete\n\nCo-authored-by: ota-meshi <16508807+ota-meshi@users.noreply.github.com>\n\n* Fix circular dependency in flat configs using plugin proxy\n\nCo-authored-by: ota-meshi <16508807+ota-meshi@users.noreply.github.com>\n\n* Add chan\n[…]\nored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: ota-meshi <16508807+ota-meshi@users.noreply.github.com>\nCo-authored-by: yosuke ota <otameshiyo23@gmail.com>",
          "is_bot": false,
          "headline": "Convert to ESM-only package with tsdown bundling (#292)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-01-10T10:13:38Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "e0eb3b97c962d2704ab61bddc16de5a41cc3ac24",
          "body": "* Initial plan\n\n* Drop support for older ESLint versions - require >=9.38.0\n\nCo-authored-by: ota-meshi <16508807+ota-meshi@users.noreply.github.com>\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: ota-meshi <16508807+ota-meshi@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Drop support for ESLint <9.38.0 (#291)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-01-10T04:57:32Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d328bb7635348554f20fc4fc3fc494c1449e10a4",
          "body": "* Initial plan\n\n* Drop support for older Node.js versions (^20.19.0 || ^22.13.0 || >=24)\n\nCo-authored-by: ota-meshi <16508807+ota-meshi@users.noreply.github.com>\n\n* Update documentation to reflect new Node.js version requirements\n\nCo-authored-by: ota-meshi <16508807+ota-meshi@users.noreply.github.com>\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: ota-meshi <16508807+ota-meshi@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Drop support for Node.js <20 (#287)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-01-10T04:30:26Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a24efa863d7e0508a3f73ddfb05cd03c3756820a",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release eslint-plugin-toml (#282)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-10T00:56:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ad98949008775639a81f2a2539bd025a0231bd7",
          "body": "* feat(deps): update toml-eslint-parser to v0.12.0\n\n* Create mean-crabs-pump.md",
          "is_bot": false,
          "headline": "feat(deps): update toml-eslint-parser to v0.12.0 (#281)",
          "author_name": "Yosuke Ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-01-10T00:54:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b98ff449926f3e8f6e28d21b2159f273000d5fec",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency stylelint-config-standard to v39 (#278)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-09T22:57:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22d8a8a1e1ee8c7566adcf85bde4769a99e288e0",
          "body": "…ocker tag to v4 (#279)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update mcr.microsoft.com/devcontainers/typescript-node d…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-09T22:57:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2049f910d09d82cf842c009aaa86d268fea84273",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency node to v24 (#277)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-09T22:57:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26bfc9a74b6f4b367160f91b9033bdbb22ff2c3f",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency eslint-plugin-jsdoc to v62 (#276)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-09T22:57:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51433ef147ff418fea9446cb769224ec64e5d5d8",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency eslint-plugin-eslint-plugin to v7 (#275)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-09T20:40:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d853f4509ceeb068e7eef67cc0698535fcfc0159",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency env-cmd to v11 (#274)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-09T17:02:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d55a5f5a952ad68b9554363c58e6b6bc6baa56c0",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/setup-node action to v6 (#272)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-09T12:51:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d7e915e41adb587951503411697759122f28dc4",
          "body": null,
          "is_bot": false,
          "headline": "chore: update scripts",
          "author_name": "yosuke ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-01-09T10:22:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6474094c1e1b20a503c315b3ef25e7a07ff5ad6e",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/upload-pages-artifact action to v4 (#273)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-09T10:20:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81fe9d9b6a64456dad50a107187aeaa3daffbdd5",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/checkout action to v6 (#271)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-09T10:20:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31d1860c98f23553a96dfb535968bcf48169dc77",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency typescript to ~5.9.0 (#264)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-09T10:20:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6405c2a37b53baef27957303afb14e54d5ad403d",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency cross-env to v10 (#262)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-09T10:20:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d30d7462e0a273a7bd60c7584f4a3cce59f150bc",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency vite-plugin-eslint4b to ^0.6.0 (#259)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-09T10:20:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "183f17d618ec52db5b1b81e5087457accfbf4709",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @types/eslint-scope to v8 (#257)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-09T10:19:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa7393b12e4e26b3db720362608d5d9669717cab",
          "body": "…(#256)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency eslint-plugin-node-dependencies to v1 …",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-09T10:19:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "422dad44ac127d2d66a0dbd04675736e84160292",
          "body": null,
          "is_bot": false,
          "headline": "chore: update renovate config",
          "author_name": "yosuke ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-01-09T10:19:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bfb5b288cc475f085867fc177d634a4c881730d",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency eslint-plugin-toml to ^0.13.0 (#270)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-09T10:02:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fd6f3937e605004d906ac9cea8f1536510185bf",
          "body": "…13.0 (#255)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency eslint-plugin-node-dependencies to ^0.…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-09T04:45:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 35,
      "commits_last_year": 108,
      "latest_release_at": "2026-07-25T01:46:15Z",
      "latest_release_tag": "v1.5.0",
      "releases_from_tags": false,
      "days_since_last_push": 3,
      "active_weeks_last_year": 17,
      "days_since_latest_release": 11,
      "mean_days_between_releases": 18.6
    },
    "artifacts": {
      "collected": true,
      "structure": [],
      "declarations": [
        {
          "name": "eslint-plugin-toml",
          "path": "package.json",
          "tokens": [
            "npm.entry",
            "npm.peer_dependencies"
          ],
          "ecosystem": "npm"
        }
      ]
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [
          "github.com",
          "shields.io"
        ],
        "total": 8,
        "header": 8,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "eslint-plugin-toml",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "eslint",
            "eslintplugin",
            "eslint-plugin",
            "toml",
            "lint",
            "formatter"
          ],
          "ecosystem": "npm",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/eslint-plugin-toml",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "1.5.0",
          "repository_url": "https://github.com/ota-meshi/eslint-plugin-toml",
          "versions_count": 39,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 1934745,
          "first_published_at": "2021-01-19T09:40:42.397000Z",
          "latest_published_at": "2026-07-25T01:46:13.957000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 11
        }
      ]
    },
    "popularity": {
      "forks": 6,
      "stars": 35,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2023-12-09",
            "count": 1
          },
          {
            "date": "2024-04-01",
            "count": 1
          },
          {
            "date": "2025-03-27",
            "count": 1
          },
          {
            "date": "2025-07-06",
            "count": 1
          },
          {
            "date": "2025-12-19",
            "count": 1
          },
          {
            "date": "2026-07-24",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 6,
        "total_forks": 6
      },
      "star_history": null,
      "open_issues_and_prs": 2
    },
    "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": true,
      "typecheck_configs": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 26946,
      "source_files_sampled": 105,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 11,
        "malicious_count": 0,
        "assessed_package": "npm:eslint-plugin-toml@1.5.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@eslint/core",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.1"
        },
        {
          "name": "@eslint/plugin-kit",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.7.0"
        },
        {
          "name": "@ota-meshi/ast-token-store",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.3.0"
        },
        {
          "name": "debug",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.1.1"
        },
        {
          "name": "toml-eslint-parser",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@eslint/core",
            "direct": true,
            "version": "^1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": true,
            "version": "^0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ota-meshi/ast-token-store",
            "direct": true,
            "version": "^0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": true,
            "version": "^4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "toml-eslint-parser",
            "direct": true,
            "version": "^1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/changelog-github",
            "direct": false,
            "version": "^0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/cli",
            "direct": false,
            "version": "^2.27.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-plugin-eslint-comments",
            "direct": false,
            "version": "^4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/json",
            "direct": false,
            "version": "^2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ota-meshi/eslint-plugin",
            "direct": false,
            "version": "^0.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ota-meshi/site-kit-eslint-editor-vue",
            "direct": false,
            "version": "^0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@stylistic/eslint-plugin",
            "direct": false,
            "version": "^5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/debug",
            "direct": false,
            "version": "^4.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mocha",
            "direct": false,
            "version": "^10.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^24.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/semver",
            "direct": false,
            "version": "^7.5.8",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "^8.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "^8.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-env",
            "direct": false,
            "version": "^10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "env-cmd",
            "direct": false,
            "version": "^11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "^0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "^10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "^10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-eslint-plugin",
            "direct": false,
            "version": "^7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-jsdoc",
            "direct": false,
            "version": "^63.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-json-schema-validator",
            "direct": false,
            "version": "^6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-jsonc",
            "direct": false,
            "version": "^3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-markdown",
            "direct": false,
            "version": "^5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-n",
            "direct": false,
            "version": "^18.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-node-dependencies",
            "direct": false,
            "version": "^2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-prettier",
            "direct": false,
            "version": "^5.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-regexp",
            "direct": false,
            "version": "^3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-toml",
            "direct": false,
            "version": "^1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-vue",
            "direct": false,
            "version": "^10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-yml",
            "direct": false,
            "version": "^3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "events",
            "direct": false,
            "version": "^3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "mocha",
            "direct": false,
            "version": "^11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "nyc",
            "direct": false,
            "version": "^18.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pako",
            "direct": false,
            "version": "^3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "^3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "^7.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint",
            "direct": false,
            "version": "^17.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint-config-recommended-vue",
            "direct": false,
            "version": "^2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint-config-standard",
            "direct": false,
            "version": "^40.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint-config-standard-vue",
            "direct": false,
            "version": "^2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint-stylus",
            "direct": false,
            "version": "^1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tsdown",
            "direct": false,
            "version": "^0.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "tsx",
            "direct": false,
            "version": "^4.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "~6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "^8.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "vite-plugin-eslint4b",
            "direct": false,
            "version": "^0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "vitepress",
            "direct": false,
            "version": "^1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "vue-eslint-parser",
            "direct": false,
            "version": "^10.0.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 53,
        "direct_count": 5,
        "indirect_count": 48
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 328,
        "open_issues": 1,
        "closed_ratio": 0.923,
        "closed_issues": 12,
        "closed_unmerged_prs": 25
      },
      "bus_factor": 1,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "ota-meshi",
          "commits": 110,
          "avatar_url": "https://avatars.githubusercontent.com/u/16508807?v=4"
        },
        {
          "type": "User",
          "login": "renovate-bot",
          "commits": 36,
          "avatar_url": "https://avatars.githubusercontent.com/u/25180681?v=4"
        },
        {
          "type": "User",
          "login": "andreww2012",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/6554045?v=4"
        },
        {
          "type": "User",
          "login": "CLDXiang",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/23160486?v=4"
        },
        {
          "type": "User",
          "login": "ColumbusLabs",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/287001685?v=4"
        },
        {
          "type": "User",
          "login": "mostpinkest",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/81077770?v=4"
        }
      ],
      "contributors_sampled": 6,
      "top_contributor_share": 0.733
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "GHPages.yml",
        "NodeCI.yml",
        "Release.yml",
        "format.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "eslint.config.mjs"
      ],
      "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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 8,
            "reason": "26 out of 30 merged PRs checked by a CI test -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 1/21 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 11 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 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": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "17 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 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": "2cae8afa4d9e1d9d7388671a67544da19e10aed4",
        "ran_at": "2026-08-05T08:48:56Z",
        "aggregate_score": 5.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 0,
        "decided_7d": 0,
        "merged_30d": 3,
        "authors_30d": 2,
        "decided_30d": 3,
        "sample_size": 60,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 2,
        "newcomer_merged_30d": 1,
        "bot_prs_excluded_30d": 5,
        "newcomer_authors_30d": 1,
        "newcomer_decided_30d": 1
      },
      "ci_last_run_at": "2026-08-01T22:10:21Z",
      "oldest_open_prs": [
        {
          "number": 360,
          "created_at": "2026-07-08T20:56:27Z",
          "last_comment_at": "2026-07-08T20:56:30Z",
          "last_comment_author": "changeset-bot"
        }
      ],
      "last_merged_pr_at": "2026-08-01T22:09:06Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 126,
          "created_at": "2023-01-20T18:00:46Z",
          "last_comment_at": "2023-01-21T14:56:42Z",
          "last_comment_author": "ota-meshi"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ota-meshi/eslint-plugin-toml",
    "host": "github.com",
    "name": "eslint-plugin-toml",
    "owner": "ota-meshi"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "excellent",
      "name": "Overall health",
      "note": "The weighted overall 72 is calibrated to 86 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 72,
            "calibrated": 86,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 86,
      "inputs": {
        "security": 61,
        "vitality": 86,
        "community": 55,
        "governance": 67,
        "calibration": "2026-08-02",
        "engineering": 88,
        "ai_readiness": 66,
        "weighted_overall_raw": 72
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 86,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "commits_last_year": 108,
              "human_commit_share": 0.32,
              "days_since_last_push": 3,
              "active_weeks_last_year": 17
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "17/52 weeks with commits",
                "points": 11.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 17
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "108 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 108
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "17 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "exceptional",
            "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": 100,
            "inputs": {
              "releases_count": 35,
              "latest_release_tag": "v1.5.0",
              "releases_from_tags": false,
              "days_since_latest_release": 11,
              "mean_days_between_releases": 18.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "35 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 35
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 11 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~18.6 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 18.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "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": 11,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 11 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 55,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 31,
            "inputs": {
              "forks": 6,
              "stars": 35,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "35 stars",
                "points": 24.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 35
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "6 forks",
                "points": 5.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 8,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [
                "github.com",
                "shields.io"
              ],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "exceptional",
            "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": [
                "eslint-plugin-toml"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 1934745
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "1,934,745 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 1934745,
                      "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": 67,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 6,
              "top_contributor_share": 0.733
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 73% of commits",
                "points": 6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 73
                    }
                  }
                ],
                "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 11 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "merged_prs": 328,
              "open_issues": 1,
              "closed_issues": 12,
              "prs_merged_7d": 0,
              "prs_decided_7d": 0,
              "prs_merged_30d": 3,
              "prs_decided_30d": 3,
              "issue_closed_ratio": 0.923,
              "closed_unmerged_prs": 25,
              "first_time_authors_30d": 1,
              "first_time_prs_merged_30d": 1,
              "first_time_prs_decided_30d": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "92% of issues closed",
                "points": 38.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 92
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "328/353 decided PRs merged",
                "points": 27.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 328,
                      "decided": 353
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "1/1 first-time contributors' PRs merged in 30d",
                "points": 13,
                "status": "met",
                "details": [
                  {
                    "code": "newcomer_prs_merged",
                    "params": {
                      "days": 30,
                      "merged": 1,
                      "decided": 1
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/21 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 70,
            "inputs": {
              "followers": 762,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "ota-meshi",
              "public_repos": 189,
              "account_age_days": 3868
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "762 followers of ota-meshi",
                "points": 20.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 762,
                      "login": "ota-meshi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "189 public repos, account ~10 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 189
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 10
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "eslint-plugin-toml"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 11
            },
            "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 11 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "39 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 39
                    }
                  }
                ],
                "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": "excellent",
        "name": "Engineering Quality",
        "value": 88,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 80,
            "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": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "eslint.config.mjs",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "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": "26 out of 30 merged PRs checked by a CI test -- score normalized to 8",
                "points": 16,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "exceptional",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "toml",
                "eslint-plugin",
                "eslintplugin",
                "toml-validation",
                "toml-format"
              ],
              "has_wiki": true,
              "homepage": "https://ota-meshi.github.io/eslint-plugin-toml/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://ota-meshi.github.io/eslint-plugin-toml/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 61,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 51,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "26 out of 30 merged PRs checked by a CI test -- score normalized to 8",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 1/21 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 11 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no 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.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "17 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "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": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:eslint-plugin-toml@1.5.0 runtime dependency closure — what installing the published package pulls in — 11 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:eslint-plugin-toml@1.5.0",
                  "assessed": 11
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 11,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "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": 11,
              "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": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status. 1 match(es) from contributors below the commit-weight threshold (fewer than 50 commits and under 10% of sampled commits) are recorded for review and do not affect the score.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              },
              {
                "code": "jurisdiction_below_threshold",
                "params": {
                  "count": 1
                }
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "assessed_self_published_locations": 8
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match; 1 match(es) below the commit-weight threshold (<50 commits and <10% of commits), review-only",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  },
                  {
                    "code": "jurisdiction_below_threshold",
                    "params": {
                      "count": 1,
                      "share": 10,
                      "commits": 50
                    }
                  }
                ],
                "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": "good",
        "name": "AI Readiness",
        "value": 66,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "weak",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "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": "32 of 32 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 32,
                      "sampled": 32
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": true,
              "has_linter_config": true,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0.07,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.53
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "eslint.config.mjs",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "devcontainer",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "devcontainer"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "7 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 7,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "53 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 53,
                      "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": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 26946,
              "source_files_sampled": 105,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/105 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 105,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [
        "library",
        "host-extension"
      ],
      "labels": [
        "library",
        "plugin"
      ],
      "scores": {
        "plugin": 4,
        "library": 17
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "declared",
          "label": "library",
          "source": "npm.entry",
          "weight": 8
        },
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:npm",
          "weight": 6
        },
        {
          "tier": "declared",
          "label": "library",
          "source": "npm.peer_dependencies",
          "weight": 3
        },
        {
          "tier": "description",
          "label": "plugin",
          "source": "description:plugin",
          "weight": 2
        },
        {
          "tier": "tags",
          "label": "plugin",
          "source": "tag:eslint-plugin",
          "weight": 2
        }
      ],
      "artifacts": [
        {
          "path": "package.json",
          "labels": [
            "library"
          ],
          "ecosystem": "npm"
        }
      ],
      "confidence": "high",
      "host_extension": true,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-05T08:49:14.745936Z",
  "schema_version": "0.31.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/ota-meshi/eslint-plugin-toml.svg",
  "full_name": "ota-meshi/eslint-plugin-toml",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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