Public record
Software health reportschema 0.30.0 ยท metrics 2.3.1 ยท 2026-08-02 23:41 UTC

eslint / csstree

A tool set for CSS including fast detailed parser, walker, generator and lexer based on W3C specs and browser implementations

JavaScriptMITโ˜… 22 starsโ‘‚ 12 forkssince Feb 2025forkView on GitHub โ†—

eslint/csstree holds a health index of 84 out of 100, placing it in the Excellent band. It scores highest on Vitality (96/100) and lowest on Community & Adoption (47/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

84
overall / 100
Excellent

Software health index

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

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

Score profile

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

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

Ownership

ESLintOrganization
1,003 followers34 public repossince Nov 2013

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@eslint/css-tree4.0.55,618,8352710 days agocssasttokenizerparserwalkerlexergeneratorutilssyntaxvalidation

Metrics by category

Vitality

Is the project alive โ€” is code being written and are releases shipping?

96Exceptional ยท 21% of overall
How it's scored
36/36Push recency โ€” last push 1 days ago
29.8/36Commit cadence โ€” 43/52 weeks with commits
17.8/18Commit volume โ€” 94 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_year94
human_commit_share0.92
days_since_last_push1
active_weeks_last_year43

Release discipline

100Exceptional
How it's scored
27/27Ships releases โ€” 28 releases published
36/36Release recency โ€” latest release 10 days ago
27/27Release cadence โ€” a release every ~32.2 days
0/10OpenSSF Scorecard: Signed-Releases โ€” no data
Inputs used
releases_count28
latest_release_tagcss-tree-v4.0.5
releases_from_tagsno
days_since_latest_release10
mean_days_between_releases32.2
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

47Weak ยท 17% of overall
How it's scored
21.4/60Stars โ€” 22 stars
8.7/25Forks โ€” 12 forks
1.7/15Watchers โ€” 3 watchers
Inputs used
forks12
stars22
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
22.5/22.5License โ€” recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
readme_badges8
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesopencollective.com
has_pull_request_templateno
How it's scored
80/80Monthly downloads โ€” 5,618,835 downloads/month across npm
0/20Registry dependents โ€” not reported by this ecosystem
Inputs used
packages@eslint/css-tree
dependentsโ€”
ecosystemsnpm
total_downloadsโ€”
monthly_downloads5,618,835
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?

68Good ยท 23% of overall
How it's scored
9/54Bus factor โ€” 1 contributor(s) cover half of all commits
1.9/22.5Commit distribution โ€” top contributor authored 92% of commits
13.5/13.5Contributor breadth โ€” 33 contributors
10/10OpenSSF Scorecard: Contributors โ€” project has 16 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled33
top_contributor_share0.915
How it's scored
30.2/42Issue resolution โ€” 72% of issues closed
26.9/30PR acceptance โ€” 104/116 decided PRs merged
13/13Newcomer PR acceptance โ€” 1/1 first-time contributors' PRs merged in 30d
4.5/15OpenSSF Scorecard: Code-Review โ€” Found 10/30 approved changesets -- score normalized to 3
Inputs used
merged_prs104
open_issues7
closed_issues18
prs_merged_7d0
prs_decided_7d0
prs_merged_30d3
prs_decided_30d3
issue_closed_ratio0.72
closed_unmerged_prs12
first_time_authors_30d1
first_time_prs_merged_30d1
first_time_prs_decided_30d1
How it's scored
30/30Ownership backing โ€” organization-owned
0/20Verified domain
21.6/25Owner reach โ€” 1,003 followers of eslint
23.2/25Track record โ€” 34 public repos, account ~12 yr old
Inputs used
followers1,003
owner_typeOrganization
is_verifiedโ€”
owner_logineslint
public_repos34
account_age_days4,635

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable โ€” 1 package(s) on npm
35/35Publish recency โ€” latest publish 10 days ago
20/20Version history โ€” 27 published versions
20/20Not deprecated โ€” active, not deprecated or yanked
Inputs used
packages@eslint/css-tree
ecosystemsnpm
any_deprecatedno
min_days_since_publish10

Engineering Quality

Are baseline engineering and documentation practices in place?

70Good ยท 19% of overall
How it's scored
24/24CI workflows โ€” 7 workflow(s)
24/24Tests present
16/16Linter config โ€” .eslintrc
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests โ€” 10 out of 10 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno
How it's scored
0/30README
25/25Documentation directory
15/15Documentation / homepage site โ€” https://csstree.github.io/docs/
0/10Repository description
0/10Topics
0/10Wiki
Inputs used
topicsโ€”
has_wikino
homepagehttps://csstree.github.io/docs/
has_readmeno
has_docs_diryes
has_descriptionno

Security

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

72Good ยท 16% of overall
How it's scored
7.5/7.5Binary-Artifacts โ€” no binaries found in the repo
3.8/7.5Branch-Protection โ€” branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests โ€” 10 out of 10 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
2.2/7.5Code-Review โ€” Found 10/30 approved changesets -- score normalized to 3
2.5/2.5Contributors โ€” project has 16 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
5/5Packaging โ€” packaging workflow detected
1/5Pinned-Dependencies โ€” dependency not pinned by hash detected -- score normalized to 2
0/5SAST โ€” SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy โ€” security policy file detected
0/7.5Signed-Releases โ€” no data
6.8/7.5Token-Permissions โ€” detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities โ€” 12 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate6.5
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories โ€” no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories โ€” no indirect dependency carries a known advisory
0/40No advisories left outstanding โ€” no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages2
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/css-tree@4.0.5 runtime dependency closure โ€” what installing the published package pulls in โ€” 2 packages. Reachability is not analyzed.

AI Readiness

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

60Moderate ยท 4% of overall
How it's scored
0/45Agent instructions โ€” no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history โ€” 92 of 92 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_filesโ€”
agent_instruction_max_bytesโ€”
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config โ€” .eslintrc
11/11Static type checking โ€” tests/types/tsconfig.json
10/10Reproducible environment โ€” lockfile
10/10Demonstrated agent practice โ€” 7 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance โ€” no automated dependency updates observed
2/10OpenSSF Scorecard: Pinned-Dependencies โ€” dependency not pinned by hash detected -- score normalized to 2
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageno
bootstrap_filesโ€”
has_devcontainerno
has_linter_configyes
typecheck_configstests/types/tsconfig.json
agent_commit_share0.07
toolchain_manifestsโ€”
dependency_bot_commit_share0
How it's scored
27/45Type-checkable code โ€” JavaScript with type-check config (tests/types/tsconfig.json)
54.7/55Manageable file sizes โ€” 1/199 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes100,967
source_files_sampled199
oversized_source_files1

Key facts

22GitHub stars
33contributors
94commits, last 12 months
1days since last push
28releases
1bus factor
7open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 โ˜… / 12 โ‡ฟ
0Stars
12Forks
14Releases

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.

0246810121212025-062026-012026-07
Major 0Minor 0Patch 0

Each point covers 2 days.

OpenSSF Scorecard 6.5 / 10
6.5aggregate

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

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests10 out of 10 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 10/30 approved changesets -- score normalized to 3
10Contributorsproject has 16 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
10Packagingpackaging workflow detected
2Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities12 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
npmmdn-data2.29.0package.json
npmsource-map-js^1.2.1package.json
All dependencies 207

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

RegistryPackageVersionRelation
npmmdn-data2.29.0direct
npmsource-map-js1.2.1direct
npm@bcoe/v8-coverage1.0.2indirect
npm@esbuild/aix-ppc640.27.3indirect
npm@esbuild/android-arm0.27.3indirect
npm@esbuild/android-arm640.27.3indirect
npm@esbuild/android-x640.27.3indirect
npm@esbuild/darwin-arm640.27.3indirect
npm@esbuild/darwin-x640.27.3indirect
npm@esbuild/freebsd-arm640.27.3indirect
npm@esbuild/freebsd-x640.27.3indirect
npm@esbuild/linux-arm0.27.3indirect
npm@esbuild/linux-arm640.27.3indirect
npm@esbuild/linux-ia320.27.3indirect
npm@esbuild/linux-loong640.27.3indirect
npm@esbuild/linux-mips64el0.27.3indirect
npm@esbuild/linux-ppc640.27.3indirect
npm@esbuild/linux-riscv640.27.3indirect
npm@esbuild/linux-s390x0.27.3indirect
npm@esbuild/linux-x640.27.3indirect
npm@esbuild/netbsd-arm640.27.3indirect
npm@esbuild/netbsd-x640.27.3indirect
npm@esbuild/openbsd-arm640.27.3indirect
npm@esbuild/openbsd-x640.27.3indirect
npm@esbuild/openharmony-arm640.27.3indirect
npm@esbuild/sunos-x640.27.3indirect
npm@esbuild/win32-arm640.27.3indirect
npm@esbuild/win32-ia320.27.3indirect
npm@esbuild/win32-x640.27.3indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/eslintrc2.1.4indirect
npm@eslint/js8.57.1indirect
npm@humanwhocodes/config-array0.13.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema2.0.3indirect
npm@isaacs/cliui8.0.2indirect
npm@istanbuljs/schema0.1.3indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@pkgjs/parseargs0.11.0indirect
npm@types/istanbul-lib-coverage2.0.6indirect
npm@ungap/structured-clone1.3.0indirect
npmacorn8.16.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.14.0indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.3indirect
npmargparse2.0.1indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbrace-expansion1.1.12indirect
npmbrace-expansion2.1.1indirect
npmbrace-expansion5.0.4indirect
npmbrowser-stdout1.3.1indirect
npmc811.0.0indirect
npmcallsites3.1.0indirect
npmcamelcase6.3.0indirect
npmchalk3.0.0indirect
npmchalk4.1.2indirect
npmchokidar4.0.3indirect
npmclap2.0.1indirect
npmcliui8.0.1indirect
npmcode-error-fragment0.0.230indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmconcat-map0.0.1indirect
npmconvert-source-map2.0.0indirect
npmcross-spawn7.0.6indirect
npmdebug4.4.3indirect
npmdecamelize4.0.0indirect
npmdeep-is0.1.4indirect
npmdiff7.0.0indirect
npmdoctrine3.0.0indirect
npmeastasianwidth0.2.0indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmesbuild0.27.3indirect
npmescalade3.2.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint8.57.1indirect
npmeslint-scope7.2.2indirect
npmeslint-visitor-keys3.4.3indirect
npmespree9.6.1indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfastq1.20.1indirect
npmfile-entry-cache6.0.1indirect
npmfind-up5.0.0indirect
npmflat5.0.2indirect
npmflat-cache3.2.0indirect
npmflatted3.3.4indirect
npmforeground-child3.3.1indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmget-caller-file2.0.5indirect
npmglob10.5.0indirect
npmglob13.0.6indirect
npmglob7.2.0indirect
npmglob-parent6.0.2indirect
npmglobals13.24.0indirect
npmgrapheme-splitter1.0.4indirect
npmgraphemer1.4.0indirect
npmhas-flag4.0.0indirect
npmhe1.2.0indirect
npmhtml-escaper2.0.2indirect
npmignore5.3.2indirect
npmimport-fresh3.3.1indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-path-inside3.0.3indirect
npmis-plain-obj2.1.0indirect
npmis-unicode-supported0.1.0indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-reports3.2.0indirect
npmjackspeak3.4.3indirect
npmjs-yaml4.1.1indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson-to-ast2.1.0indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmlocate-path6.0.0indirect
npmlodash.merge4.6.2indirect
npmlog-symbols4.1.0indirect
npmlru-cache10.4.3indirect
npmlru-cache11.2.6indirect
npmmake-dir4.0.0indirect
npmminimatch10.2.4indirect
npmminimatch3.1.5indirect
npmminimatch9.0.9indirect
npmminipass7.1.3indirect
npmmocha11.7.6indirect
npmms2.1.3indirect
npmnatural-compare1.4.0indirect
npmonce1.4.0indirect
npmoptionator0.9.4indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmpackage-json-from-dist1.0.1indirect
npmparent-module1.0.1indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-scurry1.11.1indirect
npmpath-scurry2.0.2indirect
npmpicocolors1.1.1indirect
npmprelude-ls1.2.1indirect
npmpunycode2.3.1indirect
npmqueue-microtask1.2.3indirect
npmrandombytes2.1.0indirect
npmreaddirp4.1.2indirect
npmrequire-directory2.1.1indirect
npmresolve-from4.0.0indirect
npmreusify1.1.0indirect
npmrimraf3.0.2indirect
npmrollup2.80.0indirect
npmrun-parallel1.2.0indirect
npmsafe-buffer5.2.1indirect
npmsemver7.7.4indirect
npmserialize-javascript6.0.2indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsignal-exit4.1.0indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.2.0indirect
npmstrip-json-comments3.1.1indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmtest-exclude8.0.0indirect
npmtext-table0.2.0indirect
npmtype-check0.4.0indirect
npmtype-fest0.20.2indirect
npmtypescript5.9.3indirect
npmuri-js4.4.1indirect
npmv8-to-istanbul9.3.0indirect
npmwhich2.0.2indirect
npmword-wrap1.2.5indirect
npmworkerpool9.3.4indirect
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/css-tree@4.0.5 pulls in 2 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": [],
      "is_fork": true,
      "size_kb": 3111,
      "has_wiki": false,
      "homepage": "https://csstree.github.io/docs/",
      "languages": {
        "CSS": 2240,
        "HTML": 814,
        "JavaScript": 646029,
        "TypeScript": 11557
      },
      "pushed_at": "2026-08-01T08:48:12Z",
      "created_at": "2025-02-20T22:57:45Z",
      "owner_type": "Organization",
      "updated_at": "2026-08-01T08:48:26Z",
      "description": "A tool set for CSS including fast detailed parser, walker, generator and lexer based on W3C specs and browser implementations",
      "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://eslint.org",
      "name": "ESLint",
      "type": "Organization",
      "login": "eslint",
      "company": null,
      "location": null,
      "followers": 1003,
      "avatar_url": "https://avatars.githubusercontent.com/u/6019716?v=4",
      "created_at": "2013-11-23T19:50:40Z",
      "is_verified": null,
      "public_repos": 34,
      "account_age_days": 4635
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "css-tree-v4.0.5",
          "kind": "other",
          "published_at": "2026-07-23T20:18:20Z"
        },
        {
          "tag": "css-tree-v4.0.4",
          "kind": "other",
          "published_at": "2026-05-20T20:50:11Z"
        },
        {
          "tag": "css-tree-v4.0.3",
          "kind": "other",
          "published_at": "2026-04-30T20:45:14Z"
        },
        {
          "tag": "css-tree-v4.0.2",
          "kind": "other",
          "published_at": "2026-04-14T18:21:55Z"
        },
        {
          "tag": "css-tree-v4.0.1",
          "kind": "other",
          "published_at": "2026-03-30T20:44:48Z"
        },
        {
          "tag": "css-tree-v4.0.0",
          "kind": "other",
          "published_at": "2026-03-23T20:41:53Z"
        },
        {
          "tag": "css-tree-v3.6.9",
          "kind": "other",
          "published_at": "2026-02-11T20:53:32Z"
        },
        {
          "tag": "css-tree-v3.6.8",
          "kind": "other",
          "published_at": "2025-11-21T21:39:43Z"
        },
        {
          "tag": "css-tree-v3.6.7",
          "kind": "other",
          "published_at": "2025-11-19T15:14:42Z"
        },
        {
          "tag": "css-tree-v3.6.6",
          "kind": "other",
          "published_at": "2025-10-06T15:03:54Z"
        },
        {
          "tag": "css-tree-v3.6.5",
          "kind": "other",
          "published_at": "2025-08-25T14:17:02Z"
        },
        {
          "tag": "css-tree-v3.6.4",
          "kind": "other",
          "published_at": "2025-08-18T14:16:37Z"
        },
        {
          "tag": "css-tree-v3.6.3",
          "kind": "other",
          "published_at": "2025-07-29T19:04:37Z"
        },
        {
          "tag": "css-tree-v3.6.2",
          "kind": "other",
          "published_at": "2025-07-21T15:14:43Z"
        },
        {
          "tag": "css-tree-v3.6.1",
          "kind": "other",
          "published_at": "2025-06-09T15:35:47Z"
        },
        {
          "tag": "css-tree-v3.6.0",
          "kind": "other",
          "published_at": "2025-06-05T15:44:01Z"
        },
        {
          "tag": "css-tree-v3.5.4",
          "kind": "other",
          "published_at": "2025-05-28T14:33:09Z"
        },
        {
          "tag": "css-tree-v3.5.3",
          "kind": "other",
          "published_at": "2025-05-23T20:04:50Z"
        },
        {
          "tag": "css-tree-v3.5.2",
          "kind": "other",
          "published_at": "2025-05-15T15:17:19Z"
        },
        {
          "tag": "css-tree-v3.5.1",
          "kind": "other",
          "published_at": "2025-05-12T14:22:18Z"
        },
        {
          "tag": "css-tree-v3.5.0",
          "kind": "other",
          "published_at": "2025-04-30T15:42:16Z"
        },
        {
          "tag": "css-tree-v3.4.0",
          "kind": "other",
          "published_at": "2025-04-16T18:28:19Z"
        },
        {
          "tag": "css-tree-v3.3.4",
          "kind": "other",
          "published_at": "2025-04-09T20:28:04Z"
        },
        {
          "tag": "css-tree-v3.3.3",
          "kind": "other",
          "published_at": "2025-04-04T14:56:27Z"
        },
        {
          "tag": "css-tree-v3.3.2",
          "kind": "other",
          "published_at": "2025-04-01T14:09:47Z"
        },
        {
          "tag": "css-tree-v3.3.1",
          "kind": "other",
          "published_at": "2025-03-20T15:27:36Z"
        },
        {
          "tag": "css-tree-v3.3.0",
          "kind": "other",
          "published_at": "2025-03-18T15:46:42Z"
        },
        {
          "tag": "css-tree-v3.2.0",
          "kind": "other",
          "published_at": "2025-03-12T15:52:19Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "ab4e8a03b87905d468e7d73764c6aad089ca853f",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-08-01T08:48:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dd35863bb8d92e9e32626af295d1c3bb0d6cf80",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-07-29T08:59:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dce6a20d00629be4bedd821c0d6fb88df714e2af",
          "body": null,
          "is_bot": false,
          "headline": "chore: release 4.0.5 ๐Ÿš€ (#140)",
          "author_name": "ESLint Bot",
          "author_login": "eslintbot",
          "committed_at": "2026-07-23T20:18:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcf38310321086227f308a16d5295a1953ad9e7b",
          "body": "Co-authored-by: fasttime <6367844+fasttime@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: update mdn-data (#139)",
          "author_name": "ESLint Bot",
          "author_login": "eslintbot",
          "committed_at": "2026-07-19T12:30:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a732973871519ace4e61440b43bd04565517c96f",
          "body": null,
          "is_bot": false,
          "headline": "ci: Add explicit permissions to workflows (#138)",
          "author_name": "Marry (Subin Yang)",
          "author_login": "uncoolclub",
          "committed_at": "2026-07-18T14:19:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf0dce52ac3143f75d8de911010125cae8f3f61d",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-07-11T08:35:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "843a923ba3edc2b1260959b3f6b96bdb05a29d76",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-07-09T09:12:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7649a6b2493c016fac85889636efbe5f80cb816",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-07-06T09:24:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2538b6ba7d6c7ad4d280f06d10ff6e6b2b21b36a",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-07-03T09:05:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1052a5af05c53fc1512cc78b0aefaa635770bd0a",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-07-01T09:11:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c606dc6b5002d9537de05aa6c735ba2a294c9c5c",
          "body": "* ci: add Node.js 26 to CI\n\n* wip",
          "is_bot": false,
          "headline": "ci: add Node.js 26 to CI (#135)",
          "author_name": "lumir",
          "author_login": "lumirlumir",
          "committed_at": "2026-06-27T09:51:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eda16d9fbe7712c51cd9e2aec2879c7d0dd1f06a",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-06-24T09:09:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbe79375a8c7ce03c6f92d0dc5e9153c6e8c83a3",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-06-18T09:33:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffc03c136b120f1e6e30dd5f88e963f4bdb428bb",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-06-16T09:50:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c11e342ac134ca8230c166c6a03d2826df394490",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-06-09T09:11:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0abd3169ff27fdbccbd672d68518bdc034671064",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-06-01T09:53:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85b8b19d0455b2a5d38657d38561d1737f6ad761",
          "body": null,
          "is_bot": false,
          "headline": "chore: release 4.0.4 ๐Ÿš€ (#137)",
          "author_name": "ESLint Bot",
          "author_login": "eslintbot",
          "committed_at": "2026-05-20T20:49:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "631950954f6436726002aa6682d0caf8f78318a3",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-05-19T09:13:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bca1e459cadd2c88306af4f5c2c2b6d4aead3da",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-05-14T08:58:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e6356ec50998fd6676c3f6047d309f99892fd82",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-05-13T09:04:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92cbc74544f9746c10335a3f2a286d6d792fae11",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-05-10T08:39:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70e181c5187257a4988107c1b2a47b5a787646f8",
          "body": "Co-authored-by: fasttime <6367844+fasttime@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: update mdn-data (#136)",
          "author_name": "ESLint Bot",
          "author_login": "eslintbot",
          "committed_at": "2026-05-10T02:58:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9c8035d7fce5ba7ded33b276fc5bcd1e43df01a",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-05-06T08:53:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d78f0e3c2ed970697e23e0205f2983132bb04b2b",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-05-03T08:36:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ad40c167d9bc19b37cd7d17f977fec1b6f01993",
          "body": null,
          "is_bot": false,
          "headline": "chore: release 4.0.3 ๐Ÿš€ (#133)",
          "author_name": "ESLint Bot",
          "author_login": "eslintbot",
          "committed_at": "2026-04-30T20:45:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58170d89ea3067ddc67aaa95c3f490d75af905e5",
          "body": "โ€ฆ(#134)",
          "is_bot": false,
          "headline": "ci: add `triage:no` to hide release please PRs from the triage board โ€ฆ",
          "author_name": "๋ฃจ๋ฐ€LuMir",
          "author_login": "lumirlumir",
          "committed_at": "2026-04-30T20:36:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b1c56c8b2f56ad3fc001265e8fb537694d06af0",
          "body": "Co-authored-by: fasttime <6367844+fasttime@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: update mdn-data (#132)",
          "author_name": "ESLint Bot",
          "author_login": "eslintbot",
          "committed_at": "2026-04-19T02:14:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c83a56d828d1997752777e341fc97234ea24cbd8",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-04-18T08:16:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56fe3910b88517e225b543307b4149409f7e7b42",
          "body": null,
          "is_bot": false,
          "headline": "chore: release 4.0.2 ๐Ÿš€ (#131)",
          "author_name": "ESLint Bot",
          "author_login": "eslintbot",
          "committed_at": "2026-04-14T18:21:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84b634da79c103be1228441d925204a359a46736",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-04-13T08:45:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16090f4dfd85d82b08a5237989d079900a8ca907",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-04-12T08:19:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86ca9f64100ad5a3181161051accbe33b145f49d",
          "body": null,
          "is_bot": false,
          "headline": "fix: add missing syntax definitions for mdn-data (#120)",
          "author_name": "xbinaryx",
          "author_login": "xbinaryx",
          "committed_at": "2026-04-11T10:23:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4c0ecaf1a5c2c5b1e991d791b57f4d1620a0680",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-04-03T08:20:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2144682196655f223cccf7260289ea977316726",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-04-01T08:30:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "265f16b691231758699ed8c67b3decf8c10e7993",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-03-31T08:26:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8652dfc61a559c57e8f789794b8b2cf84774fade",
          "body": null,
          "is_bot": false,
          "headline": "chore: release 4.0.1 ๐Ÿš€ (#130)",
          "author_name": "ESLint Bot",
          "author_login": "eslintbot",
          "committed_at": "2026-03-30T20:44:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "918488aafae6291e807051346a42c95c985ed7de",
          "body": "* fix: improve Lexer typings\n\n* rename SyntaxDescriptor generic Type to Kind",
          "is_bot": false,
          "headline": "fix: improve Lexer typings (#128)",
          "author_name": "Pixel998",
          "author_login": "Pixel998",
          "committed_at": "2026-03-30T20:31:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a42e535dc9f2c9e8a6b92ae19c4eb540f886e5e1",
          "body": null,
          "is_bot": false,
          "headline": "fix: correct Lexer#getAtruleDescriptor lookup (#129)",
          "author_name": "Pixel998",
          "author_login": "Pixel998",
          "committed_at": "2026-03-27T20:40:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b76665ec8c24309fa33af0fcadb9b52f6493f59",
          "body": null,
          "is_bot": false,
          "headline": "chore: release 4.0.0 ๐Ÿš€ (#124)",
          "author_name": "ESLint Bot",
          "author_login": "eslintbot",
          "committed_at": "2026-03-23T20:41:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cca018f49338e860cfcafc7bfff9f4efd18cbff5",
          "body": "Co-authored-by: fasttime <6367844+fasttime@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: update mdn-data (#127)",
          "author_name": "ESLint Bot",
          "author_login": "eslintbot",
          "committed_at": "2026-03-23T20:38:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3f648454468193c2f697ebebce19bf87b928de1",
          "body": "* Add the same patch for `overflow-x` and `overflow-y` as for `overflow` (#323)\n\n* Add patch for `position-try-options` (#324)\n\n* Bump mdn-data and update CSS syntax patch (#327)\n\n* Update mdn-data\n* Update CSS syntax patch\n\n* Fix tests\n\n* Bump versions for github actions\n\n* fix: Remove outdated `co\n[โ€ฆ]\nl.com>\nCo-authored-by: skyclouds2001 <95597335+skyclouds2001@users.noreply.github.com>\nCo-authored-by: Romain Menke <11521496+romainmenke@users.noreply.github.com>\nCo-authored-by: Azat S. <to@azat.io>",
          "is_bot": false,
          "headline": "fix: sync with upstream csstree v3.2.1 (#125)",
          "author_name": "xbinaryx",
          "author_login": "xbinaryx",
          "committed_at": "2026-03-20T20:26:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3144dfff58aa8c99688bd6ccd5d8809a759e4902",
          "body": "* Initial plan\n\n* chore: unpin Node.js 25.x in CI\n\nCo-authored-by: fasttime <6367844+fasttime@users.noreply.github.com>\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: fasttime <6367844+fasttime@users.noreply.github.com>\nCo-authored-by: Francesco Trotta <github@fasttime.org>",
          "is_bot": false,
          "headline": "chore: unpin Node.js 25.x in CI (#122)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-03-13T13:36:15Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "92e293358c30dc33c79a28f2f6a3f29bcd66ea8b",
          "body": null,
          "is_bot": false,
          "headline": "feat!: Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#121)",
          "author_name": "sethamus",
          "author_login": "sethamus",
          "committed_at": "2026-03-12T18:05:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e8df1337b1f78dbd10d35d40a30e82e6c184d47",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-03-10T08:13:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c107ac1d5649246620aad6e91930180622d1a8f",
          "body": "* ci: add weekly mdn-data update workflow\n\n* apply suggestions from code review\n\nCo-authored-by: Francesco Trotta <github@fasttime.org>\n\n---------\n\nCo-authored-by: Francesco Trotta <github@fasttime.org>",
          "is_bot": false,
          "headline": "ci: add weekly mdn-data update workflow (#113)",
          "author_name": "xbinaryx",
          "author_login": "xbinaryx",
          "committed_at": "2026-03-09T06:55:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85f5feff5ceeb85eb29465c053d57632ebf2c43b",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-03-04T08:11:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "824d0d1bbf76ad17ff3cb213eadc0ea45791d187",
          "body": null,
          "is_bot": false,
          "headline": "ci: pin Node.js 25.6.1 (#116)",
          "author_name": "Pixel998",
          "author_login": "Pixel998",
          "committed_at": "2026-03-03T05:31:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45a77c47cbe27ad8be5621d8678a9d3a82cc9e44",
          "body": null,
          "is_bot": false,
          "headline": "chore: release 3.6.9 ๐Ÿš€ (#109)",
          "author_name": "ESLint Bot",
          "author_login": "eslintbot",
          "committed_at": "2026-02-11T20:53:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2c495ef6115f473b560389e1fee46ce3362a2fa",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-02-07T08:08:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b96f42b746223a35abe78ee2cc020b57f80d3ec8",
          "body": "* add support for `alpha()` color function\n\n* fix lint issue",
          "is_bot": false,
          "headline": "fix: add support for `alpha()` color function (#107)",
          "author_name": "Rafael ใƒคใ‚นใƒ’ใƒ‡ ้ ˆ่—ค",
          "author_login": "rururux",
          "committed_at": "2026-02-06T22:30:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16c596f450deeb5d85344fb72f7dee21e0ca0bcb",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-02-04T08:13:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0723f925b609d0f984d7df41cdf3f61a47c2247f",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-02-03T08:13:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29dd4599e591d29d8ba7b9dd712d0b597bb6a931",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-02-02T08:15:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0805c1586353249fcc26d566027a6001c11ccd38",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-02-01T08:08:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9a18dc7cb62cc9281070b2cd052296b9fc16c31",
          "body": null,
          "is_bot": false,
          "headline": "fix: allow declarations inside nested `@layer` rules (#108)",
          "author_name": "xbinaryx",
          "author_login": "xbinaryx",
          "committed_at": "2026-01-30T16:44:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82729c1b6612f3322be4ed5e3c3203a8558cc119",
          "body": "* fix: correctly parse nested element selectors\n\n* test: add more case",
          "is_bot": false,
          "headline": "fix: correctly parse nested element selectors (#104)",
          "author_name": "Sweta Tanwar",
          "author_login": "SwetaTanwar",
          "committed_at": "2026-01-30T16:34:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "895a1bd0afef325661141296519cacee59b892da",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-01-27T08:07:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0da9879ef6d15de5c40e612f170f4e613d222b7c",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-01-14T08:07:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "376062ea3d7601438d44d639dff3f13a845dae65",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-01-08T08:07:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3b250fa8e2a75cede5d21c8c159913fce17122c",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-01-01T08:07:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4b4f897b217afd0f35273282d30a34ae3e1236e",
          "body": "* ci: ensure the auto-created `release-please` action runs CI\n\n* wip\n\n* wip",
          "is_bot": false,
          "headline": "ci: ensure the auto-created `release-please` action runs CI (#103)",
          "author_name": "๋ฃจ๋ฐ€LuMir",
          "author_login": "lumirlumir",
          "committed_at": "2025-12-29T22:26:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "898fcf3fac0a20a795f425090c93036b955a2be6",
          "body": "* ci: create `ci-bun.yml`\n\n* wip\n\n* wip\n\n* Update CI workflow to use 'main' branch",
          "is_bot": false,
          "headline": "ci: centralize `ci-package-manager` (#92)",
          "author_name": "๋ฃจ๋ฐ€LuMir",
          "author_login": "lumirlumir",
          "committed_at": "2025-12-10T06:43:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2278d82229161f4a21b92122fee5b1f985c6d906",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2025-12-09T08:07:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e965a693efd3477c9d06bace40b4b74af38082ba",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2025-12-01T08:08:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30aa9072274e3eb1b6ddd3cc72a70b915b868ee9",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release 3.6.8 ๐Ÿš€ (#102)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-11-21T21:39:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb97eadaed5297c314df117384f12f6815c4cdfe",
          "body": "* Initial plan\n\n* Fix comma-separated declaration values parsed as Raw nodes\n\n- Import Comma and LeftCurlyBracket tokens in DeclarationList.js\n- Fix isElementSelectorStart() to properly handle comma-separated values\n- Use positive check for LeftCurlyBracket instead of negative exclusion\n- Ensure pse\n[โ€ฆ]\ns <38546+nzakas@users.noreply.github.com>\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: nzakas <38546+nzakas@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: comma-separated declaration values parsed as Raw nodes (#101)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2025-11-21T21:36:53Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "8b1069e770513f93cc4eb39421f25020b8275530",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2025-11-20T08:07:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84cfcfd8e20e5b8d8c2eeafa5374d30fb712b5aa",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release 3.6.7 ๐Ÿš€ (#99)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-11-19T15:14:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6222c97776d004a4d917276459808ef65c0a519",
          "body": "* Initial plan\n\n* Implement nested element selector parsing with improved lookahead logic\n\nCo-authored-by: nzakas <38546+nzakas@users.noreply.github.com>\n\n* Fix EOF handling in isElementSelectorStart for DeclarationList parsing\n\nCo-authored-by: nzakas <38546+nzakas@users.noreply.github.com>\n\n* fix: \n[โ€ฆ]\ns <38546+nzakas@users.noreply.github.com>\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: nzakas <38546+nzakas@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: nested element selector parsing in DeclarationList context (#85)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2025-11-18T16:18:51Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "2f5781cf6e746f213179d3a846bf3d5c176db827",
          "body": "* Initial plan\n\n* Fix browser hack parsing and invalid selector detection\n\n- Update Block.js to detect *ident, +ident, &ident patterns as declarations, not selectors\n- Update TypeSelector.js to validate that * cannot be directly followed by ident without whitespace\n- Add comprehensive tests for brow\n[โ€ฆ]\ns <38546+nzakas@users.noreply.github.com>\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: nzakas <38546+nzakas@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: browser hack property parsing and invalid selector validation (#98)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2025-11-17T16:12:25Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "f223b99b6e284cd7a8559013925053c2aa39ac9e",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2025-11-13T08:06:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d40173ea16982f0a32e53224d7e1d5c347af422",
          "body": "Add .shared-workflows to .gitignore",
          "is_bot": false,
          "headline": "chore: update `.gitignore` to exclude shared workflows (#96)",
          "author_name": "๋ฃจ๋ฐ€LuMir",
          "author_login": "lumirlumir",
          "committed_at": "2025-11-06T06:21:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8770c5acccf78bf491ba68a231d5265dcaf7fc4",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2025-11-04T08:07:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ca7aa47d9cbbbccf28d9aa5bafd8a61feb962eb",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2025-11-01T08:06:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76fc481cd779901f2fe18c4a63bdcd81cdbd0da9",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2025-10-30T08:06:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1c5ad784f5dee15d6edc09c83249303f01c16db",
          "body": null,
          "is_bot": false,
          "headline": "ci: fix `stale.yml` (#95)",
          "author_name": "Pixel998",
          "author_login": "Pixel998",
          "committed_at": "2025-10-27T08:35:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10f6ab4f10af41467c02ad6c63cf8f08b94e3802",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README sponsors",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2025-10-22T08:07:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "894b3d2067df9ab45a0b7c5cf1e9fd4278d4aa7c",
          "body": "* ci: create `update-readme` workflow\n\n* wip\n\nAdd patterns to ignore workspace files and generated files.\n\n* wip",
          "is_bot": false,
          "headline": "ci: create `update-readme` workflow (#93)",
          "author_name": "๋ฃจ๋ฐ€LuMir",
          "author_login": "lumirlumir",
          "committed_at": "2025-10-22T07:18:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e942082cd913006974459d7a2844bbb61c35fc6c",
          "body": null,
          "is_bot": false,
          "headline": "ci: add Node.js 24 and 25 to `build.yml` (#91)",
          "author_name": "๋ฃจ๋ฐ€LuMir",
          "author_login": "lumirlumir",
          "committed_at": "2025-10-17T10:03:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6f5facba8117575b2d3b67c3074b1211c8c472f",
          "body": "* ci: Switch to trusted publishing\n\n* update npm only when a release is created",
          "is_bot": false,
          "headline": "ci: Switch to trusted publishing (#89)",
          "author_name": "Pixel998",
          "author_login": "Pixel998",
          "committed_at": "2025-10-11T08:46:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ab7e8387f284a422a11255985f6e0154d103839",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release 3.6.6 ๐Ÿš€ (#81)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-10-06T15:03:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a88349d91e26e9bb1a1996090f66c2a16986088",
          "body": null,
          "is_bot": false,
          "headline": "chore: add `CODEOWNERS` file (#88)",
          "author_name": "๋ฃจ๋ฐ€LuMir",
          "author_login": "lumirlumir",
          "committed_at": "2025-10-02T12:05:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "486c559ff4e9bed5c8f8b31f08396ca0737c8f78",
          "body": "* fix: add support for relative color values\n\n* refactor: update patch.json\n\n* chore: fix lint\n\n* chore: fix lint\n\n* fix: update test",
          "is_bot": false,
          "headline": "fix: add support for relative color values (#87)",
          "author_name": "Sweta Tanwar",
          "author_login": "SwetaTanwar",
          "committed_at": "2025-09-30T13:57:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b0181b4835545523d899322335584d651244570",
          "body": null,
          "is_bot": false,
          "headline": "ci: centralize renovate config",
          "author_name": "ๅ”ฏ็„ถ",
          "author_login": "aladdin-add",
          "committed_at": "2025-09-15T14:56:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79453c80e695f58873b2ce07730a85fafd8bc7c5",
          "body": "Revert \"fix: allow relative color syntax for rgb() & rgba() (#80)\"\n\nThis reverts commit a08c7ab7496ac653fc1c510d99e67d633a5f3139.",
          "is_bot": false,
          "headline": "Revert \"fix: allow relative color syntax for rgb()\" (#83)",
          "author_name": "Nicholas C. Zakas",
          "author_login": "nzakas",
          "committed_at": "2025-09-02T14:54:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a08c7ab7496ac653fc1c510d99e67d633a5f3139",
          "body": null,
          "is_bot": false,
          "headline": "fix: allow relative color syntax for rgb() & rgba() (#80)",
          "author_name": "Sweta Tanwar",
          "author_login": "SwetaTanwar",
          "committed_at": "2025-08-31T15:21:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92c3813b96aae73fd749805ef3bbd52c15047d1d",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release 3.6.5 ๐Ÿš€ (#78)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-08-25T14:16:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c166f2d43006d2ed96ca777a278c125f9243ed89",
          "body": "* fix: Allow nested at-rules to have nested rules\n\nfixes #66\n\n* Update lib/syntax/node/Atrule.js\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: Allow nested at-rules to have nested rules (#77)",
          "author_name": "Nicholas C. Zakas",
          "author_login": "nzakas",
          "committed_at": "2025-08-25T06:53:27Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5b0722ae42cf158fc783df7ed39630bc77650172",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release 3.6.4 ๐Ÿš€ (#76)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-08-18T14:16:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c4813d76d487236f6ae1dfd5974fe88b676d1fc",
          "body": "* fix: Increase iteration limit\n\nfixes #73\n\n* Undo console.log",
          "is_bot": false,
          "headline": "fix: Increase iteration limit (#74)",
          "author_name": "Nicholas C. Zakas",
          "author_login": "nzakas",
          "committed_at": "2025-08-17T09:55:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb1c8e0f668e14591b68ac522f92fcc43a60140d",
          "body": "* Initial plan\n\n* Add support for @font-feature-values with all nested at-rules and descriptors\n\nCo-authored-by: nzakas <38546+nzakas@users.noreply.github.com>\n\n* Fix @font-feature-values: Change nested items from descriptors to child at-rules\n\nCo-authored-by: nzakas <38546+nzakas@users.noreply.gith\n[โ€ฆ]\ned-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: nzakas <38546+nzakas@users.noreply.github.com>\nCo-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>",
          "is_bot": false,
          "headline": "fix: Correct @font-feature-values nested at-rules structure (#69)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2025-08-15T14:48:16Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "5c0ec00587f37a432d2665241d84f4880760f8fd",
          "body": "* ci: add `stale` and fix `add-to-triage`\n\n* Update add-to-triage.yml\n\n* Update add-to-triage.yml\n\n* Update stale.yml",
          "is_bot": false,
          "headline": "ci: add `stale` and fix `add-to-triage` (#72)",
          "author_name": "๋ฃจ๋ฐ€LuMir",
          "author_login": "lumirlumir",
          "committed_at": "2025-08-13T14:47:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9eb7fbf4b6d347e198c96d50d92c6ee054db4b65",
          "body": "* chore: upgrade mdn-data\n\n* Pin mdn-data\n\n* Fix package-lock.json",
          "is_bot": false,
          "headline": "chore: upgrade mdn-data (#70)",
          "author_name": "Nicholas C. Zakas",
          "author_login": "nzakas",
          "committed_at": "2025-08-05T14:36:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ee694dea52b740eaea10f647a9adf6623fab642",
          "body": null,
          "is_bot": false,
          "headline": "ci: create `add-to-triage.yml` (#71)",
          "author_name": "๋ฃจ๋ฐ€LuMir",
          "author_login": "lumirlumir",
          "committed_at": "2025-08-05T14:22:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d74355c1960315bf55a33b0652d13f97ebb1ba2",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release 3.6.3 ๐Ÿš€ (#65)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-07-29T19:04:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94249a24949cd0755ba7e415f6d655ddbeea2bac",
          "body": "โ€ฆ(#64)\n\n* Initial plan\n\n* Fix nested CSS combinator selectors support in block parsing\n\nCo-authored-by: nzakas <38546+nzakas@users.noreply.github.com>\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: nzakas <38546+nzakas@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: expand nested CSS combinator selectors support in block parsing โ€ฆ",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2025-07-29T18:59:34Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c1649acb1124b474fded3888e0c47ed9a50723df",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release 3.6.2 ๐Ÿš€ (#62)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-07-21T15:14:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4aad29d7fd29f15e5ff981667b14cab054003060",
          "body": "Revert \"fix: Remove outdated `@font-face/unicode-range` descriptor patch (#26)\"\n\nThis reverts commit 1ea54f7f6c1477c5a9cbae3a233061c85e336f8f.",
          "is_bot": false,
          "headline": "fix: Revert \"Remove outdated `@font-face/unicode-range`\" (#61)",
          "author_name": "Nicholas C. Zakas",
          "author_login": "nzakas",
          "committed_at": "2025-07-21T15:13:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "409068ce3d2a97ca5efeeefbc736350c1bba1c21",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release 3.6.1 ๐Ÿš€ (#59)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-06-09T15:35:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cee500f85b4d0d9dde12a5df2ab285af37809f1",
          "body": "* refactor: Extract children property into interface\n\n* Update lib/index.d.ts\n\nCo-authored-by: Francesco Trotta <github@fasttime.org>\n\n---------\n\nCo-authored-by: Francesco Trotta <github@fasttime.org>",
          "is_bot": false,
          "headline": "refactor: Extract children property into interface (#58)",
          "author_name": "Nicholas C. Zakas",
          "author_login": "nzakas",
          "committed_at": "2025-06-09T15:07:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 28,
      "commits_last_year": 94,
      "latest_release_at": "2026-07-23T20:18:20Z",
      "latest_release_tag": "css-tree-v4.0.5",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 43,
      "days_since_latest_release": 10,
      "mean_days_between_releases": 32.2
    },
    "artifacts": {
      "collected": true,
      "structure": [],
      "declarations": [
        {
          "name": "@eslint/css-tree",
          "path": "package.json",
          "tokens": [
            "npm.entry"
          ],
          "ecosystem": "npm"
        }
      ]
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "readme_badges": {
        "hosts": [
          "opencollective.com"
        ],
        "total": 8,
        "header": 0,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@eslint/css-tree",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "css",
            "ast",
            "tokenizer",
            "parser",
            "walker",
            "lexer",
            "generator",
            "utils",
            "syntax",
            "validation"
          ],
          "ecosystem": "npm",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@eslint/css-tree",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "4.0.5",
          "repository_url": "https://github.com/eslint/csstree",
          "versions_count": 27,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 2,
          "monthly_downloads": 5618835,
          "first_published_at": "2025-03-12T15:52:41.006000Z",
          "latest_published_at": "2026-07-23T20:18:50.457000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 10
        }
      ]
    },
    "popularity": {
      "forks": 12,
      "stars": 22,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2025-06-19",
            "count": 1
          },
          {
            "date": "2025-07-16",
            "count": 1
          },
          {
            "date": "2025-08-29",
            "count": 1
          },
          {
            "date": "2025-10-27",
            "count": 1
          },
          {
            "date": "2025-11-10",
            "count": 1
          },
          {
            "date": "2026-01-25",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-03-11",
            "count": 1
          },
          {
            "date": "2026-03-23",
            "count": 1
          },
          {
            "date": "2026-06-10",
            "count": 1
          },
          {
            "date": "2026-07-18",
            "count": 1
          },
          {
            "date": "2026-07-29",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 12,
        "total_forks": 12
      },
      "star_history": null,
      "open_issues_and_prs": 7
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "tests/types/tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 100967,
      "source_files_sampled": 199,
      "oversized_source_files": 1,
      "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": 2,
        "malicious_count": 0,
        "assessed_package": "npm:@eslint/css-tree@4.0.5",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "mdn-data",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "2.29.0"
        },
        {
          "name": "source-map-js",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "mdn-data",
            "direct": true,
            "version": "2.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": true,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "8.57.1",
            "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": "@isaacs/cliui",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/schema",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "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": "@pkgjs/parseargs",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-coverage",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@ungap/structured-clone",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "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": "brace-expansion",
            "direct": false,
            "version": "1.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "browser-stdout",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "c8",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "clap",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "code-error-fragment",
            "direct": false,
            "version": "0.0.230",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.0",
            "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": "esbuild",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "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-scope",
            "direct": false,
            "version": "7.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.7.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-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "6.0.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": "flatted",
            "direct": false,
            "version": "3.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "13.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "13.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "grapheme-splitter",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "graphemer",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "he",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.1",
            "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": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "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-unicode-supported",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-to-ast",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "log-symbols",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.3",
            "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": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "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": "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": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.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": "readdirp",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "2.80.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "serialize-javascript",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.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": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "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": "test-exclude",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "text-table",
            "direct": false,
            "version": "0.2.0",
            "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": "typescript",
            "direct": false,
            "version": "5.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "v8-to-istanbul",
            "direct": false,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "workerpool",
            "direct": false,
            "version": "9.3.4",
            "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": 207,
        "direct_count": 2,
        "indirect_count": 205
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 104,
        "open_issues": 7,
        "closed_ratio": 0.72,
        "closed_issues": 18,
        "closed_unmerged_prs": 12
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "lahmatiy",
          "commits": 1188,
          "avatar_url": "https://avatars.githubusercontent.com/u/270491?v=4"
        },
        {
          "type": "User",
          "login": "nzakas",
          "commits": 35,
          "avatar_url": "https://avatars.githubusercontent.com/u/38546?v=4"
        },
        {
          "type": "User",
          "login": "eslintbot",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/13383618?v=4"
        },
        {
          "type": "User",
          "login": "lumirlumir",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/119669540?v=4"
        },
        {
          "type": "User",
          "login": "skyclouds2001",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/95597335?v=4"
        },
        {
          "type": "User",
          "login": "Pixel998",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/195726568?v=4"
        },
        {
          "type": "User",
          "login": "scripthunter7",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/57285466?v=4"
        },
        {
          "type": "User",
          "login": "xbinaryx",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/186544296?v=4"
        },
        {
          "type": "User",
          "login": "bramus",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/213073?v=4"
        },
        {
          "type": "User",
          "login": "SwetaTanwar",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/19969451?v=4"
        }
      ],
      "contributors_sampled": 33,
      "top_contributor_share": 0.915
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "add-to-triage.yml",
        "build.yml",
        "ci-package-manager.yml",
        "release-please.yml",
        "stale.yml",
        "update-mdn-data.yml",
        "update-readme.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".eslintrc"
      ],
      "has_editorconfig": true,
      "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": 5,
            "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": "10 out of 10 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": 3,
            "reason": "Found 10/30 approved changesets -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 16 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": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 2,
            "reason": "dependency not pinned by hash detected -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 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": 9,
            "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": "12 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "ab4e8a03b87905d468e7d73764c6aad089ca853f",
        "ran_at": "2026-08-02T23:41:24Z",
        "aggregate_score": 6.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 0,
        "decided_7d": 0,
        "merged_30d": 3,
        "authors_30d": 2,
        "decided_30d": 3,
        "sample_size": 60,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 2,
        "newcomer_merged_30d": 1,
        "bot_prs_excluded_30d": 0,
        "newcomer_authors_30d": 1,
        "newcomer_decided_30d": 1
      },
      "ci_last_run_at": "2026-08-02T22:46:56Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-23T20:18:08Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 60,
          "created_at": "2025-07-16T16:18:21Z",
          "last_comment_at": "2025-08-28T15:47:40Z",
          "last_comment_author": "eslint-github-bot"
        },
        {
          "number": 63,
          "created_at": "2025-07-24T12:22:33Z",
          "last_comment_at": "2026-03-12T17:58:38Z",
          "last_comment_author": "eslint-github-bot"
        },
        {
          "number": 110,
          "created_at": "2026-02-09T16:05:47Z",
          "last_comment_at": "2026-02-09T21:26:23Z",
          "last_comment_author": "romainmenke"
        },
        {
          "number": 115,
          "created_at": "2026-03-02T17:22:55Z",
          "last_comment_at": "2026-03-05T21:53:58Z",
          "last_comment_author": "DMartens"
        },
        {
          "number": 114,
          "created_at": "2026-03-02T17:32:12Z",
          "last_comment_at": "2026-03-08T06:38:22Z",
          "last_comment_author": "techmannih"
        },
        {
          "number": 141,
          "created_at": "2026-07-29T02:26:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 142,
          "created_at": "2026-07-29T06:48:22Z",
          "last_comment_at": "2026-07-30T08:41:57Z",
          "last_comment_author": "DMartens"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/eslint/csstree",
    "host": "github.com",
    "name": "csstree",
    "owner": "eslint"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "excellent",
      "name": "Overall health",
      "note": "The weighted overall 71 is calibrated to 84 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 71,
            "calibrated": 84,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 84,
      "inputs": {
        "security": 72,
        "vitality": 96,
        "community": 47,
        "governance": 68,
        "calibration": "2026-08-02",
        "engineering": 70,
        "ai_readiness": 60,
        "weighted_overall_raw": 71
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "exceptional",
        "name": "Vitality",
        "value": 96,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "exceptional",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "commits_last_year": 94,
              "human_commit_share": 0.92,
              "days_since_last_push": 1,
              "active_weeks_last_year": 43
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "43/52 weeks with commits",
                "points": 29.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 43
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "94 commits in the last year",
                "points": 17.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 94
                    }
                  }
                ],
                "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": "exceptional",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 28,
              "latest_release_tag": "css-tree-v4.0.5",
              "releases_from_tags": false,
              "days_since_latest_release": 10,
              "mean_days_between_releases": 32.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "28 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 10 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~32.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 32.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 1 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive โ€” is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "weak",
        "name": "Community & Adoption",
        "value": 47,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "forks": 12,
              "stars": 22,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "22 stars",
                "points": 21.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "12 forks",
                "points": 8.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "at_risk",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "readme_badges": 8,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [
                "opencollective.com"
              ],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "exceptional",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "@eslint/css-tree"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 5618835
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "5,618,835 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 5618835,
                      "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": 68,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 33,
              "top_contributor_share": 0.915
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 92% of commits",
                "points": 1.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 92
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "33 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 33
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 16 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "merged_prs": 104,
              "open_issues": 7,
              "closed_issues": 18,
              "prs_merged_7d": 0,
              "prs_decided_7d": 0,
              "prs_merged_30d": 3,
              "prs_decided_30d": 3,
              "issue_closed_ratio": 0.72,
              "closed_unmerged_prs": 12,
              "first_time_authors_30d": 1,
              "first_time_prs_merged_30d": 1,
              "first_time_prs_decided_30d": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "72% of issues closed",
                "points": 30.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 72
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "104/116 decided PRs merged",
                "points": 26.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 104,
                      "decided": 116
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "1/1 first-time contributors' PRs merged in 30d",
                "points": 13,
                "status": "met",
                "details": [
                  {
                    "code": "newcomer_prs_merged",
                    "params": {
                      "days": 30,
                      "merged": 1,
                      "decided": 1
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 10/30 approved changesets -- score normalized to 3",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "followers": 1003,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "eslint",
              "public_repos": 34,
              "account_age_days": 4635
            },
            "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": "1,003 followers of eslint",
                "points": 21.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1003,
                      "login": "eslint"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "34 public repos, account ~12 yr old",
                "points": 23.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 34
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@eslint/css-tree"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 10
            },
            "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 10 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "27 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 27
                    }
                  }
                ],
                "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": 70,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "7 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "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",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "10 out of 10 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "weak",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://csstree.github.io/docs/",
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://csstree.github.io/docs/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": 72,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 65,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 6.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "10 out of 10 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": "Found 10/30 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 16 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 detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 2",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file 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": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "12 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@eslint/css-tree@4.0.5 runtime dependency closure โ€” what installing the published package pulls in โ€” 2 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/css-tree@4.0.5",
                  "assessed": 2
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 2,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 2,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 9
            },
            "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": 60,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "weak",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "92 of 92 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 92,
                      "sampled": 92
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "tests/types/tsconfig.json"
              ],
              "agent_commit_share": 0.07,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".eslintrc",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tests/types/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tests/types/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "7 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 7,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 100967,
              "source_files_sampled": 199,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript with type-check config (tests/types/tsconfig.json)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "tests/types/tsconfig.json",
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/199 source files over 60KB",
                "points": 54.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 199,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "library"
      ],
      "scores": {
        "library": 14
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "declared",
          "label": "library",
          "source": "npm.entry",
          "weight": 8
        },
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:npm",
          "weight": 6
        }
      ],
      "artifacts": [
        {
          "path": "package.json",
          "labels": [
            "library"
          ],
          "ecosystem": "npm"
        }
      ],
      "confidence": "high",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Community profile unavailable"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-02T23:41:46.953006Z",
  "schema_version": "0.30.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/eslint/csstree.svg",
  "full_name": "eslint/csstree",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.3.1, schema v0.30.0 โ€” full methodology ยท metrics wiki.

How one result sits in the wider record: aggregate statistics โ€” npm.