Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 15:30 UTC

vuejs / eslint-plugin-vue

Official ESLint plugin for Vue.js

TypeScript · JavaScriptMIT★ 4,593 stars⑂ 714 forkssince Aug 2016View on GitHub ↗

vuejs/eslint-plugin-vue holds a health index of 82 out of 100, placing it in the Good band. It scores highest on Vitality (94/100) and lowest on AI Readiness (58/100). It was last updated 1 day ago. 2 contributors account for most of its recent work.

82
overall / 100
Good

Software health index

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

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

Score profile

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

Ownership

VueOrganization
20,534 followers124 public repossince Dec 2013

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmeslint-plugin-vue10.10.024,073,1731926 days agoeslinteslint-plugineslint-configvuevuejsrules

Metrics by category

Vitality

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

94Excellent · 22% of overall
How it's scored
36/36Push recency — last push 1 days ago
26.3/36Commit cadence — 38/52 weeks with commits
18/18Commit volume — 223 commits in the last year
10/10OpenSSF Scorecard: Maintained — 26 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year223
human_commit_share0.89
days_since_last_push1
active_weeks_last_year38

Release discipline

100Excellent
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 6 days ago
27/27Release cadence — a release every ~30.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tagv10.10.0
releases_from_tagsno
days_since_latest_release6
mean_days_between_releases30.9
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?

80Good · 18% of overall
How it's scored
59.4/60Stars — 4,593 stars
23.8/25Forks — 714 forks
9.5/15Watchers — 52 watchers
Inputs used
forks714
stars4,593
watchers52
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 24,073,173 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packageseslint-plugin-vue
dependents
ecosystemsnpm
total_downloads
monthly_downloads24,073,173
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?

80Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
13/22.5Commit distribution — top contributor authored 42% of commits
13.5/13.5Contributor breadth — 98 contributors
10/10OpenSSF Scorecard: Contributors — project has 56 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled98
top_contributor_share0.421
How it's scored
41.4/46.8Issue resolution — 89% of issues closed
34.4/38.3PR acceptance — 1,339/1,488 decided PRs merged
10.5/15OpenSSF Scorecard: Code-Review — Found 19/25 approved changesets -- score normalized to 7
Inputs used
merged_prs1,339
open_issues181
closed_issues1,412
issue_closed_ratio0.886
closed_unmerged_prs149
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 20,534 followers of vuejs
25/25Track record — 124 public repos, account ~12 yr old
Inputs used
followers20,534
owner_typeOrganization
is_verified
owner_loginvuejs
public_repos124
account_age_days4,614
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 6 days ago
20/20Version history — 192 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packageseslint-plugin-vue
ecosystemsnpm
any_deprecatedno
min_days_since_publish6

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://eslint.vuejs.org/
10/10Repository description
10/10Topics — 9 topics
0/10Wiki
Inputs used
topicsvue, eslint, eslint-plugin, npm, npm-package, npm-module, javascript, html, static-analysis
has_wikino
homepagehttps://eslint.vuejs.org/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

62Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2/2.5CI-Tests — 25 out of 29 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
5.2/7.5Code-Review — Found 19/25 approved changesets -- score normalized to 7
2.5/2.5Contributors — project has 56 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 26 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
1.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
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.2
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages10
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-vue@10.10.0 runtime dependency closure — what installing the published package pulls in — 10 packages. Reachability is not analyzed.

AI Readiness

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

58Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 85 of 89 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.955
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — eslint.config.js, eslint.config.mjs
11/11Static type checking — tests/fixtures/typescript/tsconfig.json, tests/fixtures/utils/ts-utils/tsconfig.json, tsconfig.json
0/10Reproducible environment
8/10Demonstrated agent practice — 4 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
3/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstests/fixtures/typescript/tsconfig.json, tests/fixtures/utils/ts-utils/tsconfig.json, tsconfig.json
agent_commit_share0.04
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
54.7/55Manageable file sizes — 4/696 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes114,186
source_files_sampled696
oversized_source_files4

Key facts

4,593GitHub stars
98contributors
223commits, last 12 months
1days since last push
100releases
2bus factor
181open 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 ★ / 714 ⇿
0Stars
714Forks
99Releases

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.

0125250375500625750707142016-112021-092026-07
Major 3Minor 65Patch 31

Each point covers 9 days.

OpenSSF Scorecard 5.2 / 10
5.2aggregate

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

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
8CI-Tests25 out of 29 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7Code-ReviewFound 19/25 approved changesets -- score normalized to 7
10Contributorsproject has 56 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained26 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
3Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
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 6
RegistryPackageVersion constraintManifest
npm@eslint-community/eslint-utils^4.9.1package.json
npmnatural-compare^1.4.0package.json
npmnth-check^2.1.1package.json
npmpostcss-selector-parser^7.1.4package.json
npmsemver^7.8.5package.json
npmxml-name-validator^5.0.0package.json
All dependencies 51

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

RegistryPackageVersionRelation
npm@eslint-community/eslint-utils^4.9.1direct
npmnatural-compare^1.4.0direct
npmnth-check^2.1.1direct
npmpostcss-selector-parser^7.1.4direct
npmsemver^7.8.5direct
npmxml-name-validator^5.0.0direct
npm@changesets/cli^2.31.0indirect
npm@eslint/markdown^8.0.3indirect
npm@ota-meshi/site-kit-eslint-editor-vue^0.2.4indirect
npm@stylistic/eslint-plugin^5.10.0indirect
npm@svitejs/changesets-changelog-github-compact^1.2.0indirect
npm@types/eslint^9.6.1indirect
npm@types/natural-compare^1.4.3indirect
npm@types/node^24.13.2indirect
npm@types/semver^7.7.1indirect
npm@types/xml-name-validator^4.0.3indirect
npm@typescript-eslint/eslint-plugin^8.62.1indirect
npm@typescript-eslint/parser^8.62.1indirect
npm@typescript-eslint/types^8.62.1indirect
npm@vitest/coverage-v8^4.1.9indirect
npmassert^2.1.0indirect
npmenv-cmd^11.0.0indirect
npmesbuild^0.28.1indirect
npmeslint^10.6.0indirect
npmeslint^9.0.0indirect
npmeslint^9.0.0-0indirect
npmeslint-compat-utils^0.6.5indirect
npmeslint-config-flat-gitignore^2.3.0indirect
npmeslint-config-prettier^10.1.8indirect
npmeslint-plugin-eslint-plugin^7.4.1indirect
npmeslint-plugin-import^2.31.0indirect
npmeslint-plugin-jsonc^3.2.0indirect
npmeslint-plugin-markdown-preferences^0.41.1indirect
npmeslint-plugin-node-dependencies^2.2.0indirect
npmeslint-plugin-prettier^5.5.6indirect
npmeslint-plugin-unicorn^70.0.0indirect
npmeslint-typegen^2.3.1indirect
npmeslint-visitor-keys^5.0.1indirect
npmespree^11.2.0indirect
npmevents^3.3.0indirect
npmglobals^17.7.0indirect
npmjsdom^29.1.1indirect
npmmarkdownlint-cli^0.49.0indirect
npmpathe^2.0.3indirect
npmprettier^3.9.4indirect
npmtsdown^0.22.3indirect
npmtypescript^6.0.3indirect
npmvite-plugin-eslint4b^0.8.1indirect
npmvitepress^1.6.4indirect
npmvitest^4.1.9indirect
npmvue-eslint-parser^10.4.1indirect
Dependency advisories 0

Installing npm:eslint-plugin-vue@10.10.0 pulls in 10 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "vue",
        "eslint",
        "eslint-plugin",
        "npm",
        "npm-package",
        "npm-module",
        "javascript",
        "html",
        "static-analysis"
      ],
      "is_fork": false,
      "size_kb": 7161,
      "has_wiki": false,
      "homepage": "https://eslint.vuejs.org/",
      "languages": {
        "Vue": 357,
        "JavaScript": 909617,
        "TypeScript": 3316008
      },
      "pushed_at": "2026-07-25T11:23:13Z",
      "created_at": "2016-08-29T15:26:53Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-25T11:25:26Z",
      "description": "Official ESLint plugin for Vue.js",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript",
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "https://vuejs.org",
      "name": "Vue",
      "type": "Organization",
      "login": "vuejs",
      "company": null,
      "location": "All Over the World",
      "followers": 20534,
      "avatar_url": "https://avatars.githubusercontent.com/u/6128107?v=4",
      "created_at": "2013-12-07T06:13:00Z",
      "is_verified": null,
      "public_repos": 124,
      "account_age_days": 4614
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v10.10.0",
          "kind": "minor",
          "published_at": "2026-07-20T10:46:11Z"
        },
        {
          "tag": "v10.9.2",
          "kind": "patch",
          "published_at": "2026-06-03T09:04:44Z"
        },
        {
          "tag": "v10.9.1",
          "kind": "patch",
          "published_at": "2026-05-05T13:23:56Z"
        },
        {
          "tag": "v10.9.0",
          "kind": "minor",
          "published_at": "2026-04-21T23:42:20Z"
        },
        {
          "tag": "v10.8.0",
          "kind": "minor",
          "published_at": "2026-02-14T00:51:06Z"
        },
        {
          "tag": "v10.7.0",
          "kind": "minor",
          "published_at": "2026-01-16T10:22:32Z"
        },
        {
          "tag": "v10.6.2",
          "kind": "patch",
          "published_at": "2025-11-27T22:37:03Z"
        },
        {
          "tag": "v10.6.1",
          "kind": "patch",
          "published_at": "2025-11-26T04:08:11Z"
        },
        {
          "tag": "v10.6.0",
          "kind": "minor",
          "published_at": "2025-11-22T01:52:04Z"
        },
        {
          "tag": "v10.5.1",
          "kind": "patch",
          "published_at": "2025-10-15T12:16:53Z"
        },
        {
          "tag": "v10.5.0",
          "kind": "minor",
          "published_at": "2025-09-22T08:08:29Z"
        },
        {
          "tag": "v10.4.0",
          "kind": "minor",
          "published_at": "2025-07-31T07:56:05Z"
        },
        {
          "tag": "v10.3.0",
          "kind": "minor",
          "published_at": "2025-07-02T10:11:55Z"
        },
        {
          "tag": "v10.2.0",
          "kind": "minor",
          "published_at": "2025-06-06T03:08:17Z"
        },
        {
          "tag": "v10.1.0",
          "kind": "minor",
          "published_at": "2025-04-30T08:36:17Z"
        },
        {
          "tag": "v10.0.1",
          "kind": "patch",
          "published_at": "2025-04-29T01:05:51Z"
        },
        {
          "tag": "v10.0.0",
          "kind": "major",
          "published_at": "2025-03-05T05:51:09Z"
        },
        {
          "tag": "v9.33.0",
          "kind": "minor",
          "published_at": "2025-03-05T02:28:34Z"
        },
        {
          "tag": "v9.32.0",
          "kind": "minor",
          "published_at": "2024-11-30T06:07:32Z"
        },
        {
          "tag": "v9.31.0",
          "kind": "minor",
          "published_at": "2024-11-11T23:19:28Z"
        },
        {
          "tag": "v9.30.0",
          "kind": "minor",
          "published_at": "2024-10-28T10:30:15Z"
        },
        {
          "tag": "v9.29.1",
          "kind": "patch",
          "published_at": "2024-10-20T15:09:43Z"
        },
        {
          "tag": "v9.29.0",
          "kind": "minor",
          "published_at": "2024-10-11T06:38:01Z"
        },
        {
          "tag": "v9.28.0",
          "kind": "minor",
          "published_at": "2024-09-03T02:50:27Z"
        },
        {
          "tag": "v9.27.0",
          "kind": "minor",
          "published_at": "2024-07-02T07:43:35Z"
        },
        {
          "tag": "v9.26.0",
          "kind": "minor",
          "published_at": "2024-05-09T05:23:08Z"
        },
        {
          "tag": "v9.25.0",
          "kind": "minor",
          "published_at": "2024-04-14T11:45:56Z"
        },
        {
          "tag": "v9.24.1",
          "kind": "patch",
          "published_at": "2024-04-08T11:15:23Z"
        },
        {
          "tag": "v9.24.0",
          "kind": "minor",
          "published_at": "2024-03-25T11:20:43Z"
        },
        {
          "tag": "v9.23.0",
          "kind": "minor",
          "published_at": "2024-03-11T23:45:20Z"
        },
        {
          "tag": "v9.22.0",
          "kind": "minor",
          "published_at": "2024-02-23T03:10:31Z"
        },
        {
          "tag": "v9.21.1",
          "kind": "patch",
          "published_at": "2024-02-01T00:27:26Z"
        },
        {
          "tag": "v9.21.0",
          "kind": "minor",
          "published_at": "2024-01-30T12:08:46Z"
        },
        {
          "tag": "v9.20.1",
          "kind": "patch",
          "published_at": "2024-01-13T01:13:05Z"
        },
        {
          "tag": "v9.20.0",
          "kind": "minor",
          "published_at": "2024-01-10T23:53:33Z"
        },
        {
          "tag": "v9.19.2",
          "kind": "patch",
          "published_at": "2023-11-30T09:05:40Z"
        },
        {
          "tag": "v9.19.1",
          "kind": "patch",
          "published_at": "2023-11-30T05:30:55Z"
        },
        {
          "tag": "v9.19.0",
          "kind": "minor",
          "published_at": "2023-11-30T04:47:31Z"
        },
        {
          "tag": "v9.18.1",
          "kind": "patch",
          "published_at": "2023-10-27T08:31:14Z"
        },
        {
          "tag": "v9.18.0",
          "kind": "minor",
          "published_at": "2023-10-24T09:01:15Z"
        },
        {
          "tag": "v9.17.0",
          "kind": "minor",
          "published_at": "2023-08-09T11:30:03Z"
        },
        {
          "tag": "v9.16.1",
          "kind": "patch",
          "published_at": "2023-07-31T00:59:11Z"
        },
        {
          "tag": "v9.16.0",
          "kind": "minor",
          "published_at": "2023-07-29T12:08:38Z"
        },
        {
          "tag": "v9.15.1",
          "kind": "patch",
          "published_at": "2023-06-24T14:06:52Z"
        },
        {
          "tag": "v9.15.0",
          "kind": "minor",
          "published_at": "2023-06-18T11:27:59Z"
        },
        {
          "tag": "v9.14.1",
          "kind": "patch",
          "published_at": "2023-05-26T08:07:31Z"
        },
        {
          "tag": "v9.14.0",
          "kind": "minor",
          "published_at": "2023-05-22T13:26:00Z"
        },
        {
          "tag": "v9.13.0",
          "kind": "minor",
          "published_at": "2023-05-15T23:16:26Z"
        },
        {
          "tag": "v9.12.0",
          "kind": "minor",
          "published_at": "2023-05-10T13:59:28Z"
        },
        {
          "tag": "v9.11.1",
          "kind": "patch",
          "published_at": "2023-05-07T16:07:09Z"
        },
        {
          "tag": "v9.11.0",
          "kind": "minor",
          "published_at": "2023-04-15T00:58:08Z"
        },
        {
          "tag": "v9.10.0",
          "kind": "minor",
          "published_at": "2023-03-23T10:16:11Z"
        },
        {
          "tag": "v9.9.0",
          "kind": "minor",
          "published_at": "2023-01-13T00:09:15Z"
        },
        {
          "tag": "v9.8.0",
          "kind": "minor",
          "published_at": "2022-11-24T01:40:18Z"
        },
        {
          "tag": "v9.7.0",
          "kind": "minor",
          "published_at": "2022-10-31T08:35:42Z"
        },
        {
          "tag": "v9.6.0",
          "kind": "minor",
          "published_at": "2022-10-04T04:54:04Z"
        },
        {
          "tag": "v9.5.1",
          "kind": "patch",
          "published_at": "2022-09-16T18:39:22Z"
        },
        {
          "tag": "v9.5.0",
          "kind": "minor",
          "published_at": "2022-09-16T07:12:30Z"
        },
        {
          "tag": "v9.4.0",
          "kind": "minor",
          "published_at": "2022-08-23T11:14:49Z"
        },
        {
          "tag": "v9.3.0",
          "kind": "minor",
          "published_at": "2022-07-25T06:10:04Z"
        },
        {
          "tag": "v9.2.0",
          "kind": "minor",
          "published_at": "2022-07-06T00:44:02Z"
        },
        {
          "tag": "v9.1.1",
          "kind": "patch",
          "published_at": "2022-06-11T02:46:44Z"
        },
        {
          "tag": "v9.1.0",
          "kind": "minor",
          "published_at": "2022-06-01T08:14:08Z"
        },
        {
          "tag": "v9.0.1",
          "kind": "patch",
          "published_at": "2022-05-18T13:59:05Z"
        },
        {
          "tag": "v9.0.0",
          "kind": "major",
          "published_at": "2022-05-18T03:45:22Z"
        },
        {
          "tag": "v8.7.1",
          "kind": "patch",
          "published_at": "2022-04-22T10:01:09Z"
        },
        {
          "tag": "v8.7.0",
          "kind": "minor",
          "published_at": "2022-04-22T07:45:46Z"
        },
        {
          "tag": "v8.6.0",
          "kind": "minor",
          "published_at": "2022-04-06T06:22:29Z"
        },
        {
          "tag": "v8.5.0",
          "kind": "minor",
          "published_at": "2022-02-22T09:07:24Z"
        },
        {
          "tag": "v8.4.1",
          "kind": "patch",
          "published_at": "2022-02-04T11:19:16Z"
        },
        {
          "tag": "v8.4.0",
          "kind": "minor",
          "published_at": "2022-01-27T02:19:02Z"
        },
        {
          "tag": "v8.3.0",
          "kind": "minor",
          "published_at": "2022-01-12T13:03:34Z"
        },
        {
          "tag": "v8.2.0",
          "kind": "minor",
          "published_at": "2021-12-06T05:13:33Z"
        },
        {
          "tag": "v8.1.1",
          "kind": "patch",
          "published_at": "2021-11-18T10:10:04Z"
        },
        {
          "tag": "v8.1.0",
          "kind": "minor",
          "published_at": "2021-11-18T05:46:17Z"
        },
        {
          "tag": "v8.0.3",
          "kind": "patch",
          "published_at": "2021-10-30T04:14:37Z"
        },
        {
          "tag": "v8.0.2",
          "kind": "patch",
          "published_at": "2021-10-29T20:30:41Z"
        },
        {
          "tag": "v8.0.1",
          "kind": "patch",
          "published_at": "2021-10-29T03:54:36Z"
        },
        {
          "tag": "v8.0.0",
          "kind": "major",
          "published_at": "2021-10-29T02:35:44Z"
        },
        {
          "tag": "v7.20.0",
          "kind": "minor",
          "published_at": "2021-10-20T04:40:53Z"
        },
        {
          "tag": "v7.19.1",
          "kind": "patch",
          "published_at": "2021-10-06T08:27:38Z"
        },
        {
          "tag": "v7.19.0",
          "kind": "minor",
          "published_at": "2021-10-05T02:31:12Z"
        },
        {
          "tag": "v7.18.0",
          "kind": "minor",
          "published_at": "2021-09-17T10:40:09Z"
        },
        {
          "tag": "v7.17.0",
          "kind": "minor",
          "published_at": "2021-08-27T04:20:24Z"
        },
        {
          "tag": "v7.16.0",
          "kind": "minor",
          "published_at": "2021-08-10T10:44:37Z"
        },
        {
          "tag": "v7.15.2",
          "kind": "patch",
          "published_at": "2021-08-10T01:38:30Z"
        },
        {
          "tag": "v7.15.1",
          "kind": "patch",
          "published_at": "2021-08-03T01:34:57Z"
        },
        {
          "tag": "v7.15.0",
          "kind": "minor",
          "published_at": "2021-07-30T07:14:09Z"
        },
        {
          "tag": "v7.14.0",
          "kind": "minor",
          "published_at": "2021-07-18T09:12:33Z"
        },
        {
          "tag": "v7.13.0",
          "kind": "minor",
          "published_at": "2021-07-06T11:15:33Z"
        },
        {
          "tag": "v7.12.1",
          "kind": "patch",
          "published_at": "2021-06-25T09:37:43Z"
        },
        {
          "tag": "v7.12.0",
          "kind": "minor",
          "published_at": "2021-06-25T07:23:36Z"
        },
        {
          "tag": "v7.11.1",
          "kind": "patch",
          "published_at": "2021-06-13T07:53:59Z"
        },
        {
          "tag": "v7.11.0",
          "kind": "minor",
          "published_at": "2021-06-11T04:46:06Z"
        },
        {
          "tag": "v7.10.0",
          "kind": "minor",
          "published_at": "2021-05-29T02:16:36Z"
        },
        {
          "tag": "v7.9.0",
          "kind": "minor",
          "published_at": "2021-04-12T07:44:51Z"
        },
        {
          "tag": "v7.8.0",
          "kind": "minor",
          "published_at": "2021-03-22T08:02:33Z"
        },
        {
          "tag": "v7.7.0",
          "kind": "minor",
          "published_at": "2021-03-02T10:35:47Z"
        },
        {
          "tag": "v7.6.0",
          "kind": "minor",
          "published_at": "2021-02-15T01:06:08Z"
        },
        {
          "tag": "v7.5.0",
          "kind": "minor",
          "published_at": "2021-01-22T01:09:02Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "834c4636923f3a167eeae01285f0d0680c1ab238",
          "body": "…to check `defineModel` (#3032)\n\nCo-authored-by: Wayne Zhang <waynzh19@gmail.com>\nCo-authored-by: Flo Edelmann <git@flo-edelmann.de>",
          "is_bot": false,
          "headline": "feat: extend `require-default-prop` and `require-valid-default-prop` …",
          "author_name": "Seán O'Grady",
          "author_login": "seanogdev",
          "committed_at": "2026-07-25T11:15:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea0f8c8293ab9573eb33ae3d50cdee99330d6af8",
          "body": "Co-authored-by: Flo Edelmann <git@flo-edelmann.de>\nCo-authored-by: waynzh <waynzh19@gmail.com>",
          "is_bot": false,
          "headline": "feat(no-shadow-native-events): initial implementation (#2558)",
          "author_name": "Jonathan",
          "author_login": "JoCa96",
          "committed_at": "2026-07-25T06:39:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a65856164beb36b0cdb5da71582c5c242c688e89",
          "body": "Co-authored-by: Flo Edelmann <git@flo-edelmann.de>\nCo-authored-by: Wayne Zhang <waynzh19@gmail.com>",
          "is_bot": false,
          "headline": "Fix use-v-on-exact false positive for keydown stop listener (#3082)",
          "author_name": "JinHyuk Sung",
          "author_login": "sjh9714",
          "committed_at": "2026-07-24T07:23:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcc7312273904ea9ff2988f4a51e7bd631e62db7",
          "body": "Co-authored-by: chenyulu02 <chenyulu02@meituan.com>\nCo-authored-by: Flo Edelmann <git@flo-edelmann.de>",
          "is_bot": false,
          "headline": "feat: support `@nuxtjs/composition-api` (#3100)",
          "author_name": "叡山电车",
          "author_login": "ylc395",
          "committed_at": "2026-07-24T07:06:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d78abb723e7cfb8739c83fd2a4c632f3e417c9ac",
          "body": null,
          "is_bot": false,
          "headline": "Fix npm 10 CI install failures in compatibility workflows (#3104)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-07-22T15:03:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37889cc2039fbddd412b9c66636721ee04b5441c",
          "body": "…(#3103)",
          "is_bot": false,
          "headline": "chore: disable require-meta-languages rule to avoid breaking changes …",
          "author_name": "Yosuke Ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-07-21T09:56:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03abb27610a429b9f71307b9ff82954dff0218d2",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#3087)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-20T10:45:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68da3d8957341418d8f39ebc32d9e06791f5e869",
          "body": null,
          "is_bot": false,
          "headline": "docs: More accurate example in `prefer-single-event-payload` (#3089)",
          "author_name": "Maxim Morev",
          "author_login": "MorevM",
          "committed_at": "2026-07-13T16:14:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1177699a3d9748ec4fb200c060e55a2bb8155dc",
          "body": "Co-authored-by: Flo Edelmann <git@flo-edelmann.de>\nSigned-off-by: sapunyangkut <302607731+sapunyangkut@users.noreply.github.com>",
          "is_bot": false,
          "headline": "docs: complete component detection patterns (#3098)",
          "author_name": "sapunyangkut",
          "author_login": "sapunyangkut",
          "committed_at": "2026-07-13T15:52:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e26efd3ba08292bf583c7b866bf41285ef86164",
          "body": "Co-authored-by: cyphercodes <cyphercodes@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Fix prefer-separate-static-class for template literals (#3097)",
          "author_name": "Rayan Salhab",
          "author_login": "cyphercodes",
          "committed_at": "2026-07-13T05:13:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7e0b75e34efbcc7bb3c291b0e8488be416be933",
          "body": null,
          "is_bot": false,
          "headline": "Update development dependencies (#3095)",
          "author_name": "Flo Edelmann",
          "author_login": "FloEdelmann",
          "committed_at": "2026-07-03T14:12:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51a1c2d6b29c063a9e1adbf7a6226251dc547d43",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies (#3094)",
          "author_name": "Flo Edelmann",
          "author_login": "FloEdelmann",
          "committed_at": "2026-07-03T13:29:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52de0e49490cc2d4aad911879cba6ea22d47379a",
          "body": null,
          "is_bot": false,
          "headline": "Update development dependencies (#3093)",
          "author_name": "Flo Edelmann",
          "author_login": "FloEdelmann",
          "committed_at": "2026-07-03T12:45:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c539b98469423520e1fd6413f3409fd7a9ca41da",
          "body": null,
          "is_bot": false,
          "headline": "Update eslint-plugin-unicorn to v70 (#3092)",
          "author_name": "Flo Edelmann",
          "author_login": "FloEdelmann",
          "committed_at": "2026-07-03T07:10:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "648e21ed7ab2bfe55a29c9f88eabafb0ae54c956",
          "body": null,
          "is_bot": false,
          "headline": "Update ESLint to v10 for development (#3090)",
          "author_name": "Flo Edelmann",
          "author_login": "FloEdelmann",
          "committed_at": "2026-07-01T18:36:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b8a69710f2c8098d8d33e39b247ce6f74f844d9",
          "body": null,
          "is_bot": false,
          "headline": "Update Prettier to v3.9 (#3091)",
          "author_name": "Flo Edelmann",
          "author_login": "FloEdelmann",
          "committed_at": "2026-07-01T18:30:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eacb5fe38199f0c64d238a7bcc79ac246c4fd116",
          "body": "Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>\nCo-authored-by: Flo Edelmann <git@flo-edelmann.de>",
          "is_bot": false,
          "headline": "feat(sort-keys): add allowLineSeparatedGroups option (#3084)",
          "author_name": "Ilya",
          "author_login": "rodindev",
          "committed_at": "2026-06-08T12:16:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45df2c202d9e5272df4055c6c3619f28e1e0b514",
          "body": null,
          "is_bot": false,
          "headline": "ci: pin action versions (#3083)",
          "author_name": "rzzf",
          "author_login": "rzzf",
          "committed_at": "2026-06-08T12:15:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9aa463a4aa4ad3c37d7facacda2e40ad7880ea92",
          "body": "Co-authored-by: Flo Edelmann <git@flo-edelmann.de>",
          "is_bot": true,
          "headline": "Version Packages (#3080)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-03T09:03:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "517347cf009044030e21b0b587a18c3ce60dae33",
          "body": null,
          "is_bot": false,
          "headline": "Add error positions (#3085)",
          "author_name": "Flo Edelmann",
          "author_login": "FloEdelmann",
          "committed_at": "2026-06-03T08:31:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b582b7e0aba5c6335ea261d7cd51b71232a5ad2a",
          "body": "Co-authored-by: Copilot <copilot@github.com>\nCo-authored-by: Wayne Zhang <waynzh19@gmail.com>",
          "is_bot": false,
          "headline": "fix: false positive for returns in exhaustive switch (#3067)",
          "author_name": "Ed Rosewright",
          "author_login": "EdRW",
          "committed_at": "2026-05-28T15:19:45Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "91a136cfdd743b1e77f63f824d1fdfe9c39f261e",
          "body": "…#3063)\n\nCo-authored-by: candy-Tong <563378816@qq.com>\nCo-authored-by: ota-meshi <16508807+ota-meshi@users.noreply.github.com>\nCo-authored-by: waynzh <waynzh19@gmail.com>",
          "is_bot": false,
          "headline": "fix(one-component-per-file): Ignore members imported from elsewhere (…",
          "author_name": "InSync",
          "author_login": "InSyncWithFoo",
          "committed_at": "2026-05-18T02:44:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d37d17b773b89f40ab180f739f35d0eeac9e940b",
          "body": "…#3081)",
          "is_bot": false,
          "headline": "fix(prefer-import-from-vue): don't report names not exported by vue (…",
          "author_name": "Ilya",
          "author_login": "rodindev",
          "committed_at": "2026-05-14T12:03:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "836aa95afd4c904ac9d52a26f7aba38a7f78e0b2",
          "body": "…s (#3079)",
          "is_bot": false,
          "headline": "fix(custom-event-name-casing): check segments of colon-separated name…",
          "author_name": "Ilya",
          "author_login": "rodindev",
          "committed_at": "2026-05-11T13:48:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a2129e164860523a6785fd6061bbadd0e1b19f3",
          "body": null,
          "is_bot": true,
          "headline": "Version Packages (#3077)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-05T13:23:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe776a903f24e96421b6f3177a6de30e2594d8d3",
          "body": null,
          "is_bot": false,
          "headline": "fix: require correct peerDep version for `vue-eslint-parser` (#3075)",
          "author_name": "Lars-Ragnar A. Haugen",
          "author_login": "haug1",
          "committed_at": "2026-05-05T13:19:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73f3ef48969d2fc9303f4a3aec9ea3a29b53838c",
          "body": null,
          "is_bot": false,
          "headline": "docs: update ESLint version requirement to include ^10.0.0 (#3074)",
          "author_name": "rzzf",
          "author_login": "rzzf",
          "committed_at": "2026-04-27T08:19:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "333008a05e727ce53ff255797d14db10f56db212",
          "body": null,
          "is_bot": false,
          "headline": "Fixed changelog formatting/order for v10.8.0",
          "author_name": "Flo Edelmann",
          "author_login": "FloEdelmann",
          "committed_at": "2026-04-22T07:15:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3868a2d6e7b44037dd5aa04a7acdd857a0358a7b",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>\nCo-authored-by: Yosuke Ota <otameshiyo23@gmail.com>\nCo-authored-by: Flo Edelmann <git@flo-edelmann.de>",
          "is_bot": true,
          "headline": "Version Packages (#3026)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-21T23:41:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fbb060e5f1a32855dfafab467a434373089f21c",
          "body": "Co-authored-by: Flo Edelmann <git@flo-edelmann.de>",
          "is_bot": false,
          "headline": "feat(no-literals-in-template): add ignores option (#3072)",
          "author_name": "rzzf",
          "author_login": "rzzf",
          "committed_at": "2026-04-21T22:41:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "666f391dac980e79abe3a3b96a160a48afd7f0d5",
          "body": null,
          "is_bot": false,
          "headline": "perf(no-child-content): bail out sooner for unrelated directives (#3068)",
          "author_name": "absidue",
          "author_login": "absidue",
          "committed_at": "2026-04-14T08:58:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "303e74496186c4a8273e04c1975015f225d37377",
          "body": "Co-authored-by: Wayne Zhang <waynzh19@gmail.com>",
          "is_bot": false,
          "headline": "feat(no-irregular-whitespace): add error end positions (#3065)",
          "author_name": "Flo Edelmann",
          "author_login": "FloEdelmann",
          "committed_at": "2026-04-02T09:12:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e51589da7a83e47b5efd120c888bed2e504d16d5",
          "body": null,
          "is_bot": false,
          "headline": "feat(max-len): improve error positions (#3066)",
          "author_name": "Flo Edelmann",
          "author_login": "FloEdelmann",
          "committed_at": "2026-04-01T08:07:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45ba35812b711cb08ba394b696e56d050e7452c8",
          "body": null,
          "is_bot": false,
          "headline": "test: add exact error positions (#3064)",
          "author_name": "Flo Edelmann",
          "author_login": "FloEdelmann",
          "committed_at": "2026-03-30T17:27:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2abe7716d80f39d1797f0067b7ba30878b9a7501",
          "body": "it is appended automatically",
          "is_bot": false,
          "headline": "chore: remove PR number from changeset",
          "author_name": "Flo Edelmann",
          "author_login": "FloEdelmann",
          "committed_at": "2026-03-27T13:13:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cb00fb798113eac751a8605feb4cacda0a8f210",
          "body": "Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add `vue/prefer-v-model` rule (#3062)",
          "author_name": "Flo Edelmann",
          "author_login": "FloEdelmann",
          "committed_at": "2026-03-27T13:09:16Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5ae34560b51843a31688af0d3bdac7dacb8cd757",
          "body": "Co-authored-by: ota-meshi <16508807+ota-meshi@users.noreply.github.com>\nCo-authored-by: waynzh <waynzh19@gmail.com>",
          "is_bot": true,
          "headline": "Updates resources (#3059)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-03-16T08:01:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e7caf1258811627f506aed6c57e0af6129a1c2c",
          "body": "Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: Flo Edelmann <git@flo-edelmann.de>\nCo-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: add `vue/prefer-single-event-payload` rule (#3058)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-03-16T07:53:03Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b0bb2504a841f031f7d0ac62acee846093801e23",
          "body": null,
          "is_bot": false,
          "headline": "chore: enable internal rules for `.ts` rules (#3057)",
          "author_name": "Vida Xie",
          "author_login": "9romise",
          "committed_at": "2026-03-11T10:19:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca6098466e9005fea1d84b2f77bbc08faf2fd948",
          "body": null,
          "is_bot": false,
          "headline": "refactor: migrate indent related utils and rules to TypeScript (#3054)",
          "author_name": "Vida Xie",
          "author_login": "9romise",
          "committed_at": "2026-03-10T12:44:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c9f52f5f2d0dab36e8bcfa268cd9e2516fcff57",
          "body": null,
          "is_bot": false,
          "headline": "refactor: migrate `utils/casing` to TypeScript (#3053)",
          "author_name": "Vida Xie",
          "author_login": "9romise",
          "committed_at": "2026-03-06T07:21:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "486d06cdbaed153a630d6647d0437c739d4ca045",
          "body": null,
          "is_bot": false,
          "headline": "feat(no-unused-properties): add `\"inject\"` to `groups` option (#3052)",
          "author_name": "Wayne Zhang",
          "author_login": "waynzh",
          "committed_at": "2026-03-05T12:38:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dc4d851ef21d5388967ead035e609b5534f1523",
          "body": null,
          "is_bot": false,
          "headline": "refactor: migrate `utils/regexp` and related rules to TypeScript (#3044)",
          "author_name": "Vida Xie",
          "author_login": "9romise",
          "committed_at": "2026-03-05T09:43:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21e8754c748ec17219442909ddeb6baae987792a",
          "body": "…fix docs build (#3051)\n\nCo-authored-by: Flo Edelmann <git@flo-edelmann.de>",
          "is_bot": false,
          "headline": "refactor: migrate some interdependent utils and rules to TypeScript, …",
          "author_name": "Vida Xie",
          "author_login": "9romise",
          "committed_at": "2026-03-05T08:39:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d22c86ad3a9a4a4f56fad814bcc5e7a54ac1a20b",
          "body": null,
          "is_bot": false,
          "headline": "ci: run lint on Node.js LTS (#3050)",
          "author_name": "Vida Xie",
          "author_login": "9romise",
          "committed_at": "2026-03-04T13:49:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2744339228245539778726bbed5146e920539364",
          "body": "…3045)\n\nCo-authored-by: Flo Edelmann <git@flo-edelmann.de>",
          "is_bot": false,
          "headline": "refactor: migrate `utils/comments` and related rules to TypeScript (#…",
          "author_name": "Vida Xie",
          "author_login": "9romise",
          "committed_at": "2026-03-03T17:09:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f1c6b5feab08838eb2f3a8204975756941fabde",
          "body": "…pt (#3046)",
          "is_bot": false,
          "headline": "refactor: migrate `utils/html-comments` and related rules to TypeScri…",
          "author_name": "Vida Xie",
          "author_login": "9romise",
          "committed_at": "2026-03-03T16:59:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa4b68325ac80ebab04287efc0434b5eb46650c0",
          "body": "…ipt (#3047)",
          "is_bot": false,
          "headline": "refactor: migrate `utils/keycode-to-key` and related rules to TypeScr…",
          "author_name": "Vida Xie",
          "author_login": "9romise",
          "committed_at": "2026-03-03T16:59:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1360dcd689fa26a271bdaa19f711f4b4f837cebb",
          "body": "…3048)",
          "is_bot": false,
          "headline": "refactor: migrate `utils/selector` and related rules to TypeScript (#…",
          "author_name": "Vida Xie",
          "author_login": "9romise",
          "committed_at": "2026-03-03T16:59:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf1ddd8f4b2af21d68965ce7855fbb829b674021",
          "body": null,
          "is_bot": false,
          "headline": "chore(tools): add support for ts rules (#3049)",
          "author_name": "Vida Xie",
          "author_login": "9romise",
          "committed_at": "2026-03-03T16:44:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "662a695cb50d4a07b56f526446eab40b4bc7147f",
          "body": null,
          "is_bot": false,
          "headline": "docs: update test files path (#3043)",
          "author_name": "Vida Xie",
          "author_login": "9romise",
          "committed_at": "2026-03-03T10:34:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5d8f141a4aeba1e1c363be2042a4da680159ecb",
          "body": null,
          "is_bot": false,
          "headline": "refactor(test): migrate `rules` to TypeScript (#3036)",
          "author_name": "Vida Xie",
          "author_login": "9romise",
          "committed_at": "2026-03-03T10:01:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abff299101b72ace3eec3cc039543aab8b5820cd",
          "body": null,
          "is_bot": false,
          "headline": "refactor(test): migrate `integrations` to TypeScript (#3042)",
          "author_name": "Vida Xie",
          "author_login": "9romise",
          "committed_at": "2026-03-02T09:30:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03caa80e82e2eac0183123481619368caa10c332",
          "body": null,
          "is_bot": false,
          "headline": "refactor(test): migrate base tests to TypeScript (#3041)",
          "author_name": "Vida Xie",
          "author_login": "9romise",
          "committed_at": "2026-03-02T09:25:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33750ceee1e28ad8fb19ef79d1a9bab2c4745461",
          "body": "Co-authored-by: ota-meshi <16508807+ota-meshi@users.noreply.github.com>\nCo-authored-by: Flo Edelmann <git@flo-edelmann.de>",
          "is_bot": true,
          "headline": "Update resources (#3040)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-03-01T12:26:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f715e0f227cdc6380be2f932b3cf6de5b7818895",
          "body": null,
          "is_bot": false,
          "headline": "refactor(test): migrate `test-utils` to TypeScript (#3039)",
          "author_name": "Vida Xie",
          "author_login": "9romise",
          "committed_at": "2026-03-01T12:20:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "356b23452ed2a5387a0cca8f262916a1c9241dfe",
          "body": null,
          "is_bot": false,
          "headline": "refactor(test): migrate `utils` to TypeScript (#3038)",
          "author_name": "Vida Xie",
          "author_login": "9romise",
          "committed_at": "2026-02-28T11:53:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fabc2e91db7c07b7581a8367c9e8b4e33ea756e",
          "body": null,
          "is_bot": false,
          "headline": "refactor(test): migrate `no-unsupported-features` to TypeScript (#3037)",
          "author_name": "Vida Xie",
          "author_login": "9romise",
          "committed_at": "2026-02-28T10:35:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29b0fbd5216bb21043ace04600e699dd3e59ad4b",
          "body": null,
          "is_bot": false,
          "headline": "refactor(test): improve `ts-utils` testing (#3034)",
          "author_name": "Vida Xie",
          "author_login": "9romise",
          "committed_at": "2026-02-26T09:28:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6051175608d849b0624dcc60830c741bace5f581",
          "body": null,
          "is_bot": false,
          "headline": "test: use vitest snapshot testing (#3028)",
          "author_name": "Vida Xie",
          "author_login": "9romise",
          "committed_at": "2026-02-25T09:30:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6df893f89ef68aae5fcb0b7684970de12408485f",
          "body": null,
          "is_bot": false,
          "headline": "docs: improve display of preset configs (#3033)",
          "author_name": "Flo Edelmann",
          "author_login": "FloEdelmann",
          "committed_at": "2026-02-24T13:31:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d23b3b471680ed22a2516f154ed468be7ceba1c4",
          "body": null,
          "is_bot": false,
          "headline": "Update changeset for #3025",
          "author_name": "Flo Edelmann",
          "author_login": "FloEdelmann",
          "committed_at": "2026-02-22T20:35:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30089842118ef3a97c5947481eb63d26f29b7866",
          "body": null,
          "is_bot": false,
          "headline": "Add changeset for #3025",
          "author_name": "Flo Edelmann",
          "author_login": "FloEdelmann",
          "committed_at": "2026-02-22T20:32:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46c5f8f38a727123b1b8140b48af3943b7c25be8",
          "body": "…udo-classes (#3025)",
          "is_bot": false,
          "headline": "feat(padding-line-between-tags): support :single-line/:multi-line pse…",
          "author_name": "Pier Dolique",
          "author_login": "Perdolique",
          "committed_at": "2026-02-22T20:28:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f20a1821c79c503d788979ebe94d065f6219527b",
          "body": "…ow (#3030)",
          "is_bot": false,
          "headline": "chore: use LTS Node.js version in `check-for-resources-update` workfl…",
          "author_name": "Yosuke Ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-02-22T18:58:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e20b0b3601fad36cdd4a4696014b3533fe168ba1",
          "body": null,
          "is_bot": false,
          "headline": "refactor(test): use `eslint-compat-utils` (#3027)",
          "author_name": "Vida Xie",
          "author_login": "9romise",
          "committed_at": "2026-02-19T11:56:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "636f6fca503e89540c59ec8faa70a1f94ead91e7",
          "body": "Co-authored-by: Flo Edelmann <git@flo-edelmann.de>",
          "is_bot": false,
          "headline": "refactor: move `lib/configs` to TypeScript (#3002)",
          "author_name": "Vida Xie",
          "author_login": "9romise",
          "committed_at": "2026-02-16T05:08:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebe0552057badf5bbc5094054dd10de50bf28a7a",
          "body": null,
          "is_bot": false,
          "headline": "Reorder v10.8.0 changelog entries",
          "author_name": "Flo Edelmann",
          "author_login": "FloEdelmann",
          "committed_at": "2026-02-15T10:04:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b92896b8da0720052547942abcdee200acad4ed",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#3023)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-14T00:50:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2523927fe1fe53879d6eac9f65537cb231890b0e",
          "body": null,
          "is_bot": false,
          "headline": "feat: allow ESLint v10 as peer dependency (#2962)",
          "author_name": "Flo Edelmann",
          "author_login": "FloEdelmann",
          "committed_at": "2026-02-14T00:40:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57058ce1841a05e301b356b08d2baa3fe3bfe3a6",
          "body": "…009)\n\nCo-authored-by: waynzh <waynzh19@gmail.com>\nCo-authored-by: Flo Edelmann <git@flo-edelmann.de>",
          "is_bot": false,
          "headline": "feat(define-props-destructuring): add `only-when-assigned` option (#3…",
          "author_name": "rzzf",
          "author_login": "rzzf",
          "committed_at": "2026-02-13T19:00:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72fdd6ee89309a5cd830381b08bbf590c65a88c7",
          "body": null,
          "is_bot": false,
          "headline": "Fix release workflow (#3022)",
          "author_name": "Flo Edelmann",
          "author_login": "FloEdelmann",
          "committed_at": "2026-02-13T17:47:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69604f7534a8f93c6ca00e64a851d092f4b900b2",
          "body": "…3020)",
          "is_bot": false,
          "headline": "feat(no-async-in-computed-properties): add missing Promise methods (#…",
          "author_name": "rzzf",
          "author_login": "rzzf",
          "committed_at": "2026-02-13T17:26:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bfb7953c7751230df6ae97cd515ba7f97a04123",
          "body": "Co-authored-by: Flo Edelmann <git@flo-edelmann.de>",
          "is_bot": false,
          "headline": "feat(valid-v-for): add `allowEmptyAlias` option (#3011)",
          "author_name": "Wayne Zhang",
          "author_login": "waynzh",
          "committed_at": "2026-02-13T17:25:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cb3e87d1a9ce1f27eba3f39cf6e40411fe0278b",
          "body": "Co-authored-by: Flo Edelmann <git@flo-edelmann.de>",
          "is_bot": false,
          "headline": "feat(attributes-order): add `ignoreVBindObject` option (#3012)",
          "author_name": "Wayne Zhang",
          "author_login": "waynzh",
          "committed_at": "2026-02-13T17:14:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "598d30fbfbedf2f9689af5365f53bd97a141667e",
          "body": null,
          "is_bot": false,
          "headline": "Fix deploy preview (#3021)",
          "author_name": "Flo Edelmann",
          "author_login": "FloEdelmann",
          "committed_at": "2026-02-13T17:05:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99dcf29ac5c3eb1da174c8f8568bee28104a1db2",
          "body": null,
          "is_bot": false,
          "headline": "docs(no-unused-properties): complete options list (#3018)",
          "author_name": "Shayan Zamani",
          "author_login": "ShayanTheNerd",
          "committed_at": "2026-02-10T16:44:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "138db47242a928ac24c8da60af8773094dadb283",
          "body": "Co-authored-by: Flo Edelmann <git@flo-edelmann.de>",
          "is_bot": false,
          "headline": "fix(no-unused-vars): detect slot props used as component tags (#3008)",
          "author_name": "Eugen Istoc",
          "author_login": "genu",
          "committed_at": "2026-01-22T08:50:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4f026e3a59fe662bcf78ec277b0edbcf01f91a0",
          "body": "Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>",
          "is_bot": false,
          "headline": "Update development dependencies (#3003)",
          "author_name": "Flo Edelmann",
          "author_login": "FloEdelmann",
          "committed_at": "2026-01-20T08:24:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "745fd4e1f3719c3a2f93bd3531da5e886c16f008",
          "body": "Co-authored-by: Flo Edelmann <git@flo-edelmann.de>",
          "is_bot": true,
          "headline": "Version Packages (#2988)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-16T10:20:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c2efa45e7f8d0bf70d2432ad1dc024993affc90",
          "body": null,
          "is_bot": false,
          "headline": "feat: add `-error` configs to types (#3001)",
          "author_name": "Flo Edelmann",
          "author_login": "FloEdelmann",
          "committed_at": "2026-01-16T10:09:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce20297414014b2e95061c273826e57ed6929017",
          "body": "Co-authored-by: Flo Edelmann <git@flo-edelmann.de>",
          "is_bot": false,
          "headline": "feat: introduce `tsdown`, support mixed js & ts in codebase (#2916)",
          "author_name": "Vida Xie",
          "author_login": "9romise",
          "committed_at": "2026-01-16T09:29:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c77cf912cc844cdc2f3150937c94f1d7a0c6239",
          "body": "Co-authored-by: Flo Edelmann <git@flo-edelmann.de>",
          "is_bot": false,
          "headline": "feat: add vue/no-literals-in-template rule (#3000)",
          "author_name": "rzzf",
          "author_login": "rzzf",
          "committed_at": "2026-01-16T08:39:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9d3f4366ae6bce8cdb7c162aa08a2f7d0e5ce33",
          "body": null,
          "is_bot": false,
          "headline": "test: remove `type` property from asserted errors (#2998)",
          "author_name": "Flo Edelmann",
          "author_login": "FloEdelmann",
          "committed_at": "2026-01-09T18:11:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff8c8e08613fbf1c2a6af144dc41def9e2a65718",
          "body": null,
          "is_bot": false,
          "headline": "docs: improve editor interaction experience (#2997)",
          "author_name": "rzzf",
          "author_login": "rzzf",
          "committed_at": "2026-01-05T09:50:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97ff02476e242f0bd362c0b3451d7c1471558828",
          "body": "Co-authored-by: waynzh <waynzh19@gmail.com>",
          "is_bot": false,
          "headline": "Update changeset message",
          "author_name": "Flo Edelmann",
          "author_login": "FloEdelmann",
          "committed_at": "2025-12-22T09:11:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf68a176c5d98e6616b21113a3bc50912b95247b",
          "body": "Co-authored-by: waynzh <waynzh19@gmail.com>",
          "is_bot": false,
          "headline": "Update changeset message",
          "author_name": "Flo Edelmann",
          "author_login": "FloEdelmann",
          "committed_at": "2025-12-22T09:10:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2713fb26feded0bb5145fd73a1f60b73e8b0be47",
          "body": "…work (#2995)\n\nCo-authored-by: waynzh <waynzh19@gmail.com>",
          "is_bot": false,
          "headline": "fix(define-props-destructuring): imported props declaration does not …",
          "author_name": "rzzf",
          "author_login": "rzzf",
          "committed_at": "2025-12-22T09:03:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e13bfc747bf5b280f2ac50b9154f02c8b5010eb0",
          "body": "Co-authored-by: ota-meshi <16508807+ota-meshi@users.noreply.github.com>\nCo-authored-by: waynzh <waynzh19@gmail.com>",
          "is_bot": true,
          "headline": "Updates resources (#2996)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-12-21T13:19:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "371913a37b381f25bc5f6275cc0db004d9ca4a47",
          "body": "…igured to error (#2796)\n\nCo-authored-by: Flo Edelmann <git@flo-edelmann.de>\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: introduce `-error` versions of configs that have all rules conf…",
          "author_name": "Gareth Jones",
          "author_login": "G-Rath",
          "committed_at": "2025-12-20T06:48:08Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "684a3d2ebf9b09b4893c8ed839d3c60c05635e30",
          "body": "Co-authored-by: Flo Edelmann <git@flo-edelmann.de>\nCo-authored-by: Wayne Zhang <waynzh19@gmail.com>",
          "is_bot": false,
          "headline": "feat: add vue/no-undef-directives rule (#2990)",
          "author_name": "rzzf",
          "author_login": "rzzf",
          "committed_at": "2025-12-15T09:21:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58432ae8a550c34875096f2c77a50a7c6f50abaa",
          "body": null,
          "is_bot": false,
          "headline": "test: remove `errors` and `output` from valid test cases (#2992)",
          "author_name": "Flo Edelmann",
          "author_login": "FloEdelmann",
          "committed_at": "2025-12-12T14:39:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5023e75dd7aa4b059b72e84b47a1e195ec6ac94a",
          "body": "Co-authored-by: Flo Edelmann <git@flo-edelmann.de>",
          "is_bot": false,
          "headline": "feat(vue/no-multi-spaces): add ignoreEOLComments property (#2989)",
          "author_name": "rzzf",
          "author_login": "rzzf",
          "committed_at": "2025-12-10T06:27:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b4630bf00380a0d19302972a5abe2403140b69d",
          "body": "Co-authored-by: Flo Edelmann <git@flo-edelmann.de>",
          "is_bot": false,
          "headline": "refactor: split `configs` and `plugin` to separate modules (#2967)",
          "author_name": "Vida Xie",
          "author_login": "9romise",
          "committed_at": "2025-12-05T02:55:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66b34146e30d1cd6464c3e0bd8d66dac5aaf990b",
          "body": "Co-authored-by: ota-meshi <16508807+ota-meshi@users.noreply.github.com>\nCo-authored-by: Yosuke Ota <otameshiyo23@gmail.com>",
          "is_bot": true,
          "headline": "Updates resources (#2986)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-12-05T02:48:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d617fbbd61383df5ac271deb1dfa4e589181582c",
          "body": "…ix (#2984)\n\nCo-authored-by: Flo Edelmann <git@flo-edelmann.de>",
          "is_bot": false,
          "headline": "feat(vue/no-negated-v-if-condition): upgrade rule suggestion to autof…",
          "author_name": "rzzf",
          "author_login": "rzzf",
          "committed_at": "2025-12-05T02:44:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16d17a4b4aa20215e487bab0f601f5a5ce12b9b4",
          "body": null,
          "is_bot": false,
          "headline": "test: rewrite some files in `.ts` (#2968)",
          "author_name": "Vida Xie",
          "author_login": "9romise",
          "committed_at": "2025-12-05T02:30:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b609c2b5088c321a947a25a69e36fa21aefabfa1",
          "body": null,
          "is_bot": false,
          "headline": "test: remove unnecessary `semver` calls (#2985)",
          "author_name": "Vida Xie",
          "author_login": "9romise",
          "committed_at": "2025-12-01T10:46:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "701bb0931778a63b1b0a85f0d68d4390a222f359",
          "body": null,
          "is_bot": true,
          "headline": "Version Packages (#2973)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-11-27T22:36:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd4abe57dce83c83663956f2df1c0b03b667a6d1",
          "body": "…s and combining parents (#2980)",
          "is_bot": false,
          "headline": "fix(vue/no-duplicate-class-names): improve non-intersecting condition…",
          "author_name": "Yizack Rangel",
          "author_login": "Yizack",
          "committed_at": "2025-11-27T19:30:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 223,
      "latest_release_at": "2026-07-20T10:46:11Z",
      "latest_release_tag": "v10.10.0",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 38,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 30.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "eslint-plugin-vue",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "eslint",
            "eslint-plugin",
            "eslint-config",
            "vue",
            "vuejs",
            "rules"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/eslint-plugin-vue",
          "is_deprecated": false,
          "latest_version": "10.10.0",
          "repository_url": "https://github.com/vuejs/eslint-plugin-vue",
          "versions_count": 192,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 5,
          "monthly_downloads": 24073173,
          "first_published_at": "2016-03-20T09:48:56.426000Z",
          "latest_published_at": "2026-07-20T10:46:09.861000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        }
      ]
    },
    "popularity": {
      "forks": 714,
      "stars": 4593,
      "watchers": 52,
      "fork_history": {
        "days": [
          {
            "date": "2016-11-02",
            "count": 1
          },
          {
            "date": "2016-11-04",
            "count": 1
          },
          {
            "date": "2017-01-10",
            "count": 1
          },
          {
            "date": "2017-01-17",
            "count": 2
          },
          {
            "date": "2017-02-19",
            "count": 1
          },
          {
            "date": "2017-03-31",
            "count": 1
          },
          {
            "date": "2017-04-14",
            "count": 1
          },
          {
            "date": "2017-05-28",
            "count": 1
          },
          {
            "date": "2017-06-12",
            "count": 1
          },
          {
            "date": "2017-06-29",
            "count": 1
          },
          {
            "date": "2017-07-04",
            "count": 1
          },
          {
            "date": "2017-07-06",
            "count": 1
          },
          {
            "date": "2017-07-24",
            "count": 1
          },
          {
            "date": "2017-07-30",
            "count": 1
          },
          {
            "date": "2017-08-24",
            "count": 1
          },
          {
            "date": "2017-08-25",
            "count": 1
          },
          {
            "date": "2017-09-06",
            "count": 1
          },
          {
            "date": "2017-09-08",
            "count": 1
          },
          {
            "date": "2017-09-27",
            "count": 1
          },
          {
            "date": "2017-10-02",
            "count": 1
          },
          {
            "date": "2017-10-05",
            "count": 2
          },
          {
            "date": "2017-10-09",
            "count": 1
          },
          {
            "date": "2017-10-13",
            "count": 1
          },
          {
            "date": "2017-10-25",
            "count": 1
          },
          {
            "date": "2017-10-31",
            "count": 1
          },
          {
            "date": "2017-11-21",
            "count": 1
          },
          {
            "date": "2017-11-22",
            "count": 1
          },
          {
            "date": "2017-11-27",
            "count": 1
          },
          {
            "date": "2017-12-01",
            "count": 2
          },
          {
            "date": "2017-12-10",
            "count": 1
          },
          {
            "date": "2017-12-11",
            "count": 1
          },
          {
            "date": "2017-12-18",
            "count": 1
          },
          {
            "date": "2017-12-19",
            "count": 1
          },
          {
            "date": "2017-12-20",
            "count": 2
          },
          {
            "date": "2017-12-25",
            "count": 1
          },
          {
            "date": "2017-12-27",
            "count": 1
          },
          {
            "date": "2018-01-01",
            "count": 1
          },
          {
            "date": "2018-01-02",
            "count": 1
          },
          {
            "date": "2018-01-08",
            "count": 1
          },
          {
            "date": "2018-01-09",
            "count": 1
          },
          {
            "date": "2018-01-15",
            "count": 2
          },
          {
            "date": "2018-01-17",
            "count": 1
          },
          {
            "date": "2018-01-26",
            "count": 1
          },
          {
            "date": "2018-01-29",
            "count": 1
          },
          {
            "date": "2018-01-30",
            "count": 1
          },
          {
            "date": "2018-01-31",
            "count": 2
          },
          {
            "date": "2018-02-01",
            "count": 1
          },
          {
            "date": "2018-02-06",
            "count": 1
          },
          {
            "date": "2018-02-13",
            "count": 1
          },
          {
            "date": "2018-02-19",
            "count": 1
          },
          {
            "date": "2018-02-25",
            "count": 1
          },
          {
            "date": "2018-02-26",
            "count": 1
          },
          {
            "date": "2018-03-01",
            "count": 1
          },
          {
            "date": "2018-03-06",
            "count": 1
          },
          {
            "date": "2018-03-08",
            "count": 2
          },
          {
            "date": "2018-03-12",
            "count": 2
          },
          {
            "date": "2018-03-14",
            "count": 1
          },
          {
            "date": "2018-03-15",
            "count": 1
          },
          {
            "date": "2018-03-16",
            "count": 2
          },
          {
            "date": "2018-03-22",
            "count": 1
          },
          {
            "date": "2018-03-26",
            "count": 1
          },
          {
            "date": "2018-03-28",
            "count": 2
          },
          {
            "date": "2018-03-29",
            "count": 2
          },
          {
            "date": "2018-03-31",
            "count": 1
          },
          {
            "date": "2018-04-02",
            "count": 1
          },
          {
            "date": "2018-04-03",
            "count": 1
          },
          {
            "date": "2018-04-04",
            "count": 1
          },
          {
            "date": "2018-04-10",
            "count": 1
          },
          {
            "date": "2018-04-13",
            "count": 1
          },
          {
            "date": "2018-04-16",
            "count": 1
          },
          {
            "date": "2018-04-19",
            "count": 1
          },
          {
            "date": "2018-04-25",
            "count": 1
          },
          {
            "date": "2018-04-29",
            "count": 1
          },
          {
            "date": "2018-05-03",
            "count": 1
          },
          {
            "date": "2018-05-04",
            "count": 1
          },
          {
            "date": "2018-05-05",
            "count": 1
          },
          {
            "date": "2018-05-07",
            "count": 1
          },
          {
            "date": "2018-05-11",
            "count": 1
          },
          {
            "date": "2018-05-26",
            "count": 2
          },
          {
            "date": "2018-05-29",
            "count": 1
          },
          {
            "date": "2018-05-30",
            "count": 2
          },
          {
            "date": "2018-05-31",
            "count": 1
          },
          {
            "date": "2018-06-01",
            "count": 1
          },
          {
            "date": "2018-06-08",
            "count": 2
          },
          {
            "date": "2018-06-10",
            "count": 1
          },
          {
            "date": "2018-06-15",
            "count": 1
          },
          {
            "date": "2018-06-18",
            "count": 1
          },
          {
            "date": "2018-06-22",
            "count": 1
          },
          {
            "date": "2018-06-23",
            "count": 1
          },
          {
            "date": "2018-06-26",
            "count": 1
          },
          {
            "date": "2018-06-28",
            "count": 1
          },
          {
            "date": "2018-06-30",
            "count": 1
          },
          {
            "date": "2018-07-05",
            "count": 1
          },
          {
            "date": "2018-07-06",
            "count": 1
          },
          {
            "date": "2018-07-11",
            "count": 1
          },
          {
            "date": "2018-07-15",
            "count": 1
          },
          {
            "date": "2018-07-31",
            "count": 1
          },
          {
            "date": "2018-08-04",
            "count": 2
          },
          {
            "date": "2018-08-06",
            "count": 1
          },
          {
            "date": "2018-08-09",
            "count": 1
          },
          {
            "date": "2018-08-21",
            "count": 1
          },
          {
            "date": "2018-09-02",
            "count": 1
          },
          {
            "date": "2018-09-09",
            "count": 1
          },
          {
            "date": "2018-09-10",
            "count": 2
          },
          {
            "date": "2018-09-12",
            "count": 1
          },
          {
            "date": "2018-09-13",
            "count": 1
          },
          {
            "date": "2018-09-17",
            "count": 1
          },
          {
            "date": "2018-09-30",
            "count": 1
          },
          {
            "date": "2018-10-13",
            "count": 1
          },
          {
            "date": "2018-10-21",
            "count": 1
          },
          {
            "date": "2018-10-22",
            "count": 2
          },
          {
            "date": "2018-10-23",
            "count": 2
          },
          {
            "date": "2018-10-24",
            "count": 1
          },
          {
            "date": "2018-10-25",
            "count": 1
          },
          {
            "date": "2018-10-30",
            "count": 1
          },
          {
            "date": "2018-11-05",
            "count": 1
          },
          {
            "date": "2018-11-21",
            "count": 1
          },
          {
            "date": "2018-11-23",
            "count": 2
          },
          {
            "date": "2018-12-01",
            "count": 1
          },
          {
            "date": "2018-12-04",
            "count": 3
          },
          {
            "date": "2018-12-05",
            "count": 1
          },
          {
            "date": "2018-12-06",
            "count": 2
          },
          {
            "date": "2018-12-08",
            "count": 1
          },
          {
            "date": "2018-12-09",
            "count": 1
          },
          {
            "date": "2018-12-10",
            "count": 1
          },
          {
            "date": "2018-12-11",
            "count": 3
          },
          {
            "date": "2018-12-12",
            "count": 3
          },
          {
            "date": "2018-12-13",
            "count": 3
          },
          {
            "date": "2018-12-15",
            "count": 2
          },
          {
            "date": "2018-12-17",
            "count": 1
          },
          {
            "date": "2018-12-18",
            "count": 2
          },
          {
            "date": "2018-12-19",
            "count": 2
          },
          {
            "date": "2018-12-22",
            "count": 1
          },
          {
            "date": "2018-12-23",
            "count": 1
          },
          {
            "date": "2018-12-27",
            "count": 1
          },
          {
            "date": "2018-12-29",
            "count": 1
          },
          {
            "date": "2018-12-30",
            "count": 1
          },
          {
            "date": "2019-01-01",
            "count": 1
          },
          {
            "date": "2019-01-03",
            "count": 1
          },
          {
            "date": "2019-01-04",
            "count": 1
          },
          {
            "date": "2019-01-15",
            "count": 1
          },
          {
            "date": "2019-01-16",
            "count": 1
          },
          {
            "date": "2019-01-19",
            "count": 1
          },
          {
            "date": "2019-01-23",
            "count": 1
          },
          {
            "date": "2019-01-24",
            "count": 1
          },
          {
            "date": "2019-01-25",
            "count": 1
          },
          {
            "date": "2019-02-02",
            "count": 2
          },
          {
            "date": "2019-02-04",
            "count": 1
          },
          {
            "date": "2019-02-06",
            "count": 1
          },
          {
            "date": "2019-02-08",
            "count": 2
          },
          {
            "date": "2019-02-12",
            "count": 1
          },
          {
            "date": "2019-02-14",
            "count": 1
          },
          {
            "date": "2019-02-18",
            "count": 1
          },
          {
            "date": "2019-02-20",
            "count": 1
          },
          {
            "date": "2019-02-21",
            "count": 2
          },
          {
            "date": "2019-02-22",
            "count": 1
          },
          {
            "date": "2019-02-25",
            "count": 1
          },
          {
            "date": "2019-02-26",
            "count": 2
          },
          {
            "date": "2019-02-27",
            "count": 1
          },
          {
            "date": "2019-02-28",
            "count": 1
          },
          {
            "date": "2019-03-04",
            "count": 1
          },
          {
            "date": "2019-03-07",
            "count": 1
          },
          {
            "date": "2019-03-11",
            "count": 1
          },
          {
            "date": "2019-03-12",
            "count": 1
          },
          {
            "date": "2019-03-13",
            "count": 2
          },
          {
            "date": "2019-03-14",
            "count": 1
          },
          {
            "date": "2019-03-19",
            "count": 1
          },
          {
            "date": "2019-03-20",
            "count": 1
          },
          {
            "date": "2019-03-21",
            "count": 1
          },
          {
            "date": "2019-03-25",
            "count": 1
          },
          {
            "date": "2019-03-26",
            "count": 1
          },
          {
            "date": "2019-03-31",
            "count": 1
          },
          {
            "date": "2019-04-01",
            "count": 1
          },
          {
            "date": "2019-04-08",
            "count": 1
          },
          {
            "date": "2019-04-09",
            "count": 1
          },
          {
            "date": "2019-04-10",
            "count": 1
          },
          {
            "date": "2019-04-18",
            "count": 1
          },
          {
            "date": "2019-04-24",
            "count": 1
          },
          {
            "date": "2019-04-28",
            "count": 1
          },
          {
            "date": "2019-05-01",
            "count": 1
          },
          {
            "date": "2019-05-06",
            "count": 1
          },
          {
            "date": "2019-05-07",
            "count": 1
          },
          {
            "date": "2019-05-16",
            "count": 3
          },
          {
            "date": "2019-05-17",
            "count": 1
          },
          {
            "date": "2019-05-21",
            "count": 2
          },
          {
            "date": "2019-05-22",
            "count": 1
          },
          {
            "date": "2019-05-28",
            "count": 1
          },
          {
            "date": "2019-05-30",
            "count": 1
          },
          {
            "date": "2019-06-06",
            "count": 1
          },
          {
            "date": "2019-06-10",
            "count": 2
          },
          {
            "date": "2019-06-14",
            "count": 1
          },
          {
            "date": "2019-06-15",
            "count": 1
          },
          {
            "date": "2019-06-20",
            "count": 3
          },
          {
            "date": "2019-06-22",
            "count": 1
          },
          {
            "date": "2019-06-24",
            "count": 1
          },
          {
            "date": "2019-06-25",
            "count": 1
          },
          {
            "date": "2019-06-28",
            "count": 1
          },
          {
            "date": "2019-07-05",
            "count": 1
          },
          {
            "date": "2019-07-07",
            "count": 1
          },
          {
            "date": "2019-07-20",
            "count": 1
          },
          {
            "date": "2019-07-23",
            "count": 1
          },
          {
            "date": "2019-07-26",
            "count": 1
          },
          {
            "date": "2019-07-31",
            "count": 1
          },
          {
            "date": "2019-08-01",
            "count": 1
          },
          {
            "date": "2019-08-02",
            "count": 1
          },
          {
            "date": "2019-08-03",
            "count": 1
          },
          {
            "date": "2019-08-06",
            "count": 1
          },
          {
            "date": "2019-08-08",
            "count": 1
          },
          {
            "date": "2019-08-11",
            "count": 1
          },
          {
            "date": "2019-08-12",
            "count": 2
          },
          {
            "date": "2019-08-15",
            "count": 1
          },
          {
            "date": "2019-08-21",
            "count": 1
          },
          {
            "date": "2019-08-23",
            "count": 1
          },
          {
            "date": "2019-08-24",
            "count": 1
          },
          {
            "date": "2019-08-28",
            "count": 2
          },
          {
            "date": "2019-09-06",
            "count": 1
          },
          {
            "date": "2019-09-09",
            "count": 1
          },
          {
            "date": "2019-09-14",
            "count": 2
          },
          {
            "date": "2019-09-25",
            "count": 1
          },
          {
            "date": "2019-10-03",
            "count": 1
          },
          {
            "date": "2019-10-06",
            "count": 1
          },
          {
            "date": "2019-10-08",
            "count": 1
          },
          {
            "date": "2019-10-13",
            "count": 2
          },
          {
            "date": "2019-10-14",
            "count": 1
          },
          {
            "date": "2019-10-16",
            "count": 1
          },
          {
            "date": "2019-10-18",
            "count": 1
          },
          {
            "date": "2019-10-21",
            "count": 1
          },
          {
            "date": "2019-10-24",
            "count": 1
          },
          {
            "date": "2019-10-30",
            "count": 2
          },
          {
            "date": "2019-10-31",
            "count": 2
          },
          {
            "date": "2019-11-07",
            "count": 3
          },
          {
            "date": "2019-11-19",
            "count": 1
          },
          {
            "date": "2019-11-23",
            "count": 1
          },
          {
            "date": "2019-11-25",
            "count": 2
          },
          {
            "date": "2019-11-28",
            "count": 1
          },
          {
            "date": "2019-12-05",
            "count": 1
          },
          {
            "date": "2019-12-07",
            "count": 2
          },
          {
            "date": "2019-12-09",
            "count": 1
          },
          {
            "date": "2019-12-13",
            "count": 1
          },
          {
            "date": "2019-12-23",
            "count": 1
          },
          {
            "date": "2020-01-02",
            "count": 1
          },
          {
            "date": "2020-01-10",
            "count": 1
          },
          {
            "date": "2020-01-15",
            "count": 1
          },
          {
            "date": "2020-01-16",
            "count": 3
          },
          {
            "date": "2020-01-21",
            "count": 2
          },
          {
            "date": "2020-01-26",
            "count": 1
          },
          {
            "date": "2020-01-27",
            "count": 1
          },
          {
            "date": "2020-01-28",
            "count": 1
          },
          {
            "date": "2020-01-30",
            "count": 1
          },
          {
            "date": "2020-02-04",
            "count": 1
          },
          {
            "date": "2020-02-07",
            "count": 1
          },
          {
            "date": "2020-02-17",
            "count": 1
          },
          {
            "date": "2020-02-18",
            "count": 1
          },
          {
            "date": "2020-02-25",
            "count": 1
          },
          {
            "date": "2020-02-27",
            "count": 1
          },
          {
            "date": "2020-03-05",
            "count": 1
          },
          {
            "date": "2020-03-07",
            "count": 1
          },
          {
            "date": "2020-03-10",
            "count": 1
          },
          {
            "date": "2020-03-17",
            "count": 2
          },
          {
            "date": "2020-03-21",
            "count": 1
          },
          {
            "date": "2020-03-22",
            "count": 1
          },
          {
            "date": "2020-04-01",
            "count": 2
          },
          {
            "date": "2020-04-10",
            "count": 1
          },
          {
            "date": "2020-04-21",
            "count": 1
          },
          {
            "date": "2020-04-22",
            "count": 1
          },
          {
            "date": "2020-04-23",
            "count": 2
          },
          {
            "date": "2020-04-26",
            "count": 2
          },
          {
            "date": "2020-04-27",
            "count": 1
          },
          {
            "date": "2020-04-28",
            "count": 1
          },
          {
            "date": "2020-05-02",
            "count": 1
          },
          {
            "date": "2020-05-08",
            "count": 1
          },
          {
            "date": "2020-05-15",
            "count": 1
          },
          {
            "date": "2020-05-18",
            "count": 1
          },
          {
            "date": "2020-05-21",
            "count": 1
          },
          {
            "date": "2020-05-26",
            "count": 1
          },
          {
            "date": "2020-05-29",
            "count": 1
          },
          {
            "date": "2020-05-31",
            "count": 1
          },
          {
            "date": "2020-06-01",
            "count": 1
          },
          {
            "date": "2020-06-04",
            "count": 1
          },
          {
            "date": "2020-06-11",
            "count": 1
          },
          {
            "date": "2020-06-23",
            "count": 1
          },
          {
            "date": "2020-06-27",
            "count": 1
          },
          {
            "date": "2020-06-30",
            "count": 1
          },
          {
            "date": "2020-07-02",
            "count": 1
          },
          {
            "date": "2020-07-07",
            "count": 1
          },
          {
            "date": "2020-07-12",
            "count": 1
          },
          {
            "date": "2020-07-17",
            "count": 1
          },
          {
            "date": "2020-07-19",
            "count": 1
          },
          {
            "date": "2020-07-22",
            "count": 1
          },
          {
            "date": "2020-07-23",
            "count": 1
          },
          {
            "date": "2020-07-25",
            "count": 1
          },
          {
            "date": "2020-08-04",
            "count": 1
          },
          {
            "date": "2020-08-05",
            "count": 1
          },
          {
            "date": "2020-08-12",
            "count": 1
          },
          {
            "date": "2020-08-17",
            "count": 1
          },
          {
            "date": "2020-08-19",
            "count": 1
          },
          {
            "date": "2020-08-21",
            "count": 1
          },
          {
            "date": "2020-08-27",
            "count": 1
          },
          {
            "date": "2020-09-01",
            "count": 1
          },
          {
            "date": "2020-09-02",
            "count": 1
          },
          {
            "date": "2020-09-10",
            "count": 2
          },
          {
            "date": "2020-09-21",
            "count": 1
          },
          {
            "date": "2020-09-23",
            "count": 2
          },
          {
            "date": "2020-09-24",
            "count": 1
          },
          {
            "date": "2020-09-28",
            "count": 1
          },
          {
            "date": "2020-09-29",
            "count": 1
          },
          {
            "date": "2020-09-30",
            "count": 1
          },
          {
            "date": "2020-10-04",
            "count": 1
          },
          {
            "date": "2020-10-06",
            "count": 1
          },
          {
            "date": "2020-10-08",
            "count": 1
          },
          {
            "date": "2020-10-11",
            "count": 1
          },
          {
            "date": "2020-10-13",
            "count": 1
          },
          {
            "date": "2020-10-17",
            "count": 1
          },
          {
            "date": "2020-10-19",
            "count": 1
          },
          {
            "date": "2020-10-21",
            "count": 1
          },
          {
            "date": "2020-10-28",
            "count": 1
          },
          {
            "date": "2020-11-22",
            "count": 1
          },
          {
            "date": "2020-11-23",
            "count": 1
          },
          {
            "date": "2020-12-03",
            "count": 2
          },
          {
            "date": "2020-12-08",
            "count": 1
          },
          {
            "date": "2020-12-10",
            "count": 1
          },
          {
            "date": "2020-12-11",
            "count": 1
          },
          {
            "date": "2020-12-16",
            "count": 1
          },
          {
            "date": "2020-12-17",
            "count": 1
          },
          {
            "date": "2020-12-29",
            "count": 2
          },
          {
            "date": "2021-01-13",
            "count": 1
          },
          {
            "date": "2021-01-18",
            "count": 1
          },
          {
            "date": "2021-01-19",
            "count": 1
          },
          {
            "date": "2021-01-21",
            "count": 1
          },
          {
            "date": "2021-01-25",
            "count": 2
          },
          {
            "date": "2021-01-27",
            "count": 1
          },
          {
            "date": "2021-01-30",
            "count": 1
          },
          {
            "date": "2021-02-03",
            "count": 1
          },
          {
            "date": "2021-02-04",
            "count": 1
          },
          {
            "date": "2021-02-16",
            "count": 1
          },
          {
            "date": "2021-02-24",
            "count": 1
          },
          {
            "date": "2021-02-27",
            "count": 2
          },
          {
            "date": "2021-03-02",
            "count": 2
          },
          {
            "date": "2021-03-09",
            "count": 1
          },
          {
            "date": "2021-03-11",
            "count": 1
          },
          {
            "date": "2021-03-17",
            "count": 1
          },
          {
            "date": "2021-03-22",
            "count": 1
          },
          {
            "date": "2021-03-23",
            "count": 2
          },
          {
            "date": "2021-03-25",
            "count": 1
          },
          {
            "date": "2021-04-02",
            "count": 1
          },
          {
            "date": "2021-04-07",
            "count": 2
          },
          {
            "date": "2021-04-11",
            "count": 1
          },
          {
            "date": "2021-04-13",
            "count": 1
          },
          {
            "date": "2021-04-18",
            "count": 1
          },
          {
            "date": "2021-04-22",
            "count": 1
          },
          {
            "date": "2021-05-02",
            "count": 1
          },
          {
            "date": "2021-05-10",
            "count": 1
          },
          {
            "date": "2021-05-17",
            "count": 1
          },
          {
            "date": "2021-05-27",
            "count": 1
          },
          {
            "date": "2021-05-31",
            "count": 1
          },
          {
            "date": "2021-06-02",
            "count": 1
          },
          {
            "date": "2021-06-05",
            "count": 2
          },
          {
            "date": "2021-06-06",
            "count": 1
          },
          {
            "date": "2021-06-07",
            "count": 1
          },
          {
            "date": "2021-06-10",
            "count": 1
          },
          {
            "date": "2021-06-16",
            "count": 1
          },
          {
            "date": "2021-07-03",
            "count": 1
          },
          {
            "date": "2021-07-14",
            "count": 1
          },
          {
            "date": "2021-07-16",
            "count": 1
          },
          {
            "date": "2021-07-19",
            "count": 1
          },
          {
            "date": "2021-07-20",
            "count": 1
          },
          {
            "date": "2021-07-29",
            "count": 1
          },
          {
            "date": "2021-08-13",
            "count": 2
          },
          {
            "date": "2021-08-14",
            "count": 1
          },
          {
            "date": "2021-08-26",
            "count": 1
          },
          {
            "date": "2021-08-30",
            "count": 1
          },
          {
            "date": "2021-09-12",
            "count": 1
          },
          {
            "date": "2021-09-15",
            "count": 1
          },
          {
            "date": "2021-09-16",
            "count": 1
          },
          {
            "date": "2021-09-27",
            "count": 1
          },
          {
            "date": "2021-10-16",
            "count": 1
          },
          {
            "date": "2021-10-25",
            "count": 1
          },
          {
            "date": "2021-10-28",
            "count": 1
          },
          {
            "date": "2021-10-29",
            "count": 1
          },
          {
            "date": "2021-11-02",
            "count": 1
          },
          {
            "date": "2021-11-08",
            "count": 1
          },
          {
            "date": "2021-11-12",
            "count": 1
          },
          {
            "date": "2021-11-16",
            "count": 1
          },
          {
            "date": "2021-11-17",
            "count": 3
          },
          {
            "date": "2021-11-23",
            "count": 1
          },
          {
            "date": "2021-11-26",
            "count": 2
          },
          {
            "date": "2021-12-06",
            "count": 1
          },
          {
            "date": "2021-12-11",
            "count": 1
          },
          {
            "date": "2021-12-13",
            "count": 1
          },
          {
            "date": "2021-12-30",
            "count": 1
          },
          {
            "date": "2021-12-31",
            "count": 1
          },
          {
            "date": "2022-01-05",
            "count": 1
          },
          {
            "date": "2022-01-07",
            "count": 1
          },
          {
            "date": "2022-01-11",
            "count": 1
          },
          {
            "date": "2022-01-17",
            "count": 1
          },
          {
            "date": "2022-01-19",
            "count": 1
          },
          {
            "date": "2022-01-24",
            "count": 1
          },
          {
            "date": "2022-01-28",
            "count": 1
          },
          {
            "date": "2022-02-24",
            "count": 1
          },
          {
            "date": "2022-02-28",
            "count": 1
          },
          {
            "date": "2022-03-02",
            "count": 1
          },
          {
            "date": "2022-03-03",
            "count": 1
          },
          {
            "date": "2022-03-10",
            "count": 1
          },
          {
            "date": "2022-03-12",
            "count": 2
          },
          {
            "date": "2022-03-17",
            "count": 1
          },
          {
            "date": "2022-03-18",
            "count": 1
          },
          {
            "date": "2022-04-06",
            "count": 1
          },
          {
            "date": "2022-04-12",
            "count": 1
          },
          {
            "date": "2022-04-16",
            "count": 1
          },
          {
            "date": "2022-04-19",
            "count": 1
          },
          {
            "date": "2022-04-21",
            "count": 1
          },
          {
            "date": "2022-04-26",
            "count": 1
          },
          {
            "date": "2022-04-30",
            "count": 1
          },
          {
            "date": "2022-05-16",
            "count": 1
          },
          {
            "date": "2022-05-17",
            "count": 1
          },
          {
            "date": "2022-05-28",
            "count": 1
          },
          {
            "date": "2022-05-29",
            "count": 1
          },
          {
            "date": "2022-05-30",
            "count": 1
          },
          {
            "date": "2022-06-13",
            "count": 1
          },
          {
            "date": "2022-06-20",
            "count": 1
          },
          {
            "date": "2022-06-22",
            "count": 2
          },
          {
            "date": "2022-06-29",
            "count": 1
          },
          {
            "date": "2022-06-30",
            "count": 1
          },
          {
            "date": "2022-07-09",
            "count": 1
          },
          {
            "date": "2022-07-13",
            "count": 1
          },
          {
            "date": "2022-07-14",
            "count": 1
          },
          {
            "date": "2022-07-15",
            "count": 1
          },
          {
            "date": "2022-07-17",
            "count": 1
          },
          {
            "date": "2022-07-19",
            "count": 1
          },
          {
            "date": "2022-08-04",
            "count": 1
          },
          {
            "date": "2022-08-07",
            "count": 1
          },
          {
            "date": "2022-08-08",
            "count": 1
          },
          {
            "date": "2022-08-12",
            "count": 1
          },
          {
            "date": "2022-08-23",
            "count": 1
          },
          {
            "date": "2022-08-31",
            "count": 1
          },
          {
            "date": "2022-09-02",
            "count": 1
          },
          {
            "date": "2022-09-06",
            "count": 1
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-09-10",
            "count": 2
          },
          {
            "date": "2022-09-12",
            "count": 1
          },
          {
            "date": "2022-09-16",
            "count": 1
          },
          {
            "date": "2022-09-20",
            "count": 2
          },
          {
            "date": "2022-10-03",
            "count": 1
          },
          {
            "date": "2022-10-19",
            "count": 1
          },
          {
            "date": "2022-10-21",
            "count": 1
          },
          {
            "date": "2022-10-23",
            "count": 1
          },
          {
            "date": "2022-10-27",
            "count": 1
          },
          {
            "date": "2022-10-31",
            "count": 1
          },
          {
            "date": "2022-11-03",
            "count": 1
          },
          {
            "date": "2022-11-07",
            "count": 1
          },
          {
            "date": "2022-11-10",
            "count": 1
          },
          {
            "date": "2022-11-14",
            "count": 1
          },
          {
            "date": "2022-11-16",
            "count": 1
          },
          {
            "date": "2022-11-17",
            "count": 1
          },
          {
            "date": "2022-11-18",
            "count": 1
          },
          {
            "date": "2022-11-20",
            "count": 1
          },
          {
            "date": "2022-11-25",
            "count": 1
          },
          {
            "date": "2022-12-01",
            "count": 1
          },
          {
            "date": "2022-12-11",
            "count": 2
          },
          {
            "date": "2022-12-17",
            "count": 1
          },
          {
            "date": "2022-12-21",
            "count": 2
          },
          {
            "date": "2022-12-22",
            "count": 1
          },
          {
            "date": "2022-12-23",
            "count": 1
          },
          {
            "date": "2022-12-26",
            "count": 2
          },
          {
            "date": "2022-12-29",
            "count": 1
          },
          {
            "date": "2022-12-30",
            "count": 1
          },
          {
            "date": "2022-12-31",
            "count": 1
          },
          {
            "date": "2023-01-01",
            "count": 1
          },
          {
            "date": "2023-01-14",
            "count": 1
          },
          {
            "date": "2023-01-19",
            "count": 1
          },
          {
            "date": "2023-01-29",
            "count": 1
          },
          {
            "date": "2023-02-02",
            "count": 1
          },
          {
            "date": "2023-02-03",
            "count": 1
          },
          {
            "date": "2023-02-04",
            "count": 1
          },
          {
            "date": "2023-02-15",
            "count": 1
          },
          {
            "date": "2023-03-07",
            "count": 1
          },
          {
            "date": "2023-03-10",
            "count": 1
          },
          {
            "date": "2023-03-12",
            "count": 1
          },
          {
            "date": "2023-03-20",
            "count": 1
          },
          {
            "date": "2023-03-21",
            "count": 1
          },
          {
            "date": "2023-03-30",
            "count": 2
          },
          {
            "date": "2023-04-19",
            "count": 1
          },
          {
            "date": "2023-04-25",
            "count": 1
          },
          {
            "date": "2023-04-29",
            "count": 1
          },
          {
            "date": "2023-05-02",
            "count": 1
          },
          {
            "date": "2023-05-06",
            "count": 1
          },
          {
            "date": "2023-05-10",
            "count": 1
          },
          {
            "date": "2023-05-11",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-05-24",
            "count": 1
          },
          {
            "date": "2023-05-30",
            "count": 1
          },
          {
            "date": "2023-06-01",
            "count": 1
          },
          {
            "date": "2023-06-14",
            "count": 1
          },
          {
            "date": "2023-06-26",
            "count": 1
          },
          {
            "date": "2023-07-04",
            "count": 2
          },
          {
            "date": "2023-07-20",
            "count": 1
          },
          {
            "date": "2023-07-24",
            "count": 1
          },
          {
            "date": "2023-08-11",
            "count": 1
          },
          {
            "date": "2023-08-16",
            "count": 1
          },
          {
            "date": "2023-08-18",
            "count": 1
          },
          {
            "date": "2023-08-20",
            "count": 1
          },
          {
            "date": "2023-08-25",
            "count": 1
          },
          {
            "date": "2023-08-28",
            "count": 2
          },
          {
            "date": "2023-09-04",
            "count": 1
          },
          {
            "date": "2023-10-09",
            "count": 1
          },
          {
            "date": "2023-10-25",
            "count": 1
          },
          {
            "date": "2023-10-26",
            "count": 1
          },
          {
            "date": "2023-10-31",
            "count": 1
          },
          {
            "date": "2023-11-05",
            "count": 1
          },
          {
            "date": "2023-11-10",
            "count": 2
          },
          {
            "date": "2023-11-13",
            "count": 1
          },
          {
            "date": "2023-11-14",
            "count": 1
          },
          {
            "date": "2023-12-02",
            "count": 1
          },
          {
            "date": "2023-12-22",
            "count": 1
          },
          {
            "date": "2024-01-23",
            "count": 1
          },
          {
            "date": "2024-02-03",
            "count": 1
          },
          {
            "date": "2024-02-06",
            "count": 1
          },
          {
            "date": "2024-02-07",
            "count": 1
          },
          {
            "date": "2024-02-09",
            "count": 1
          },
          {
            "date": "2024-02-27",
            "count": 1
          },
          {
            "date": "2024-02-28",
            "count": 1
          },
          {
            "date": "2024-03-08",
            "count": 1
          },
          {
            "date": "2024-03-11",
            "count": 1
          },
          {
            "date": "2024-03-14",
            "count": 1
          },
          {
            "date": "2024-03-15",
            "count": 1
          },
          {
            "date": "2024-04-03",
            "count": 1
          },
          {
            "date": "2024-04-04",
            "count": 1
          },
          {
            "date": "2024-04-06",
            "count": 1
          },
          {
            "date": "2024-04-26",
            "count": 1
          },
          {
            "date": "2024-04-29",
            "count": 2
          },
          {
            "date": "2024-04-30",
            "count": 1
          },
          {
            "date": "2024-05-27",
            "count": 1
          },
          {
            "date": "2024-05-30",
            "count": 1
          },
          {
            "date": "2024-06-06",
            "count": 1
          },
          {
            "date": "2024-06-17",
            "count": 1
          },
          {
            "date": "2024-06-25",
            "count": 1
          },
          {
            "date": "2024-06-27",
            "count": 1
          },
          {
            "date": "2024-06-29",
            "count": 1
          },
          {
            "date": "2024-07-02",
            "count": 1
          },
          {
            "date": "2024-07-05",
            "count": 1
          },
          {
            "date": "2024-07-09",
            "count": 1
          },
          {
            "date": "2024-07-21",
            "count": 1
          },
          {
            "date": "2024-08-01",
            "count": 1
          },
          {
            "date": "2024-08-11",
            "count": 1
          },
          {
            "date": "2024-08-22",
            "count": 1
          },
          {
            "date": "2024-09-15",
            "count": 1
          },
          {
            "date": "2024-09-16",
            "count": 1
          },
          {
            "date": "2024-09-23",
            "count": 2
          },
          {
            "date": "2024-09-26",
            "count": 1
          },
          {
            "date": "2024-10-11",
            "count": 1
          },
          {
            "date": "2024-11-12",
            "count": 1
          },
          {
            "date": "2024-11-19",
            "count": 1
          },
          {
            "date": "2024-11-21",
            "count": 1
          },
          {
            "date": "2024-11-28",
            "count": 1
          },
          {
            "date": "2024-12-03",
            "count": 1
          },
          {
            "date": "2024-12-05",
            "count": 1
          },
          {
            "date": "2024-12-07",
            "count": 2
          },
          {
            "date": "2025-01-17",
            "count": 1
          },
          {
            "date": "2025-01-27",
            "count": 1
          },
          {
            "date": "2025-02-07",
            "count": 1
          },
          {
            "date": "2025-02-08",
            "count": 1
          },
          {
            "date": "2025-02-09",
            "count": 1
          },
          {
            "date": "2025-03-03",
            "count": 1
          },
          {
            "date": "2025-03-05",
            "count": 1
          },
          {
            "date": "2025-03-16",
            "count": 1
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-03-22",
            "count": 1
          },
          {
            "date": "2025-03-23",
            "count": 1
          },
          {
            "date": "2025-05-03",
            "count": 1
          },
          {
            "date": "2025-05-14",
            "count": 1
          },
          {
            "date": "2025-06-13",
            "count": 1
          },
          {
            "date": "2025-06-21",
            "count": 1
          },
          {
            "date": "2025-06-23",
            "count": 1
          },
          {
            "date": "2025-06-24",
            "count": 1
          },
          {
            "date": "2025-06-26",
            "count": 1
          },
          {
            "date": "2025-06-28",
            "count": 1
          },
          {
            "date": "2025-07-04",
            "count": 1
          },
          {
            "date": "2025-07-07",
            "count": 1
          },
          {
            "date": "2025-07-18",
            "count": 1
          },
          {
            "date": "2025-07-20",
            "count": 1
          },
          {
            "date": "2025-07-29",
            "count": 1
          },
          {
            "date": "2025-07-30",
            "count": 1
          },
          {
            "date": "2025-08-03",
            "count": 1
          },
          {
            "date": "2025-08-19",
            "count": 1
          },
          {
            "date": "2025-08-21",
            "count": 1
          },
          {
            "date": "2025-08-28",
            "count": 1
          },
          {
            "date": "2025-08-29",
            "count": 1
          },
          {
            "date": "2025-09-01",
            "count": 1
          },
          {
            "date": "2025-09-02",
            "count": 1
          },
          {
            "date": "2025-09-03",
            "count": 1
          },
          {
            "date": "2025-11-05",
            "count": 1
          },
          {
            "date": "2025-11-06",
            "count": 1
          },
          {
            "date": "2025-11-22",
            "count": 1
          },
          {
            "date": "2025-11-26",
            "count": 1
          },
          {
            "date": "2025-11-27",
            "count": 1
          },
          {
            "date": "2025-12-17",
            "count": 1
          },
          {
            "date": "2026-01-16",
            "count": 1
          },
          {
            "date": "2026-01-20",
            "count": 1
          },
          {
            "date": "2026-01-23",
            "count": 1
          },
          {
            "date": "2026-01-28",
            "count": 1
          },
          {
            "date": "2026-02-12",
            "count": 1
          },
          {
            "date": "2026-02-24",
            "count": 2
          },
          {
            "date": "2026-02-26",
            "count": 1
          },
          {
            "date": "2026-03-23",
            "count": 1
          },
          {
            "date": "2026-04-07",
            "count": 1
          },
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-04-21",
            "count": 2
          },
          {
            "date": "2026-04-30",
            "count": 1
          },
          {
            "date": "2026-05-08",
            "count": 1
          },
          {
            "date": "2026-05-29",
            "count": 1
          },
          {
            "date": "2026-05-31",
            "count": 1
          },
          {
            "date": "2026-06-08",
            "count": 1
          },
          {
            "date": "2026-06-25",
            "count": 1
          },
          {
            "date": "2026-07-11",
            "count": 1
          },
          {
            "date": "2026-07-12",
            "count": 1
          },
          {
            "date": "2026-07-17",
            "count": 1
          },
          {
            "date": "2026-07-19",
            "count": 2
          }
        ],
        "complete": true,
        "collected": 707,
        "total_forks": 714
      },
      "star_history": null,
      "open_issues_and_prs": 193
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "tests/fixtures/typescript/tsconfig.json",
        "tests/fixtures/utils/ts-utils/tsconfig.json",
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 114186,
      "source_files_sampled": 696,
      "oversized_source_files": 4,
      "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": 10,
        "malicious_count": 0,
        "assessed_package": "npm:eslint-plugin-vue@10.10.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@eslint-community/eslint-utils",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.9.1"
        },
        {
          "name": "natural-compare",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.4.0"
        },
        {
          "name": "nth-check",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.1"
        },
        {
          "name": "postcss-selector-parser",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.1.4"
        },
        {
          "name": "semver",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.8.5"
        },
        {
          "name": "xml-name-validator",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@eslint-community/eslint-utils",
            "direct": true,
            "version": "^4.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": true,
            "version": "^1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "nth-check",
            "direct": true,
            "version": "^2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": true,
            "version": "^7.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": true,
            "version": "^7.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "xml-name-validator",
            "direct": true,
            "version": "^5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/cli",
            "direct": false,
            "version": "^2.31.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/markdown",
            "direct": false,
            "version": "^8.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@ota-meshi/site-kit-eslint-editor-vue",
            "direct": false,
            "version": "^0.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@stylistic/eslint-plugin",
            "direct": false,
            "version": "^5.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svitejs/changesets-changelog-github-compact",
            "direct": false,
            "version": "^1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/eslint",
            "direct": false,
            "version": "^9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/natural-compare",
            "direct": false,
            "version": "^1.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^24.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/semver",
            "direct": false,
            "version": "^7.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/xml-name-validator",
            "direct": false,
            "version": "^4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "^8.62.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "^8.62.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "^8.62.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/coverage-v8",
            "direct": false,
            "version": "^4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "assert",
            "direct": false,
            "version": "^2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "env-cmd",
            "direct": false,
            "version": "^11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "^0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "^10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "^9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "^9.0.0-0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-compat-utils",
            "direct": false,
            "version": "^0.6.5",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-flat-gitignore",
            "direct": false,
            "version": "^2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "^10.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-eslint-plugin",
            "direct": false,
            "version": "^7.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-import",
            "direct": false,
            "version": "^2.31.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-jsonc",
            "direct": false,
            "version": "^3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-markdown-preferences",
            "direct": false,
            "version": "^0.41.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-node-dependencies",
            "direct": false,
            "version": "^2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-prettier",
            "direct": false,
            "version": "^5.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-unicorn",
            "direct": false,
            "version": "^70.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-typegen",
            "direct": false,
            "version": "^2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "^5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "^11.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "events",
            "direct": false,
            "version": "^3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "^17.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsdom",
            "direct": false,
            "version": "^29.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "markdownlint-cli",
            "direct": false,
            "version": "^0.49.0",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "^2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "^3.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "tsdown",
            "direct": false,
            "version": "^0.22.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "vite-plugin-eslint4b",
            "direct": false,
            "version": "^0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "vitepress",
            "direct": false,
            "version": "^1.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "^4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "vue-eslint-parser",
            "direct": false,
            "version": "^10.4.1",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 51,
        "direct_count": 6,
        "indirect_count": 45
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 12,
        "merged_prs": 1339,
        "open_issues": 181,
        "closed_ratio": 0.886,
        "closed_issues": 1412,
        "closed_unmerged_prs": 149
      },
      "bus_factor": 2,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "ota-meshi",
          "commits": 598,
          "avatar_url": "https://avatars.githubusercontent.com/u/16508807?v=4"
        },
        {
          "type": "User",
          "login": "michalsnik",
          "commits": 124,
          "avatar_url": "https://avatars.githubusercontent.com/u/4093559?v=4"
        },
        {
          "type": "User",
          "login": "FloEdelmann",
          "commits": 120,
          "avatar_url": "https://avatars.githubusercontent.com/u/202916?v=4"
        },
        {
          "type": "User",
          "login": "ST-DDT",
          "commits": 109,
          "avatar_url": "https://avatars.githubusercontent.com/u/1579362?v=4"
        },
        {
          "type": "User",
          "login": "mysticatea",
          "commits": 72,
          "avatar_url": "https://avatars.githubusercontent.com/u/1937871?v=4"
        },
        {
          "type": "User",
          "login": "armano2",
          "commits": 60,
          "avatar_url": "https://avatars.githubusercontent.com/u/625469?v=4"
        },
        {
          "type": "User",
          "login": "waynzh",
          "commits": 54,
          "avatar_url": "https://avatars.githubusercontent.com/u/42496302?v=4"
        },
        {
          "type": "User",
          "login": "9romise",
          "commits": 36,
          "avatar_url": "https://avatars.githubusercontent.com/u/38204901?v=4"
        },
        {
          "type": "User",
          "login": "chrisvfritz",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/2327556?v=4"
        },
        {
          "type": "User",
          "login": "ntnyq",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/22659150?v=4"
        }
      ],
      "contributors_sampled": 98,
      "top_contributor_share": 0.421
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "CI.yml",
        "Release.yml",
        "check-for-resources-update.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "eslint.config.js",
        "eslint.config.mjs"
      ],
      "has_editorconfig": true,
      "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": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 8,
            "reason": "25 out of 29 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": 7,
            "reason": "Found 19/25 approved changesets -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 56 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": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "26 commit(s) and 3 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": 3,
            "reason": "dependency not pinned by hash detected -- score normalized to 3",
            "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": "834c4636923f3a167eeae01285f0d0680c1ab238",
        "ran_at": "2026-07-26T15:30:09Z",
        "aggregate_score": 5.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-26T00:28:48Z",
      "oldest_open_prs": [
        {
          "number": 2471,
          "created_at": "2024-06-06T14:27:58Z",
          "last_comment_at": "2025-02-27T06:00:19Z",
          "last_comment_author": "jiikoosol"
        },
        {
          "number": 2722,
          "created_at": "2025-03-22T20:30:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2738,
          "created_at": "2025-04-25T11:20:17Z",
          "last_comment_at": "2025-07-04T13:42:10Z",
          "last_comment_author": "2nofa11"
        },
        {
          "number": 2983,
          "created_at": "2025-11-27T16:08:18Z",
          "last_comment_at": "2026-02-13T19:05:34Z",
          "last_comment_author": "FloEdelmann"
        },
        {
          "number": 3007,
          "created_at": "2026-01-20T09:09:50Z",
          "last_comment_at": "2026-02-13T19:07:46Z",
          "last_comment_author": "FloEdelmann"
        },
        {
          "number": 3013,
          "created_at": "2026-01-23T18:20:17Z",
          "last_comment_at": "2026-02-13T19:44:49Z",
          "last_comment_author": "thebanjomatic"
        },
        {
          "number": 3055,
          "created_at": "2026-03-09T16:44:37Z",
          "last_comment_at": "2026-03-09T16:44:44Z",
          "last_comment_author": "changeset-bot"
        },
        {
          "number": 3099,
          "created_at": "2026-07-17T19:26:13Z",
          "last_comment_at": "2026-07-17T19:26:17Z",
          "last_comment_author": "changeset-bot"
        },
        {
          "number": 3101,
          "created_at": "2026-07-19T14:47:19Z",
          "last_comment_at": "2026-07-19T14:47:26Z",
          "last_comment_author": "changeset-bot"
        },
        {
          "number": 3102,
          "created_at": "2026-07-20T09:17:32Z",
          "last_comment_at": "2026-07-23T15:29:13Z",
          "last_comment_author": "sxzz"
        },
        {
          "number": 3106,
          "created_at": "2026-07-24T07:07:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3107,
          "created_at": "2026-07-25T11:30:05Z",
          "last_comment_at": "2026-07-25T11:30:09Z",
          "last_comment_author": "changeset-bot"
        }
      ],
      "last_merged_pr_at": "2026-07-25T11:15:23Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 246,
          "created_at": "2017-11-26T19:47:51Z",
          "last_comment_at": "2018-07-31T10:07:38Z",
          "last_comment_author": "chrisvfritz"
        },
        {
          "number": 253,
          "created_at": "2017-11-26T22:25:15Z",
          "last_comment_at": "2025-01-07T12:08:08Z",
          "last_comment_author": "LesDomen"
        },
        {
          "number": 254,
          "created_at": "2017-11-26T22:37:31Z",
          "last_comment_at": "2018-01-03T00:52:25Z",
          "last_comment_author": "michalsnik"
        },
        {
          "number": 257,
          "created_at": "2017-11-26T23:06:19Z",
          "last_comment_at": "2018-11-08T01:16:21Z",
          "last_comment_author": "armano2"
        },
        {
          "number": 516,
          "created_at": "2018-07-09T14:16:16Z",
          "last_comment_at": "2018-09-23T21:05:27Z",
          "last_comment_author": "michalsnik"
        },
        {
          "number": 522,
          "created_at": "2018-07-15T21:22:24Z",
          "last_comment_at": "2019-01-22T18:12:13Z",
          "last_comment_author": "lbogdan"
        },
        {
          "number": 541,
          "created_at": "2018-07-31T16:09:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 620,
          "created_at": "2018-10-25T12:53:27Z",
          "last_comment_at": "2018-11-02T12:17:58Z",
          "last_comment_author": "armano2"
        },
        {
          "number": 629,
          "created_at": "2018-11-03T15:04:32Z",
          "last_comment_at": "2023-06-21T13:31:46Z",
          "last_comment_author": "FloEdelmann"
        },
        {
          "number": 630,
          "created_at": "2018-11-03T15:16:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 719,
          "created_at": "2018-12-11T07:45:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 818,
          "created_at": "2019-02-14T18:42:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 827,
          "created_at": "2019-02-22T21:30:11Z",
          "last_comment_at": "2021-05-05T14:27:53Z",
          "last_comment_author": "Tofandel"
        },
        {
          "number": 833,
          "created_at": "2019-02-26T12:38:20Z",
          "last_comment_at": "2019-02-27T17:53:47Z",
          "last_comment_author": "mysticatea"
        },
        {
          "number": 846,
          "created_at": "2019-03-01T23:14:31Z",
          "last_comment_at": "2019-03-11T19:59:17Z",
          "last_comment_author": "rchl"
        },
        {
          "number": 877,
          "created_at": "2019-04-17T05:31:13Z",
          "last_comment_at": "2022-01-18T10:27:17Z",
          "last_comment_author": "FloEdelmann"
        },
        {
          "number": 901,
          "created_at": "2019-06-03T10:41:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 905,
          "created_at": "2019-06-11T23:22:32Z",
          "last_comment_at": "2025-03-21T16:14:29Z",
          "last_comment_author": "FloEdelmann"
        },
        {
          "number": 914,
          "created_at": "2019-06-24T12:21:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 990,
          "created_at": "2019-11-20T13:04:16Z",
          "last_comment_at": "2020-03-23T13:53:10Z",
          "last_comment_author": "imlinus"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/vuejs/eslint-plugin-vue",
    "host": "github.com",
    "name": "eslint-plugin-vue",
    "owner": "vuejs"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 82,
      "inputs": {
        "security": 62,
        "vitality": 94,
        "community": 80,
        "governance": 80,
        "engineering": 88
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 94,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "commits_last_year": 223,
              "human_commit_share": 0.89,
              "days_since_last_push": 1,
              "active_weeks_last_year": 38
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "38/52 weeks with commits",
                "points": 26.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 38
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "223 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 223
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "26 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v10.10.0",
              "releases_from_tags": false,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 30.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~30.9 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 30.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 1 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 80,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 93,
            "inputs": {
              "forks": 714,
              "stars": 4593,
              "watchers": 52,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "4,593 stars",
                "points": 59.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 4593
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "714 forks",
                "points": 23.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 714
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "52 watchers",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 52
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "eslint-plugin-vue"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 24073173
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "24,073,173 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 24073173,
                      "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": 80,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 98,
              "top_contributor_share": 0.421
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 42% of commits",
                "points": 13,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 42
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "98 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 98
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 56 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 86,
            "inputs": {
              "merged_prs": 1339,
              "open_issues": 181,
              "closed_issues": 1412,
              "issue_closed_ratio": 0.886,
              "closed_unmerged_prs": 149
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "89% of issues closed",
                "points": 41.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 89
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1339/1488 decided PRs merged",
                "points": 34.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1339,
                      "decided": 1488
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 19/25 approved changesets -- score normalized to 7",
                "points": 10.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 20534,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "vuejs",
              "public_repos": 124,
              "account_age_days": 4614
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "20,534 followers of vuejs",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 20534,
                      "login": "vuejs"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "124 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 124
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "eslint-plugin-vue"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 6
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 6 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "192 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 192
                    }
                  }
                ],
                "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.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 86,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "eslint.config.js, eslint.config.mjs",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js, 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": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "25 out of 29 merged PRs checked by a CI test -- score normalized to 8",
                "points": 16,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "vue",
                "eslint",
                "eslint-plugin",
                "npm",
                "npm-package",
                "npm-module",
                "javascript",
                "html",
                "static-analysis"
              ],
              "has_wiki": false,
              "homepage": "https://eslint.vuejs.org/",
              "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://eslint.vuejs.org/",
                "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": "9 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 62,
        "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": 52,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "25 out of 29 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 19/25 approved changesets -- score normalized to 7",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 56 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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "26 commit(s) and 3 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 3",
                "points": 1.5,
                "status": "partial",
                "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": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:eslint-plugin-vue@10.10.0 runtime dependency closure — what installing the published package pulls in — 10 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-vue@10.10.0",
                  "assessed": 10
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 10,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 10,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 21
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 58,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.955,
              "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": "85 of 89 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 85,
                      "sampled": 89
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "tests/fixtures/typescript/tsconfig.json",
                "tests/fixtures/utils/ts-utils/tsconfig.json",
                "tsconfig.json"
              ],
              "agent_commit_share": 0.04,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "eslint.config.js, eslint.config.mjs",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js, eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tests/fixtures/typescript/tsconfig.json, tests/fixtures/utils/ts-utils/tsconfig.json, tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tests/fixtures/typescript/tsconfig.json, tests/fixtures/utils/ts-utils/tsconfig.json, tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "4 of the last 100 commits agent-authored or agent-credited",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 4,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 114186,
              "source_files_sampled": 696,
              "oversized_source_files": 4
            },
            "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": "4/696 source files over 60KB",
                "points": 54.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 696,
                      "oversized": 4
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T15:30:37.633819Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/v/vuejs/eslint-plugin-vue.svg",
  "full_name": "vuejs/eslint-plugin-vue",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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