Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-24 12:09 UTC

github / eslint-plugin-github

An opinionated collection of ESLint rules used by GitHub.

JavaScriptMIT★ 331 stars⑂ 67 forkssince Mar 2016View on GitHub ↗

github/eslint-plugin-github holds a health index of 82 out of 100, placing it in the Good band. It scores highest on Vitality (87/100) and lowest on AI Readiness (53/100). It was last updated today. 3 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

GitHubOrganization
80,621 followers556 public repossince May 2008

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
npmeslint-plugin-github6.1.1519,38413113 days ago

Metrics by category

Vitality

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

87Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
21.5/36Commit cadence — 31/52 weeks with commits
16.8/18Commit volume — 73 commits in the last year
10/10OpenSSF Scorecard: Maintained — 23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year73
human_commit_share0.51
days_since_last_push0
active_weeks_last_year31
How it's scored
27/27Ships releases — 58 releases published
36/36Release recency — latest release 13 days ago
19.8/27Release cadence — a release every ~65.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count58
latest_release_tagv6.1.1
releases_from_tagsno
days_since_latest_release13
mean_days_between_releases65.6
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

81Good · 18% of overall
How it's scored
40.9/60Stars — 331 stars
15.2/25Forks — 67 forks
12.8/15Watchers — 203 watchers
Inputs used
forks67
stars331
watchers203
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno
How it's scored
76.2/80Monthly downloads — 519,384 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packageseslint-plugin-github
dependents
ecosystemsnpm
total_downloads
monthly_downloads519,384
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?

84Good · 24% of overall
How it's scored
36/54Bus factor — 3 contributor(s) cover half of all commits
17.2/22.5Commit distribution — top contributor authored 24% of commits
13.5/13.5Contributor breadth — 49 contributors
10/10OpenSSF Scorecard: Contributors — project has 44 contributing companies or organizations
Inputs used
bus_factor3
contributors_sampled49
top_contributor_share0.236
How it's scored
35.5/46.8Issue resolution — 76% of issues closed
31.6/38.3PR acceptance — 544/658 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs544
open_issues14
closed_issues44
issue_closed_ratio0.759
closed_unmerged_prs114
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 80,621 followers of github
25/25Track record — 556 public repos, account ~18 yr old
Inputs used
followers80,621
owner_typeOrganization
is_verified
owner_logingithub
public_repos556
account_age_days6,648
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 13 days ago
20/20Version history — 131 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packageseslint-plugin-github
ecosystemsnpm
any_deprecatedno
min_days_since_publish13

Engineering Quality

Are baseline engineering and documentation practices in place?

80Good · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
16/16Linter config — .eslintrc.cjs, eslint.config.js, eslint.config.mjs
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 18 out of 18 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 3 topics
0/10Wiki
Inputs used
topicseslint, javascript, eslintplugin
has_wikino
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

77Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
4.5/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 18 out of 18 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 44 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
4/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
5/5SAST — SAST tool is run on all commits
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 23 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate7.1
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_packages217
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-github@6.1.1 runtime dependency closure — what installing the published package pulls in — 217 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.

53Moderate · 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 — 42 of 51 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.824
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .eslintrc.cjs, eslint.config.js, eslint.config.mjs
0/11Static type checking
10/10Reproducible environment — devcontainer, Dockerfile, lockfile
4/10Demonstrated agent practice — 2 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 48 of the last 100 commits are automated dependency updates
8/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileyes
typed_languageno
bootstrap_files
has_devcontaineryes
has_linter_configyes
typecheck_configs
agent_commit_share0.02
toolchain_manifests
dependency_bot_commit_share0.48
How it's scored
0/45Type-checkable code — JavaScript without a type-check config
55/55Manageable file sizes — 0/90 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes21,420
source_files_sampled90
oversized_source_files0

Key facts

331GitHub stars
49contributors
73commits, last 12 months
0days since last push
58releases
3bus factor
14open 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 ★ / 67 ⇿
0Stars
67Forks
55Releases

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.

01325385063756552016-052021-062026-07
Major 4Minor 14Patch 34

Each point covers 10 days.

OpenSSF Scorecard 7.1 / 10
7.1aggregate

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

10Binary-Artifactsno binaries found in the repo
6Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests18 out of 18 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 44 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
8Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities23 existing vulnerabilities detected
Direct dependencies 23
RegistryPackageVersion constraintManifest
npm@eslint/compat^2.0.0package.json
npm@eslint/eslintrc^3.1.0package.json
npm@eslint/js^9.14.0package.json
npm@github/browserslist-config^1.0.0package.json
npm@typescript-eslint/eslint-plugin^8.0.0package.json
npm@typescript-eslint/parser^8.0.0package.json
npmaria-query^5.3.0package.json
npmeslint-config-prettier>=8.0.0package.json
npmeslint-plugin-escompat^3.11.3package.json
npmeslint-plugin-eslint-comments^3.2.0package.json
npmeslint-plugin-filenames^1.3.2package.json
npmeslint-plugin-i18n-text^1.0.1package.json
npmeslint-plugin-import^2.31.0package.json
npmeslint-plugin-jsx-a11y^6.10.2package.json
npmeslint-plugin-no-only-tests^3.0.0package.json
npmeslint-plugin-prettier^5.2.1package.json
npmeslint-rule-documentation>=1.0.0package.json
npmglobals^17.7.0package.json
npmjsx-ast-utils^3.3.2package.json
npmprettier^3.0.0package.json
npmsvg-element-attributes^1.3.1package.json
npmtypescript^6.0.3package.json
npmtypescript-eslint^8.14.0package.json
All dependencies 591

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

RegistryPackageVersionRelation
npm@eslint/compat1.2.5direct
npm@eslint/compat2.1.0direct
npm@eslint/eslintrc2.1.4direct
npm@eslint/eslintrc3.2.0direct
npm@eslint/eslintrc3.3.5direct
npm@eslint/js8.57.1direct
npm@eslint/js9.14.0direct
npm@eslint/js9.15.0direct
npm@eslint/js9.19.0direct
npm@eslint/js9.39.4direct
npm@github/browserslist-config1.0.0direct
npm@typescript-eslint/eslint-plugin8.16.0direct
npm@typescript-eslint/eslint-plugin8.22.0direct
npm@typescript-eslint/eslint-plugin8.62.0direct
npm@typescript-eslint/parser8.16.0direct
npm@typescript-eslint/parser8.22.0direct
npm@typescript-eslint/parser8.62.0direct
npmaria-query5.3.2direct
npmeslint-config-prettier10.0.1direct
npmeslint-config-prettier10.1.8direct
npmeslint-plugin-escompat3.11.4direct
npmeslint-plugin-eslint-comments3.2.0direct
npmeslint-plugin-filenames1.3.2direct
npmeslint-plugin-i18n-text1.0.1direct
npmeslint-plugin-import2.31.0direct
npmeslint-plugin-import2.32.0direct
npmeslint-plugin-jsx-a11y6.10.2direct
npmeslint-plugin-no-only-tests3.3.0direct
npmeslint-plugin-no-only-tests3.4.0direct
npmeslint-plugin-prettier5.2.3direct
npmeslint-plugin-prettier5.5.6direct
npmeslint-rule-documentation1.0.23direct
npmglobals13.24.0direct
npmglobals14.0.0direct
npmglobals15.14.0direct
npmglobals17.7.0direct
npmjsx-ast-utils3.3.5direct
npmprettier3.4.2direct
npmprettier3.8.4direct
npmsvg-element-attributes1.3.1direct
npmtypescript5.6.3direct
npmtypescript5.7.2direct
npmtypescript6.0.3direct
npmtypescript-eslint8.16.0direct
npmtypescript-eslint8.22.0direct
npmtypescript-eslint8.62.0direct
npm@babel/code-frame7.26.2indirect
npm@babel/helper-validator-identifier7.25.9indirect
npm@eslint-community/eslint-utils4.4.1indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.18.0indirect
npm@eslint/config-array0.19.0indirect
npm@eslint/config-array0.21.2indirect
npm@eslint/config-helpers0.4.2indirect
npm@eslint/core0.17.0indirect
npm@eslint/core0.7.0indirect
npm@eslint/core0.9.0indirect
npm@eslint/core1.2.1indirect
npm@eslint/object-schema2.1.4indirect
npm@eslint/object-schema2.1.7indirect
npm@eslint/plugin-kit0.2.3indirect
npm@eslint/plugin-kit0.2.4indirect
npm@eslint/plugin-kit0.4.1indirect
npm@github/prettier-config0.0.6indirect
npm@humanfs/core0.19.1indirect
npm@humanfs/node0.16.6indirect
npm@humanwhocodes/config-array0.13.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema2.0.3indirect
npm@humanwhocodes/retry0.3.1indirect
npm@humanwhocodes/retry0.4.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@isaacs/cliui8.0.2indirect
npm@jest/diff-sequences30.4.0indirect
npm@jest/get-type30.1.0indirect
npm@jest/schemas29.6.3indirect
npm@jest/schemas30.4.1indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@one-ini/wasm0.1.1indirect
npm@one-ini/wasm0.2.1indirect
npm@pkgjs/parseargs0.11.0indirect
npm@pkgr/core0.1.1indirect
npm@pkgr/core0.3.6indirect
npm@rtsao/scc1.1.0indirect
npm@sinclair/typebox0.27.8indirect
npm@sinclair/typebox0.34.49indirect
npm@sindresorhus/is4.6.0indirect
npm@types/estree1.0.6indirect
npm@types/json-schema7.0.15indirect
npm@types/json50.0.29indirect
npm@types/node20.17.8indirect
npm@typescript-eslint/project-service8.62.0indirect
npm@typescript-eslint/scope-manager8.16.0indirect
npm@typescript-eslint/scope-manager8.22.0indirect
npm@typescript-eslint/scope-manager8.62.0indirect
npm@typescript-eslint/tsconfig-utils8.62.0indirect
npm@typescript-eslint/type-utils8.16.0indirect
npm@typescript-eslint/type-utils8.22.0indirect
npm@typescript-eslint/type-utils8.62.0indirect
npm@typescript-eslint/types8.16.0indirect
npm@typescript-eslint/types8.22.0indirect
npm@typescript-eslint/types8.62.0indirect
npm@typescript-eslint/typescript-estree8.16.0indirect
npm@typescript-eslint/typescript-estree8.22.0indirect
npm@typescript-eslint/typescript-estree8.62.0indirect
npm@typescript-eslint/utils8.16.0indirect
npm@typescript-eslint/utils8.22.0indirect
npm@typescript-eslint/utils8.62.0indirect
npm@typescript-eslint/visitor-keys8.16.0indirect
npm@typescript-eslint/visitor-keys8.22.0indirect
npm@typescript-eslint/visitor-keys8.62.0indirect
npm@ungap/structured-clone1.2.0indirect
npmacorn8.14.0indirect
npmacorn8.15.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.12.6indirect
npmajv6.14.0indirect
npmajv6.15.0indirect
npmajv8.17.1indirect
npmajv8.18.0indirect
npmajv8.20.0indirect
npmansi-colors4.1.3indirect
npmansi-regex5.0.1indirect
npmansi-regex6.1.0indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmansi-styles5.2.0indirect
npmansi-styles6.2.1indirect
npmanymatch3.1.3indirect
npmargparse2.0.1indirect
npmarray-buffer-byte-length1.0.1indirect
npmarray-buffer-byte-length1.0.2indirect
npmarray-includes3.1.8indirect
npmarray-includes3.1.9indirect
npmarray.prototype.findlastindex1.2.5indirect
npmarray.prototype.findlastindex1.2.6indirect
npmarray.prototype.flat1.3.2indirect
npmarray.prototype.flat1.3.3indirect
npmarray.prototype.flatmap1.3.2indirect
npmarray.prototype.flatmap1.3.3indirect
npmarraybuffer.prototype.slice1.0.3indirect
npmarraybuffer.prototype.slice1.0.4indirect
npmassertion-error2.0.1indirect
npmast-types-flow0.0.8indirect
npmastral-regex2.0.0indirect
npmasync-function1.0.0indirect
npmavailable-typed-arrays1.0.7indirect
npmaxe-core4.10.2indirect
npmaxobject-query4.1.0indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbinary-extensions2.3.0indirect
npmbrace-expansion1.1.11indirect
npmbrace-expansion1.1.16indirect
npmbrace-expansion2.0.1indirect
npmbrace-expansion2.0.2indirect
npmbrace-expansion2.1.2indirect
npmbrace-expansion5.0.7indirect
npmbraces3.0.3indirect
npmbrowser-stdout1.3.1indirect
npmbrowserslist4.24.2indirect
npmcall-bind1.0.7indirect
npmcall-bind1.0.8indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcallsites3.1.0indirect
npmcamelcase6.3.0indirect
npmcaniuse-lite1.0.30001680indirect
npmchai5.1.2indirect
npmchai6.2.2indirect
npmchalk2.4.2indirect
npmchalk4.1.2indirect
npmchange-case5.4.4indirect
npmchar-regex1.0.2indirect
npmcheck-error2.1.1indirect
npmchokidar3.6.0indirect
npmchokidar4.0.3indirect
npmcliui8.0.1indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcommander11.1.0indirect
npmcommander12.1.0indirect
npmcommander14.0.3indirect
npmconcat-map0.0.1indirect
npmcosmiconfig9.0.0indirect
npmcross-env7.0.3indirect
npmcross-spawn6.0.6indirect
npmcross-spawn7.0.6indirect
npmdamerau-levenshtein1.0.8indirect
npmdata-view-buffer1.0.1indirect
npmdata-view-buffer1.0.2indirect
npmdata-view-byte-length1.0.1indirect
npmdata-view-byte-length1.0.2indirect
npmdata-view-byte-offset1.0.0indirect
npmdata-view-byte-offset1.0.1indirect
npmdebug3.2.7indirect
npmdebug4.3.7indirect
npmdebug4.4.3indirect
npmdecamelize4.0.0indirect
npmdeep-eql5.0.2indirect
npmdeep-is0.1.4indirect
npmdeepmerge4.3.1indirect
npmdefine-data-property1.1.4indirect
npmdefine-properties1.2.1indirect
npmdiff5.2.0indirect
npmdiff8.0.4indirect
npmdiff-sequences29.6.3indirect
npmdoctrine2.1.0indirect
npmdoctrine3.0.0indirect
npmdot-prop10.1.0indirect
npmdot-prop9.0.0indirect
npmdunder-proto1.0.1indirect
npmeastasianwidth0.2.0indirect
npmeditorconfig2.0.0indirect
npmeditorconfig3.0.2indirect
npmelectron-to-chromium1.5.57indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmemojilib2.4.0indirect
npmenv-paths2.2.1indirect
npmerror-ex1.3.2indirect
npmes-abstract1.23.4indirect
npmes-abstract1.24.0indirect
npmes-define-property1.0.0indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-object-atoms1.0.0indirect
npmes-object-atoms1.1.1indirect
npmes-set-tostringtag2.0.3indirect
npmes-set-tostringtag2.1.0indirect
npmes-shim-unscopables1.0.2indirect
npmes-shim-unscopables1.1.0indirect
npmes-to-primitive1.2.1indirect
npmes-to-primitive1.3.0indirect
npmescalade3.2.0indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp4.0.0indirect
npmeslint8.57.1indirect
npmeslint9.14.0indirect
npmeslint9.15.0indirect
npmeslint9.39.4indirect
npmeslint-doc-generator2.0.2indirect
npmeslint-doc-generator3.6.0indirect
npmeslint-import-resolver-node0.3.9indirect
npmeslint-module-utils2.12.0indirect
npmeslint-module-utils2.12.1indirect
npmeslint-plugin-eslint-plugin6.4.0indirect
npmeslint-plugin-eslint-plugin7.4.0indirect
npmeslint-plugin-github0.0.0-devindirect
npmeslint-scope7.2.2indirect
npmeslint-scope8.2.0indirect
npmeslint-scope8.4.0indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.2.0indirect
npmeslint-visitor-keys4.2.1indirect
npmeslint-visitor-keys5.0.1indirect
npmespree10.3.0indirect
npmespree10.4.0indirect
npmespree9.6.1indirect
npmesquery1.6.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmfast-deep-equal3.1.3indirect
npmfast-diff1.3.0indirect
npmfast-glob3.3.2indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-uri3.0.3indirect
npmfast-uri3.1.4indirect
npmfastq1.17.1indirect
npmfdir6.5.0indirect
npmfile-entry-cache6.0.1indirect
npmfile-entry-cache8.0.0indirect
npmfill-range7.1.1indirect
npmfind-up5.0.0indirect
npmflat5.0.2indirect
npmflat-cache3.2.0indirect
npmflat-cache4.0.1indirect
npmflatted3.3.1indirect
npmflatted3.3.2indirect
npmflatted3.4.2indirect
npmfor-each0.3.3indirect
npmfor-each0.3.5indirect
npmforeground-child3.3.0indirect
npmfs.realpath1.0.0indirect
npmfunction-bind1.1.2indirect
npmfunction.prototype.name1.1.6indirect
npmfunction.prototype.name1.1.8indirect
npmfunctions-have-names1.2.3indirect
npmget-caller-file2.0.5indirect
npmget-intrinsic1.2.4indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmget-symbol-description1.0.2indirect
npmget-symbol-description1.1.0indirect
npmglob10.4.5indirect
npmglob10.5.0indirect
npmglob7.2.3indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobalthis1.0.4indirect
npmgopd1.0.1indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmgraphemer1.4.0indirect
npmhas-bigints1.0.2indirect
npmhas-bigints1.1.0indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.2indirect
npmhas-proto1.0.3indirect
npmhas-proto1.2.0indirect
npmhas-symbols1.0.3indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.2indirect
npmhe1.2.0indirect
npmhosted-git-info2.8.9indirect
npmignore5.3.2indirect
npmignore7.0.5indirect
npmimport-fresh3.3.0indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npminternal-slot1.0.7indirect
npminternal-slot1.1.0indirect
npmis-array-buffer3.0.4indirect
npmis-array-buffer3.0.5indirect
npmis-arrayish0.2.1indirect
npmis-async-function2.1.1indirect
npmis-bigint1.0.4indirect
npmis-bigint1.1.0indirect
npmis-binary-path2.1.0indirect
npmis-boolean-object1.1.2indirect
npmis-boolean-object1.2.2indirect
npmis-callable1.2.7indirect
npmis-core-module2.15.1indirect
npmis-core-module2.16.1indirect
npmis-data-view1.0.1indirect
npmis-data-view1.0.2indirect
npmis-date-object1.0.5indirect
npmis-date-object1.1.0indirect
npmis-extglob2.1.1indirect
npmis-finalizationregistry1.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-generator-function1.1.0indirect
npmis-glob4.0.3indirect
npmis-map2.0.3indirect
npmis-negative-zero2.0.3indirect
npmis-number7.0.0indirect
npmis-number-object1.0.7indirect
npmis-number-object1.1.1indirect
npmis-path-inside3.0.3indirect
npmis-plain-obj2.1.0indirect
npmis-regex1.1.4indirect
npmis-regex1.2.1indirect
npmis-set2.0.3indirect
npmis-shared-array-buffer1.0.3indirect
npmis-shared-array-buffer1.0.4indirect
npmis-string1.0.7indirect
npmis-string1.1.1indirect
npmis-symbol1.0.4indirect
npmis-symbol1.1.1indirect
npmis-typed-array1.1.13indirect
npmis-typed-array1.1.15indirect
npmis-unicode-supported0.1.0indirect
npmis-weakmap2.0.2indirect
npmis-weakref1.0.2indirect
npmis-weakref1.1.1indirect
npmis-weakset2.0.4indirect
npmisarray2.0.5indirect
npmisexe2.0.0indirect
npmjackspeak3.4.3indirect
npmjest-diff29.7.0indirect
npmjest-diff30.4.1indirect
npmjest-get-type29.6.3indirect
npmjs-tokens4.0.0indirect
npmjs-yaml4.2.0indirect
npmjs-yaml4.3.0indirect
npmjson-buffer3.0.1indirect
npmjson-parse-better-errors1.0.2indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema0.4.0indirect
npmjson-schema-traverse0.4.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson51.0.2indirect
npmkeyv4.5.4indirect
npmlanguage-subtag-registry0.3.23indirect
npmlanguage-tags1.0.9indirect
npmlevn0.4.1indirect
npmlines-and-columns1.2.4indirect
npmload-json-file4.0.0indirect
npmlocate-path6.0.0indirect
npmlodash.camelcase4.3.0indirect
npmlodash.kebabcase4.1.1indirect
npmlodash.merge4.6.2indirect
npmlodash.snakecase4.1.1indirect
npmlodash.truncate4.4.2indirect
npmlodash.upperfirst4.3.1indirect
npmlog-symbols4.1.0indirect
npmloupe3.1.2indirect
npmlru-cache10.4.3indirect
npmmarkdown-table3.0.4indirect
npmmath-intrinsics1.1.0indirect
npmmemorystream0.3.1indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmminimatch10.2.5indirect
npmminimatch3.1.5indirect
npmminimatch5.1.9indirect
npmminimatch9.0.2indirect
npmminimatch9.0.9indirect
npmminimist1.2.8indirect
npmminipass7.1.2indirect
npmmocha11.1.0indirect
npmmocha11.7.6indirect
npmms2.1.3indirect
npmnatural-compare1.4.0indirect
npmnice-try1.0.5indirect
npmnode-emoji2.2.0indirect
npmnode-releases2.0.18indirect
npmnormalize-package-data2.5.0indirect
npmnormalize-path3.0.0indirect
npmnpm-run-all4.1.5indirect
npmobject-inspect1.13.3indirect
npmobject-inspect1.13.4indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.5indirect
npmobject.assign4.1.7indirect
npmobject.fromentries2.0.8indirect
npmobject.groupby1.0.3indirect
npmobject.values1.2.0indirect
npmobject.values1.2.1indirect
npmonce1.4.0indirect
npmoptionator0.9.4indirect
npmown-keys1.0.1indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmpackage-json-from-dist1.0.1indirect
npmparent-module1.0.1indirect
npmparse-json4.0.0indirect
npmparse-json5.2.0indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key2.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-scurry1.11.1indirect
npmpath-type3.0.0indirect
npmpathval2.0.0indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.4indirect
npmpidtree0.3.1indirect
npmpify3.0.0indirect
npmpossible-typed-array-names1.0.0indirect
npmpossible-typed-array-names1.1.0indirect
npmprelude-ls1.2.1indirect
npmprettier-linter-helpers1.0.0indirect
npmprettier-linter-helpers1.0.1indirect
npmpretty-format29.7.0indirect
npmpretty-format30.4.1indirect
npmpunycode2.3.1indirect
npmqueue-microtask1.2.3indirect
npmrandombytes2.1.0indirect
npmreact-is18.3.1indirect
npmreact-is19.2.7indirect
npmread-pkg3.0.0indirect
npmreaddirp3.6.0indirect
npmreaddirp4.1.2indirect
npmreflect.getprototypeof1.0.10indirect
npmregexp.prototype.flags1.5.3indirect
npmregexp.prototype.flags1.5.4indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmresolve1.22.8indirect
npmresolve-from4.0.0indirect
npmreusify1.0.4indirect
npmrimraf3.0.2indirect
npmrun-parallel1.2.0indirect
npmsafe-array-concat1.1.2indirect
npmsafe-array-concat1.1.3indirect
npmsafe-buffer5.2.1indirect
npmsafe-push-apply1.0.0indirect
npmsafe-regex-test1.0.3indirect
npmsafe-regex-test1.1.0indirect
npmsemver5.7.2indirect
npmsemver6.3.1indirect
npmsemver7.6.3indirect
npmsemver7.8.1indirect
npmsemver7.8.5indirect
npmserialize-javascript6.0.2indirect
npmserialize-javascript7.0.7indirect
npmset-function-length1.2.2indirect
npmset-function-name2.0.2indirect
npmset-proto1.0.0indirect
npmshebang-command1.2.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex1.0.0indirect
npmshebang-regex3.0.0indirect
npmshell-quote1.10.0indirect
npmshell-quote1.8.1indirect
npmside-channel1.0.6indirect
npmside-channel1.1.0indirect
npmside-channel-list1.0.0indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsignal-exit4.1.0indirect
npmskin-tone2.0.0indirect
npmslice-ansi4.0.0indirect
npmspdx-correct3.2.0indirect
npmspdx-exceptions2.5.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.20indirect
npmstop-iteration-iterator1.1.0indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstring.prototype.includes2.0.1indirect
npmstring.prototype.padend3.1.6indirect
npmstring.prototype.trim1.2.10indirect
npmstring.prototype.trim1.2.9indirect
npmstring.prototype.trimend1.0.8indirect
npmstring.prototype.trimend1.0.9indirect
npmstring.prototype.trimstart1.0.8indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.1.0indirect
npmstrip-bom3.0.0indirect
npmstrip-json-comments3.1.1indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsynckit0.11.13indirect
npmsynckit0.9.2indirect
npmtable6.9.0indirect
npmtagged-tag1.0.0indirect
npmtext-table0.2.0indirect
npmtinyglobby0.2.15indirect
npmto-regex-range5.0.1indirect
npmts-api-utils1.4.2indirect
npmts-api-utils2.0.0indirect
npmts-api-utils2.5.0indirect
npmtsconfig-paths3.15.0indirect
npmtslib2.8.1indirect
npmtype-check0.4.0indirect
npmtype-fest0.20.2indirect
npmtype-fest4.30.1indirect
npmtype-fest5.7.0indirect
npmtyped-array-buffer1.0.2indirect
npmtyped-array-buffer1.0.3indirect
npmtyped-array-byte-length1.0.1indirect
npmtyped-array-byte-length1.0.3indirect
npmtyped-array-byte-offset1.0.2indirect
npmtyped-array-byte-offset1.0.4indirect
npmtyped-array-length1.0.6indirect
npmtyped-array-length1.0.7indirect
npmunbox-primitive1.0.2indirect
npmunbox-primitive1.1.0indirect
npmundici-types6.19.8indirect
npmunicode-emoji-modifier-base1.0.0indirect
npmupdate-browserslist-db1.1.1indirect
npmuri-js4.4.1indirect
npmvalidate-npm-package-license3.0.4indirect
npmwhich1.3.1indirect
npmwhich2.0.2indirect
npmwhich-boxed-primitive1.0.2indirect
npmwhich-boxed-primitive1.1.1indirect
npmwhich-builtin-type1.2.1indirect
npmwhich-collection1.0.2indirect
npmwhich-typed-array1.1.15indirect
npmwhich-typed-array1.1.19indirect
npmword-wrap1.2.5indirect
npmworkerpool6.5.1indirect
npmworkerpool9.3.2indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi8.1.0indirect
npmwrappy1.0.2indirect
npmy18n5.0.8indirect
npmyargs17.7.2indirect
npmyargs-parser21.1.1indirect
npmyargs-unparser2.0.0indirect
npmyocto-queue0.1.0indirect
Dependency advisories 0

Installing npm:eslint-plugin-github@6.1.1 pulls in 217 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": [
        "eslint",
        "javascript",
        "eslintplugin"
      ],
      "is_fork": false,
      "size_kb": 2714,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Dockerfile": 957,
        "JavaScript": 145711,
        "TypeScript": 761
      },
      "pushed_at": "2026-07-23T13:56:54Z",
      "created_at": "2016-03-28T22:20:22Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-23T13:57:53Z",
      "description": "An opinionated collection of ESLint rules used by GitHub.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "https://github.com/about",
      "name": "GitHub",
      "type": "Organization",
      "login": "github",
      "company": null,
      "location": "United States of America",
      "followers": 80621,
      "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
      "created_at": "2008-05-11T04:37:31Z",
      "is_verified": null,
      "public_repos": 556,
      "account_age_days": 6648
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v6.1.1",
          "kind": "patch",
          "published_at": "2026-07-10T13:12:24Z"
        },
        {
          "tag": "v6.1.0",
          "kind": "minor",
          "published_at": "2026-07-07T21:56:22Z"
        },
        {
          "tag": "v6.1.0-alpha",
          "kind": "prerelease",
          "published_at": "2026-07-07T20:59:49Z"
        },
        {
          "tag": "v6.0.0",
          "kind": "major",
          "published_at": "2025-03-19T14:37:31Z"
        },
        {
          "tag": "v5.1.8",
          "kind": "patch",
          "published_at": "2025-02-04T20:35:30Z"
        },
        {
          "tag": "v5.1.7",
          "kind": "patch",
          "published_at": "2025-01-30T23:05:57Z"
        },
        {
          "tag": "v5.1.6",
          "kind": "patch",
          "published_at": "2025-01-27T22:21:44Z"
        },
        {
          "tag": "v5.1.5",
          "kind": "patch",
          "published_at": "2025-01-06T22:44:55Z"
        },
        {
          "tag": "v5.1.4",
          "kind": "patch",
          "published_at": "2024-12-05T19:02:35Z"
        },
        {
          "tag": "v5.1.3",
          "kind": "patch",
          "published_at": "2024-11-26T19:31:32Z"
        },
        {
          "tag": "v5.1.2",
          "kind": "patch",
          "published_at": "2024-11-25T22:32:53Z"
        },
        {
          "tag": "v5.1.1",
          "kind": "patch",
          "published_at": "2024-11-21T22:03:42Z"
        },
        {
          "tag": "v5.1.0",
          "kind": "minor",
          "published_at": "2024-11-20T22:54:14Z"
        },
        {
          "tag": "v5.0.2",
          "kind": "patch",
          "published_at": "2024-09-11T11:37:26Z"
        },
        {
          "tag": "v5.0.1",
          "kind": "patch",
          "published_at": "2024-06-04T22:30:24Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2024-06-03T13:08:40Z"
        },
        {
          "tag": "v5.0.0-2",
          "kind": "prerelease",
          "published_at": "2024-05-20T17:54:10Z"
        },
        {
          "tag": "v4.10.2",
          "kind": "patch",
          "published_at": "2024-02-29T22:16:54Z"
        },
        {
          "tag": "v4.10.1",
          "kind": "patch",
          "published_at": "2023-09-26T14:49:52Z"
        },
        {
          "tag": "v4.10.0",
          "kind": "minor",
          "published_at": "2023-08-28T23:31:00Z"
        },
        {
          "tag": "v4.9.2",
          "kind": "patch",
          "published_at": "2023-07-18T16:24:20Z"
        },
        {
          "tag": "v4.9.1",
          "kind": "patch",
          "published_at": "2023-07-17T21:11:42Z"
        },
        {
          "tag": "v4.9.0",
          "kind": "minor",
          "published_at": "2023-07-13T15:00:44Z"
        },
        {
          "tag": "v4.8.0",
          "kind": "minor",
          "published_at": "2023-06-02T03:33:40Z"
        },
        {
          "tag": "v4.7.0",
          "kind": "minor",
          "published_at": "2023-03-23T20:53:55Z"
        },
        {
          "tag": "v4.6.1",
          "kind": "patch",
          "published_at": "2023-02-14T15:05:14Z"
        },
        {
          "tag": "v4.6.0",
          "kind": "minor",
          "published_at": "2022-12-06T16:26:25Z"
        },
        {
          "tag": "v4.5.0",
          "kind": "minor",
          "published_at": "2022-12-06T16:16:40Z"
        },
        {
          "tag": "v4.4.1",
          "kind": "patch",
          "published_at": "2022-11-03T16:52:34Z"
        },
        {
          "tag": "v4.4.0",
          "kind": "minor",
          "published_at": "2022-10-11T11:18:16Z"
        },
        {
          "tag": "v4.3.7",
          "kind": "patch",
          "published_at": "2022-07-22T16:53:08Z"
        },
        {
          "tag": "v4.3.6",
          "kind": "patch",
          "published_at": "2022-03-22T11:36:54Z"
        },
        {
          "tag": "v4.3.5",
          "kind": "patch",
          "published_at": "2022-03-22T11:37:07Z"
        },
        {
          "tag": "v4.3.4",
          "kind": "patch",
          "published_at": "2021-11-08T21:57:10Z"
        },
        {
          "tag": "v4.3.3",
          "kind": "patch",
          "published_at": "2021-10-29T11:35:55Z"
        },
        {
          "tag": "v4.3.2",
          "kind": "patch",
          "published_at": "2021-10-06T15:13:45Z"
        },
        {
          "tag": "4.3.1",
          "kind": "patch",
          "published_at": "2021-10-06T14:29:07Z"
        },
        {
          "tag": "v4.3.0",
          "kind": "minor",
          "published_at": "2021-09-09T21:36:17Z"
        },
        {
          "tag": "v4.2.0",
          "kind": "minor",
          "published_at": "2021-08-11T10:15:27Z"
        },
        {
          "tag": "v4.1.5",
          "kind": "patch",
          "published_at": "2021-07-16T21:35:04Z"
        },
        {
          "tag": "v4.1.4",
          "kind": "patch",
          "published_at": "2021-07-16T18:59:25Z"
        },
        {
          "tag": "v4.1.3",
          "kind": "patch",
          "published_at": "2021-04-07T08:29:56Z"
        },
        {
          "tag": "v4.1.2",
          "kind": "patch",
          "published_at": "2021-03-04T15:46:20Z"
        },
        {
          "tag": "v4.1.1",
          "kind": "patch",
          "published_at": "2020-07-20T14:39:25Z"
        },
        {
          "tag": "v4.1.0",
          "kind": "minor",
          "published_at": "2020-07-16T11:02:36Z"
        },
        {
          "tag": "v4.0.1",
          "kind": "patch",
          "published_at": "2020-05-27T09:57:34Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2020-05-22T09:08:53Z"
        },
        {
          "tag": "v4.0.0-1",
          "kind": "prerelease",
          "published_at": "2020-04-03T08:35:58Z"
        },
        {
          "tag": "v4.0.0-0",
          "kind": "prerelease",
          "published_at": "2020-03-27T12:30:52Z"
        },
        {
          "tag": "v3.4.1",
          "kind": "patch",
          "published_at": "2020-02-19T09:53:58Z"
        },
        {
          "tag": "v3.4.0",
          "kind": "minor",
          "published_at": "2019-12-17T12:44:29Z"
        },
        {
          "tag": "v3.3.1",
          "kind": "patch",
          "published_at": "2019-11-28T11:02:32Z"
        },
        {
          "tag": "v3.3.0",
          "kind": "minor",
          "published_at": "2019-11-25T13:06:00Z"
        },
        {
          "tag": "v3.2.2",
          "kind": "patch",
          "published_at": "2019-11-07T10:45:20Z"
        },
        {
          "tag": "v3.2.1",
          "kind": "patch",
          "published_at": "2019-10-29T10:02:01Z"
        },
        {
          "tag": "v3.2.0",
          "kind": "minor",
          "published_at": "2019-10-21T14:25:45Z"
        },
        {
          "tag": "v3.1.3",
          "kind": "patch",
          "published_at": "2019-09-17T09:40:08Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2019-06-27T08:56:51Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "259c9e12d80925694397b092a9c0e1cfbcc5c0ce",
          "body": "…2 updates (#723)\n\nBumps the npm_and_yarn group with 2 updates in the /test-examples/legacy directory: [brace-expansion](https://github.com/juliangruber/brace-expansion) and [js-yaml](https://github.com/nodeca/js-yaml).\n\n\nUpdates `brace-expansion` from 1.1.15 to 1.1.16\n- [Release notes](https://gith\n[…]\n dependency-type: indirect\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump the npm_and_yarn group across 1 directory with …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-23T13:56:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a95d9e7ec8f1c49c79abf660da7cabf0e82b860a",
          "body": "Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>\nCopilot-Session: 5c0da10f-9a59-4654-9fa0-67398b5fc746",
          "is_bot": false,
          "headline": "chore(deps): resolve npm audit vulnerabilities (#720)",
          "author_name": "Dusty Greif",
          "author_login": "dgreif",
          "committed_at": "2026-07-23T13:20:43Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "add7174f2cec8e2dc33aefb7a4042dafd4c3cb56",
          "body": "---\nupdated-dependencies:\n- dependency-name: actions/setup-node\n  dependency-version: 7.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/setup-node from 6.4.0 to 7.0.0 (#718)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-22T23:25:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a5567bdf17065bb0743f7fb519a69419ef2a7e6",
          "body": "…in-support-back\n\n714 - Adding jsxA11y plugin support back",
          "is_bot": false,
          "headline": "Merge pull request #715 from github/alaingoga/714-adding-jsxA11y-plug…",
          "author_name": "Manuel Puyol",
          "author_login": "manuelpuyol",
          "committed_at": "2026-07-10T13:06:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa8eeb1b20ba44b8523727ace4e048e7b7636219",
          "body": null,
          "is_bot": false,
          "headline": "714 - Adding jsxA11y plugin support back",
          "author_name": "alaingoga",
          "author_login": "alaingoga",
          "committed_at": "2026-07-10T12:58:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3611a1615b8cc7222f5a64f00f8f631f8d4c16f0",
          "body": "Support ESLint 10: widen peer range and fix eslint-comments in flat recommended config",
          "is_bot": false,
          "headline": "Merge pull request #713 from github/alaingoga/eslint10-compact",
          "author_name": "Manuel Puyol",
          "author_login": "manuelpuyol",
          "committed_at": "2026-07-07T15:50:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe11575a216b55df333dd154da0f59f2fc1415ca",
          "body": "…ecommended config",
          "is_bot": false,
          "headline": "Support ESLint 10: widen peer range and fix eslint-comments in flat r…",
          "author_name": "alaingoga",
          "author_login": "alaingoga",
          "committed_at": "2026-07-06T15:51:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dcfb6063cf190ac37653d3a4b9dec3355b3b882",
          "body": "…dencies-234b82d402\n\nchore(deps): bump the all-dependencies group across 1 directory with 14 updates",
          "is_bot": false,
          "headline": "Merge pull request #706 from github/dependabot/npm_and_yarn/all-depen…",
          "author_name": "Manuel Puyol",
          "author_login": "manuelpuyol",
          "committed_at": "2026-06-26T15:48:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0b18e1ecc9778e775c6a0e72290488f70fb9f56",
          "body": null,
          "is_bot": true,
          "headline": "docs: regenerate rule docs for eslint-doc-generator v3",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-06-26T15:46:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e8b0122b3561c4091ecf4729b4b02db967478b2",
          "body": "…14 updates\n\nBumps the all-dependencies group with 14 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `2.0.0` | `2.1.0` |\n| [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.3.3` | `3\n[…]\ndependency-version: 8.60.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the all-dependencies group across 1 directory with …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-26T14:53:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2ebd311b49e603d421c5d62f8d9c9b2379eb00cd",
          "body": "…ples/flat/npm_and_yarn-4e38a52fea\n\nchore(deps-dev): bump js-yaml from 4.1.0 to 4.2.0 in /test-examples/flat in the npm_and_yarn group across 1 directory",
          "is_bot": false,
          "headline": "Merge pull request #710 from github/dependabot/npm_and_yarn/test-exam…",
          "author_name": "Manuel Puyol",
          "author_login": "manuelpuyol",
          "committed_at": "2026-06-22T19:22:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5ef2006c647179340049b3d4165a19e30e292a7",
          "body": "….2.0\n\nchore(deps): bump js-yaml from 4.1.1 to 4.2.0",
          "is_bot": false,
          "headline": "Merge pull request #709 from github/dependabot/npm_and_yarn/js-yaml-4…",
          "author_name": "Manuel Puyol",
          "author_login": "manuelpuyol",
          "committed_at": "2026-06-22T19:21:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a768486d94315b68e2e2a32c69ebbed8857bbcf",
          "body": "…/checkout-7.0.0\n\nchore(deps): bump actions/checkout from 6.0.3 to 7.0.0",
          "is_bot": false,
          "headline": "Merge pull request #711 from github/dependabot/github_actions/actions…",
          "author_name": "Manuel Puyol",
          "author_login": "manuelpuyol",
          "committed_at": "2026-06-22T16:59:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3a58531551b00f6f9ec80ecdfd9a50512883308",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.3 to 7.0.0.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/df4cb1c069e1874edd31b43\n[…]\n- dependency-name: actions/checkout\n  dependency-version: 7.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout from 6.0.3 to 7.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T00:32:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "098fa25379c6a3343ec2e1f0751324b9b71ff29b",
          "body": "Bumps the npm_and_yarn group with 1 update in the /test-examples/flat directory: [js-yaml](https://github.com/nodeca/js-yaml).\n\n\nUpdates `js-yaml` from 4.1.0 to 4.2.0\n- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/nodeca/js-yaml/commits)\n\n---\nupdated-dependencies:\n- dependency-name: js-yaml\n  dependency-version: 4.2.0\n  dependency-type: indirect\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump js-yaml",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T22:00:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2270f672655d01eb2d9648447a393f7c713db4bc",
          "body": "Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.1 to 4.2.0.\n- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/nodeca/js-yaml/commits)\n\n---\nupdated-dependencies:\n- dependency-name: js-yaml\n  dependency-version: 4.2.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump js-yaml from 4.1.1 to 4.2.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T21:58:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dff9daa8a5fba6b046b4915de141a69beb56661",
          "body": "…te-1.8.4\n\nchore(deps-dev): bump shell-quote from 1.8.1 to 1.8.4",
          "is_bot": false,
          "headline": "Merge pull request #708 from github/dependabot/npm_and_yarn/shell-quo…",
          "author_name": "Grace Park",
          "author_login": "gracepark",
          "committed_at": "2026-06-09T18:22:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbe5e223c4509b2da6e044787b8fc57e0ee19198",
          "body": "Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.8.1 to 1.8.4.\n- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/ljharb/shell-quote/compare/v1.8.1...v1.8.4)\n\n---\nupdated-dependencies:\n- dependency-name: shell-quote\n  dependency-version: 1.8.4\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump shell-quote from 1.8.1 to 1.8.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-09T14:29:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01bc86698aab5efcf158aa5737502d12b55ed78c",
          "body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Supply chain improvements (#704)",
          "author_name": "Dusty Greif",
          "author_login": "dgreif",
          "committed_at": "2026-06-03T17:45:40Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ec800f485807b37eda468a6626e51bb2830485ec",
          "body": "…3.1.2\n\nchore(deps-dev): bump fast-uri from 3.0.3 to 3.1.2",
          "is_bot": false,
          "headline": "Merge pull request #700 from github/dependabot/npm_and_yarn/fast-uri-…",
          "author_name": "Brandon Teng",
          "author_login": "bteng22",
          "committed_at": "2026-05-08T21:54:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2936034b589114c324bba55eb63a776d37076f5f",
          "body": "…-4.0.4\n\nchore(deps): bump picomatch from 4.0.3 to 4.0.4",
          "is_bot": false,
          "headline": "Merge pull request #701 from github/dependabot/npm_and_yarn/picomatch…",
          "author_name": "Brandon Teng",
          "author_login": "bteng22",
          "committed_at": "2026-05-08T21:54:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cea009e8432db848c19704e585d0d5c889a9cffe",
          "body": "Bumps [picomatch](https://github.com/micromatch/picomatch) from 4.0.3 to 4.0.4.\n- [Release notes](https://github.com/micromatch/picomatch/releases)\n- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/micromatch/picomatch/compare/4.0.3...4.0.4)\n\n---\nupdated-dependencies:\n- dependency-name: picomatch\n  dependency-version: 4.0.4\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump picomatch from 4.0.3 to 4.0.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-08T21:24:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0651fd33eb3f9df9be8ba9b678d87064ab1a54d8",
          "body": "Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.0.3 to 3.1.2.\n- [Release notes](https://github.com/fastify/fast-uri/releases)\n- [Commits](https://github.com/fastify/fast-uri/compare/v3.0.3...v3.1.2)\n\n---\nupdated-dependencies:\n- dependency-name: fast-uri\n  dependency-version: 3.1.2\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump fast-uri from 3.0.3 to 3.1.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-08T21:24:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88014ae2fe5322fa8e3b077f23bb9f988b8c2d91",
          "body": "…ples/flat/npm_and_yarn-f52be2ce24\n\nchore(deps-dev): bump the npm_and_yarn group across 2 directories with 1 update",
          "is_bot": false,
          "headline": "Merge pull request #690 from github/dependabot/npm_and_yarn/test-exam…",
          "author_name": "Manuel Puyol",
          "author_login": "manuelpuyol",
          "committed_at": "2026-03-30T17:45:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65a6b157083644e5069122b96fc2ce4ffb504a06",
          "body": "…-3.1.5\n\nchore(deps-dev): bump minimatch from 3.1.2 to 3.1.5",
          "is_bot": false,
          "headline": "Merge pull request #689 from github/dependabot/npm_and_yarn/minimatch…",
          "author_name": "Manuel Puyol",
          "author_login": "manuelpuyol",
          "committed_at": "2026-03-30T17:45:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6eee9b7234fd92060e2e2fd51e48b75512121bc5",
          "body": "…ansion-1.1.13\n\nchore(deps-dev): bump brace-expansion from 1.1.12 to 1.1.13",
          "is_bot": false,
          "headline": "Merge pull request #697 from github/dependabot/npm_and_yarn/brace-exp…",
          "author_name": "Manuel Puyol",
          "author_login": "manuelpuyol",
          "committed_at": "2026-03-30T17:44:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2c1892a412546341213c0c0a7cdcd2baa7c8ff5",
          "body": "Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.12 to 1.1.13.\n- [Release notes](https://github.com/juliangruber/brace-expansion/releases)\n- [Commits](https://github.com/juliangruber/brace-expansion/compare/v1.1.12...v1.1.13)\n\n---\nupdated-dependencies:\n- dependency-name: brace-expansion\n  dependency-version: 1.1.13\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump brace-expansion from 1.1.12 to 1.1.13",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-30T17:43:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edaf516de021f65f6f5e4e483136f4ef7b6020e1",
          "body": "….4.2\n\nchore(deps): bump flatted from 3.4.1 to 3.4.2",
          "is_bot": false,
          "headline": "Merge pull request #694 from github/dependabot/npm_and_yarn/flatted-3…",
          "author_name": "Manuel Puyol",
          "author_login": "manuelpuyol",
          "committed_at": "2026-03-30T17:42:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26aeea58794d9dd6ecb8450c4d3d6da0e11749ed",
          "body": "Bumps [flatted](https://github.com/WebReflection/flatted) from 3.4.1 to 3.4.2.\n- [Commits](https://github.com/WebReflection/flatted/compare/v3.4.1...v3.4.2)\n\n---\nupdated-dependencies:\n- dependency-name: flatted\n  dependency-version: 3.4.2\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump flatted from 3.4.1 to 3.4.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-21T20:13:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6bb1034bd987be11e28d968a9bcb99b9dd7d715",
          "body": "chore(deps-dev): bump ajv from 6.12.6 to 6.14.0",
          "is_bot": false,
          "headline": "Merge pull request #681 from github/dependabot/npm_and_yarn/ajv-6.14.0",
          "author_name": "Grace Park",
          "author_login": "gracepark",
          "committed_at": "2026-03-16T18:33:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6072312821169cc63d133b894a300daf12e491f8",
          "body": "Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.5.\n- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)\n- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)\n\n---\nupdated-dependencies:\n- dependency-name: minimatch\n  dependency-version: 3.1.5\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-16T15:21:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c1ea98a1f3d953f05907515c79514f4913a938c",
          "body": "Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.1 to 3.4.1.\n- [Commits](https://github.com/WebReflection/flatted/compare/v3.3.1...v3.4.1)\n\n---\nupdated-dependencies:\n- dependency-name: flatted\n  dependency-version: 3.4.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump flatted from 3.3.1 to 3.4.1 (#693)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-16T15:19:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cbaaaaca91090ac04761e37cc8d6b857473df74",
          "body": "…h 1 update\n\nBumps the npm_and_yarn group with 1 update in the /test-examples/flat directory: [minimatch](https://github.com/isaacs/minimatch).\nBumps the npm_and_yarn group with 1 update in the /test-examples/legacy directory: [minimatch](https://github.com/isaacs/minimatch).\n\n\nUpdates `minimatch` f\n[…]\ndency-group: npm_and_yarn\n- dependency-name: minimatch\n  dependency-version: 3.1.5\n  dependency-type: indirect\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump the npm_and_yarn group across 2 directories wit…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-10T19:47:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7306410e8f883485a2c0741b3cea61ab4309f27e",
          "body": "Bumps the npm_and_yarn group with 1 update in the /test-examples/flat directory: [minimatch](https://github.com/isaacs/minimatch).\n\n\nUpdates `minimatch` from 3.1.2 to 3.1.5\n- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)\n- [Commits](https://github.com/isaacs/minimatch/compa\n[…]\n dependency-type: indirect\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump minimatch (#692)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-10T19:45:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "872ee2afa90f57aeaefccccb96a28443f1c274b2",
          "body": "Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.6 to 6.14.0.\n- [Release notes](https://github.com/ajv-validator/ajv/releases)\n- [Commits](https://github.com/ajv-validator/ajv/compare/v6.12.6...v6.14.0)\n\n---\nupdated-dependencies:\n- dependency-name: ajv\n  dependency-version: 6.14.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump ajv from 6.12.6 to 6.14.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-21T16:18:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3952d1c18408321a4c0a70332b7916c062d9c27e",
          "body": "…/checkout-6\n\nchore(deps): bump actions/checkout from 5 to 6",
          "is_bot": false,
          "headline": "Merge pull request #669 from github/dependabot/github_actions/actions…",
          "author_name": "Manuel Puyol",
          "author_login": "manuelpuyol",
          "committed_at": "2026-01-05T18:52:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45f49dd4829ef23aed46aba7da749410f35ec6fd",
          "body": "…dencies-fba7f6b769\n\nchore(deps): bump the all-dependencies group across 1 directory with 4 updates",
          "is_bot": false,
          "headline": "Merge pull request #674 from github/dependabot/npm_and_yarn/all-depen…",
          "author_name": "Brandon Teng",
          "author_login": "bteng22",
          "committed_at": "2026-01-02T17:23:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb3ab49e19938d9422c65b244e2ac78cc00c8f74",
          "body": "…4 updates\n\nBumps the all-dependencies group with 4 updates in the / directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/pa\n[…]\ndependency-version: 6.2.2\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the all-dependencies group across 1 directory with …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-29T00:01:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "44df77a239e67ed53dc2176505fb0aecbab29eda",
          "body": "…dencies-9c87b7a253\n\nchore(deps): bump the all-dependencies group across 1 directory with 7 updates",
          "is_bot": false,
          "headline": "Merge pull request #672 from github/dependabot/npm_and_yarn/all-depen…",
          "author_name": "Brandon Teng",
          "author_login": "bteng22",
          "committed_at": "2025-12-15T19:58:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9843ad2c9817ccfe48d39535fd8640eb5ae237b2",
          "body": "…7 updates\n\nBumps the all-dependencies group with 7 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.1` | `9.39.2` |\n| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typesc\n[…]\ndependency-version: 2.4.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n  dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the all-dependencies group across 1 directory with …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-15T00:02:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ec35926e51fe29c8e54af88f10693a7908d3ffef",
          "body": "…dencies-3196fe5bbc\n\nchore(deps): bump the all-dependencies group across 1 directory with 7 updates",
          "is_bot": false,
          "headline": "Merge pull request #670 from github/dependabot/npm_and_yarn/all-depen…",
          "author_name": "Jibran Garcia",
          "author_login": "jibrang",
          "committed_at": "2025-12-01T16:14:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c78aab378409a6219f4f39d441f980eefe80a7a",
          "body": "…7 updates\n\nBumps the all-dependencies group with 7 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `1.4.1` | `2.0.0` |\n| [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.3.1` | `3.3\n[…]\ndependency-version: 6.2.1\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the all-dependencies group across 1 directory with …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-01T00:03:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6f6c2472cb12b00428f879053060e234a5d2f973",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '6'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T00:02:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ba5b7511118b1fcac0e0ab4e8bad2611d9467134",
          "body": "Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 10.5.0.\n- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)\n- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.5...v10.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: glob\n  dependency-version: 10.5.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump glob from 10.4.5 to 10.5.0 (#666)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-19T18:46:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb05f953d50c8c06f9bbe17e05a44136181e1234",
          "body": "Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.\n- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)\n\n---\nupdated-dependencies:\n- dependency-name: js-yaml\n  dependency-version: 4.1.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump js-yaml from 4.1.0 to 4.1.1 (#665)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-18T13:27:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1754d5172dfb601366f90295f8beaef3ca7fd997",
          "body": "…dencies-fd654e3e31\n\nchore(deps): bump the all-dependencies group with 6 updates",
          "is_bot": false,
          "headline": "Merge pull request #664 from github/dependabot/npm_and_yarn/all-depen…",
          "author_name": "Grace Park",
          "author_login": "gracepark",
          "committed_at": "2025-11-13T16:50:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22c44e78bd339dfd95a17329d9b10d9424eac5c2",
          "body": "Bumps the all-dependencies group with 6 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.0` | `9.39.1` |\n| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/\n[…]\nependency-version: 11.7.5\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the all-dependencies group with 6 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-10T00:02:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "aad1724d0dd22c70b089d284cb88187138e221c3",
          "body": "…dencies-33dd579f76\n\nchore(deps): bump the all-dependencies group with 4 updates",
          "is_bot": false,
          "headline": "Merge pull request #663 from github/dependabot/npm_and_yarn/all-depen…",
          "author_name": "Arelia Jones",
          "author_login": "arelia",
          "committed_at": "2025-11-04T21:35:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb53b99f1182a535348966f43dc7ae83bb9ee0f2",
          "body": "Bumps the all-dependencies group with 4 updates: [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [globals](https://github.com/sindresorhus/globals) and [eslint](https://github.com/eslint/eslint).\n\n\nU\n[…]\nependency-version: 9.39.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n  dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the all-dependencies group with 4 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-03T00:01:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7c48351e1976c4a537891ebff12db22f614c408f",
          "body": "…dencies-5b9b3928f6\n\nchore(deps): bump the all-dependencies group with 4 updates",
          "is_bot": false,
          "headline": "Merge pull request #662 from github/dependabot/npm_and_yarn/all-depen…",
          "author_name": "Brandon Teng",
          "author_login": "bteng22",
          "committed_at": "2025-10-27T17:17:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5d11a6b1c16bc0d1f5247e062c0b76a699addbc",
          "body": "Bumps the all-dependencies group with 4 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [typescript-esl\n[…]\ndependency-version: 7.2.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n  dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the all-dependencies group with 4 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-27T00:01:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1c4bf315725dbbedbb6a9d2fac988d7aafb16629",
          "body": "…/setup-node-6\n\nchore(deps): bump actions/setup-node from 5 to 6",
          "is_bot": false,
          "headline": "Merge pull request #660 from github/dependabot/github_actions/actions…",
          "author_name": "Brandon Teng",
          "author_login": "bteng22",
          "committed_at": "2025-10-20T14:47:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d138c4e079bfbf1366bf46764d0c56d1137591ae",
          "body": "…dencies-a91e250de8\n\nchore(deps): bump the all-dependencies group with 5 updates",
          "is_bot": false,
          "headline": "Merge pull request #661 from github/dependabot/npm_and_yarn/all-depen…",
          "author_name": "Brandon Teng",
          "author_login": "bteng22",
          "committed_at": "2025-10-20T14:08:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e763770eb521bde612d326d9b679977363a9225",
          "body": "Bumps the all-dependencies group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.37.0` | `9.38.0` |\n| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/\n[…]\nependency-version: 9.38.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n  dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the all-dependencies group with 5 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-20T00:02:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4f51504cc1e9fd272466c5e56897eaaf14f446fa",
          "body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-node\n  dependency-version: '6'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/setup-node from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-20T00:01:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98ca96a5898497db99a742bd7e46d8ce6b778143",
          "body": "…dencies-0e22d62aa4\n\nchore(deps): bump the all-dependencies group with 4 updates",
          "is_bot": false,
          "headline": "Merge pull request #659 from github/dependabot/npm_and_yarn/all-depen…",
          "author_name": "Manuel Puyol",
          "author_login": "manuelpuyol",
          "committed_at": "2025-10-13T16:20:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e55fc744a2519afa5893ca9ef00b705bf13bbf31",
          "body": "Bumps the all-dependencies group with 4 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [typescript-esl\n[…]\ndependency-version: 2.3.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n  dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the all-dependencies group with 4 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-13T00:02:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "53e340de2c6acba02e7a3dbd28258daa2df935da",
          "body": "…10 updates (#658)\n\nBumps the all-dependencies group with 10 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `1.3.2` | `1.4.0` |\n| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packag\n[…]\non-update:semver-patch\n  dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the all-dependencies group across 1 directory with …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-07T00:52:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "97ebd50275632f71a8042b32e5ae8f8ee43ed836",
          "body": "…dencies-111373e96b\n\nchore(deps): bump the all-dependencies group across 1 directory with 6 updates",
          "is_bot": false,
          "headline": "Merge pull request #654 from github/dependabot/npm_and_yarn/all-depen…",
          "author_name": "Grace Park",
          "author_login": "gracepark",
          "committed_at": "2025-09-08T17:05:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "771a4d143b44caef128cd305b9c6189bcbfe6673",
          "body": "…/setup-node-5\n\nchore(deps): bump actions/setup-node from 4 to 5",
          "is_bot": false,
          "headline": "Merge pull request #653 from github/dependabot/github_actions/actions…",
          "author_name": "Grace Park",
          "author_login": "gracepark",
          "committed_at": "2025-09-08T17:04:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec09ebc323da6aee979c784733b2d358b61b7999",
          "body": "…6 updates\n\nBumps the all-dependencies group with 6 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.34.0` | `9.35.0` |\n| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typesc\n[…]\nependency-version: 11.7.2\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the all-dependencies group across 1 directory with …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-08T00:02:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "670163e9ec3ae07a732abb6a6f4081579a50a45a",
          "body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-node\n  dependency-version: '5'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/setup-node from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-08T00:01:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11a09635a6fad75fce583436cb28067e51d8e2f4",
          "body": "Bumps the npm_and_yarn group with 1 update: [brace-expansion](https://github.com/juliangruber/brace-expansion).\n\n\nUpdates `brace-expansion` from 1.1.11 to 1.1.12\n- [Release notes](https://github.com/juliangruber/brace-expansion/releases)\n- [Commits](https://github.com/juliangruber/brace-expansion/co\n[…]\n dependency-type: indirect\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump brace-expansion in the npm_and_yarn group (#651)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-27T02:38:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7b0152d6a2aa00a44ba484476cd6f721c54371b3",
          "body": "…6 updates (#650)\n\nBumps the all-dependencies group with 6 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.33.0` | `9.34.0` |\n| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint\n[…]\non-update:semver-minor\n  dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the all-dependencies group across 1 directory with …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-26T02:59:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "68b118ebd832ce018ee93be2f72441c4c1451510",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout from 4 to 5 (#649)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-26T02:58:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "32a2ffd9bf7d91c750c3148c3ec3cffdd07826c4",
          "body": "…dencies-1871a3518e\n\nchore(deps): bump the all-dependencies group with 9 updates",
          "is_bot": false,
          "headline": "Merge pull request #647 from github/dependabot/npm_and_yarn/all-depen…",
          "author_name": "Brandon Teng",
          "author_login": "bteng22",
          "committed_at": "2025-08-14T22:37:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e0c27279c9622ef0a2250ce57aff22e3dcca422",
          "body": null,
          "is_bot": false,
          "headline": "fix eslint issues",
          "author_name": "Brandon Teng",
          "author_login": "bteng22",
          "committed_at": "2025-08-14T22:35:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40a8804062dd2220ba6501ae091fbb669ef95867",
          "body": "Bumps the all-dependencies group with 9 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `1.3.1` | `1.3.2` |\n| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.32.0` | `9.33.0` |\n| [@types\n[…]\ndependency-version: 7.0.0\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n  dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the all-dependencies group with 9 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-11T00:09:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d6e9d3346a96f3317ec43a56cfca9453848dda82",
          "body": "Stricter html string check",
          "is_bot": false,
          "headline": "Merge pull request #639 from wxiaoguang/patch-1",
          "author_name": "Arelia Jones",
          "author_login": "arelia",
          "committed_at": "2025-08-04T18:00:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c61b342bbabf6e9a7007a9c9a574bc2851db3439",
          "body": "…dencies-fa90984eb3\n\nchore(deps): bump the all-dependencies group across 1 directory with 3 updates",
          "is_bot": false,
          "headline": "Merge pull request #646 from github/dependabot/npm_and_yarn/all-depen…",
          "author_name": "Jibran Garcia",
          "author_login": "jibrang",
          "committed_at": "2025-07-29T18:51:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f21432b71cb389a60b74d621c96fffbbd35febd2",
          "body": "…3 updates\n\nBumps the all-dependencies group with 3 updates in the / directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/pa\n[…]\ndependency-version: 8.38.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the all-dependencies group across 1 directory with …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-29T14:05:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "96da15d472788ebf7072ee8ccf50ab3d58cc9d70",
          "body": "…arn-d3748e614d\n\nchore(deps): bump the npm_and_yarn group with 2 updates",
          "is_bot": false,
          "headline": "Merge pull request #645 from github/dependabot/npm_and_yarn/npm_and_y…",
          "author_name": "Jibran Garcia",
          "author_login": "jibrang",
          "committed_at": "2025-07-29T14:03:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8bdab2e26faf2dbd2a359a9d4b0c569d352dd1e",
          "body": "Bumps the npm_and_yarn group with 2 updates: [@eslint/plugin-kit](https://github.com/eslint/rewrite/tree/HEAD/packages/plugin-kit) and [eslint](https://github.com/eslint/eslint).\n\n\nUpdates `@eslint/plugin-kit` from 0.2.8 to 0.3.4\n- [Release notes](https://github.com/eslint/rewrite/releases)\n- [Chang\n[…]\noup: npm_and_yarn\n- dependency-name: eslint\n  dependency-version: 9.32.0\n  dependency-type: direct:development\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the npm_and_yarn group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-29T09:14:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "eca9a15da5924f6bdc3e12534b5311687b6e078d",
          "body": "…arn-8b6c01abcc\n\nchore(deps): bump @eslint/plugin-kit from 0.2.4 to 0.2.8 in the npm_and_yarn group",
          "is_bot": false,
          "headline": "Merge pull request #642 from github/dependabot/npm_and_yarn/npm_and_y…",
          "author_name": "Manuel Puyol",
          "author_login": "manuelpuyol",
          "committed_at": "2025-07-21T18:14:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10040f600bdce3cae20119de8dad695ddd1d3b47",
          "body": "…dencies-cc45d6749d\n\nchore(deps): bump the all-dependencies group across 1 directory with 7 updates",
          "is_bot": false,
          "headline": "Merge pull request #643 from github/dependabot/npm_and_yarn/all-depen…",
          "author_name": "Manuel Puyol",
          "author_login": "manuelpuyol",
          "committed_at": "2025-07-21T18:14:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84933647e203941312200ee0aa38b5d18a19523a",
          "body": "…7 updates\n\nBumps the all-dependencies group with 7 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.30.1` | `9.31.0` |\n| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typesc\n[…]\ndependency-version: 5.2.1\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the all-dependencies group across 1 directory with …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-21T00:20:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0b4f359875b6985c2675bd0e8c8ad8a3af73f42d",
          "body": "---\nupdated-dependencies:\n- dependency-name: \"@eslint/plugin-kit\"\n  dependency-version: 0.2.8\n  dependency-type: indirect\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump @eslint/plugin-kit in the npm_and_yarn group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-18T21:29:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59e07e3200485de9042df384b73ab3757c62ace9",
          "body": "Bumps the all-dependencies group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.30.0` | `9.30.1` |\n| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/\n[…]\non-update:semver-patch\n  dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the all-dependencies group with 5 updates (#640)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-08T00:28:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b2f9baa14a98dc9901456b0cf33039a8a0dd203a",
          "body": "…dencies-c60c2b5d29\n\nchore(deps): bump the all-dependencies group with 8 updates",
          "is_bot": false,
          "headline": "Merge pull request #637 from github/dependabot/npm_and_yarn/all-depen…",
          "author_name": "Manuel Puyol",
          "author_login": "manuelpuyol",
          "committed_at": "2025-06-30T17:20:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "131ed6d3212373b1534f92d240617e32e0877673",
          "body": null,
          "is_bot": false,
          "headline": "Update unescaped-html-literal.md",
          "author_name": "wxiaoguang",
          "author_login": "wxiaoguang",
          "committed_at": "2025-06-30T12:52:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "008d9d53b9ad0ff8b53527935f5ee53070574ea6",
          "body": null,
          "is_bot": false,
          "headline": "add test",
          "author_name": "wxiaoguang",
          "author_login": "wxiaoguang",
          "committed_at": "2025-06-30T11:14:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dccb7d0a914d4b2a341651f697494334f5d6450",
          "body": null,
          "is_bot": false,
          "headline": "stricter html string check",
          "author_name": "wxiaoguang",
          "author_login": "wxiaoguang",
          "committed_at": "2025-06-30T11:06:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d09b34c6e850d39b808803e560aaa08856bc7c34",
          "body": "Bumps the all-dependencies group with 8 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `1.3.0` | `1.3.1` |\n| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.29.0` | `9.30.0` |\n| [@types\n[…]\nependency-version: 11.7.1\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the all-dependencies group with 8 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-30T00:28:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9a82bce7709c8aa3f32a79673421b6836102c1bb",
          "body": "…dencies-1491899ed4\n\nchore(deps): bump the all-dependencies group across 1 directory with 10 updates",
          "is_bot": false,
          "headline": "Merge pull request #636 from github/dependabot/npm_and_yarn/all-depen…",
          "author_name": "Grace Park",
          "author_login": "gracepark",
          "committed_at": "2025-06-23T17:39:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7ca137890a70d861c68c04487f454396ad17375",
          "body": null,
          "is_bot": false,
          "headline": "bring back deprecated to keep the replacedBy for now",
          "author_name": "Grace Park",
          "author_login": "gracepark",
          "committed_at": "2025-06-23T17:21:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53685b92fc7f79936ece6c95f3c19b5acf81f460",
          "body": null,
          "is_bot": false,
          "headline": "update to new DeprecatedInfo",
          "author_name": "Grace Park",
          "author_login": "gracepark",
          "committed_at": "2025-06-23T17:14:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0b914db0a31433e4f1b947a197dfc58447b5428",
          "body": null,
          "is_bot": false,
          "headline": "updated eslint doc generator deprecated update",
          "author_name": "Grace Park",
          "author_login": "gracepark",
          "committed_at": "2025-06-23T16:58:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d8ab3c87bf6f994f08a2845b01abd7c08038e53",
          "body": "…10 updates\n\nBumps the all-dependencies group with 10 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `1.2.9` | `1.3.0` |\n| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) \n[…]\nependency-version: 11.7.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n  dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the all-dependencies group across 1 directory with …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-23T00:42:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4deb99d8dab7b5216186fe5ce119b5f0d75dff51",
          "body": "…dencies-2462266d73\n\nchore(deps): bump the all-dependencies group with 3 updates",
          "is_bot": false,
          "headline": "Merge pull request #634 from github/dependabot/npm_and_yarn/all-depen…",
          "author_name": "Brandon Teng",
          "author_login": "bteng22",
          "committed_at": "2025-06-09T16:43:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "296e04fbfa20a3eda218246135d5e4f5b856a474",
          "body": "Bumps the all-dependencies group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript-\n[…]\ndependency-version: 8.33.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the all-dependencies group with 3 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-09T00:24:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3956715b6a06703b9071d63adb1c714409801d27",
          "body": "…dencies-1bbb599001\n\nchore(deps): bump the all-dependencies group with 5 updates",
          "is_bot": false,
          "headline": "Merge pull request #633 from github/dependabot/npm_and_yarn/all-depen…",
          "author_name": "Jibran Garcia",
          "author_login": "jibrang",
          "committed_at": "2025-06-02T20:49:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "201ca04cf132972c354d9a0211c6948eb492f4fc",
          "body": "Bumps the all-dependencies group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.27.0` | `9.28.0` |\n| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/\n[…]\ndependency-version: 8.33.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the all-dependencies group with 5 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-02T00:23:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "617e5906a911f007de6f5c3e75508c2a5a22290f",
          "body": "Bumps the all-dependencies group with 2 updates: [globals](https://github.com/sindresorhus/globals) and [mocha](https://github.com/mochajs/mocha).\n\n\nUpdates `globals` from 16.1.0 to 16.2.0\n- [Release notes](https://github.com/sindresorhus/globals/releases)\n- [Commits](https://github.com/sindresorhus\n[…]\non-update:semver-minor\n  dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the all-dependencies group with 2 updates (#632)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-27T14:49:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dd9e5a8db4e463ee80348906008893e035d450b2",
          "body": "…dencies-d784ffb8a1\n\nchore(deps): bump the all-dependencies group with 5 updates",
          "is_bot": false,
          "headline": "Merge pull request #631 from github/dependabot/npm_and_yarn/all-depen…",
          "author_name": "Brandon Teng",
          "author_login": "bteng22",
          "committed_at": "2025-05-19T20:07:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f16f9772a804a75b797608c41dadcf360a53299",
          "body": "Bumps the all-dependencies group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.26.0` | `9.27.0` |\n| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/\n[…]\nependency-version: 11.3.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n  dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the all-dependencies group with 5 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-19T00:35:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7e3774f1c38a9d867543c7229da679676973fecb",
          "body": "…dencies-ee570b8cc6\n\nchore(deps): bump the all-dependencies group with 6 updates",
          "is_bot": false,
          "headline": "Merge pull request #630 from github/dependabot/npm_and_yarn/all-depen…",
          "author_name": "Brandon Teng",
          "author_login": "bteng22",
          "committed_at": "2025-05-15T17:09:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "915d90c312abe74488fb17069233cbe3998241c6",
          "body": "Bumps the all-dependencies group with 6 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.31.1` | `8.32.0` |\n| [@typescript-eslint/parser](https://github.com/typescr\n[…]\ndependency-version: 8.32.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the all-dependencies group with 6 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-12T00:54:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4ca15ee1313dc7de60e1702e698fc11079312295",
          "body": "…dencies-679cf7939a\n\nchore(deps): bump the all-dependencies group with 7 updates",
          "is_bot": false,
          "headline": "Merge pull request #629 from github/dependabot/npm_and_yarn/all-depen…",
          "author_name": "Grace Park",
          "author_login": "gracepark",
          "committed_at": "2025-05-05T16:42:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb716ce9d920487985b5624a867801a5e19ec62c",
          "body": "Bumps the all-dependencies group with 7 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@eslint/compat](https://github.com/eslint/rewrite) | `1.2.8` | `1.2.9` |\n| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.25.1` | `9.26.0` |\n| [@typescript-eslint/eslint-plugin\n[…]\nependency-version: 11.2.2\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n  dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the all-dependencies group with 7 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-05T00:02:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4caab8b92f499dcba1f7235a0d976738c0d31189",
          "body": "…dencies-be7feb4ac4\n\nchore(deps): bump the all-dependencies group with 4 updates",
          "is_bot": false,
          "headline": "Merge pull request #628 from github/dependabot/npm_and_yarn/all-depen…",
          "author_name": "Grace Park",
          "author_login": "gracepark",
          "committed_at": "2025-04-28T17:16:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 58,
      "commits_last_year": 73,
      "latest_release_at": "2026-07-10T13:12:24Z",
      "latest_release_tag": "v6.1.1",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 31,
      "days_since_latest_release": 13,
      "mean_days_between_releases": 65.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "eslint-plugin-github",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/eslint-plugin-github",
          "is_deprecated": false,
          "latest_version": "6.1.1",
          "repository_url": "https://github.com/github/eslint-plugin-github",
          "versions_count": 131,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 21,
          "monthly_downloads": 519384,
          "first_published_at": "2016-04-28T01:19:55.820000Z",
          "latest_published_at": "2026-07-10T13:12:53.747000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 13
        }
      ]
    },
    "popularity": {
      "forks": 67,
      "stars": 331,
      "watchers": 203,
      "fork_history": {
        "days": [
          {
            "date": "2016-05-20",
            "count": 1
          },
          {
            "date": "2017-06-13",
            "count": 1
          },
          {
            "date": "2017-11-07",
            "count": 1
          },
          {
            "date": "2017-11-08",
            "count": 1
          },
          {
            "date": "2018-01-05",
            "count": 1
          },
          {
            "date": "2018-09-14",
            "count": 1
          },
          {
            "date": "2018-10-01",
            "count": 1
          },
          {
            "date": "2019-03-07",
            "count": 1
          },
          {
            "date": "2019-07-30",
            "count": 1
          },
          {
            "date": "2019-09-11",
            "count": 1
          },
          {
            "date": "2019-09-17",
            "count": 1
          },
          {
            "date": "2019-11-26",
            "count": 1
          },
          {
            "date": "2019-12-06",
            "count": 1
          },
          {
            "date": "2020-01-20",
            "count": 1
          },
          {
            "date": "2020-03-07",
            "count": 1
          },
          {
            "date": "2020-04-08",
            "count": 1
          },
          {
            "date": "2020-09-19",
            "count": 1
          },
          {
            "date": "2020-10-23",
            "count": 3
          },
          {
            "date": "2021-07-15",
            "count": 1
          },
          {
            "date": "2021-07-16",
            "count": 1
          },
          {
            "date": "2021-07-17",
            "count": 1
          },
          {
            "date": "2021-07-19",
            "count": 1
          },
          {
            "date": "2021-07-22",
            "count": 1
          },
          {
            "date": "2021-08-09",
            "count": 1
          },
          {
            "date": "2021-09-11",
            "count": 1
          },
          {
            "date": "2021-11-01",
            "count": 1
          },
          {
            "date": "2021-11-03",
            "count": 1
          },
          {
            "date": "2021-11-17",
            "count": 1
          },
          {
            "date": "2021-12-07",
            "count": 1
          },
          {
            "date": "2022-02-21",
            "count": 1
          },
          {
            "date": "2022-03-21",
            "count": 1
          },
          {
            "date": "2022-03-29",
            "count": 1
          },
          {
            "date": "2022-09-16",
            "count": 1
          },
          {
            "date": "2023-02-08",
            "count": 1
          },
          {
            "date": "2023-05-19",
            "count": 1
          },
          {
            "date": "2023-07-17",
            "count": 1
          },
          {
            "date": "2023-07-24",
            "count": 1
          },
          {
            "date": "2024-01-29",
            "count": 1
          },
          {
            "date": "2024-02-03",
            "count": 1
          },
          {
            "date": "2024-02-19",
            "count": 1
          },
          {
            "date": "2024-02-25",
            "count": 1
          },
          {
            "date": "2024-08-22",
            "count": 1
          },
          {
            "date": "2024-09-17",
            "count": 1
          },
          {
            "date": "2024-09-21",
            "count": 1
          },
          {
            "date": "2024-10-31",
            "count": 1
          },
          {
            "date": "2024-11-20",
            "count": 1
          },
          {
            "date": "2025-01-07",
            "count": 1
          },
          {
            "date": "2025-01-28",
            "count": 1
          },
          {
            "date": "2025-02-28",
            "count": 1
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-04-28",
            "count": 1
          },
          {
            "date": "2025-06-24",
            "count": 1
          },
          {
            "date": "2025-08-11",
            "count": 1
          },
          {
            "date": "2025-09-24",
            "count": 1
          },
          {
            "date": "2025-10-12",
            "count": 1
          },
          {
            "date": "2026-02-11",
            "count": 1
          },
          {
            "date": "2026-02-25",
            "count": 1
          },
          {
            "date": "2026-03-27",
            "count": 1
          },
          {
            "date": "2026-05-11",
            "count": 1
          },
          {
            "date": "2026-07-09",
            "count": 1
          },
          {
            "date": "2026-07-12",
            "count": 1
          },
          {
            "date": "2026-07-13",
            "count": 2
          }
        ],
        "complete": true,
        "collected": 65,
        "total_forks": 67
      },
      "star_history": null,
      "open_issues_and_prs": 14
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": true,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 21420,
      "source_files_sampled": 90,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 217,
        "malicious_count": 0,
        "assessed_package": "npm:eslint-plugin-github@6.1.1",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@eslint/compat",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.0"
        },
        {
          "name": "@eslint/eslintrc",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.1.0"
        },
        {
          "name": "@eslint/js",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^9.14.0"
        },
        {
          "name": "@github/browserslist-config",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.0"
        },
        {
          "name": "@typescript-eslint/eslint-plugin",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.0.0"
        },
        {
          "name": "@typescript-eslint/parser",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.0.0"
        },
        {
          "name": "aria-query",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.3.0"
        },
        {
          "name": "eslint-config-prettier",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": ">=8.0.0"
        },
        {
          "name": "eslint-plugin-escompat",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.11.3"
        },
        {
          "name": "eslint-plugin-eslint-comments",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.2.0"
        },
        {
          "name": "eslint-plugin-filenames",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.3.2"
        },
        {
          "name": "eslint-plugin-i18n-text",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.1"
        },
        {
          "name": "eslint-plugin-import",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.31.0"
        },
        {
          "name": "eslint-plugin-jsx-a11y",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.10.2"
        },
        {
          "name": "eslint-plugin-no-only-tests",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.0"
        },
        {
          "name": "eslint-plugin-prettier",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.2.1"
        },
        {
          "name": "eslint-rule-documentation",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": ">=1.0.0"
        },
        {
          "name": "globals",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^17.7.0"
        },
        {
          "name": "jsx-ast-utils",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.3.2"
        },
        {
          "name": "prettier",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.0"
        },
        {
          "name": "svg-element-attributes",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.3.1"
        },
        {
          "name": "typescript",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.0.3"
        },
        {
          "name": "typescript-eslint",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.14.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@eslint/compat",
            "direct": true,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/compat",
            "direct": true,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": true,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": true,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": true,
            "version": "3.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": true,
            "version": "8.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": true,
            "version": "9.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": true,
            "version": "9.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": true,
            "version": "9.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": true,
            "version": "9.39.4",
            "ecosystem": "npm"
          },
          {
            "name": "@github/browserslist-config",
            "direct": true,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": true,
            "version": "8.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": true,
            "version": "8.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": true,
            "version": "8.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": true,
            "version": "8.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": true,
            "version": "8.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": true,
            "version": "8.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "aria-query",
            "direct": true,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": true,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": true,
            "version": "10.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-escompat",
            "direct": true,
            "version": "3.11.4",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-eslint-comments",
            "direct": true,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-filenames",
            "direct": true,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-i18n-text",
            "direct": true,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-import",
            "direct": true,
            "version": "2.31.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-import",
            "direct": true,
            "version": "2.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-jsx-a11y",
            "direct": true,
            "version": "6.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-no-only-tests",
            "direct": true,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-no-only-tests",
            "direct": true,
            "version": "3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-prettier",
            "direct": true,
            "version": "5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-prettier",
            "direct": true,
            "version": "5.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-rule-documentation",
            "direct": true,
            "version": "1.0.23",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": true,
            "version": "13.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": true,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": true,
            "version": "15.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": true,
            "version": "17.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsx-ast-utils",
            "direct": true,
            "version": "3.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": true,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": true,
            "version": "3.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "svg-element-attributes",
            "direct": true,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": true,
            "version": "5.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": true,
            "version": "5.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": true,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": true,
            "version": "8.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": true,
            "version": "8.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": true,
            "version": "8.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.26.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.21.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "0.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "2.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@github/prettier-config",
            "direct": false,
            "version": "0.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/core",
            "direct": false,
            "version": "0.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.6",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/config-array",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/object-schema",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/cliui",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/diff-sequences",
            "direct": false,
            "version": "30.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/get-type",
            "direct": false,
            "version": "30.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/schemas",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/schemas",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@one-ini/wasm",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@one-ini/wasm",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgjs/parseargs",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgr/core",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgr/core",
            "direct": false,
            "version": "0.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@rtsao/scc",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sinclair/typebox",
            "direct": false,
            "version": "0.27.8",
            "ecosystem": "npm"
          },
          {
            "name": "@sinclair/typebox",
            "direct": false,
            "version": "0.34.49",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/is",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json5",
            "direct": false,
            "version": "0.0.29",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "20.17.8",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ungap/structured-clone",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-colors",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-buffer-byte-length",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-buffer-byte-length",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "array-includes",
            "direct": false,
            "version": "3.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "array-includes",
            "direct": false,
            "version": "3.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.findlastindex",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.findlastindex",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flat",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flat",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flatmap",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flatmap",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "arraybuffer.prototype.slice",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "arraybuffer.prototype.slice",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ast-types-flow",
            "direct": false,
            "version": "0.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "astral-regex",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "async-function",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "available-typed-arrays",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "axe-core",
            "direct": false,
            "version": "4.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "axobject-query",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.16",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "browser-stdout",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001680",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "change-case",
            "direct": false,
            "version": "5.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "char-regex",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "check-error",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "1.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "12.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "14.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-env",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "6.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "damerau-levenshtein",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-buffer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-buffer",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-length",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-length",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-offset",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-offset",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "3.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-eql",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "define-data-property",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "8.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "diff-sequences",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dot-prop",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "dot-prop",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "editorconfig",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "editorconfig",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.57",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "9.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "emojilib",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "env-paths",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract",
            "direct": false,
            "version": "1.23.4",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract",
            "direct": false,
            "version": "1.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-shim-unscopables",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-shim-unscopables",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-to-primitive",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-to-primitive",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "8.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "9.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "9.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "9.39.4",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-doc-generator",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-doc-generator",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-import-resolver-node",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-module-utils",
            "direct": false,
            "version": "2.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-module-utils",
            "direct": false,
            "version": "2.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-eslint-plugin",
            "direct": false,
            "version": "6.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-eslint-plugin",
            "direct": false,
            "version": "7.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-github",
            "direct": false,
            "version": "0.0.0-dev",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "7.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "8.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "8.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "10.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "10.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-diff",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "for-each",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "for-each",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "function.prototype.name",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "function.prototype.name",
            "direct": false,
            "version": "1.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "functions-have-names",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-symbol-description",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-symbol-description",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "globalthis",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "graphemer",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-bigints",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-bigints",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-property-descriptors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-proto",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "has-proto",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "he",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "2.8.9",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "internal-slot",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "internal-slot",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-array-buffer",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-array-buffer",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-async-function",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-bigint",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-bigint",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-binary-path",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-boolean-object",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-boolean-object",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-callable",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-data-view",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-data-view",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-date-object",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-date-object",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-finalizationregistry",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-generator-function",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-map",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-negative-zero",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number-object",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-number-object",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-inside",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-set",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-shared-array-buffer",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-shared-array-buffer",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-string",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-string",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-symbol",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-symbol",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-typed-array",
            "direct": false,
            "version": "1.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "is-typed-array",
            "direct": false,
            "version": "1.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakmap",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakref",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakref",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakset",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-diff",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-diff",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-get-type",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-better-errors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "language-subtag-registry",
            "direct": false,
            "version": "0.3.23",
            "ecosystem": "npm"
          },
          {
            "name": "language-tags",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "load-json-file",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.camelcase",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.kebabcase",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.snakecase",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.truncate",
            "direct": false,
            "version": "4.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.upperfirst",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "log-symbols",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "loupe",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-table",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "memorystream",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "5.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "mocha",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mocha",
            "direct": false,
            "version": "11.7.6",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "nice-try",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "node-emoji",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.18",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-all",
            "direct": false,
            "version": "4.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.3",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "object.fromentries",
            "direct": false,
            "version": "2.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "object.groupby",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "object.values",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "object.values",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "own-keys",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "package-json-from-dist",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pathval",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "pidtree",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "possible-typed-array-names",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "possible-typed-array-names",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier-linter-helpers",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "prettier-linter-helpers",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "randombytes",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "19.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "reflect.getprototypeof",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "regexp.prototype.flags",
            "direct": false,
            "version": "1.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "regexp.prototype.flags",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.8",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-array-concat",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-array-concat",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-push-apply",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex-test",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex-test",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "5.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "serialize-javascript",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "serialize-javascript",
            "direct": false,
            "version": "7.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-length",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-name",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-proto",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shell-quote",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "shell-quote",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-list",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-map",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-weakmap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "skin-tone",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-correct",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-exceptions",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.20",
            "ecosystem": "npm"
          },
          {
            "name": "stop-iteration-iterator",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.includes",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.padend",
            "direct": false,
            "version": "3.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trim",
            "direct": false,
            "version": "1.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trim",
            "direct": false,
            "version": "1.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimend",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimend",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimstart",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "synckit",
            "direct": false,
            "version": "0.11.13",
            "ecosystem": "npm"
          },
          {
            "name": "synckit",
            "direct": false,
            "version": "0.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "table",
            "direct": false,
            "version": "6.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tagged-tag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "text-table",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.15",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "tsconfig-paths",
            "direct": false,
            "version": "3.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "4.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "5.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-buffer",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-buffer",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-length",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-length",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-offset",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-offset",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-length",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-length",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "unbox-primitive",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "unbox-primitive",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "6.19.8",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-emoji-modifier-base",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-license",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-boxed-primitive",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-boxed-primitive",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-builtin-type",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-collection",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-typed-array",
            "direct": false,
            "version": "1.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "which-typed-array",
            "direct": false,
            "version": "1.1.19",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "workerpool",
            "direct": false,
            "version": "6.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "workerpool",
            "direct": false,
            "version": "9.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-unparser",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 591,
        "direct_count": 46,
        "indirect_count": 545
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 544,
        "open_issues": 14,
        "closed_ratio": 0.759,
        "closed_issues": 44,
        "closed_unmerged_prs": 114
      },
      "bus_factor": 3,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "josh",
          "commits": 297,
          "avatar_url": "https://avatars.githubusercontent.com/u/137?v=4"
        },
        {
          "type": "User",
          "login": "koddsson",
          "commits": 287,
          "avatar_url": "https://avatars.githubusercontent.com/u/318208?v=4"
        },
        {
          "type": "User",
          "login": "manuelpuyol",
          "commits": 105,
          "avatar_url": "https://avatars.githubusercontent.com/u/11280312?v=4"
        },
        {
          "type": "User",
          "login": "khiga8",
          "commits": 100,
          "avatar_url": "https://avatars.githubusercontent.com/u/16447748?v=4"
        },
        {
          "type": "User",
          "login": "gracepark",
          "commits": 85,
          "avatar_url": "https://avatars.githubusercontent.com/u/22055162?v=4"
        },
        {
          "type": "User",
          "login": "keithamus",
          "commits": 77,
          "avatar_url": "https://avatars.githubusercontent.com/u/118266?v=4"
        },
        {
          "type": "User",
          "login": "srt32",
          "commits": 41,
          "avatar_url": "https://avatars.githubusercontent.com/u/2181356?v=4"
        },
        {
          "type": "User",
          "login": "theinterned",
          "commits": 41,
          "avatar_url": "https://avatars.githubusercontent.com/u/2694?v=4"
        },
        {
          "type": "User",
          "login": "jfuchs",
          "commits": 38,
          "avatar_url": "https://avatars.githubusercontent.com/u/21195?v=4"
        },
        {
          "type": "User",
          "login": "kendallgassner",
          "commits": 25,
          "avatar_url": "https://avatars.githubusercontent.com/u/15275462?v=4"
        }
      ],
      "contributors_sampled": 49,
      "top_contributor_share": 0.236
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "nodejs.yml",
        "publish.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".eslintrc.cjs",
        "eslint.config.js",
        "eslint.config.mjs"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "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": 6,
            "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": 10,
            "reason": "18 out of 18 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 44 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 8,
            "reason": "dependency not pinned by hash detected -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "23 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "259c9e12d80925694397b092a9c0e1cfbcc5c0ce",
        "ran_at": "2026-07-24T12:09:27Z",
        "aggregate_score": 7.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-23T14:13:02Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-23T13:56:52Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 167,
          "created_at": "2021-12-09T00:50:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 228,
          "created_at": "2022-03-29T08:53:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 324,
          "created_at": "2022-10-11T02:09:36Z",
          "last_comment_at": "2023-06-02T20:07:24Z",
          "last_comment_author": "dgreif"
        },
        {
          "number": 355,
          "created_at": "2022-12-05T17:41:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 356,
          "created_at": "2022-12-05T19:47:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 406,
          "created_at": "2023-02-23T22:44:30Z",
          "last_comment_at": "2024-02-16T17:04:50Z",
          "last_comment_author": "silverwind"
        },
        {
          "number": 440,
          "created_at": "2023-05-09T17:18:24Z",
          "last_comment_at": "2023-05-29T18:11:09Z",
          "last_comment_author": "lesliecdubs"
        },
        {
          "number": 467,
          "created_at": "2023-07-19T16:16:10Z",
          "last_comment_at": "2024-10-14T14:30:48Z",
          "last_comment_author": "byt3n33dl3"
        },
        {
          "number": 506,
          "created_at": "2024-02-16T17:06:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 599,
          "created_at": "2025-01-13T21:17:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 606,
          "created_at": "2025-01-31T15:06:00Z",
          "last_comment_at": "2025-09-14T08:23:55Z",
          "last_comment_author": "silverwind"
        },
        {
          "number": 667,
          "created_at": "2025-11-20T17:17:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 680,
          "created_at": "2026-02-21T09:03:42Z",
          "last_comment_at": "2026-03-18T04:12:13Z",
          "last_comment_author": "colindunn"
        },
        {
          "number": 717,
          "created_at": "2026-07-13T18:55:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/github/eslint-plugin-github",
    "host": "github.com",
    "name": "eslint-plugin-github",
    "owner": "github"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 82,
      "inputs": {
        "security": 77,
        "vitality": 87,
        "community": 81,
        "governance": 84,
        "engineering": 80
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 87,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "commits_last_year": 73,
              "human_commit_share": 0.51,
              "days_since_last_push": 0,
              "active_weeks_last_year": 31
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "31/52 weeks with commits",
                "points": 21.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 31
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "73 commits in the last year",
                "points": 16.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 73
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "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": 92,
            "inputs": {
              "releases_count": 58,
              "latest_release_tag": "v6.1.1",
              "releases_from_tags": false,
              "days_since_latest_release": 13,
              "mean_days_between_releases": 65.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "58 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 58
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 13 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 13
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~65.6 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 65.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "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": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 81,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "forks": 67,
              "stars": 331,
              "watchers": 203,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "331 stars",
                "points": 40.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 331
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "67 forks",
                "points": 15.2,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 67
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "203 watchers",
                "points": 12.8,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 203
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "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": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "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": 95,
            "inputs": {
              "packages": [
                "eslint-plugin-github"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 519384
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "519,384 downloads/month across npm",
                "points": 76.2,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 519384,
                      "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": 84,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 49,
              "top_contributor_share": 0.236
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 24% of commits",
                "points": 17.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 24
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "49 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 49
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 44 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "merged_prs": 544,
              "open_issues": 14,
              "closed_issues": 44,
              "issue_closed_ratio": 0.759,
              "closed_unmerged_prs": 114
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "76% of issues closed",
                "points": 35.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 76
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "544/658 decided PRs merged",
                "points": 31.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 544,
                      "decided": 658
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 80621,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "github",
              "public_repos": 556,
              "account_age_days": 6648
            },
            "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": "80,621 followers of github",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 80621,
                      "login": "github"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "556 public repos, account ~18 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 556
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 18
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "eslint-plugin-github"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 13
            },
            "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 13 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 13
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "131 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 131
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 80,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".eslintrc.cjs, eslint.config.js, eslint.config.mjs",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.cjs, 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": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "18 out of 18 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "eslint",
                "javascript",
                "eslintplugin"
              ],
              "has_wiki": false,
              "homepage": null,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": "good",
        "name": "Security",
        "value": 77,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "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": 71,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 7.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "18 out of 18 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 44 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "23 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "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-github@6.1.1 runtime dependency closure — what installing the published package pulls in — 217 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-github@6.1.1",
                  "assessed": 217
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 217,
              "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": 217,
              "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": 18
            },
            "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": 53,
        "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.824,
              "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": "42 of 51 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 42,
                      "sampled": 51
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": true,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.02,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.48
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".eslintrc.cjs, eslint.config.js, eslint.config.mjs",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.cjs, eslint.config.js, eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "devcontainer, Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "devcontainer, Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "2 of the last 100 commits agent-authored or agent-credited",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "48 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 48,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 21420,
              "source_files_sampled": 90,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/90 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 90,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T12:09:55.596750Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/github/eslint-plugin-github.svg",
  "full_name": "github/eslint-plugin-github",
  "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.