Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-22 21:15 UTC

eemeli / yaml

YAML parser and serialiser for JavaScript

TypeScriptISC★ 1,681 stars⑂ 172 forkssince Jan 2018View on GitHub ↗

eemeli/yaml holds a health index of 78 out of 100, placing it in the Good band. It scores highest on Engineering Quality (90/100) and lowest on AI Readiness (58/100). It was last updated 9 days ago. A single contributor accounts for most of its recent work.

78
overall / 100
Good

Software health index

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

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

Score profile

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

Ownership

Eemeli AroPersonal account
467 followers144 public repossince Feb 2011@mozilla

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmyaml2.9.0741,511,04410372 days agoyamlparserstringifier

Metrics by category

Vitality

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

79Good · 22% of overall
How it's scored
28.8/36Push recency — last push 9 days ago
14.5/36Commit cadence — 21/52 weeks with commits
17.8/18Commit volume — 94 commits in the last year
10/10OpenSSF Scorecard: Maintained — 8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year94
human_commit_share1
days_since_last_push9
active_weeks_last_year21
How it's scored
27/27Ships releases — 89 releases published
36/36Release recency — latest release 72 days ago
19.8/27Release cadence — a release every ~55.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count89
latest_release_tagv2.9.0
releases_from_tagsno
days_since_latest_release72
mean_days_between_releases55.1
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

80Good · 18% of overall
How it's scored
52.3/60Stars — 1,681 stars
18.6/25Forks — 172 forks
6.4/15Watchers — 15 watchers
Inputs used
forks172
stars1,681
watchers15
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (ISC)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 741,511,044 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesyaml
dependents
ecosystemsnpm
total_downloads
monthly_downloads741,511,044
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?

66Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.8/22.5Commit distribution — top contributor authored 96% of commits
13.5/13.5Contributor breadth — 34 contributors
10/10OpenSSF Scorecard: Contributors — project has 19 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled34
top_contributor_share0.965
How it's scored
43.7/46.8Issue resolution — 94% of issues closed
30.1/38.3PR acceptance — 140/178 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 2/13 approved changesets -- score normalized to 1
Inputs used
merged_prs140
open_issues26
closed_issues372
issue_closed_ratio0.935
closed_unmerged_prs38
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
19.2/25Owner reach — 467 followers of eemeli
25/25Track record — 144 public repos, account ~15 yr old
Inputs used
followers467
owner_typeUser
is_verified
owner_logineemeli
public_repos144
account_age_days5,637
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 72 days ago
20/20Version history — 103 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesyaml
ecosystemsnpm
any_deprecatedno
min_days_since_publish72

Engineering Quality

Are baseline engineering and documentation practices in place?

90Excellent · 20% of overall
How it's scored
24/24CI workflows — 6 workflow(s)
24/24Tests present
16/16Linter config — eslint.config.js
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 4 out of 4 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

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://eemeli.org/yaml
10/10Repository description
10/10Topics — 3 topics
0/10Wiki
Inputs used
topicsyaml, yaml-parser, yaml-editor
has_wikino
homepagehttps://eemeli.org/yaml
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

79Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 4 out of 4 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
0.8/7.5Code-Review — Found 2/13 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 19 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
5/5Fuzzing — project is fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
1/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
5/5SAST — SAST tool is run on all commits
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
3/7.5Vulnerabilities — 6 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate7.4
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories7
affected_packages4
assessed_packages219
unassessed_packages0
affected_by_severityhigh 4
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 219 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

58Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 78 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.78
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — eslint.config.js
11/11Static type checking — tests/tsconfig.json, tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
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_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstests/tsconfig.json, tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
55/55Manageable file sizes — 0/111 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes44,112
source_files_sampled111
oversized_source_files0

Key facts

1,681GitHub stars
34contributors
94commits, last 12 months
9days since last push
89releases
1bus factor
26open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 172 ⇿
0Stars
172Forks
84Releases

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.

0408012016020016732018-062022-062026-07
Major 2Minor 19Patch 37

Each point covers 8 days.

OpenSSF Scorecard 7.4 / 10
7.4aggregate

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

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests4 out of 4 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 2/13 approved changesets -- score normalized to 1
10Contributorsproject has 19 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
10Maintained8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
2Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
4Vulnerabilities6 existing vulnerabilities detected
All dependencies 219

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

RegistryPackageVersionRelation
npm@babel/generator8.0.0-rc.2indirect
npm@babel/helper-string-parser8.0.0-rc.3indirect
npm@babel/helper-validator-identifier8.0.0-rc.2indirect
npm@babel/parser8.0.0-rc.2indirect
npm@babel/types8.0.0-rc.2indirect
npm@emnapi/core1.9.2indirect
npm@emnapi/runtime1.9.2indirect
npm@emnapi/wasi-threads1.2.1indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.21.2indirect
npm@eslint/config-helpers0.4.2indirect
npm@eslint/core0.17.0indirect
npm@eslint/eslintrc3.3.5indirect
npm@eslint/js9.39.4indirect
npm@eslint/object-schema2.1.7indirect
npm@eslint/plugin-kit0.4.1indirect
npm@humanfs/core0.19.2indirect
npm@humanfs/node0.16.8indirect
npm@humanfs/types0.15.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@napi-rs/wasm-runtime1.1.4indirect
npm@oxc-project/types0.124.0indirect
npm@oxc-project/types0.126.0indirect
npm@rolldown/binding-android-arm641.0.0-rc.15indirect
npm@rolldown/binding-android-arm641.0.0-rc.16indirect
npm@rolldown/binding-darwin-arm641.0.0-rc.15indirect
npm@rolldown/binding-darwin-arm641.0.0-rc.16indirect
npm@rolldown/binding-darwin-x641.0.0-rc.15indirect
npm@rolldown/binding-darwin-x641.0.0-rc.16indirect
npm@rolldown/binding-freebsd-x641.0.0-rc.15indirect
npm@rolldown/binding-freebsd-x641.0.0-rc.16indirect
npm@rolldown/binding-linux-arm-gnueabihf1.0.0-rc.15indirect
npm@rolldown/binding-linux-arm-gnueabihf1.0.0-rc.16indirect
npm@rolldown/binding-linux-arm64-gnu1.0.0-rc.15indirect
npm@rolldown/binding-linux-arm64-gnu1.0.0-rc.16indirect
npm@rolldown/binding-linux-arm64-musl1.0.0-rc.15indirect
npm@rolldown/binding-linux-arm64-musl1.0.0-rc.16indirect
npm@rolldown/binding-linux-ppc64-gnu1.0.0-rc.15indirect
npm@rolldown/binding-linux-ppc64-gnu1.0.0-rc.16indirect
npm@rolldown/binding-linux-s390x-gnu1.0.0-rc.15indirect
npm@rolldown/binding-linux-s390x-gnu1.0.0-rc.16indirect
npm@rolldown/binding-linux-x64-gnu1.0.0-rc.15indirect
npm@rolldown/binding-linux-x64-gnu1.0.0-rc.16indirect
npm@rolldown/binding-linux-x64-musl1.0.0-rc.15indirect
npm@rolldown/binding-linux-x64-musl1.0.0-rc.16indirect
npm@rolldown/binding-openharmony-arm641.0.0-rc.15indirect
npm@rolldown/binding-openharmony-arm641.0.0-rc.16indirect
npm@rolldown/binding-wasm32-wasi1.0.0-rc.15indirect
npm@rolldown/binding-wasm32-wasi1.0.0-rc.16indirect
npm@rolldown/binding-win32-arm64-msvc1.0.0-rc.15indirect
npm@rolldown/binding-win32-arm64-msvc1.0.0-rc.16indirect
npm@rolldown/binding-win32-x64-msvc1.0.0-rc.15indirect
npm@rolldown/binding-win32-x64-msvc1.0.0-rc.16indirect
npm@rolldown/pluginutils1.0.0-rc.15indirect
npm@rolldown/pluginutils1.0.0-rc.16indirect
npm@standard-schema/spec1.1.0indirect
npm@tybys/wasm-util0.10.1indirect
npm@types/chai5.2.3indirect
npm@types/deep-eql4.0.2indirect
npm@types/estree1.0.8indirect
npm@types/jsesc2.5.1indirect
npm@types/json-schema7.0.15indirect
npm@types/node20.19.39indirect
npm@typescript-eslint/eslint-plugin8.58.2indirect
npm@typescript-eslint/parser8.58.2indirect
npm@typescript-eslint/project-service8.58.2indirect
npm@typescript-eslint/scope-manager8.58.2indirect
npm@typescript-eslint/tsconfig-utils8.58.2indirect
npm@typescript-eslint/type-utils8.58.2indirect
npm@typescript-eslint/types8.58.2indirect
npm@typescript-eslint/typescript-estree8.58.2indirect
npm@typescript-eslint/utils8.58.2indirect
npm@typescript-eslint/visitor-keys8.58.2indirect
npm@vitest/expect4.1.4indirect
npm@vitest/mocker4.1.4indirect
npm@vitest/pretty-format4.1.4indirect
npm@vitest/runner4.1.4indirect
npm@vitest/snapshot4.1.4indirect
npm@vitest/spy4.1.4indirect
npm@vitest/utils4.1.4indirect
npmacorn8.16.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.14.0indirect
npmansi-styles4.3.0indirect
npmargparse2.0.1indirect
npmassertion-error2.0.1indirect
npmast-kit3.0.0-beta.1indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbirpc4.0.0indirect
npmbrace-expansion1.1.14indirect
npmbrace-expansion5.0.5indirect
npmcallsites3.1.0indirect
npmchai6.2.2indirect
npmchalk4.1.2indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmconcat-map0.0.1indirect
npmconvert-source-map2.0.0indirect
npmcross-spawn7.0.6indirect
npmdebug4.4.3indirect
npmdeep-is0.1.4indirect
npmdetect-libc2.1.2indirect
npmdts-resolver2.1.3indirect
npmes-module-lexer2.0.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint9.39.4indirect
npmeslint-config-prettier10.1.8indirect
npmeslint-scope8.4.0indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.2.1indirect
npmeslint-visitor-keys5.0.1indirect
npmespree10.4.0indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmexpect-type1.3.0indirect
npmfast-check2.25.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfdir6.5.0indirect
npmfile-entry-cache8.0.0indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflatted3.4.2indirect
npmfsevents2.3.3indirect
npmget-tsconfig4.14.0indirect
npmglob-parent6.0.2indirect
npmglobals14.0.0indirect
npmhas-flag4.0.0indirect
npmignore5.3.2indirect
npmignore7.0.5indirect
npmimport-fresh3.3.1indirect
npmimurmurhash0.1.4indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmisexe2.0.0indirect
npmjs-yaml4.1.1indirect
npmjsesc3.1.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmlightningcss1.32.0indirect
npmlightningcss-android-arm641.32.0indirect
npmlightningcss-darwin-arm641.32.0indirect
npmlightningcss-darwin-x641.32.0indirect
npmlightningcss-freebsd-x641.32.0indirect
npmlightningcss-linux-arm-gnueabihf1.32.0indirect
npmlightningcss-linux-arm64-gnu1.32.0indirect
npmlightningcss-linux-arm64-musl1.32.0indirect
npmlightningcss-linux-x64-gnu1.32.0indirect
npmlightningcss-linux-x64-musl1.32.0indirect
npmlightningcss-win32-arm64-msvc1.32.0indirect
npmlightningcss-win32-x64-msvc1.32.0indirect
npmlocate-path6.0.0indirect
npmlodash.merge4.6.2indirect
npmmagic-string0.30.21indirect
npmminimatch10.2.5indirect
npmminimatch3.1.5indirect
npmms2.1.3indirect
npmnanoid3.3.11indirect
npmnatural-compare1.4.0indirect
npmobug2.1.1indirect
npmoptionator0.9.4indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmparent-module1.0.1indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpathe2.0.3indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.4indirect
npmpostcss8.5.10indirect
npmprelude-ls1.2.1indirect
npmprettier3.8.3indirect
npmpunycode2.3.1indirect
npmpure-rand5.0.5indirect
npmresolve-from4.0.0indirect
npmresolve-pkg-maps1.0.0indirect
npmrolldown1.0.0-rc.15indirect
npmrolldown1.0.0-rc.16indirect
npmrolldown-plugin-dts0.22.5indirect
npmsemver7.7.4indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsiginfo2.0.0indirect
npmsource-map-js1.2.1indirect
npmstackback0.0.2indirect
npmstd-env4.1.0indirect
npmstrip-json-comments3.1.1indirect
npmsupports-color7.2.0indirect
npmtinybench2.9.0indirect
npmtinyexec1.1.1indirect
npmtinyglobby0.2.16indirect
npmtinyrainbow3.1.0indirect
npmts-api-utils2.5.0indirect
npmtslib2.8.1indirect
npmtype-check0.4.0indirect
npmtypescript5.9.3indirect
npmtypescript-eslint8.58.2indirect
npmundici-types6.21.0indirect
npmuri-js4.4.1indirect
npmvite8.0.8indirect
npmvitest4.1.4indirect
npmwhich2.0.2indirect
npmwhy-is-node-running2.3.0indirect
npmword-wrap1.2.5indirect
npmyocto-queue0.1.0indirect
Dependency advisories 4

This repository publishes no package the index resolves, so its own dependency graph was assessed — 219 packages, which also include development and test pins that never ship: 4 carry known advisories, of which 0 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
brace-expansion1.1.14indirecthigh15.0.7
brace-expansion5.0.5indirecthigh25.0.7
js-yaml4.1.1indirecthigh24.3.0
vite8.0.8indirecthigh28.0.16

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": [
        "yaml",
        "yaml-parser",
        "yaml-editor"
      ],
      "is_fork": false,
      "size_kb": 9327,
      "has_wiki": false,
      "homepage": "https://eemeli.org/yaml",
      "languages": {
        "JavaScript": 4304,
        "TypeScript": 613824
      },
      "pushed_at": "2026-07-13T10:55:42Z",
      "created_at": "2018-01-29T20:45:06Z",
      "owner_type": "User",
      "updated_at": "2026-07-20T02:27:54Z",
      "description": "YAML parser and serialiser for JavaScript",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "ISC",
      "default_branch": "main",
      "license_spdx_raw": "ISC",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Eemeli Aro",
      "type": "User",
      "login": "eemeli",
      "company": "@mozilla",
      "location": "Helsinki, Finland",
      "followers": 467,
      "avatar_url": "https://avatars.githubusercontent.com/u/617000?v=4",
      "created_at": "2011-02-14T10:06:56Z",
      "is_verified": null,
      "public_repos": 144,
      "account_age_days": 5637
    },
    "license": {
      "state": "standard",
      "spdx_id": "ISC",
      "raw_spdx": "ISC",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.9.0",
          "kind": "minor",
          "published_at": "2026-05-11T10:32:38Z"
        },
        {
          "tag": "v3.0.0-1",
          "kind": "prerelease",
          "published_at": "2026-05-02T15:38:10Z"
        },
        {
          "tag": "v2.8.4",
          "kind": "patch",
          "published_at": "2026-05-02T09:11:02Z"
        },
        {
          "tag": "v2.8.3",
          "kind": "patch",
          "published_at": "2026-03-21T11:01:00Z"
        },
        {
          "tag": "v3.0.0-0",
          "kind": "prerelease",
          "published_at": "2026-02-13T15:36:59Z"
        },
        {
          "tag": "v2.8.2",
          "kind": "patch",
          "published_at": "2025-11-30T08:00:07Z"
        },
        {
          "tag": "v2.8.1",
          "kind": "patch",
          "published_at": "2025-08-05T13:20:21Z"
        },
        {
          "tag": "v2.8.0",
          "kind": "minor",
          "published_at": "2025-05-15T08:01:10Z"
        },
        {
          "tag": "v2.7.1",
          "kind": "patch",
          "published_at": "2025-03-29T15:01:25Z"
        },
        {
          "tag": "v2.7.0",
          "kind": "minor",
          "published_at": "2024-12-31T06:24:46Z"
        },
        {
          "tag": "v2.6.1",
          "kind": "patch",
          "published_at": "2024-11-19T10:51:02Z"
        },
        {
          "tag": "v2.6.0",
          "kind": "minor",
          "published_at": "2024-10-13T10:38:39Z"
        },
        {
          "tag": "v2.5.1",
          "kind": "patch",
          "published_at": "2024-09-03T23:14:21Z"
        },
        {
          "tag": "v2.5.0",
          "kind": "minor",
          "published_at": "2024-07-24T10:40:25Z"
        },
        {
          "tag": "v2.4.5",
          "kind": "patch",
          "published_at": "2024-06-08T21:45:14Z"
        },
        {
          "tag": "v2.4.4",
          "kind": "patch",
          "published_at": "2024-06-08T16:26:29Z"
        },
        {
          "tag": "v2.4.3",
          "kind": "patch",
          "published_at": "2024-06-02T09:10:39Z"
        },
        {
          "tag": "v2.4.2",
          "kind": "patch",
          "published_at": "2024-04-28T09:34:16Z"
        },
        {
          "tag": "v2.4.1",
          "kind": "patch",
          "published_at": "2024-03-06T11:54:34Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2024-02-25T15:36:06Z"
        },
        {
          "tag": "v2.3.4",
          "kind": "patch",
          "published_at": "2023-11-03T01:43:33Z"
        },
        {
          "tag": "v2.3.3",
          "kind": "patch",
          "published_at": "2023-10-14T08:37:53Z"
        },
        {
          "tag": "v2.3.2",
          "kind": "patch",
          "published_at": "2023-08-28T15:02:14Z"
        },
        {
          "tag": "v2.3.1",
          "kind": "patch",
          "published_at": "2023-05-26T10:40:46Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2023-05-23T11:36:45Z"
        },
        {
          "tag": "v2.3.0-5",
          "kind": "prerelease",
          "published_at": "2023-05-06T17:42:00Z"
        },
        {
          "tag": "v2.2.2",
          "kind": "patch",
          "published_at": "2023-04-24T13:05:34Z"
        },
        {
          "tag": "v2.3.0-4",
          "kind": "prerelease",
          "published_at": "2023-04-18T09:22:59Z"
        },
        {
          "tag": "v2.3.0-3",
          "kind": "prerelease",
          "published_at": "2023-04-14T09:02:40Z"
        },
        {
          "tag": "v2.3.0-1",
          "kind": "prerelease",
          "published_at": "2023-04-04T08:30:56Z"
        },
        {
          "tag": "v2.3.0-0",
          "kind": "prerelease",
          "published_at": "2023-03-11T13:17:38Z"
        },
        {
          "tag": "v2.2.1",
          "kind": "patch",
          "published_at": "2022-12-30T09:59:07Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2022-12-21T12:36:06Z"
        },
        {
          "tag": "v2.1.3",
          "kind": "patch",
          "published_at": "2022-10-05T07:33:07Z"
        },
        {
          "tag": "v2.1.2",
          "kind": "patch",
          "published_at": "2022-10-02T16:52:28Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2022-05-29T22:33:12Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2022-05-14T09:47:43Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2022-04-15T20:38:56Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2022-04-06T08:48:47Z"
        },
        {
          "tag": "v2.0.0-11",
          "kind": "prerelease",
          "published_at": "2022-03-22T08:56:29Z"
        },
        {
          "tag": "v2.0.0-10",
          "kind": "prerelease",
          "published_at": "2021-12-31T15:14:29Z"
        },
        {
          "tag": "v2.0.0-9",
          "kind": "prerelease",
          "published_at": "2021-11-13T10:10:24Z"
        },
        {
          "tag": "v2.0.0-8",
          "kind": "prerelease",
          "published_at": "2021-09-06T17:48:07Z"
        },
        {
          "tag": "v2.0.0-7",
          "kind": "prerelease",
          "published_at": "2021-07-17T10:31:48Z"
        },
        {
          "tag": "v2.0.0-6",
          "kind": "prerelease",
          "published_at": "2021-06-14T06:57:04Z"
        },
        {
          "tag": "v2.0.0-5",
          "kind": "prerelease",
          "published_at": "2021-04-18T08:55:13Z"
        },
        {
          "tag": "v2.0.0-4",
          "kind": "prerelease",
          "published_at": "2021-03-13T23:10:15Z"
        },
        {
          "tag": "v1.10.2",
          "kind": "patch",
          "published_at": "2021-03-13T21:05:25Z"
        },
        {
          "tag": "v1.10.1",
          "kind": "patch",
          "published_at": "2021-03-13T11:09:19Z"
        },
        {
          "tag": "v2.0.0-3",
          "kind": "prerelease",
          "published_at": "2021-01-31T21:31:28Z"
        },
        {
          "tag": "v2.0.0-1",
          "kind": "prerelease",
          "published_at": "2020-10-05T22:38:07Z"
        },
        {
          "tag": "v2.0.0-0",
          "kind": "prerelease",
          "published_at": "2020-08-23T15:26:24Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2020-05-16T10:00:48Z"
        },
        {
          "tag": "v1.9.2",
          "kind": "patch",
          "published_at": "2020-04-20T09:29:45Z"
        },
        {
          "tag": "v1.9.1",
          "kind": "patch",
          "published_at": "2020-04-18T12:03:03Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2020-04-17T16:46:48Z"
        },
        {
          "tag": "v1.8.3",
          "kind": "patch",
          "published_at": "2020-03-21T00:53:35Z"
        },
        {
          "tag": "v1.8.2",
          "kind": "patch",
          "published_at": "2020-03-11T05:54:54Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2020-03-07T19:57:56Z"
        },
        {
          "tag": "v1.7.2",
          "kind": "patch",
          "published_at": "2019-10-15T11:25:18Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2019-10-07T12:41:47Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2019-09-25T13:21:05Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2019-05-23T14:10:07Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2019-05-05T13:17:42Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2019-04-06T07:24:06Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2019-03-07T19:49:37Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2019-02-08T21:32:06Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2019-01-27T11:44:26Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2019-01-27T09:11:16Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2019-01-17T10:16:53Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2019-01-01T09:33:31Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2018-12-11T23:19:54Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2018-11-28T21:10:07Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2018-11-15T10:54:58Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2018-11-07T10:35:59Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2018-09-19T20:06:39Z"
        },
        {
          "tag": "v1.0.0-rc.8",
          "kind": "prerelease",
          "published_at": "2018-08-23T05:29:41Z"
        },
        {
          "tag": "v1.0.0-rc.7",
          "kind": "prerelease",
          "published_at": "2018-07-11T15:47:08Z"
        },
        {
          "tag": "v1.0.0-rc.6",
          "kind": "prerelease",
          "published_at": "2018-07-08T12:45:06Z"
        },
        {
          "tag": "v1.0.0-rc.5",
          "kind": "prerelease",
          "published_at": "2018-06-30T15:35:49Z"
        },
        {
          "tag": "v1.0.0-rc.4",
          "kind": "prerelease",
          "published_at": "2018-06-27T21:29:25Z"
        },
        {
          "tag": "v1.0.0-rc.3",
          "kind": "prerelease",
          "published_at": "2018-06-26T19:24:40Z"
        },
        {
          "tag": "v1.0.0-rc.2",
          "kind": "prerelease",
          "published_at": "2018-06-18T21:28:45Z"
        },
        {
          "tag": "v1.0.0-beta.7",
          "kind": "prerelease",
          "published_at": "2018-06-15T14:09:24Z"
        },
        {
          "tag": "v1.0.0-beta.6",
          "kind": "prerelease",
          "published_at": "2018-05-29T21:17:50Z"
        },
        {
          "tag": "v1.0.0-beta.4",
          "kind": "prerelease",
          "published_at": "2018-04-08T13:00:25Z"
        },
        {
          "tag": "v1.0.0-beta.3",
          "kind": "prerelease",
          "published_at": "2018-02-22T23:08:56Z"
        },
        {
          "tag": "v1.0.0-beta.2",
          "kind": "prerelease",
          "published_at": "2018-02-22T23:07:03Z"
        },
        {
          "tag": "v1.0.0-beta.1",
          "kind": "prerelease",
          "published_at": "2018-02-22T23:04:06Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "bf03c0cb1ee997c56ed85c70f56c73e05b1cc001",
          "body": "Co-authored-by: Eemeli Aro <eemeli@gmail.com>",
          "is_bot": false,
          "headline": "fix: Keep the source for numbers that resolve as non-finite (#701)",
          "author_name": "maximilize",
          "author_login": "maximilize",
          "committed_at": "2026-07-13T10:55:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "888489767776d391f991f1c05620a4e035128c9f",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update contributing guide with LLM restrictions (#705)",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-07-12T17:17:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55e2079173b7389ef24e97592890c40f602078ad",
          "body": "…ent (#700)",
          "is_bot": false,
          "headline": "fix: Parse a flow collection map key preceded by a blank line or comm…",
          "author_name": "Apoorva Verma",
          "author_login": "apoorva-01",
          "committed_at": "2026-07-09T19:19:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ecbf764b11605e8e62ee3596f18b0a4f0f78c88",
          "body": null,
          "is_bot": false,
          "headline": "3.0.0-1",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-05-02T15:19:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1075c1b0b67685c9b2c801e172b2faac6ffda4ec",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update security policy",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-05-02T09:29:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b399a51a06b681024920db159be030ea4941668",
          "body": null,
          "is_bot": false,
          "headline": "fix: Disable alias resolution with maxAliasCount:0 (#677)",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-05-02T09:20:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc72566d281282bb10113f62e99b0a0fe9a47dc5",
          "body": null,
          "is_bot": false,
          "headline": "fix: Handle invalid unicode escapes",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-05-02T09:12:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77f3df5ec000c602e07efb679271c30811806943",
          "body": null,
          "is_bot": false,
          "headline": "fix: Apply minFractionDigits only to decimal strings (#676)",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-04-24T14:10:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c0991021c62cb3e7698a274f32f9eee2656b650",
          "body": null,
          "is_bot": false,
          "headline": "Refactor collections (#666)",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-04-18T13:11:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6708a3e5c05b9f7dc4fd9c716ff57effc3ce452b",
          "body": null,
          "is_bot": false,
          "headline": "chore: Drop deprecated resolve.alias customResolvers from vitest configs",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-04-18T11:28:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31ff575c42377fc6a99bfe9da572ab7dd66869b8",
          "body": null,
          "is_bot": false,
          "headline": "chore: Refresh lockfile",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-04-18T11:28:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f446f5093158d288379a2f93b77e7e4c5f8b83a8",
          "body": null,
          "is_bot": false,
          "headline": "test: Fix object key type when used as mapping key",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-04-18T11:28:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2631421227850692ead876847c98ce5d45d45e45",
          "body": null,
          "is_bot": false,
          "headline": "ci: Specify @vitest/browser-playwright version exactly",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-04-18T10:30:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43fe536f978322954390136820f0f4ea5bbcf6d4",
          "body": null,
          "is_bot": false,
          "headline": "fix: Use object itself rather than unique symbol as key for object keys",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-04-04T16:55:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be377fb5ef089ef2b8ac91de920263a6dc5aa503",
          "body": null,
          "is_bot": false,
          "headline": "test: Add utility shorthands _map, _pair, _seq, _set",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-04-04T15:50:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a14118c2514097a448674409704e7356bfed4870",
          "body": null,
          "is_bot": false,
          "headline": "fix: Update docs, fill out missing Array methods for YAMLSeq",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-04-04T12:17:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53b3804363e9728be66cac6fe472cb5f1267b7da",
          "body": null,
          "is_bot": false,
          "headline": "feat!: Refactor YAMLMap around a .values Map",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-04-04T09:01:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bcbf2cdb7a14982fb74655bf0e7dfa31803e4b8",
          "body": null,
          "is_bot": false,
          "headline": "feat!: Refactor YAMLSet around a .values Map",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-03-28T14:05:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78563b5e3f37c0d9d02ce982389bd1111f6fc3fe",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into dev",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-03-22T09:36:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0978b151504cef1ee1ed6e5cd3cf0e7eb361454",
          "body": null,
          "is_bot": false,
          "headline": "feat: Promote YAMLSet to be a top-level collection type",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-03-22T09:14:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b4a6e297a89d0815e3df95f31013c978276af5c",
          "body": null,
          "is_bot": false,
          "headline": "fix: Clean up collection tag definitions",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-03-22T08:23:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79af840c9de2db51ce70976646b71e6865177252",
          "body": "Disabled by default. When enabled, the last entry in a flow map or flow\nsequence will have a `,` after it if the collection is split across multiple lines.\n\n---------\n\nSigned-off-by: David Thompson <davthomp@redhat.com>",
          "is_bot": false,
          "headline": "Add trailingComma ToString option for multiline flow formatting (#670)",
          "author_name": "David Thompson",
          "author_login": "datho7561",
          "committed_at": "2026-03-21T11:10:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01f09cd8192e114b39adf5759b17510276b4f0e5",
          "body": null,
          "is_bot": false,
          "headline": "fix: Catch stack overflow during node composition",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-03-21T11:10:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "810c823c416679d5733b5c3782c77b6aff795384",
          "body": null,
          "is_bot": false,
          "headline": "ci: Include Prettier check in lint action",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-03-21T11:02:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2a338fed6d19ce3a2a1489771e6b84e30a4e565",
          "body": null,
          "is_bot": false,
          "headline": "feat!: Drop delete(), get(), and has() methods from seq",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-02-28T14:08:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0658e5ae5b1eb1a00485b404fd0610e27b33d65f",
          "body": null,
          "is_bot": false,
          "headline": "ci: Drop the branch filter from GitHub PR actions",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-02-28T10:36:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9c1921ebf7e5fe48cd0e00d664280b8e9f64660",
          "body": null,
          "is_bot": false,
          "headline": "feat!: Drop the map & seq .add() methods, override .push() instead",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-02-16T11:57:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b60f14ada5328acda6191e661cde0951f738b84b",
          "body": "… .items Array",
          "is_bot": false,
          "headline": "feat!: Have YAMLMap & YAMLSeq extend Array, rather than containing an…",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-02-16T11:57:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7de1b15c5289549d538f4cba34587235e034db7",
          "body": "…) methods as .create()",
          "is_bot": false,
          "headline": "feat!: Require createNode() for collection tags, rename static .from(…",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-02-16T11:57:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2fe9cc939a50eba552b62cb116da1b2bb8a9d45",
          "body": null,
          "is_bot": false,
          "headline": "feat!: Turn Collection into an interface, add isCollection()",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-02-16T11:57:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "059d7219b1ee11ee8ee28e7aea4df26e6b5aa040",
          "body": "…collection methods",
          "is_bot": false,
          "headline": "feat!: Drop addIn(), deleteIn(), getIn(), hasIn(), and setIn() doc & …",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-02-16T11:57:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e57f2d27a6ca4c3242d6808b785dfd5fa495eaa5",
          "body": null,
          "is_bot": false,
          "headline": "Performance improvements (#667)",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-02-16T11:56:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3fce9368f32a40364e421f6a105b557e53f3b07",
          "body": null,
          "is_bot": false,
          "headline": "refactor: Use [...foo, bar] instead of foo.concat(bar)",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-02-16T11:39:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d942c73c1ea9544d95db570af9f552f67c2898e",
          "body": null,
          "is_bot": false,
          "headline": "fix!: Do not freeze path in visit()",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-02-16T11:38:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8175732052bbe6a81a12929dbbeafef25eb8b80a",
          "body": null,
          "is_bot": false,
          "headline": "fix: Include context in all alias.resolve() calls",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-02-16T11:26:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "786141f3d5d52cf8d2ff28af04af16f75943a722",
          "body": null,
          "is_bot": false,
          "headline": "feat!: Turn NodeBase into an interface, add isNode() (#665)",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-02-16T10:20:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dbe303da7bdbadb1d7bb8f0f59e43c8d2b2dba3",
          "body": null,
          "is_bot": false,
          "headline": "ci: Add continue-on-error: true for firefox:94 BrowserStack test",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-02-16T10:08:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbdd93d641e4c3fe7bafe1ddbeb5da0e3026f2c1",
          "body": null,
          "is_bot": false,
          "headline": "fix: Improve visit() path construction & testing",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-02-15T13:21:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1f4c469a31a1ce24e5901fcfabedec09a12e1f3",
          "body": "…#664)",
          "is_bot": false,
          "headline": "feat!: Drop node.toJSON() methods + remove options from node.toJS() (…",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-02-14T21:03:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "806fd3daf88dcd2cab2e71645e5c6213357198b6",
          "body": null,
          "is_bot": false,
          "headline": "fix: Satisfy JSR/Deno type & docs requirements",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-02-13T16:15:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f536de04fc0993ee01af8145e64915ffec5f019",
          "body": null,
          "is_bot": false,
          "headline": "3.0.0-0",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-02-13T15:08:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef9962bc0cc5425736ab29c59725d15a71872a2c",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update version references",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-02-13T15:04:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f82a674a499bead5743bc9a5c83473650a2191e2",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update docs-slate",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-02-13T14:53:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fc0d8796e7072ccf20ec7e5e19cc47d018eb4b5",
          "body": null,
          "is_bot": false,
          "headline": "ci: Fix browserstack config",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-02-13T11:43:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "657b87f1e633fb8f6cc5ee40e61b5434dc14e335",
          "body": "…ck often times out with it",
          "is_bot": false,
          "headline": "ci: Split the Firefox 94 browser test into its own job, as Browsersta…",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-02-13T11:33:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcf1243443e740ce733112e47b3451f28a1f2f13",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update to rolldown-plugin-dts 0.22",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-02-13T11:15:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57fd8f718b6b9bd6613b88f1f896c6db1c172b78",
          "body": null,
          "is_bot": false,
          "headline": "chore: Refresh lockfile",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-02-13T11:03:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5393ce5c8b4e094b58310b356904141c93d70daa",
          "body": null,
          "is_bot": false,
          "headline": "fix: Include labels in the Range tuple type (#640)",
          "author_name": "Jiahao Guo",
          "author_login": "frantic1048",
          "committed_at": "2026-02-13T09:53:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bac121e878b34b6d49307d05d1e271798dfe165b",
          "body": "Be more strict and less custom",
          "is_bot": false,
          "headline": "Merge pull request #655 from eemeli/less-custom",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-02-13T09:48:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92f132b4f566dd6c4aca50f676b0d3b88be1aaae",
          "body": null,
          "is_bot": false,
          "headline": "fix: Simplify NodeType<T> (reverts 4ff5051b)",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-01-28T23:56:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4fe89a1f08a0dd3eb1229bea43ae13bd9822fe9",
          "body": null,
          "is_bot": false,
          "headline": "feat!: Rename doc.contents as doc.value",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-01-28T23:49:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44944ef3ce6a45adfa35e8cce6514c0b5e4db1a7",
          "body": null,
          "is_bot": false,
          "headline": "feat!: Disallow empty doc.contents, require array arg for *in() methods",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-01-28T12:15:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4037aa8c26ff972f2e23314877920c8d7d83ae7b",
          "body": null,
          "is_bot": false,
          "headline": "feat!: Drop custom node type structure, prefer instanceof checks",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-01-28T08:00:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fb85c55f6d91b6c8cc5bf206b786eae73ac4315",
          "body": null,
          "is_bot": false,
          "headline": "feat!: Always return nodes from document & collection getters",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-01-21T09:13:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae17e6cc8a6f53d6dec7f422c66c95bd9d742f83",
          "body": null,
          "is_bot": false,
          "headline": "feat!: Be more strict about collection values",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-01-21T05:12:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76447eca2116b7bc7d9c906e2d70cc6396b9ea40",
          "body": null,
          "is_bot": false,
          "headline": "refactor: Replace CreateNodeContext with NodeCreator",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2026-01-18T09:49:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dbf1c7c5246aa63b7c66c24358f737ebdaada62",
          "body": "…a flaky for Firefox 94",
          "is_bot": false,
          "headline": "ci: Extend browser connection timeout to 5 min - Browserstack is extr…",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-12-20T10:15:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "344aa5d587a7fbb32f0658cf9c20287fb98ee0a7",
          "body": null,
          "is_bot": false,
          "headline": "chore: Refresh dependencies & lockfile",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-12-20T08:27:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49085ac6f0dfc946b2e2cc23d5cc8f8cfec14dad",
          "body": null,
          "is_bot": false,
          "headline": "Drop separation between Node.js and browser builds (#649)",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-12-20T08:18:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ff31516294fc5d16aeb19dd25d2dd09f803c79a",
          "body": null,
          "is_bot": false,
          "headline": "ci: Extend browser connection timeout to 2 min",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-12-15T13:13:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "466f6e9549e33c076e9edaad85c74bc3b6d4125e",
          "body": null,
          "is_bot": false,
          "headline": "Use Rolldown to bundle the output files",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-12-15T13:04:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37f19b5ce5163f3cc18174a4dc81b7f7057c0d5d",
          "body": null,
          "is_bot": false,
          "headline": "Enable isolatedDeclarations & stripInternal in TS config",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-12-15T12:48:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa93c2d4e030b89d79b3c199351ad577438293a9",
          "body": null,
          "is_bot": false,
          "headline": "Explicitly declare most function return types",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-12-15T09:51:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5560f436afa55246d78238af94502acc7490388b",
          "body": null,
          "is_bot": false,
          "headline": "Clean up file extensions, .mjs -> .js",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-12-15T09:49:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66e3f967eecb593fdee79ec4a25664d14e10d75d",
          "body": null,
          "is_bot": false,
          "headline": "ci: Include test for TS 5.9 compatibility",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-12-15T09:49:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be05c55b804e4a746085a78c03f52acacd5c18e2",
          "body": null,
          "is_bot": false,
          "headline": "Drop yaml-playground submodule",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-12-15T09:49:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "359f6803eee83585ce39163837ee268bba60ce4f",
          "body": null,
          "is_bot": false,
          "headline": "Use Vitest with Playwright for browser tests",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-12-15T09:49:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75a5687b83d978cd626a03a217d59e8d77922dc8",
          "body": null,
          "is_bot": false,
          "headline": "Switch from Jest to Vitest",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-12-15T09:49:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90c1b80acbc86a8f31e3f05e750db8fa9823bee9",
          "body": null,
          "is_bot": false,
          "headline": "Use tsc rather than rollup to produce a single ESM build",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-12-15T09:49:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb7de00ca76f1ab99aa5b119c207ce9c28c0fae5",
          "body": null,
          "is_bot": false,
          "headline": "Drop imports from node:buffer and node:process outside src/cli.ts",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-12-15T09:49:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1de4bcfd5a89910b4d6e862ac63ce08d41d85105",
          "body": null,
          "is_bot": false,
          "headline": "Require Node.js & TS versions that support require(esm)",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-12-14T09:49:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a6f8fbce0fc2ad70695569c5fc406f930101c2f",
          "body": null,
          "is_bot": false,
          "headline": "Replace generators with arrays during parsing (#645)",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-12-14T09:47:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc0a8038921146c2486aa9e66492632bd28d55a4",
          "body": null,
          "is_bot": false,
          "headline": "Use more regexps in lexer",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-12-01T12:38:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "680e141828f93e169d448a3486e9eb7596233e2f",
          "body": null,
          "is_bot": false,
          "headline": "Simplify lexer state management",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-12-01T08:13:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8666307512773951c8943b9ad266c459c6f4fae2",
          "body": null,
          "is_bot": false,
          "headline": "Replace generators with a Document array in Composer",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-11-30T17:26:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a03fe388e0ef4a6f9be8ec93964edf7eeba5aa6",
          "body": null,
          "is_bot": false,
          "headline": "Replace generators with a Token array in Parser",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-11-30T17:08:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25493440718a025ff6d4a2fda2dbc184e80adb1a",
          "body": null,
          "is_bot": false,
          "headline": "Simplify Lexer into lex(source: string): string[] function",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-11-30T13:05:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "086fa6b5bae325da18734750cddee231ce578930",
          "body": null,
          "is_bot": false,
          "headline": "2.8.2",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-11-30T07:54:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95f01e98032ddf199b42bb3ba0737303b35ef752",
          "body": null,
          "is_bot": false,
          "headline": "chore: Add funding to package.json",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-11-30T07:52:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "152e204a9255064cc0af4f70b7fa0ac25e324a42",
          "body": null,
          "is_bot": false,
          "headline": "style: Apply updated Prettier rules & satisfy updated ESLint",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-11-30T07:52:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f3378c3bff1663a41f413dbf3c65b9bbb292db7",
          "body": null,
          "is_bot": false,
          "headline": "chore: Drop unused dependency cross-env",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-11-30T07:52:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0b9af7b6fba48e0fe4b4a85a64cb3339e5dd7aa",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update to @rollup/plugin-replace v6",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-11-30T07:52:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3cafc70ca0dfac449f25cfa60a426f68c23e061",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update to eslint-config-prettier v10",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-11-30T07:52:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "553c1b56f1f3a6b23b6f0358322dfbacfc3e80cb",
          "body": null,
          "is_bot": false,
          "headline": "chore: Refresh lockfile",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-11-30T07:31:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70a8db37c3bd8d6db6e8dddd4a1e9e6fc5a9a3b0",
          "body": null,
          "is_bot": false,
          "headline": "fix: Do not double newlines for empty map values (#642)",
          "author_name": "Tanner Snow",
          "author_login": "Neutronlul",
          "committed_at": "2025-11-27T12:24:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92821f2b8164f9831ff5a51f6e5a575e06365742",
          "body": null,
          "is_bot": false,
          "headline": "ci: Limit action permissions to minimum required",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-09-19T17:24:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95285f82a888781d4ff010b26f9beb6d13778422",
          "body": null,
          "is_bot": false,
          "headline": "fix: Serialize -0 as -0 (fixes #638)",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-09-13T08:03:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03709ca8fc83b70158f33a65637c8fb1651a6163",
          "body": null,
          "is_bot": false,
          "headline": "2.8.1 also for JSR",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-08-07T12:58:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dc3c3ba06971613d0bcb772da4711ca25343dac",
          "body": null,
          "is_bot": false,
          "headline": "2.8.1",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-08-05T13:19:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bbb1cb4e33f414707712a9880d1cdd37fc410b2",
          "body": "… compatibility",
          "is_bot": false,
          "headline": "chore: Add explicit jest-resolve@29 dev dependency to keep Node.js 15…",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-08-05T12:41:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3ba6322062052741a7bd1a445d4358102ee51e3",
          "body": null,
          "is_bot": false,
          "headline": "chore: Refresh lockfile",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-08-05T12:26:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de8a0ab549cf7658b0265a10bf0cf17525c1cbb6",
          "body": "Co-authored-by: Shruti <smittal4@opentext.com>",
          "is_bot": false,
          "headline": "fix: Preserve empty block literals (#634)",
          "author_name": "Shruti157",
          "author_login": "Shruti157",
          "committed_at": "2025-08-05T12:24:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81eb3bf6cf83010cc794488437f632a99edd9b66",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update site intro",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-07-27T16:02:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef23196d69074ad486da296abd8dfb5b9ebf22f4",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update README & docs/CONTRIBUTING",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-07-27T15:58:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa29f42e6556a149978636812de892ad82d2edcc",
          "body": null,
          "is_bot": false,
          "headline": "docs: Note that schema can be a Schema",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-07-26T07:51:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cad823ebd805aae2e9b743a5fb89f07a06cf505d",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update instructions on vulnerability reporting",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-06-11T08:38:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c000eb708fc04910a0b034572c6febb090ca7035",
          "body": null,
          "is_bot": false,
          "headline": "2.8.0",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-05-15T07:55:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e85fc85231eb4b3dccae06ac73bfd66de730c13",
          "body": null,
          "is_bot": false,
          "headline": "style: Apply updated lint rules",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-05-15T07:50:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02f7d5f1eed0062dc344bae82e40f9486a0dfa9e",
          "body": null,
          "is_bot": false,
          "headline": "chore: Refresh lockfile",
          "author_name": "Eemeli Aro",
          "author_login": "eemeli",
          "committed_at": "2025-05-15T07:43:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "389ca7cfe3664037e8c34aa90c73b17eee2467cf",
          "body": null,
          "is_bot": false,
          "headline": "docs: include cli example (#617)",
          "author_name": "Jonny Adshead",
          "author_login": "JAdshead",
          "committed_at": "2025-05-15T07:41:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 89,
      "commits_last_year": 94,
      "latest_release_at": "2026-05-11T10:32:38Z",
      "latest_release_tag": "v2.9.0",
      "releases_from_tags": false,
      "days_since_last_push": 9,
      "active_weeks_last_year": 21,
      "days_since_latest_release": 72,
      "mean_days_between_releases": 55.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 85,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "yaml",
          "exists": true,
          "license": "ISC",
          "keywords": [
            "YAML",
            "parser",
            "stringifier"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/yaml",
          "is_deprecated": false,
          "latest_version": "2.9.0",
          "repository_url": "https://github.com/eemeli/yaml",
          "versions_count": 103,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 741511044,
          "first_published_at": "2011-04-15T16:25:52.216000Z",
          "latest_published_at": "2026-05-11T10:16:24.045000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 72
        }
      ]
    },
    "popularity": {
      "forks": 172,
      "stars": 1681,
      "watchers": 15,
      "fork_history": {
        "days": [
          {
            "date": "2018-06-15",
            "count": 1
          },
          {
            "date": "2018-07-06",
            "count": 1
          },
          {
            "date": "2018-09-01",
            "count": 1
          },
          {
            "date": "2018-12-20",
            "count": 1
          },
          {
            "date": "2019-01-04",
            "count": 1
          },
          {
            "date": "2019-01-17",
            "count": 1
          },
          {
            "date": "2019-01-26",
            "count": 1
          },
          {
            "date": "2019-01-28",
            "count": 1
          },
          {
            "date": "2019-04-25",
            "count": 1
          },
          {
            "date": "2019-06-11",
            "count": 1
          },
          {
            "date": "2019-09-05",
            "count": 1
          },
          {
            "date": "2019-11-22",
            "count": 1
          },
          {
            "date": "2020-03-24",
            "count": 1
          },
          {
            "date": "2020-03-28",
            "count": 1
          },
          {
            "date": "2020-05-07",
            "count": 1
          },
          {
            "date": "2020-05-19",
            "count": 1
          },
          {
            "date": "2020-06-01",
            "count": 1
          },
          {
            "date": "2020-06-08",
            "count": 1
          },
          {
            "date": "2020-06-15",
            "count": 1
          },
          {
            "date": "2020-07-16",
            "count": 1
          },
          {
            "date": "2020-08-04",
            "count": 1
          },
          {
            "date": "2020-08-06",
            "count": 1
          },
          {
            "date": "2020-08-18",
            "count": 1
          },
          {
            "date": "2020-09-04",
            "count": 1
          },
          {
            "date": "2020-09-12",
            "count": 1
          },
          {
            "date": "2020-11-07",
            "count": 1
          },
          {
            "date": "2020-12-28",
            "count": 1
          },
          {
            "date": "2021-01-20",
            "count": 1
          },
          {
            "date": "2021-02-05",
            "count": 1
          },
          {
            "date": "2021-02-26",
            "count": 1
          },
          {
            "date": "2021-03-09",
            "count": 1
          },
          {
            "date": "2021-03-29",
            "count": 1
          },
          {
            "date": "2021-04-11",
            "count": 1
          },
          {
            "date": "2021-04-21",
            "count": 1
          },
          {
            "date": "2021-05-03",
            "count": 1
          },
          {
            "date": "2021-05-19",
            "count": 1
          },
          {
            "date": "2021-06-07",
            "count": 1
          },
          {
            "date": "2021-06-18",
            "count": 1
          },
          {
            "date": "2021-06-19",
            "count": 1
          },
          {
            "date": "2021-07-20",
            "count": 1
          },
          {
            "date": "2021-09-29",
            "count": 1
          },
          {
            "date": "2021-10-16",
            "count": 1
          },
          {
            "date": "2021-10-17",
            "count": 1
          },
          {
            "date": "2021-10-28",
            "count": 1
          },
          {
            "date": "2021-11-09",
            "count": 1
          },
          {
            "date": "2021-11-17",
            "count": 1
          },
          {
            "date": "2021-11-23",
            "count": 1
          },
          {
            "date": "2022-02-19",
            "count": 1
          },
          {
            "date": "2022-03-30",
            "count": 1
          },
          {
            "date": "2022-04-14",
            "count": 1
          },
          {
            "date": "2022-04-20",
            "count": 1
          },
          {
            "date": "2022-04-27",
            "count": 1
          },
          {
            "date": "2022-05-01",
            "count": 1
          },
          {
            "date": "2022-05-08",
            "count": 1
          },
          {
            "date": "2022-06-03",
            "count": 1
          },
          {
            "date": "2022-06-07",
            "count": 1
          },
          {
            "date": "2022-06-20",
            "count": 1
          },
          {
            "date": "2022-06-24",
            "count": 1
          },
          {
            "date": "2022-07-09",
            "count": 1
          },
          {
            "date": "2022-07-11",
            "count": 1
          },
          {
            "date": "2022-08-04",
            "count": 1
          },
          {
            "date": "2022-08-25",
            "count": 1
          },
          {
            "date": "2022-09-16",
            "count": 1
          },
          {
            "date": "2022-10-24",
            "count": 1
          },
          {
            "date": "2022-11-09",
            "count": 1
          },
          {
            "date": "2022-11-23",
            "count": 1
          },
          {
            "date": "2022-11-29",
            "count": 1
          },
          {
            "date": "2022-12-10",
            "count": 1
          },
          {
            "date": "2022-12-14",
            "count": 1
          },
          {
            "date": "2023-01-05",
            "count": 1
          },
          {
            "date": "2023-01-06",
            "count": 1
          },
          {
            "date": "2023-02-16",
            "count": 1
          },
          {
            "date": "2023-03-25",
            "count": 1
          },
          {
            "date": "2023-03-29",
            "count": 1
          },
          {
            "date": "2023-04-12",
            "count": 1
          },
          {
            "date": "2023-04-28",
            "count": 1
          },
          {
            "date": "2023-05-16",
            "count": 2
          },
          {
            "date": "2023-06-26",
            "count": 1
          },
          {
            "date": "2023-07-01",
            "count": 1
          },
          {
            "date": "2023-08-05",
            "count": 1
          },
          {
            "date": "2023-09-01",
            "count": 1
          },
          {
            "date": "2023-09-11",
            "count": 1
          },
          {
            "date": "2023-10-10",
            "count": 1
          },
          {
            "date": "2023-11-06",
            "count": 1
          },
          {
            "date": "2023-12-01",
            "count": 1
          },
          {
            "date": "2023-12-31",
            "count": 1
          },
          {
            "date": "2024-01-08",
            "count": 1
          },
          {
            "date": "2024-01-19",
            "count": 1
          },
          {
            "date": "2024-02-12",
            "count": 1
          },
          {
            "date": "2024-03-07",
            "count": 1
          },
          {
            "date": "2024-03-25",
            "count": 1
          },
          {
            "date": "2024-03-27",
            "count": 1
          },
          {
            "date": "2024-04-09",
            "count": 1
          },
          {
            "date": "2024-05-21",
            "count": 1
          },
          {
            "date": "2024-06-30",
            "count": 1
          },
          {
            "date": "2024-07-06",
            "count": 1
          },
          {
            "date": "2024-07-22",
            "count": 1
          },
          {
            "date": "2024-08-06",
            "count": 1
          },
          {
            "date": "2024-08-21",
            "count": 1
          },
          {
            "date": "2024-10-02",
            "count": 1
          },
          {
            "date": "2024-10-09",
            "count": 2
          },
          {
            "date": "2024-10-14",
            "count": 1
          },
          {
            "date": "2024-10-17",
            "count": 1
          },
          {
            "date": "2024-10-24",
            "count": 1
          },
          {
            "date": "2024-11-12",
            "count": 1
          },
          {
            "date": "2024-11-17",
            "count": 1
          },
          {
            "date": "2024-11-24",
            "count": 1
          },
          {
            "date": "2025-01-18",
            "count": 1
          },
          {
            "date": "2025-01-29",
            "count": 1
          },
          {
            "date": "2025-02-27",
            "count": 1
          },
          {
            "date": "2025-03-29",
            "count": 1
          },
          {
            "date": "2025-04-14",
            "count": 1
          },
          {
            "date": "2025-04-16",
            "count": 1
          },
          {
            "date": "2025-04-19",
            "count": 1
          },
          {
            "date": "2025-05-18",
            "count": 1
          },
          {
            "date": "2025-06-05",
            "count": 1
          },
          {
            "date": "2025-06-25",
            "count": 1
          },
          {
            "date": "2025-07-11",
            "count": 1
          },
          {
            "date": "2025-07-25",
            "count": 1
          },
          {
            "date": "2025-07-29",
            "count": 1
          },
          {
            "date": "2025-08-01",
            "count": 1
          },
          {
            "date": "2025-08-18",
            "count": 1
          },
          {
            "date": "2025-08-31",
            "count": 1
          },
          {
            "date": "2025-09-01",
            "count": 1
          },
          {
            "date": "2025-09-13",
            "count": 1
          },
          {
            "date": "2025-09-18",
            "count": 1
          },
          {
            "date": "2025-09-28",
            "count": 1
          },
          {
            "date": "2025-10-01",
            "count": 1
          },
          {
            "date": "2025-10-02",
            "count": 1
          },
          {
            "date": "2025-10-19",
            "count": 1
          },
          {
            "date": "2025-11-06",
            "count": 1
          },
          {
            "date": "2025-11-17",
            "count": 1
          },
          {
            "date": "2025-11-20",
            "count": 1
          },
          {
            "date": "2025-11-22",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2025-12-15",
            "count": 1
          },
          {
            "date": "2026-01-11",
            "count": 1
          },
          {
            "date": "2026-01-17",
            "count": 1
          },
          {
            "date": "2026-01-19",
            "count": 1
          },
          {
            "date": "2026-01-21",
            "count": 1
          },
          {
            "date": "2026-02-04",
            "count": 1
          },
          {
            "date": "2026-02-05",
            "count": 1
          },
          {
            "date": "2026-02-06",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 1
          },
          {
            "date": "2026-02-27",
            "count": 1
          },
          {
            "date": "2026-03-27",
            "count": 1
          },
          {
            "date": "2026-05-02",
            "count": 1
          },
          {
            "date": "2026-05-18",
            "count": 1
          },
          {
            "date": "2026-05-20",
            "count": 1
          },
          {
            "date": "2026-05-31",
            "count": 1
          },
          {
            "date": "2026-06-01",
            "count": 1
          },
          {
            "date": "2026-06-08",
            "count": 1
          },
          {
            "date": "2026-06-09",
            "count": 1
          },
          {
            "date": "2026-06-13",
            "count": 1
          },
          {
            "date": "2026-06-16",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 1
          },
          {
            "date": "2026-06-25",
            "count": 1
          },
          {
            "date": "2026-06-29",
            "count": 1
          },
          {
            "date": "2026-07-01",
            "count": 1
          },
          {
            "date": "2026-07-10",
            "count": 2
          },
          {
            "date": "2026-07-14",
            "count": 1
          },
          {
            "date": "2026-07-16",
            "count": 1
          },
          {
            "date": "2026-07-20",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 167,
        "total_forks": 172
      },
      "star_history": null,
      "open_issues_and_prs": 38
    },
    "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/tsconfig.json",
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 44112,
      "source_files_sampled": 111,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.14",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 1,
            "oldest_advisory_days": 2
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-jxxr-4gwj-5jf2"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 2,
            "oldest_advisory_days": 65
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m",
              "GHSA-h67p-54hq-rp68"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 2,
            "oldest_advisory_days": 37
          },
          {
            "name": "vite",
            "direct": false,
            "version": "8.0.8",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-fx2h-pf6j-xcff",
              "GHSA-v6wh-96g9-6wx3"
            ],
            "fixed_version": "8.0.16",
            "advisory_count": 2,
            "oldest_advisory_days": 37
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 4
        },
        "advisory_count": 7,
        "affected_count": 4,
        "assessed_count": 219,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "8.0.0-rc.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "8.0.0-rc.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "8.0.0-rc.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "8.0.0-rc.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "8.0.0-rc.2",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.21.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "0.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "3.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "9.39.4",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "2.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/core",
            "direct": false,
            "version": "0.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.8",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/types",
            "direct": false,
            "version": "0.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "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": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.124.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.126.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-android-arm64",
            "direct": false,
            "version": "1.0.0-rc.15",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-android-arm64",
            "direct": false,
            "version": "1.0.0-rc.16",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-arm64",
            "direct": false,
            "version": "1.0.0-rc.15",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-arm64",
            "direct": false,
            "version": "1.0.0-rc.16",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-x64",
            "direct": false,
            "version": "1.0.0-rc.15",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-x64",
            "direct": false,
            "version": "1.0.0-rc.16",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-freebsd-x64",
            "direct": false,
            "version": "1.0.0-rc.15",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-freebsd-x64",
            "direct": false,
            "version": "1.0.0-rc.16",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.0.0-rc.15",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.0.0-rc.16",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.0.0-rc.15",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.0.0-rc.16",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-musl",
            "direct": false,
            "version": "1.0.0-rc.15",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-musl",
            "direct": false,
            "version": "1.0.0-rc.16",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.0.0-rc.15",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.0.0-rc.16",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.0.0-rc.15",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.0.0-rc.16",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-gnu",
            "direct": false,
            "version": "1.0.0-rc.15",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-gnu",
            "direct": false,
            "version": "1.0.0-rc.16",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-musl",
            "direct": false,
            "version": "1.0.0-rc.15",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-musl",
            "direct": false,
            "version": "1.0.0-rc.16",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-openharmony-arm64",
            "direct": false,
            "version": "1.0.0-rc.15",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-openharmony-arm64",
            "direct": false,
            "version": "1.0.0-rc.16",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-wasm32-wasi",
            "direct": false,
            "version": "1.0.0-rc.15",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-wasm32-wasi",
            "direct": false,
            "version": "1.0.0-rc.16",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.0.0-rc.15",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.0.0-rc.16",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-x64-msvc",
            "direct": false,
            "version": "1.0.0-rc.15",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-x64-msvc",
            "direct": false,
            "version": "1.0.0-rc.16",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/pluginutils",
            "direct": false,
            "version": "1.0.0-rc.15",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/pluginutils",
            "direct": false,
            "version": "1.0.0-rc.16",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/deep-eql",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jsesc",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "20.19.39",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "8.58.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "8.58.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.58.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.58.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.58.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.58.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.58.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.58.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.58.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.58.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "4.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/mocker",
            "direct": false,
            "version": "4.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "4.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/runner",
            "direct": false,
            "version": "4.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/snapshot",
            "direct": false,
            "version": "4.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "4.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "4.1.4",
            "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-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ast-kit",
            "direct": false,
            "version": "3.0.0-beta.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": "birpc",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.14",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "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": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "dts-resolver",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "9.39.4",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "10.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "8.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "10.4.0",
            "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": "estree-walker",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "expect-type",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-check",
            "direct": false,
            "version": "2.25.0",
            "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": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "get-tsconfig",
            "direct": false,
            "version": "4.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.1.0",
            "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": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-android-arm64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-arm64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-x64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-freebsd-x64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-gnu",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-musl",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-gnu",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-musl",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-arm64-msvc",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-x64-msvc",
            "direct": false,
            "version": "1.32.0",
            "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": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "obug",
            "direct": false,
            "version": "2.1.1",
            "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": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.10",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pure-rand",
            "direct": false,
            "version": "5.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-pkg-maps",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown",
            "direct": false,
            "version": "1.0.0-rc.15",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown",
            "direct": false,
            "version": "1.0.0-rc.16",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown-plugin-dts",
            "direct": false,
            "version": "0.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.4",
            "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": "siginfo",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "stackback",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "4.1.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": "tinybench",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.16",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrainbow",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "8.58.2",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "6.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "8.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "4.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "why-is-node-running",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 219,
        "direct_count": 0,
        "indirect_count": 219
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 12,
        "merged_prs": 140,
        "open_issues": 26,
        "closed_ratio": 0.935,
        "closed_issues": 372,
        "closed_unmerged_prs": 38
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "eemeli",
          "commits": 1566,
          "avatar_url": "https://avatars.githubusercontent.com/u/617000?v=4"
        },
        {
          "type": "User",
          "login": "ikatyang",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/8341033?v=4"
        },
        {
          "type": "User",
          "login": "dota17",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/50514813?v=4"
        },
        {
          "type": "User",
          "login": "MikeRalphson",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/21603?v=4"
        },
        {
          "type": "User",
          "login": "danielbayley",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/7797479?v=4"
        },
        {
          "type": "User",
          "login": "shirk3y",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1696055?v=4"
        },
        {
          "type": "User",
          "login": "golergka",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/929735?v=4"
        },
        {
          "type": "User",
          "login": "isaacs",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/9287?v=4"
        },
        {
          "type": "User",
          "login": "muff1nman",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1531528?v=4"
        },
        {
          "type": "User",
          "login": "featherbear",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1159091?v=4"
        }
      ],
      "contributors_sampled": 34,
      "top_contributor_share": 0.965
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "browsers.yml",
        "codeql-analysis.yml",
        "deno.yml",
        "jsr-publish.yml",
        "nodejs.yml",
        "typescript.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "eslint.config.js"
      ],
      "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": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "4 out of 4 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": 1,
            "reason": "Found 2/13 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 19 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": 10,
            "reason": "project is 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": "8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 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": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 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": 4,
            "reason": "6 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "bf03c0cb1ee997c56ed85c70f56c73e05b1cc001",
        "ran_at": "2026-07-22T21:15:32Z",
        "aggregate_score": 7.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-13T10:57:17Z",
      "oldest_open_prs": [
        {
          "number": 380,
          "created_at": "2022-04-18T10:37:45Z",
          "last_comment_at": "2022-04-27T17:07:43Z",
          "last_comment_author": "ioggstream"
        },
        {
          "number": 629,
          "created_at": "2025-06-26T17:57:59Z",
          "last_comment_at": "2026-02-13T09:57:15Z",
          "last_comment_author": "eemeli"
        },
        {
          "number": 651,
          "created_at": "2026-01-10T13:00:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 654,
          "created_at": "2026-02-05T02:02:25Z",
          "last_comment_at": "2026-04-04T23:46:40Z",
          "last_comment_author": "yjp20"
        },
        {
          "number": 674,
          "created_at": "2026-03-21T15:30:37Z",
          "last_comment_at": "2026-04-18T13:15:46Z",
          "last_comment_author": "eemeli"
        },
        {
          "number": 685,
          "created_at": "2026-06-09T11:44:40Z",
          "last_comment_at": "2026-06-21T10:31:13Z",
          "last_comment_author": "pupuking723"
        },
        {
          "number": 691,
          "created_at": "2026-06-16T00:32:12Z",
          "last_comment_at": "2026-06-19T20:19:10Z",
          "last_comment_author": "bojanstef"
        },
        {
          "number": 693,
          "created_at": "2026-06-17T16:30:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 697,
          "created_at": "2026-06-25T18:22:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 698,
          "created_at": "2026-06-26T15:15:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 699,
          "created_at": "2026-06-30T08:43:31Z",
          "last_comment_at": "2026-07-14T15:33:04Z",
          "last_comment_author": "eemeli"
        },
        {
          "number": 704,
          "created_at": "2026-07-10T13:01:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-13T10:55:42Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 283,
          "created_at": "2021-06-14T21:50:05Z",
          "last_comment_at": "2021-06-15T12:11:40Z",
          "last_comment_author": "eemeli"
        },
        {
          "number": 294,
          "created_at": "2021-07-10T06:51:37Z",
          "last_comment_at": "2021-07-14T23:07:14Z",
          "last_comment_author": "pskfyi"
        },
        {
          "number": 349,
          "created_at": "2022-01-16T23:00:15Z",
          "last_comment_at": "2022-01-17T11:32:00Z",
          "last_comment_author": "eemeli"
        },
        {
          "number": 386,
          "created_at": "2022-05-02T15:07:34Z",
          "last_comment_at": "2026-02-13T11:59:56Z",
          "last_comment_author": "remcohaszing"
        },
        {
          "number": 535,
          "created_at": "2024-04-09T15:43:17Z",
          "last_comment_at": "2024-04-09T16:03:49Z",
          "last_comment_author": "eemeli"
        },
        {
          "number": 553,
          "created_at": "2024-06-07T09:55:51Z",
          "last_comment_at": "2024-06-08T14:31:36Z",
          "last_comment_author": "eemeli"
        },
        {
          "number": 572,
          "created_at": "2024-09-02T03:16:45Z",
          "last_comment_at": "2024-09-02T13:16:53Z",
          "last_comment_author": "eemeli"
        },
        {
          "number": 575,
          "created_at": "2024-09-09T20:54:37Z",
          "last_comment_at": "2024-09-10T12:01:10Z",
          "last_comment_author": "bodinsamuel"
        },
        {
          "number": 600,
          "created_at": "2025-01-08T08:58:43Z",
          "last_comment_at": "2026-02-13T10:22:32Z",
          "last_comment_author": "eemeli"
        },
        {
          "number": 601,
          "created_at": "2025-01-30T14:22:11Z",
          "last_comment_at": "2026-05-02T15:55:17Z",
          "last_comment_author": "eemeli"
        },
        {
          "number": 602,
          "created_at": "2025-02-04T21:57:14Z",
          "last_comment_at": "2025-02-05T11:32:59Z",
          "last_comment_author": "eemeli"
        },
        {
          "number": 622,
          "created_at": "2025-05-20T01:14:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 639,
          "created_at": "2025-09-17T17:21:17Z",
          "last_comment_at": "2025-10-08T13:32:56Z",
          "last_comment_author": "eemeli"
        },
        {
          "number": 657,
          "created_at": "2026-02-12T23:25:22Z",
          "last_comment_at": "2026-02-13T09:28:52Z",
          "last_comment_author": "eemeli"
        },
        {
          "number": 658,
          "created_at": "2026-02-13T08:09:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 659,
          "created_at": "2026-02-13T08:19:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 661,
          "created_at": "2026-02-13T09:01:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 662,
          "created_at": "2026-02-13T09:46:44Z",
          "last_comment_at": "2026-06-02T09:00:37Z",
          "last_comment_author": "beeequeue"
        },
        {
          "number": 668,
          "created_at": "2026-02-20T13:41:13Z",
          "last_comment_at": "2026-04-30T23:18:17Z",
          "last_comment_author": "Xstoudi"
        },
        {
          "number": 669,
          "created_at": "2026-02-26T22:52:21Z",
          "last_comment_at": "2026-02-27T08:38:43Z",
          "last_comment_author": "eemeli"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/eemeli/yaml",
    "host": "github.com",
    "name": "yaml",
    "owner": "eemeli"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 78,
      "inputs": {
        "security": 79,
        "vitality": 79,
        "community": 80,
        "governance": 66,
        "engineering": 90
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 79,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "commits_last_year": 94,
              "human_commit_share": 1,
              "days_since_last_push": 9,
              "active_weeks_last_year": 21
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 9 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "21/52 weeks with commits",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 21
                    }
                  }
                ],
                "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": "8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 92,
            "inputs": {
              "releases_count": 89,
              "latest_release_tag": "v2.9.0",
              "releases_from_tags": false,
              "days_since_latest_release": 72,
              "mean_days_between_releases": 55.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "89 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 89
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 72 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 72
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~55.1 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 55.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 9,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 9 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 80,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "forks": 172,
              "stars": 1681,
              "watchers": 15,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,681 stars",
                "points": 52.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1681
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "172 forks",
                "points": 18.6,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 172
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "15 watchers",
                "points": 6.4,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (ISC)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "ISC"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "yaml"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 741511044
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "741,511,044 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 741511044,
                      "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": "moderate",
        "name": "Sustainability & Governance",
        "value": 66,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 34,
              "top_contributor_share": 0.965
            },
            "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 96% of commits",
                "points": 0.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "34 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 34
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 19 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": 140,
              "open_issues": 26,
              "closed_issues": 372,
              "issue_closed_ratio": 0.935,
              "closed_unmerged_prs": 38
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "94% of issues closed",
                "points": 43.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 94
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "140/178 decided PRs merged",
                "points": 30.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 140,
                      "decided": 178
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/13 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 68,
            "inputs": {
              "followers": 467,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "eemeli",
              "public_repos": 144,
              "account_age_days": 5637
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "467 followers of eemeli",
                "points": 19.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 467,
                      "login": "eemeli"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "144 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 144
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "yaml"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 72
            },
            "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 72 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 72
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "103 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 103
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 90,
        "weight": 0.2,
        "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": "6 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "eslint.config.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "4 out of 4 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "yaml",
                "yaml-parser",
                "yaml-editor"
              ],
              "has_wiki": false,
              "homepage": "https://eemeli.org/yaml",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://eemeli.org/yaml",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 79,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 74,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 7.4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "4 out of 4 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 2/13 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 19 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 fuzzed",
                "points": 5,
                "status": "met",
                "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": "8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 2",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "6 existing vulnerabilities detected",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 219 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 219
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 7,
              "affected_packages": 4,
              "assessed_packages": 219,
              "unassessed_packages": 0,
              "affected_by_severity": "high 4",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 219,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 21
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 58,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.78,
              "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": "78 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 78,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "tests/tsconfig.json",
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "eslint.config.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tests/tsconfig.json, tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tests/tsconfig.json, 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": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "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": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 44112,
              "source_files_sampled": 111,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/111 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 111,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T21:15:55.045487Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/eemeli/yaml.svg",
  "full_name": "eemeli/yaml",
  "license_state": "standard",
  "license_spdx": "ISC"
}

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

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

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