Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-27 18:45 UTC

y-crdt / y-octo

CRDT implementation which is compatible with https://github.com/yjs/yjs

RustCustom license★ 334 stars⑂ 10 forkssince Aug 2023View on GitHub ↗

y-crdt/y-octo holds a health index of 54 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (64/100) and lowest on Sustainability & Governance (48/100). It was last updated today. A single contributor accounts for most of its recent work.

54
overall / 100
Moderate

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.

54
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

y-crdtOrganization
118 followers18 public repossince Nov 2020

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.ioy-octopoints to another repo — not scored0.1.08,46340 days agocollaborationcrdtcrdtsyatayjs

Metrics by category

Vitality

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

49At risk · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
6.9/36Commit cadence — 10/52 weeks with commits
11.5/18Commit volume — 18 commits in the last year
6/10OpenSSF Scorecard: Maintained — 8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6
Inputs used
commits_last_year18
human_commit_share1
days_since_last_push0
active_weeks_last_year10
How it's scored
16.2/27Ships releases — 1 version tags (no GitHub releases)
0/36Release recency — latest release 1,072 days ago
12.6/27Release cadence — cadence unknown (single release)
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count1
latest_release_tag0.0.1
releases_from_tagsyes
days_since_latest_release1,072
mean_days_between_releases
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

55Moderate · 18% of overall
How it's scored
40.9/60Stars — 334 stars
8/25Forks — 10 forks
3.3/15Watchers — 5 watchers
Inputs used
forks10
stars334
watchers5
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
0/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

48At risk · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
8.2/22.5Commit distribution — top contributor authored 64% of commits
10.8/13.5Contributor breadth — 8 contributors
10/10OpenSSF Scorecard: Contributors — project has 12 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled8
top_contributor_share0.635
How it's scored
0/46.8Issue resolution — 0% of issues closed
36.7/38.3PR acceptance — 46/48 decided PRs merged
4.5/15OpenSSF Scorecard: Code-Review — Found 8/24 approved changesets -- score normalized to 3
Inputs used
merged_prs46
open_issues8
closed_issues0
issue_closed_ratio0
closed_unmerged_prs2
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
14.9/25Owner reach — 118 followers of y-crdt
20.7/25Track record — 18 public repos, account ~5 yr old
Inputs used
followers118
owner_typeOrganization
is_verified
owner_loginy-crdt
public_repos18
account_age_days2,078

Engineering Quality

Are baseline engineering and documentation practices in place?

64Moderate · 20% of overall
How it's scored
24/24CI workflows — 8 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
10/20OpenSSF Scorecard: CI-Tests — 12 out of 21 merged PRs checked by a CI test -- score normalized to 5
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno

Documentation

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://octobase.pro/
10/10Repository description
10/10Topics — 4 topics
0/10Wiki
Inputs used
topicscrdt-algorithm, crdt-implementations, crdts, thread-safe
has_wikino
homepagehttps://octobase.pro/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

56Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
1.2/2.5CI-Tests — 12 out of 21 merged PRs checked by a CI test -- score normalized to 5
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
2.2/7.5Code-Review — Found 8/24 approved changesets -- score normalized to 3
2.5/2.5Contributors — project has 12 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
5/5Fuzzing — project is fuzzed
2.2/2.5License — license file detected
4.5/7.5Maintained — 8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
3/5SAST — SAST tool is not run on all commits -- score normalized to 6
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 31 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.5
Excluded from scoring (no data or not applicable): branch_protection, 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
advisories44
affected_packages16
assessed_packages565
unassessed_packages12
affected_by_severitycritical 1, high 12, moderate 2, unknown 1
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 565 resolved dependencies against OSV. 12 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. 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 — 99 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.99
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml, y-octo-node/Cargo.toml, y-octo-utils/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — tsconfig.json, y-octo-node/tsconfig.json
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock, yarn.lock
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configstsconfig.json, y-octo-node/tsconfig.json
agent_commit_share0
toolchain_manifestsCargo.toml, y-octo-node/Cargo.toml, y-octo-utils/Cargo.toml, y-octo-utils/fuzz/Cargo.toml, y-octo-utils/yrs-is-unsafe/Cargo.toml, y-octo/Cargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Rust (statically typed)
54.5/55Manageable file sizes — 1/115 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes2,992,863
source_files_sampled115
oversized_source_files1

Key facts

334GitHub stars
8contributors
18commits, last 12 months
0days since last push
1releases
1bus factor
8open issues
crates.io, npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch npm package '@y-octo/cli' from its registry
  • crates package 'y-octo' points at a different repository (https://github.com/toeverything/y-octo); excluded from ecosystem scoring
  • Could not fetch crates package 'y-octo-node' from its registry
  • Could not fetch crates package 'y-octo-utils' from its registry
  • Could not fetch crates package 'yrs-is-unsafe' from its registry
  • deps.dev does not index crates:y-octo@0.1.0; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 0 ★ / 10 ⇿
0Stars
10Forks

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.

02468101012023-082025-012026-06

Each point covers 3 days.

OpenSSF Scorecard 4.5 / 10
4.5aggregate

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

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
5CI-Tests12 out of 21 merged PRs checked by a CI test -- score normalized to 5
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 8/24 approved changesets -- score normalized to 3
10Contributorsproject has 12 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
10Fuzzingproject is fuzzed
9Licenselicense file detected
6Maintained8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
6SASTSAST tool is not run on all commits -- score normalized to 6
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities31 existing vulnerabilities detected
Direct dependencies 30
RegistryPackageVersion constraintManifest
crates.ioanyhow1y-octo-node/Cargo.toml
crates.ionapi2y-octo-node/Cargo.toml
crates.ionapi-derive2y-octo-node/Cargo.toml
crates.ioy-octoy-octo-node/Cargo.toml
crates.ioarbitraryy-octo-utils/Cargo.toml
crates.ioclapy-octo-utils/Cargo.toml
crates.iolib0y-octo-utils/Cargo.toml
crates.iophfy-octo-utils/Cargo.toml
crates.iorandy-octo-utils/Cargo.toml
crates.iorand_chachay-octo-utils/Cargo.toml
crates.ioregexy-octo-utils/Cargo.toml
crates.ioreqwesty-octo-utils/Cargo.toml
crates.ioserde_jsony-octo-utils/Cargo.toml
crates.ioy-octoy-octo-utils/Cargo.toml
crates.ioyrsy-octo-utils/Cargo.toml
crates.ioyrs-latest=0.27.3y-octo-utils/Cargo.toml
crates.ioahashy-octo/Cargo.toml
crates.iobyteordery-octo/Cargo.toml
crates.iology-octo/Cargo.toml
crates.ionanoidy-octo/Cargo.toml
crates.ionomy-octo/Cargo.toml
crates.ioordered-floaty-octo/Cargo.toml
crates.iorandy-octo/Cargo.toml
crates.iorand_distry-octo/Cargo.toml
crates.ioserdey-octo/Cargo.toml
crates.ioserde_jsony-octo/Cargo.toml
crates.iosmol_stry-octo/Cargo.toml
crates.iothiserrory-octo/Cargo.toml
crates.ioy-octoy-octo-utils/yrs-is-unsafe/Cargo.toml
crates.ioyrs=0.16.5y-octo-utils/yrs-is-unsafe/Cargo.toml
All dependencies 577

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

RegistryPackageVersionRelation
crates.ioahash0.8.12direct
crates.ioanyhowdirect
crates.ioarbitrary1.4.1direct
crates.iobyteorder1.5.0direct
crates.ioclap4.5.38direct
crates.iolib00.16.10direct
crates.iolog0.4.27direct
crates.ionanoid0.4.0direct
crates.ionapidirect
crates.ionapi-derivedirect
crates.ionom8.0.0direct
crates.ioordered-float5.0.0direct
crates.iophf0.11.3direct
crates.iorand0.8.6direct
crates.iorand0.9.4direct
crates.iorand_chacha0.3.1direct
crates.iorand_chacha0.9.0direct
crates.iorand_distr0.5.1direct
crates.ioreqwest0.12.28direct
crates.ioserde1.0.219direct
crates.ioserde_json1.0.140direct
crates.iosmol_str0.3.2direct
crates.iothiserror1.0.69direct
crates.iothiserror2.0.12direct
crates.ioyrs0.16.5direct
crates.ioyrs0.23.1direct
crates.ioyrs0.27.3direct
crates.ioaho-corasick1.1.3indirect
crates.ioanstream0.6.18indirect
crates.ioanstyle1.0.10indirect
crates.ioanstyle-parse0.2.6indirect
crates.ioanstyle-query1.1.2indirect
crates.ioanstyle-wincon3.0.7indirect
crates.ioarc-swap1.7.1indirect
crates.ioasync-lock3.4.0indirect
crates.ioasync-trait0.1.88indirect
crates.ioatomic-waker1.1.2indirect
crates.ioautocfg1.4.0indirect
crates.iobase640.22.1indirect
crates.iobitflags2.9.0indirect
crates.ioborsh1.5.7indirect
crates.iobumpalo3.17.0indirect
crates.iobytes1.11.1indirect
crates.iocc1.2.22indirect
crates.iocfg-if1.0.0indirect
crates.iocfg_aliases0.2.1indirect
crates.ioclap_builder4.5.38indirect
crates.ioclap_derive4.5.32indirect
crates.ioclap_lex0.7.4indirect
crates.iocolorchoice1.0.3indirect
crates.ioconcurrent-queue2.5.0indirect
crates.iocrossbeam-utils0.8.21indirect
crates.iodashmap6.1.0indirect
crates.ioderive_arbitrary1.4.1indirect
crates.iodisplaydoc0.2.6indirect
crates.ioevent-listener5.4.0indirect
crates.ioevent-listener-strategy0.5.4indirect
crates.iofastrand2.3.0indirect
crates.ioform_urlencoded1.2.2indirect
crates.iofutures-channel0.3.32indirect
crates.iofutures-core0.3.32indirect
crates.iofutures-io0.3.32indirect
crates.iofutures-sink0.3.32indirect
crates.iofutures-task0.3.32indirect
crates.iofutures-util0.3.32indirect
crates.iogenerator0.8.4indirect
crates.iogetrandom0.2.16indirect
crates.iogetrandom0.3.3indirect
crates.iohashbrown0.14.5indirect
crates.ioheck0.5.0indirect
crates.iohttp1.4.2indirect
crates.iohttp-body1.0.1indirect
crates.iohttp-body-util0.1.3indirect
crates.iohttparse1.10.1indirect
crates.iohyper1.10.1indirect
crates.iohyper-rustls0.27.9indirect
crates.iohyper-util0.1.20indirect
crates.ioicu_collections2.1.1indirect
crates.ioicu_locale_core2.1.1indirect
crates.ioicu_normalizer2.1.1indirect
crates.ioicu_normalizer_data2.1.1indirect
crates.ioicu_properties2.1.2indirect
crates.ioicu_properties_data2.1.2indirect
crates.ioicu_provider2.1.1indirect
crates.ioidna1.1.0indirect
crates.ioidna_adapter1.2.1indirect
crates.ioipnet2.12.0indirect
crates.iois_terminal_polyfill1.70.1indirect
crates.ioitoa1.0.15indirect
crates.iojobserver0.1.33indirect
crates.iojs-sys0.3.77indirect
crates.iolazy_static1.5.0indirect
crates.iolibc0.2.172indirect
crates.iolibfuzzer-sys0.4.9indirect
crates.iolibm0.2.15indirect
crates.iolitemap0.8.2indirect
crates.iolock_api0.4.12indirect
crates.ioloom0.7.2indirect
crates.iolru-slab0.1.2indirect
crates.iomatchers0.2.0indirect
crates.iomemchr2.7.4indirect
crates.iomio1.1.0indirect
crates.ionapi-buildindirect
crates.ionu-ansi-term0.50.3indirect
crates.ionum-traits0.2.19indirect
crates.ioonce_cell1.21.3indirect
crates.ioparking2.2.1indirect
crates.ioparking_lot_core0.9.10indirect
crates.iopercent-encoding2.3.2indirect
crates.iophf_generator0.11.3indirect
crates.iophf_macros0.11.3indirect
crates.iophf_shared0.11.3indirect
crates.iopin-project-lite0.2.16indirect
crates.iopotential_utf0.1.4indirect
crates.ioppv-lite860.2.21indirect
crates.ioproc-macro21.0.95indirect
crates.ioquinn0.11.9indirect
crates.ioquinn-proto0.11.14indirect
crates.ioquinn-udp0.5.14indirect
crates.ioquote1.0.40indirect
crates.ior-efi5.2.0indirect
crates.iorand_core0.6.4indirect
crates.iorand_core0.9.3indirect
crates.ioredox_syscall0.5.12indirect
crates.ioregex-automata0.4.9indirect
crates.ioregex-syntax0.8.5indirect
crates.ioring0.17.14indirect
crates.iorustc-hash2.1.2indirect
crates.iorustls0.23.40indirect
crates.iorustls-pki-types1.14.1indirect
crates.iorustls-webpki0.103.13indirect
crates.iorustversion1.0.20indirect
crates.ioryu1.0.20indirect
crates.ioscoped-tls1.0.1indirect
crates.ioscopeguard1.2.0indirect
crates.ioserde_derive1.0.219indirect
crates.ioserde_urlencoded0.7.1indirect
crates.iosharded-slab0.1.7indirect
crates.ioshlex1.3.0indirect
crates.iosiphasher1.0.1indirect
crates.ioslab0.4.12indirect
crates.iosmallstr0.3.0indirect
crates.iosmallvec1.15.0indirect
crates.iosocket20.6.4indirect
crates.iostable_deref_trait1.2.1indirect
crates.iostrsim0.11.1indirect
crates.iosubtle2.6.1indirect
crates.iosyn2.0.101indirect
crates.iosync_wrapper1.0.2indirect
crates.iosynstructure0.13.2indirect
crates.iothiserror-impl1.0.69indirect
crates.iothiserror-impl2.0.12indirect
crates.iothread_local1.1.8indirect
crates.iotinystr0.8.2indirect
crates.iotinyvec1.11.0indirect
crates.iotinyvec_macros0.1.1indirect
crates.iotokio1.50.0indirect
crates.iotokio-rustls0.26.4indirect
crates.iotower0.5.3indirect
crates.iotower-http0.6.11indirect
crates.iotower-layer0.3.3indirect
crates.iotower-service0.3.3indirect
crates.iotracing0.1.44indirect
crates.iotracing-core0.1.36indirect
crates.iotracing-log0.2.0indirect
crates.iotracing-subscriber0.3.22indirect
crates.iotry-lock0.2.5indirect
crates.iounicode-ident1.0.18indirect
crates.iountrusted0.9.0indirect
crates.iourl2.5.8indirect
crates.ioutf8_iter1.0.4indirect
crates.ioutf8parse0.2.2indirect
crates.iovaluable0.1.1indirect
crates.ioversion_check0.9.5indirect
crates.iowant0.3.1indirect
crates.iowasi0.11.0+wasi-snapshot-preview1indirect
crates.iowasi0.14.2+wasi-0.2.4indirect
crates.iowasm-bindgen0.2.100indirect
crates.iowasm-bindgen-backend0.2.100indirect
crates.iowasm-bindgen-futures0.4.50indirect
crates.iowasm-bindgen-macro0.2.100indirect
crates.iowasm-bindgen-macro-support0.2.100indirect
crates.iowasm-bindgen-shared0.2.100indirect
crates.ioweb-sys0.3.77indirect
crates.ioweb-time1.1.0indirect
crates.iowebpki-roots1.0.7indirect
crates.iowindows0.58.0indirect
crates.iowindows-core0.58.0indirect
crates.iowindows-implement0.58.0indirect
crates.iowindows-interface0.58.0indirect
crates.iowindows-link0.2.1indirect
crates.iowindows-result0.2.0indirect
crates.iowindows-strings0.1.0indirect
crates.iowindows-sys0.52.0indirect
crates.iowindows-sys0.59.0indirect
crates.iowindows-sys0.61.2indirect
crates.iowindows-targets0.52.6indirect
crates.iowindows_aarch64_gnullvm0.52.6indirect
crates.iowindows_aarch64_msvc0.52.6indirect
crates.iowindows_i686_gnu0.52.6indirect
crates.iowindows_i686_gnullvm0.52.6indirect
crates.iowindows_i686_msvc0.52.6indirect
crates.iowindows_x86_64_gnu0.52.6indirect
crates.iowindows_x86_64_gnullvm0.52.6indirect
crates.iowindows_x86_64_msvc0.52.6indirect
crates.iowit-bindgen-rt0.39.0indirect
crates.iowriteable0.6.3indirect
crates.ioyoke0.8.1indirect
crates.ioyoke-derive0.8.1indirect
crates.iozerocopy0.8.25indirect
crates.iozerocopy-derive0.8.25indirect
crates.iozerofrom0.1.8indirect
crates.iozerofrom-derive0.1.6indirect
crates.iozeroize1.9.0indirect
crates.iozerotrie0.2.3indirect
crates.iozerovec0.11.5indirect
crates.iozerovec-derive0.11.2indirect
npm@bcoe/v8-coverage1.0.1indirect
npm@emnapi/core1.8.1indirect
npm@emnapi/runtime1.8.1indirect
npm@emnapi/wasi-threads1.1.0indirect
npm@esbuild/aix-ppc640.27.2indirect
npm@esbuild/android-arm0.27.2indirect
npm@esbuild/android-arm640.27.2indirect
npm@esbuild/android-x640.27.2indirect
npm@esbuild/darwin-arm640.27.2indirect
npm@esbuild/darwin-x640.27.2indirect
npm@esbuild/freebsd-arm640.27.2indirect
npm@esbuild/freebsd-x640.27.2indirect
npm@esbuild/linux-arm0.27.2indirect
npm@esbuild/linux-arm640.27.2indirect
npm@esbuild/linux-ia320.27.2indirect
npm@esbuild/linux-loong640.27.2indirect
npm@esbuild/linux-mips64el0.27.2indirect
npm@esbuild/linux-ppc640.27.2indirect
npm@esbuild/linux-riscv640.27.2indirect
npm@esbuild/linux-s390x0.27.2indirect
npm@esbuild/linux-x640.27.2indirect
npm@esbuild/netbsd-arm640.27.2indirect
npm@esbuild/netbsd-x640.27.2indirect
npm@esbuild/openbsd-arm640.27.2indirect
npm@esbuild/openbsd-x640.27.2indirect
npm@esbuild/openharmony-arm640.27.2indirect
npm@esbuild/sunos-x640.27.2indirect
npm@esbuild/win32-arm640.27.2indirect
npm@esbuild/win32-ia320.27.2indirect
npm@esbuild/win32-x640.27.2indirect
npm@inquirer/ansi2.0.2indirect
npm@inquirer/checkbox5.0.3indirect
npm@inquirer/confirm6.0.3indirect
npm@inquirer/core11.1.0indirect
npm@inquirer/editor5.0.3indirect
npm@inquirer/expand5.0.3indirect
npm@inquirer/external-editor2.0.2indirect
npm@inquirer/figures2.0.2indirect
npm@inquirer/input5.0.3indirect
npm@inquirer/number4.0.3indirect
npm@inquirer/password5.0.3indirect
npm@inquirer/prompts8.1.0indirect
npm@inquirer/rawlist5.1.0indirect
npm@inquirer/search4.0.3indirect
npm@inquirer/select5.0.3indirect
npm@inquirer/type4.0.2indirect
npm@isaacs/balanced-match4.0.1indirect
npm@isaacs/brace-expansion5.0.0indirect
npm@isaacs/cliui8.0.2indirect
npm@isaacs/fs-minipass4.0.1indirect
npm@istanbuljs/schema0.1.3indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.0indirect
npm@jridgewell/trace-mapping0.3.25indirect
npm@napi-rs/cli3.5.1indirect
npm@napi-rs/cli^3.5.1indirect
npm@napi-rs/cross-toolchain1.0.3indirect
npm@napi-rs/lzma1.4.5indirect
npm@napi-rs/lzma-android-arm-eabi1.4.5indirect
npm@napi-rs/lzma-android-arm641.4.5indirect
npm@napi-rs/lzma-darwin-arm641.4.5indirect
npm@napi-rs/lzma-darwin-x641.4.5indirect
npm@napi-rs/lzma-freebsd-x641.4.5indirect
npm@napi-rs/lzma-linux-arm-gnueabihf1.4.5indirect
npm@napi-rs/lzma-linux-arm64-gnu1.4.5indirect
npm@napi-rs/lzma-linux-arm64-musl1.4.5indirect
npm@napi-rs/lzma-linux-ppc64-gnu1.4.5indirect
npm@napi-rs/lzma-linux-riscv64-gnu1.4.5indirect
npm@napi-rs/lzma-linux-s390x-gnu1.4.5indirect
npm@napi-rs/lzma-linux-x64-gnu1.4.5indirect
npm@napi-rs/lzma-linux-x64-musl1.4.5indirect
npm@napi-rs/lzma-wasm32-wasi1.4.5indirect
npm@napi-rs/lzma-win32-arm64-msvc1.4.5indirect
npm@napi-rs/lzma-win32-ia32-msvc1.4.5indirect
npm@napi-rs/lzma-win32-x64-msvc1.4.5indirect
npm@napi-rs/tar1.1.0indirect
npm@napi-rs/tar-android-arm-eabi1.1.0indirect
npm@napi-rs/tar-android-arm641.1.0indirect
npm@napi-rs/tar-darwin-arm641.1.0indirect
npm@napi-rs/tar-darwin-x641.1.0indirect
npm@napi-rs/tar-freebsd-x641.1.0indirect
npm@napi-rs/tar-linux-arm-gnueabihf1.1.0indirect
npm@napi-rs/tar-linux-arm64-gnu1.1.0indirect
npm@napi-rs/tar-linux-arm64-musl1.1.0indirect
npm@napi-rs/tar-linux-ppc64-gnu1.1.0indirect
npm@napi-rs/tar-linux-s390x-gnu1.1.0indirect
npm@napi-rs/tar-linux-x64-gnu1.1.0indirect
npm@napi-rs/tar-linux-x64-musl1.1.0indirect
npm@napi-rs/tar-wasm32-wasi1.1.0indirect
npm@napi-rs/tar-win32-arm64-msvc1.1.0indirect
npm@napi-rs/tar-win32-ia32-msvc1.1.0indirect
npm@napi-rs/tar-win32-x64-msvc1.1.0indirect
npm@napi-rs/wasm-runtime1.1.1indirect
npm@napi-rs/wasm-tools1.0.1indirect
npm@napi-rs/wasm-tools-android-arm-eabi1.0.1indirect
npm@napi-rs/wasm-tools-android-arm641.0.1indirect
npm@napi-rs/wasm-tools-darwin-arm641.0.1indirect
npm@napi-rs/wasm-tools-darwin-x641.0.1indirect
npm@napi-rs/wasm-tools-freebsd-x641.0.1indirect
npm@napi-rs/wasm-tools-linux-arm64-gnu1.0.1indirect
npm@napi-rs/wasm-tools-linux-arm64-musl1.0.1indirect
npm@napi-rs/wasm-tools-linux-x64-gnu1.0.1indirect
npm@napi-rs/wasm-tools-linux-x64-musl1.0.1indirect
npm@napi-rs/wasm-tools-wasm32-wasi1.0.1indirect
npm@napi-rs/wasm-tools-win32-arm64-msvc1.0.1indirect
npm@napi-rs/wasm-tools-win32-ia32-msvc1.0.1indirect
npm@napi-rs/wasm-tools-win32-x64-msvc1.0.1indirect
npm@nolyfill/shared1.0.44indirect
npm@npmcli/agent4.0.0indirect
npm@npmcli/fs5.0.0indirect
npm@octokit/auth-token6.0.0indirect
npm@octokit/core7.0.6indirect
npm@octokit/endpoint11.0.2indirect
npm@octokit/graphql9.0.3indirect
npm@octokit/openapi-types27.0.0indirect
npm@octokit/plugin-paginate-rest14.0.0indirect
npm@octokit/plugin-request-log6.0.0indirect
npm@octokit/plugin-rest-endpoint-methods17.0.0indirect
npm@octokit/request10.0.7indirect
npm@octokit/request-error7.1.0indirect
npm@octokit/rest22.0.1indirect
npm@octokit/types16.0.0indirect
npm@pkgjs/parseargs0.11.0indirect
npm@taplo/cli0.7.0indirect
npm@tybys/wasm-util0.10.1indirect
npm@types/istanbul-lib-coverage2.0.6indirect
npm@types/node22.19.5indirect
npm@types/node^22.19.5indirect
npm@types/prompts2.4.9indirect
npm@types/prompts^2.4.9indirect
npmabbrev4.0.0indirect
npmagent-base7.1.4indirect
npmansi-escapes7.0.0indirect
npmansi-regex5.0.1indirect
npmansi-regex6.1.0indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.1indirect
npmargparse2.0.1indirect
npmbalanced-match1.0.2indirect
npmbefore-after-hook4.0.0indirect
npmbrace-expansion1.1.11indirect
npmbrace-expansion2.0.1indirect
npmbraces3.0.3indirect
npmc810.1.3indirect
npmc8^10.1.3indirect
npmcacache20.0.3indirect
npmchalk2.4.2indirect
npmchalk5.6.2indirect
npmchardet2.1.1indirect
npmchownr3.0.0indirect
npmcli-cursor5.0.0indirect
npmcli-truncate4.0.0indirect
npmcli-width4.1.0indirect
npmclipanion4.0.0-rc.4indirect
npmcliui8.0.1indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcolorette2.0.20indirect
npmcommander13.1.0indirect
npmconcat-map0.0.1indirect
npmconvert-source-map2.0.0indirect
npmcross-spawn6.0.6indirect
npmcross-spawn7.0.6indirect
npmdebug4.4.3indirect
npmeastasianwidth0.2.0indirect
npmemnapi1.8.1indirect
npmemoji-regex10.4.0indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmencoding0.1.13indirect
npmenv-paths2.2.1indirect
npmenvironment1.1.0indirect
npmerr-code2.0.3indirect
npmerror-ex1.3.2indirect
npmes-toolkit1.43.0indirect
npmesbuild0.27.2indirect
npmescalade3.2.0indirect
npmescape-string-regexp1.0.5indirect
npmeventemitter35.0.1indirect
npmexeca8.0.1indirect
npmexponential-backoff3.1.3indirect
npmfast-content-type-parse3.0.0indirect
npmfdir6.5.0indirect
npmfill-range7.1.1indirect
npmfind-up5.0.0indirect
npmforeground-child3.3.0indirect
npmfs-minipass3.0.3indirect
npmfsevents2.3.3indirect
npmget-caller-file2.0.5indirect
npmget-east-asian-width1.3.0indirect
npmget-stream8.0.1indirect
npmget-tsconfig4.13.0indirect
npmglob10.4.5indirect
npmglob13.0.0indirect
npmgraceful-fs4.2.11indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhosted-git-info2.8.9indirect
npmhtml-escaper2.0.2indirect
npmhttp-cache-semantics4.2.0indirect
npmhttp-proxy-agent7.0.2indirect
npmhttps-proxy-agent7.0.6indirect
npmhuman-signals5.0.0indirect
npmhusky9.1.7indirect
npmiconv-lite0.6.3indirect
npmiconv-lite0.7.2indirect
npmimurmurhash0.1.4indirect
npmip-address10.1.0indirect
npmis-arrayish0.2.1indirect
npmis-core-module1.0.39indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-fullwidth-code-point4.0.0indirect
npmis-fullwidth-code-point5.0.0indirect
npmis-number7.0.0indirect
npmis-stream3.0.0indirect
npmisexe2.0.0indirect
npmisexe3.1.1indirect
npmisomorphic.js0.2.5indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-reports3.1.7indirect
npmjackspeak3.4.3indirect
npmjs-yaml4.1.1indirect
npmjson-parse-better-errors1.0.2indirect
npmkleur3.0.3indirect
npmlib00.2.117indirect
npmlilconfig3.1.3indirect
npmlint-staged15.5.2indirect
npmlistr28.3.3indirect
npmload-json-file4.0.0indirect
npmlocate-path6.0.0indirect
npmlog-update6.1.0indirect
npmlru-cache10.4.3indirect
npmlru-cache11.2.4indirect
npmmake-dir4.0.0indirect
npmmake-fetch-happen15.0.3indirect
npmmemorystream0.3.1indirect
npmmerge-stream2.0.0indirect
npmmicromatch4.0.8indirect
npmmimic-fn4.0.0indirect
npmmimic-function5.0.1indirect
npmminimatch10.1.1indirect
npmminimatch3.1.2indirect
npmminimatch9.0.5indirect
npmminipass3.3.6indirect
npmminipass7.1.2indirect
npmminipass-collect2.0.1indirect
npmminipass-fetch5.0.0indirect
npmminipass-flush1.0.5indirect
npmminipass-pipeline1.2.4indirect
npmminipass-sized1.0.3indirect
npmminizlib3.1.0indirect
npmms2.1.3indirect
npmmute-stream3.0.0indirect
npmnegotiator1.0.0indirect
npmnice-try1.0.5indirect
npmnode-gyp12.1.0indirect
npmnopt9.0.0indirect
npmnormalize-package-data2.5.0indirect
npmnpm-run-all4.1.5indirect
npmnpm-run-path5.3.0indirect
npmobug2.1.1indirect
npmonetime6.0.0indirect
npmonetime7.0.0indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmp-map7.0.4indirect
npmpackage-json-from-dist1.0.1indirect
npmparse-json4.0.0indirect
npmpath-exists4.0.0indirect
npmpath-key2.0.1indirect
npmpath-key3.1.1indirect
npmpath-key4.0.0indirect
npmpath-parse1.0.7indirect
npmpath-scurry1.11.1indirect
npmpath-scurry2.0.1indirect
npmpath-type3.0.0indirect
npmpicomatch2.3.1indirect
npmpicomatch4.0.3indirect
npmpidtree0.3.1indirect
npmpidtree0.6.0indirect
npmpify3.0.0indirect
npmprettier3.7.4indirect
npmproc-log6.1.0indirect
npmpromise-retry2.0.1indirect
npmprompts2.4.2indirect
npmprompts^2.4.2indirect
npmread-pkg3.0.0indirect
npmrequire-directory2.1.1indirect
npmresolve1.22.10indirect
npmresolve-pkg-maps1.0.0indirect
npmrestore-cursor5.1.0indirect
npmretry0.12.0indirect
npmrfdc1.4.1indirect
npmsafer-buffer1.0.44indirect
npmsemver5.7.2indirect
npmsemver7.7.3indirect
npmshebang-command1.2.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex1.0.0indirect
npmshebang-regex3.0.0indirect
npmshell-quote1.8.2indirect
npmsignal-exit4.1.0indirect
npmsisteransi1.0.5indirect
npmslice-ansi5.0.0indirect
npmslice-ansi7.1.0indirect
npmsmart-buffer4.2.0indirect
npmsocks2.8.7indirect
npmsocks-proxy-agent8.0.5indirect
npmspdx-correct3.2.0indirect
npmspdx-exceptions2.5.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.20indirect
npmssri13.0.0indirect
npmstring-argv0.3.2indirect
npmstring-width5.1.2indirect
npmstring-width7.2.0indirect
npmstring-width-cjs4.2.3indirect
npmstring.prototype.padend1.0.44indirect
npmstrip-ansi7.1.0indirect
npmstrip-ansi-cjs6.0.1indirect
npmstrip-bom3.0.0indirect
npmstrip-final-newline3.0.0indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmtar7.5.2indirect
npmtest-exclude7.0.1indirect
npmtinyglobby0.2.15indirect
npmto-regex-range5.0.1indirect
npmtslib2.8.1indirect
npmtsx4.21.0indirect
npmtsx^4.21.0indirect
npmtypanion3.14.0indirect
npmtypescript5.9.3indirect
npmtypescript^5.9.3indirect
npmundici-types6.21.0indirect
npmunique-filename5.0.0indirect
npmunique-slug6.0.0indirect
npmuniversal-user-agent7.0.3indirect
npmv8-to-istanbul9.3.0indirect
npmvalidate-npm-package-license3.0.4indirect
npmwhich1.3.1indirect
npmwhich2.0.2indirect
npmwhich6.0.0indirect
npmwrap-ansi8.1.0indirect
npmwrap-ansi9.0.2indirect
npmwrap-ansi-cjs7.0.0indirect
npmy18n5.0.8indirect
npmyallist4.0.0indirect
npmyallist5.0.0indirect
npmyaml2.8.2indirect
npmyargs17.7.2indirect
npmyargs-parser21.1.1indirect
npmyjs13.6.29indirect
npmyjs^13.6.29indirect
npmyocto-queue0.1.0indirect
Dependency advisories 16

This repository publishes no package the index resolves, so its own dependency graph was assessed — 565 packages, which also include development and test pins that never ship: 16 carry known advisories, of which 0 are direct. 12 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

PackageVersionRelationSeverityAdvisoriesFixed in
shell-quote1.8.2indirectcritical21.9.0
@isaacs/brace-expansion5.0.0indirecthigh15.0.1
brace-expansion1.1.11indirecthigh45.0.8
brace-expansion2.0.1indirecthigh45.0.8
glob10.4.5indirecthigh111.1.0
js-yaml4.1.1indirecthigh24.3.0
minimatch10.1.1indirecthigh310.2.3
minimatch3.1.2indirecthigh310.2.3
minimatch9.0.5indirecthigh310.2.3
picomatch2.3.1indirecthigh24.0.4
picomatch4.0.3indirecthigh24.0.4
quinn-proto0.11.14indirecthigh20.11.15
tar7.5.2indirecthigh127.5.21
ip-address10.1.0indirectmoderate110.1.1
yaml2.8.2indirectmoderate12.8.3
smallstr0.3.0indirectunknown1

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": [
        "crdt-algorithm",
        "crdt-implementations",
        "crdts",
        "thread-safe"
      ],
      "is_fork": false,
      "size_kb": 3231,
      "has_wiki": false,
      "homepage": "https://octobase.pro/",
      "languages": {
        "Rust": 621222,
        "Shell": 1182,
        "Dockerfile": 129,
        "JavaScript": 24007,
        "TypeScript": 11694
      },
      "pushed_at": "2026-07-27T18:11:09Z",
      "created_at": "2023-08-18T08:48:55Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-27T18:12:15Z",
      "description": "CRDT implementation which is compatible with https://github.com/yjs/yjs",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "Organization",
      "login": "y-crdt",
      "company": null,
      "location": null,
      "followers": 118,
      "avatar_url": "https://avatars.githubusercontent.com/u/74606771?v=4",
      "created_at": "2020-11-17T13:59:14Z",
      "is_verified": null,
      "public_repos": 18,
      "account_age_days": 2078
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "0.0.1",
          "kind": "patch",
          "published_at": "2023-08-19T20:53:56Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "70873e4f05f5ec55c125df174757f99f98e956e5",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version & deps (#58)",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2026-07-27T18:11:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fd28abd2a25e063b732589cc42f235b1f944b42",
          "body": null,
          "is_bot": false,
          "headline": "feat: improve apply perf (#57)",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2026-07-27T17:30:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "026675e8b137cbdaa6936de3bdaabd28875b1a9c",
          "body": null,
          "is_bot": false,
          "headline": "feat: read only doc (#56)",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2026-07-27T13:50:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2d4def810c43f2bb793cc733e9bd95dde6d7a15",
          "body": null,
          "is_bot": false,
          "headline": "fix: gc orphan parent (#55)",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2026-07-26T16:10:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5ba7e6a71fb2e3a9e0483b141b36178c101c7f1",
          "body": null,
          "is_bot": false,
          "headline": "feat: improve fuzzing & fix regression (#54)",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2026-07-20T13:13:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee7e6bd0f2c226341b307c4fc14355c1f53acf7a",
          "body": "…(#53)",
          "is_bot": false,
          "headline": "fix: avoid generating divergence-causing items in ListType::find_pos …",
          "author_name": "iasakura",
          "author_login": "iasakura",
          "committed_at": "2026-06-30T04:39:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4327355dc179391977c5fefc5325834c62906e65",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2026-06-15T14:41:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba0c576a2739997102bb65bbf941879af0081e36",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump toolchain & deps (#52)",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2026-06-15T14:38:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "badfce1506a5d16f59d2349b2fb07c8d5f43fb67",
          "body": null,
          "is_bot": false,
          "headline": "fix: race conditions (#51)",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2026-01-12T17:07:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8ab6eef78dc4867b3d8107a239f343f166a0d45",
          "body": null,
          "is_bot": false,
          "headline": "fix: index calc & detached node handle (#50)",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2026-01-11T10:38:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bde93d05f3adb754d95e2441f9867176d14a4b8",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2026-01-10T14:59:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffef5ff6343b5c71fde0221bca15a29a9cfd3643",
          "body": null,
          "is_bot": false,
          "headline": "docs: update available feature",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2026-01-10T13:18:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33abddb72b52d26f862c71b63093da534e99da09",
          "body": null,
          "is_bot": false,
          "headline": "feat: batch api & fix array delete (#48)",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2026-01-10T13:15:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69329de3563dce1c0308b5adb3380f4738b60fc7",
          "body": null,
          "is_bot": false,
          "headline": "chore: cherry pick update from affine (#49)",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2026-01-10T12:26:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ac689f7bfee4f6b21f00cf4bd918518bf51a1c4",
          "body": null,
          "is_bot": false,
          "headline": "fix: test",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2026-01-10T12:18:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b7a133378cf101383d0d10049c9e23284980dab",
          "body": "Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore: should auto gc after applying updates (toeverything/affine#12199)",
          "author_name": "Yii",
          "author_login": "forehalo",
          "committed_at": "2026-01-10T12:04:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4aae08617a5984dd7f9c168d26cd5037b770e92",
          "body": null,
          "is_bot": false,
          "headline": "feat: improve array iterator (#14109)",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2026-01-10T12:02:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a22e2bec24dbfd68fa3292c4285dc2713cf5e154",
          "body": null,
          "is_bot": false,
          "headline": "feat: impl text delta support (toeverything/affine#14132)",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2026-01-10T11:58:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db6ce5dde05cfdb5e7e6409f6137c174accdf8cc",
          "body": null,
          "is_bot": false,
          "headline": "feat(native): add events feature for yocto",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2026-01-10T11:40:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2d8d1a075b760f5150677da49452664178d7b65",
          "body": null,
          "is_bot": false,
          "headline": "chore(native): remove unused deps (toeverything/affine#13854)",
          "author_name": "Hongxu Xu",
          "author_login": "xuhongxu96",
          "committed_at": "2026-01-10T11:36:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "820101722a121abc1531ac9bacf7db3755fe9fb9",
          "body": null,
          "is_bot": false,
          "headline": "feat: bump versions (#47)",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2026-01-10T10:19:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e705e4c9bb10dec5b7893c225fba2436a6e02f3",
          "body": null,
          "is_bot": false,
          "headline": "chore: update dependencies (#45)",
          "author_name": "LongYinan",
          "author_login": "Brooooooklyn",
          "committed_at": "2024-12-25T10:42:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45ac3de62de583ee666d8870435eb8c071d89250",
          "body": "Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>",
          "is_bot": false,
          "headline": "docs: update AFFiNE Node.js server url (#42)",
          "author_name": "synix",
          "author_login": "heylakatos",
          "committed_at": "2024-07-26T05:16:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "953eb92e982c32a2d9018fd92c6bc4298b1c0399",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump toolchain & fix lints (#44)",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2024-07-10T03:51:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01ec08ac008729fc41f73f6700cfbed52a01c632",
          "body": null,
          "is_bot": false,
          "headline": "fix: conflict check when reference right is none (#40)",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2024-01-27T09:01:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d6a29c36248fc8d915ccc76464007e5dfe651fe",
          "body": null,
          "is_bot": false,
          "headline": "feat: somlstr for parent key (#30)",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-12-25T08:17:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3764b25d4a0798c679b0246ed7ce59d9d49649de",
          "body": null,
          "is_bot": false,
          "headline": "perf: don't extract changed crdt item when apply update (#39)",
          "author_name": "liuyi",
          "author_login": "forehalo",
          "committed_at": "2023-12-25T06:26:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dae318a2b2cdc452759da02deca5225b2d4df873",
          "body": null,
          "is_bot": false,
          "headline": "perf: avoid sort and squash on every push (#38)",
          "author_name": "liuyi",
          "author_login": "forehalo",
          "committed_at": "2023-12-22T07:11:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58ab09aba5b88539b9f91180e9bbd69223dc16b4",
          "body": null,
          "is_bot": false,
          "headline": "chore: apply clippy suggestions (#37)",
          "author_name": "liuyi",
          "author_login": "forehalo",
          "committed_at": "2023-12-20T10:51:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48bdeb2da02c717f74d3fd4307f699f3db2e400a",
          "body": null,
          "is_bot": false,
          "headline": "refactor: decoder accept `&[u8]` as input (#35)",
          "author_name": "liuyi",
          "author_login": "forehalo",
          "committed_at": "2023-12-19T12:26:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef0f29dc0c2efc5717075bdd0f483436a6649d34",
          "body": null,
          "is_bot": false,
          "headline": "docs: remove inactive maintainer",
          "author_name": "LongYinan",
          "author_login": "Brooooooklyn",
          "committed_at": "2023-12-18T13:11:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d29799a32b5d331ac9e34ed0404dd0c039112dbd",
          "body": "this PR partially solves #33 and greatly improves the performance of\r\napply update\r\ntest cases show a performance improvement of about 40-50%",
          "is_bot": false,
          "headline": "perf: improve apply update performance (#34)",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-11-17T04:15:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed190fd8dd106a34e1bb3dcd42a7c5e9424564b8",
          "body": null,
          "is_bot": false,
          "headline": "chore: add todo comment",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-11-17T04:14:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "048b041aa07151a0536024eb782201d406f67572",
          "body": null,
          "is_bot": false,
          "headline": "chore: use type alias",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-11-17T04:11:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c8a261b98187f298698116ab7f597e567f10863",
          "body": null,
          "is_bot": false,
          "headline": "perf: improve length calc",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-11-15T11:50:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "680e8b444c5c4287faab07155880cc8cc69d6993",
          "body": null,
          "is_bot": false,
          "headline": "perf: client map",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-11-15T10:38:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4626285c184d96b20b3bdee81dc8f403d003c00f",
          "body": null,
          "is_bot": false,
          "headline": "chore: cleanup ci",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-11-15T08:47:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00756fe9abc62f5a999e8cc0c9e4d74cf0733d00",
          "body": null,
          "is_bot": false,
          "headline": "fix: test case",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-11-15T08:45:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96c97e2b13679afbc4811a5e6a75165f4042937b",
          "body": null,
          "is_bot": false,
          "headline": "perf: improve delete set iterator",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-11-15T07:14:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4f6bf26666f6c49f65a4a19564a7d4e663178f7",
          "body": null,
          "is_bot": false,
          "headline": "fix: test case",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-11-15T03:47:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63ced268f9d5d59cd764d69a589e4dafba93742d",
          "body": null,
          "is_bot": false,
          "headline": "perf: improve length calc",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-11-15T01:54:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42adaf62f1d3c3786e3c662f9944375895a0dac0",
          "body": null,
          "is_bot": false,
          "headline": "perf: improve hasher",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-11-15T00:53:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71c4b8297dd1c719ac8e14c28f1e1c7118f2aef3",
          "body": null,
          "is_bot": false,
          "headline": "perf: improve delete set generate",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-11-15T00:11:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2141eccc3ea45ff35c0ea98db2f7e30e1950243",
          "body": null,
          "is_bot": false,
          "headline": "feat: add apply update benchmark",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-11-14T15:20:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa29ec111fa80b30ae87966fbd5ab3c2c29ca238",
          "body": null,
          "is_bot": false,
          "headline": "chore: sync octobase's update (#32)",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-10-17T05:25:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f793f8ca38440dcefa523283d3156a6aab01a95c",
          "body": null,
          "is_bot": false,
          "headline": "fix: gc type children (#31)",
          "author_name": "liuyi",
          "author_login": "forehalo",
          "committed_at": "2023-10-13T04:28:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36b5e4500a5a0187025020bcb51542ef2a96527a",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix path typo",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-10-07T12:48:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07723fc48cd38bff7cb5f64ae0ee0268a3900229",
          "body": null,
          "is_bot": false,
          "headline": "feat: move compatibility test to utils (#27)",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-09-26T05:48:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff89ad231c82c1caca19aef15f58f3c04c8a704c",
          "body": null,
          "is_bot": false,
          "headline": "feat: set api with dynamic type (#29)",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-09-21T10:19:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de749534bba390ea37cc83a440e03eb109bef8f9",
          "body": null,
          "is_bot": false,
          "headline": "ci: add multiple platform build (#28)",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-09-19T12:48:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df86f71c3d3bfb334d7ebc1752e59afa89799c22",
          "body": "* feat: node binding part 1\r\n\r\n* feat: add text editing support\r\n\r\n* feat: array editing\r\n\r\n* feat: add map binding\r\n\r\n* feat: add apis for benchmark\r\n\r\n* feat: process array correctly\r\n\r\n* feat: insert object in map\r\n\r\n* chore: cleanup codes\r\n\r\n* feat: rename clearly params\r\n\r\n* test: don’t tolerat\n[…]\nnal values in testing\r\n\r\n* feat: create anonymous array/map/text\r\n\r\n* feat: get ytype dynamically\r\n\r\n* feat: add some compatibility test with yjs\r\n\r\n* feat: map interoperability for yjs\r\n\r\n* fix: lint",
          "is_bot": false,
          "headline": "feat: node binding impl (#6)",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-09-19T09:43:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ae25ddcc3f467d3cab226350af0ec60f27977f0c",
          "body": null,
          "is_bot": false,
          "headline": "refactor: re-implement map type (#26)",
          "author_name": "liuyi",
          "author_login": "forehalo",
          "committed_at": "2023-09-16T00:48:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e74a132b6eeda93f67646ca57214f7d674e1cda6",
          "body": null,
          "is_bot": false,
          "headline": "chore: sync octobase's update (#25)",
          "author_name": "LongYinan",
          "author_login": "Brooooooklyn",
          "committed_at": "2023-09-15T07:27:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa7d89edfd0653c0dc3c73b91c4c407f57cf4b71",
          "body": null,
          "is_bot": false,
          "headline": "fix: merge error",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-09-15T06:56:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f93983e4bbefa2ef052e4b625c36127af219a96c",
          "body": "* feat: optional client param for history\n\n* feat: prefer smaller random client id & workspace history api\n\n* feat: split keck apis & catch panic if subscribe callback throw\n\n* fix: docs\n\n* feat: webhook for workspace histories\n\n* feat: use default webhook endpoint (#537)\n\n* feat: release subscriber correctly\n\n* fix: lint\n\n---------\n\nCo-authored-by: X1a0t <405028157@qq.com>",
          "is_bot": false,
          "headline": "feat: history webhook api (toeverything/OctoBase#536)",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-09-15T06:48:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f41e4ad10d202015765bd17e05fe58b17c8016bf",
          "body": "* feat: lighter history parsing\n\n* feat: history parsing for update\n\n* feat: recover history api in keck server\n\n* feat: history skip and limit\n\n* feat: add history options\n\n* feat: lighter updated record\n\n* feat: realtime update history\n\n* feat: improve test\n\n* fix: lint\n\n* chore: cleanup codes\n\n* chore: fix: ci\n\n* chore: try fix test\n\n* fix: ci\n\n* chore: skip test if asan enabled\n\n* chore: fix test index",
          "is_bot": false,
          "headline": "feat: realtime history parsing (toeverything/OctoBase#535)",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-09-15T06:46:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90db8d887f9a4119ac9b01a3e378a275863dfe86",
          "body": null,
          "is_bot": false,
          "headline": "feat: add `encode_awareness_as_message`",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-09-15T06:42:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "645c9c46d4f7c68c63f3b0a396c62ffb7836673b",
          "body": null,
          "is_bot": false,
          "headline": "refactor: simplify item left/right refs",
          "author_name": "forehalo",
          "author_login": "forehalo",
          "committed_at": "2023-09-15T04:26:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b37fe743cbd6370e9d16efb7e33f1b92c2a23db",
          "body": "* fix: type ref unexpectedly released\n\n* feat: optimize duplicate padding items\n\n* feat: improve gc update merge performance\n\n* fix: clear flag correctly\n\n* fix: serialize infinite loop after gc\n\n* fix: assert\n\n* chore: reuse exists function\n\n* feat: add test case for pending update repeated applied",
          "is_bot": false,
          "headline": "fix: type ref unexpectedly released (#533)",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-09-08T17:28:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcef699f6abe1265a54863344f78a29d3f1058d7",
          "body": null,
          "is_bot": false,
          "headline": "feat: add history parsing & update pub/sub",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-09-07T16:12:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0710cda1060ec9ee0e42b3ada2c150c3b3c4fc41",
          "body": null,
          "is_bot": false,
          "headline": "chore: make map on YType required",
          "author_name": "forehalo",
          "author_login": "forehalo",
          "committed_at": "2023-09-01T04:17:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4312e2d1bea858449f119afe9f9055c99afd3c53",
          "body": null,
          "is_bot": false,
          "headline": "fix(codec): reconnect items and update markers after merging (#526)",
          "author_name": "liuyi",
          "author_login": "forehalo",
          "committed_at": "2023-08-31T15:31:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f99bd560c4180ce9d73c470c7e316b528196463c",
          "body": null,
          "is_bot": false,
          "headline": "docs: update markdown link",
          "author_name": "x1a0t",
          "author_login": "thorseraq",
          "committed_at": "2023-08-31T06:43:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7c5632b9522f405bc76479abaf525133c6a8208",
          "body": null,
          "is_bot": false,
          "headline": "docs: add why we're not using yrs section (#17)",
          "author_name": "LongYinan",
          "author_login": "Brooooooklyn",
          "committed_at": "2023-08-30T14:08:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "723e28587322a4d26ead7e2725ad68830cdb7925",
          "body": null,
          "is_bot": false,
          "headline": "docs: add why we're not using yrs section",
          "author_name": "LongYinan",
          "author_login": "Brooooooklyn",
          "committed_at": "2023-08-30T13:50:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5443697fb1a3a7810d04562e9816449eaf1b328",
          "body": null,
          "is_bot": false,
          "headline": "feat: extract magic number & ref type (#16)",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-08-30T10:52:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49ecb01e6dceea8d6727dbc25d0c04da55129499",
          "body": null,
          "is_bot": false,
          "headline": "styles: format codes",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-08-30T10:46:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2e1141629a8d441ca41e71dcb263d4315e10038",
          "body": null,
          "is_bot": false,
          "headline": "docs: add yrs comparison (#15)",
          "author_name": "LongYinan",
          "author_login": "Brooooooklyn",
          "committed_at": "2023-08-30T10:36:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2862227f4888524be74210e2ee67f8742691eb41",
          "body": null,
          "is_bot": false,
          "headline": "feat: extract hard code ref type",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-08-30T10:30:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b96678f57f2c70539a3bdb491fb7d5a909d5d831",
          "body": null,
          "is_bot": false,
          "headline": "feat: extract magic number",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-08-30T10:29:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "381cc9508d3df27aaeb0762e7a755d73e0cf8541",
          "body": null,
          "is_bot": false,
          "headline": "fix(codec): prevent pre-allocating a large number of structs (#525)",
          "author_name": "liuyi",
          "author_login": "forehalo",
          "committed_at": "2023-08-30T10:09:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb4319ba184d6081d3ae3393b505475cdd04576c",
          "body": null,
          "is_bot": false,
          "headline": "docs: add yrs comparison",
          "author_name": "LongYinan",
          "author_login": "Brooooooklyn",
          "committed_at": "2023-08-30T07:59:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0577970d77552adf4b4f67d380371d4ee0d183c",
          "body": "* fix: lint\n\n* fix: merge error\n\n* fix: build warning\n\n* feat: update bench result render\n\n* chore: clippy fix",
          "is_bot": false,
          "headline": "feat: code styles & ci render (#523)",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-08-29T05:20:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0bbdd317c90dacd72f425ee742bb0a1a4c7f283",
          "body": null,
          "is_bot": false,
          "headline": "fix(codec): wrong gc loop condition (#524)",
          "author_name": "liuyi",
          "author_login": "forehalo",
          "committed_at": "2023-08-29T18:48:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac6bad8c683d5bb5effa4543f6ba15147a3a03c5",
          "body": "* chore(codec): make doc options easier to use\n\n* feat(codec): impl gc",
          "is_bot": false,
          "headline": "feat: impl gc for doc state (#522)",
          "author_name": "liuyi",
          "author_login": "forehalo",
          "committed_at": "2023-08-29T18:48:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fa4ccbcff04f9f2fceb2e74a79c09c2afee4826",
          "body": null,
          "is_bot": false,
          "headline": "feat: prevent memory alloc dos attack",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-08-29T18:10:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb61d97b6e8fb63061dd66de9b763fad1a7be9fe",
          "body": null,
          "is_bot": false,
          "headline": "fix: outdated badges",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-08-29T15:51:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9ed03e9794224b02d22732c91d93be5b594278c",
          "body": null,
          "is_bot": false,
          "headline": "style: clippy fix (#12)",
          "author_name": "LongYinan",
          "author_login": "Brooooooklyn",
          "committed_at": "2023-08-29T14:59:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c435ca5346a643bb66226000d796124a202e725",
          "body": null,
          "is_bot": false,
          "headline": "style: allow dead code temporarily",
          "author_name": "LongYinan",
          "author_login": "Brooooooklyn",
          "committed_at": "2023-08-29T14:16:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0f067b18b470b4ed39856fc2cd6990049471b6c",
          "body": null,
          "is_bot": false,
          "headline": "ci: fix vendor config",
          "author_name": "LongYinan",
          "author_login": "Brooooooklyn",
          "committed_at": "2023-08-29T14:02:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff870495920b0a55576f669856158909b4df0d77",
          "body": null,
          "is_bot": false,
          "headline": "style: clippy fix",
          "author_name": "LongYinan",
          "author_login": "Brooooooklyn",
          "committed_at": "2023-08-29T13:59:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "867beec231be6cf2be11208343c99c940e720dd9",
          "body": "* fix: renew value in map\n\n* test: add renew value test",
          "is_bot": false,
          "headline": "fix: renew value in map (#521)",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-08-26T13:31:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b3f975b4052b62611d2a81a3833fdfde88fabc0",
          "body": null,
          "is_bot": false,
          "headline": "refactor(codec): make store and type lock clean (#520)",
          "author_name": "liuyi",
          "author_login": "forehalo",
          "committed_at": "2023-08-26T13:30:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09e022d2666216fb49f35c4f19280403bfb41925",
          "body": "* feat: beautiful benchmark result\r\n\r\n* fix: lint\r\n\r\n* fix: benchmark compare",
          "is_bot": false,
          "headline": "feat: beautiful benchmark result (#11)",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-08-26T13:27:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c7fc3429e567a25a59d2993f3b62a0192a83517",
          "body": null,
          "is_bot": false,
          "headline": "test: run bench one times in test (#10)",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-08-26T08:47:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a409f0f77daedc7e24032d74c1366ceda128e4f",
          "body": null,
          "is_bot": false,
          "headline": "fix: soundness issue in Somr (#9)",
          "author_name": "Zixuan Chen",
          "author_login": "zxch3n",
          "committed_at": "2023-08-26T07:55:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39aaacebe464a6c75e0d7d79def030af9bcb1732",
          "body": null,
          "is_bot": false,
          "headline": "fix: infinite re-apply when apply a incomplete update (#519)",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-08-23T07:25:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3adcb89e324757709789eae145b2087b349db703",
          "body": null,
          "is_bot": false,
          "headline": "fix: dead lock in map (#518)",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-08-22T11:27:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67d7f252515d0fb55e0f06ffb6af477260c6693d",
          "body": null,
          "is_bot": false,
          "headline": "fix(codec): wrong pos when split array (#516)",
          "author_name": "liuyi",
          "author_login": "forehalo",
          "committed_at": "2023-08-22T10:29:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e3b34deeab82fab895ef403f016ddde6ce5ebb6",
          "body": null,
          "is_bot": false,
          "headline": "docs: update readme.md (#7)",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-08-22T09:19:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3152dc0a33bd830d355bdf4526d3e460fc698f43",
          "body": "* feat: add y-octo-node\r\n\r\n* feat: add deps\r\n\r\n* feat: init build\r\n\r\n* chore: ignore auto generate files lint in prettier\r\n\r\n* test: add test for node binding\r\n\r\n* ci: extract rust toolchain action\r\n\r\n* feat: extract more  actions\r\n\r\n* feat: add test workflow for node\r\n\r\n* ci: fix coverage\r\n\r\n* fix: binding build\r\n\r\n* ci: fix artifact name\r\n\r\n* chore: ci name\r\n\r\n* feat: add rust test for node binding\r\n\r\n* chore: cleanup",
          "is_bot": false,
          "headline": "feat: add node binding for y-octo (#4)",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-08-21T04:39:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57286a3992f7063653697f122c7aaca879b9ca7f",
          "body": null,
          "is_bot": false,
          "headline": "chore: add format scripts",
          "author_name": "LongYinan",
          "author_login": "Brooooooklyn",
          "committed_at": "2023-08-20T10:09:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58a2ea5a5bcf110459f133eb15ca9bd5995897dd",
          "body": null,
          "is_bot": false,
          "headline": "fix: fuzzing config",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-08-19T21:03:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20355488052ff2d98eba5fa1fe8d43d52eb9876f",
          "body": null,
          "is_bot": false,
          "headline": "feat: add repo description",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-08-19T20:53:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bca86d2fd3ee7beccc4967d79e4be4488a96fc2d",
          "body": "* fix(codec): replace any::integer repr with i32\n\n* fix: move i64 test to i32\n\n* fix: fuzz ci\n\n---------\n\nCo-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>\nCo-authored-by: DarkSky <darksky2048@gmail.com>",
          "is_bot": false,
          "headline": "fix(codec): replace any::integer repr with i32 (#515)",
          "author_name": "liuyi",
          "author_login": "forehalo",
          "committed_at": "2023-08-19T20:31:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a740c9512d1b4c613bb14ea3f61b6f6a80e6bdd7",
          "body": "* feat: add workflow support\r\n\r\n* feat: add assign config\r\n\r\n* fix: ci\r\n\r\n* fix: nightly params\r\n\r\n* chore: fixed nightly version\r\n\r\n* chore: add default cargo config\r\n\r\n* chore: update config\r\n\r\n* feat: add codecov badge",
          "is_bot": false,
          "headline": "feat: add testing workflow (#2)",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-08-19T20:22:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d617c89943af66aacf63cf58f0f7beb1c602a409",
          "body": null,
          "is_bot": false,
          "headline": "Create README.md",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-08-18T11:21:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54d6fc18cab4c10d62a184756e0f83456a1eb68e",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove useless lock",
          "author_name": "DarkSky",
          "author_login": "darkskygit",
          "committed_at": "2023-08-18T10:35:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8154e31adcbf6fd0abbc9f0e710e5b922aafc2e",
          "body": null,
          "is_bot": false,
          "headline": "fix(codec): somr unwrap on none (#513)",
          "author_name": "liuyi",
          "author_login": "forehalo",
          "committed_at": "2023-08-18T10:35:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5044b291a7eea1a344a799dff4f16826c960fe79",
          "body": null,
          "is_bot": false,
          "headline": "fix: clippy fixes",
          "author_name": "LongYinan",
          "author_login": "Brooooooklyn",
          "committed_at": "2023-08-18T10:10:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 1,
      "commits_last_year": 18,
      "latest_release_at": "2023-08-19T20:53:56Z",
      "latest_release_tag": "0.0.1",
      "releases_from_tags": true,
      "days_since_last_push": 0,
      "active_weeks_last_year": 10,
      "days_since_latest_release": 1072,
      "mean_days_between_releases": null
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "y-octo",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "collaboration",
            "crdt",
            "crdts",
            "yata",
            "yjs"
          ],
          "ecosystem": "crates",
          "matches_repo": false,
          "registry_url": "https://crates.io/crates/y-octo",
          "is_deprecated": false,
          "latest_version": "0.1.0",
          "repository_url": "https://github.com/toeverything/y-octo",
          "versions_count": 4,
          "total_downloads": 27082,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 8463,
          "first_published_at": "2023-08-19T20:54:49.789622Z",
          "latest_published_at": "2026-07-27T18:11:48.147202Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 10,
      "stars": 334,
      "watchers": 5,
      "fork_history": {
        "days": [
          {
            "date": "2023-08-25",
            "count": 1
          },
          {
            "date": "2023-09-19",
            "count": 1
          },
          {
            "date": "2023-12-13",
            "count": 1
          },
          {
            "date": "2024-05-01",
            "count": 1
          },
          {
            "date": "2024-09-22",
            "count": 1
          },
          {
            "date": "2025-01-03",
            "count": 1
          },
          {
            "date": "2025-02-19",
            "count": 1
          },
          {
            "date": "2025-10-29",
            "count": 1
          },
          {
            "date": "2026-06-02",
            "count": 1
          },
          {
            "date": "2026-06-22",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 10,
        "total_forks": 10
      },
      "star_history": null,
      "open_issues_and_prs": 9
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "tsconfig.json",
        "y-octo-node/tsconfig.json"
      ],
      "toolchain_manifests": [
        "Cargo.toml",
        "y-octo-node/Cargo.toml",
        "y-octo-utils/Cargo.toml",
        "y-octo-utils/fuzz/Cargo.toml",
        "y-octo-utils/yrs-is-unsafe/Cargo.toml",
        "y-octo/Cargo.toml"
      ],
      "largest_source_bytes": 2992863,
      "source_files_sampled": 115,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "package.json",
        "y-octo-node/Cargo.toml",
        "y-octo-node/package.json",
        "y-octo-utils/Cargo.toml",
        "y-octo/Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "shell-quote",
            "direct": false,
            "version": "1.8.2",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-395f-4hp3-45gv",
              "GHSA-w7jw-789q-3m8p"
            ],
            "fixed_version": "1.9.0",
            "advisory_count": 2,
            "oldest_advisory_days": 48
          },
          {
            "name": "@isaacs/brace-expansion",
            "direct": false,
            "version": "5.0.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-7h2j-956f-4vf2"
            ],
            "fixed_version": "5.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 173
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-mh99-v99m-4gvg",
              "GHSA-v6h2-p8h4-qcjw"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 4,
            "oldest_advisory_days": 412
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-mh99-v99m-4gvg",
              "GHSA-v6h2-p8h4-qcjw"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 4,
            "oldest_advisory_days": 412
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.4.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-5j98-mcp5-4vw2"
            ],
            "fixed_version": "11.1.0",
            "advisory_count": 1,
            "oldest_advisory_days": 252
          },
          {
            "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": 42
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.1.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 158
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 158
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 158
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3v7f-55p6-f55p",
              "GHSA-c2c7-rcm5-vvqj"
            ],
            "fixed_version": "4.0.4",
            "advisory_count": 2,
            "oldest_advisory_days": 123
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3v7f-55p6-f55p",
              "GHSA-c2c7-rcm5-vvqj"
            ],
            "fixed_version": "4.0.4",
            "advisory_count": 2,
            "oldest_advisory_days": 123
          },
          {
            "name": "quinn-proto",
            "direct": false,
            "version": "0.11.14",
            "severity": "high",
            "ecosystem": "crates",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-4w2j-m93h-cj5j",
              "RUSTSEC-2026-0185"
            ],
            "fixed_version": "0.11.15",
            "advisory_count": 2,
            "oldest_advisory_days": 35
          },
          {
            "name": "tar",
            "direct": false,
            "version": "7.5.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.8,
            "advisory_ids": [
              "GHSA-23hp-3jrh-7fpw",
              "GHSA-34x7-hfp2-rc4v",
              "GHSA-83g3-92jg-28cx",
              "GHSA-8qq5-rm4j-mr97",
              "GHSA-8x88-c5mf-7j5w",
              "GHSA-9ppj-qmqm-q256",
              "GHSA-gvwx-54wh-qm9j",
              "GHSA-qffp-2rhf-9h96",
              "GHSA-r292-9mhp-454m",
              "GHSA-r6q2-hw4h-h46w"
            ],
            "fixed_version": "7.5.21",
            "advisory_count": 12,
            "oldest_advisory_days": 191
          },
          {
            "name": "ip-address",
            "direct": false,
            "version": "10.1.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": null,
            "advisory_ids": [
              "GHSA-v2v4-37r5-5v8g"
            ],
            "fixed_version": "10.1.1",
            "advisory_count": 1,
            "oldest_advisory_days": 82
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.8.2",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 4.3,
            "advisory_ids": [
              "GHSA-48c2-rrv3-qjmp"
            ],
            "fixed_version": "2.8.3",
            "advisory_count": 1,
            "oldest_advisory_days": 123
          },
          {
            "name": "smallstr",
            "direct": false,
            "version": "0.3.0",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2026-0215"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 5
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 12,
          "unknown": 1,
          "critical": 1,
          "moderate": 2
        },
        "advisory_count": 44,
        "affected_count": 16,
        "assessed_count": 565,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 12,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates",
        "npm"
      ],
      "dependencies": [
        {
          "name": "anyhow",
          "manifest": "y-octo-node/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "napi",
          "manifest": "y-octo-node/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "napi-derive",
          "manifest": "y-octo-node/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "y-octo",
          "manifest": "y-octo-node/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "arbitrary",
          "manifest": "y-octo-utils/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "clap",
          "manifest": "y-octo-utils/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "lib0",
          "manifest": "y-octo-utils/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "phf",
          "manifest": "y-octo-utils/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rand",
          "manifest": "y-octo-utils/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rand_chacha",
          "manifest": "y-octo-utils/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "regex",
          "manifest": "y-octo-utils/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "reqwest",
          "manifest": "y-octo-utils/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_json",
          "manifest": "y-octo-utils/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "y-octo",
          "manifest": "y-octo-utils/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "yrs",
          "manifest": "y-octo-utils/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "yrs-latest",
          "manifest": "y-octo-utils/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.27.3"
        },
        {
          "name": "ahash",
          "manifest": "y-octo/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "byteorder",
          "manifest": "y-octo/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "log",
          "manifest": "y-octo/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "nanoid",
          "manifest": "y-octo/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "nom",
          "manifest": "y-octo/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "ordered-float",
          "manifest": "y-octo/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rand",
          "manifest": "y-octo/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rand_distr",
          "manifest": "y-octo/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "y-octo/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_json",
          "manifest": "y-octo/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "smol_str",
          "manifest": "y-octo/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "y-octo/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "y-octo",
          "manifest": "y-octo-utils/yrs-is-unsafe/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "yrs",
          "manifest": "y-octo-utils/yrs-is-unsafe/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.16.5"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "ahash",
            "direct": true,
            "version": "0.8.12",
            "ecosystem": "crates"
          },
          {
            "name": "anyhow",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "arbitrary",
            "direct": true,
            "version": "1.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "byteorder",
            "direct": true,
            "version": "1.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "clap",
            "direct": true,
            "version": "4.5.38",
            "ecosystem": "crates"
          },
          {
            "name": "lib0",
            "direct": true,
            "version": "0.16.10",
            "ecosystem": "crates"
          },
          {
            "name": "log",
            "direct": true,
            "version": "0.4.27",
            "ecosystem": "crates"
          },
          {
            "name": "nanoid",
            "direct": true,
            "version": "0.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "napi",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "napi-derive",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "nom",
            "direct": true,
            "version": "8.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "ordered-float",
            "direct": true,
            "version": "5.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "phf",
            "direct": true,
            "version": "0.11.3",
            "ecosystem": "crates"
          },
          {
            "name": "rand",
            "direct": true,
            "version": "0.8.6",
            "ecosystem": "crates"
          },
          {
            "name": "rand",
            "direct": true,
            "version": "0.9.4",
            "ecosystem": "crates"
          },
          {
            "name": "rand_chacha",
            "direct": true,
            "version": "0.3.1",
            "ecosystem": "crates"
          },
          {
            "name": "rand_chacha",
            "direct": true,
            "version": "0.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "rand_distr",
            "direct": true,
            "version": "0.5.1",
            "ecosystem": "crates"
          },
          {
            "name": "reqwest",
            "direct": true,
            "version": "0.12.28",
            "ecosystem": "crates"
          },
          {
            "name": "serde",
            "direct": true,
            "version": "1.0.219",
            "ecosystem": "crates"
          },
          {
            "name": "serde_json",
            "direct": true,
            "version": "1.0.140",
            "ecosystem": "crates"
          },
          {
            "name": "smol_str",
            "direct": true,
            "version": "0.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror",
            "direct": true,
            "version": "1.0.69",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror",
            "direct": true,
            "version": "2.0.12",
            "ecosystem": "crates"
          },
          {
            "name": "yrs",
            "direct": true,
            "version": "0.16.5",
            "ecosystem": "crates"
          },
          {
            "name": "yrs",
            "direct": true,
            "version": "0.23.1",
            "ecosystem": "crates"
          },
          {
            "name": "yrs",
            "direct": true,
            "version": "0.27.3",
            "ecosystem": "crates"
          },
          {
            "name": "aho-corasick",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "crates"
          },
          {
            "name": "anstream",
            "direct": false,
            "version": "0.6.18",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-parse",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-query",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-wincon",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "crates"
          },
          {
            "name": "arc-swap",
            "direct": false,
            "version": "1.7.1",
            "ecosystem": "crates"
          },
          {
            "name": "async-lock",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "async-trait",
            "direct": false,
            "version": "0.1.88",
            "ecosystem": "crates"
          },
          {
            "name": "atomic-waker",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "autocfg",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "base64",
            "direct": false,
            "version": "0.22.1",
            "ecosystem": "crates"
          },
          {
            "name": "bitflags",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "borsh",
            "direct": false,
            "version": "1.5.7",
            "ecosystem": "crates"
          },
          {
            "name": "bumpalo",
            "direct": false,
            "version": "3.17.0",
            "ecosystem": "crates"
          },
          {
            "name": "bytes",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "crates"
          },
          {
            "name": "cc",
            "direct": false,
            "version": "1.2.22",
            "ecosystem": "crates"
          },
          {
            "name": "cfg-if",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "cfg_aliases",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "clap_builder",
            "direct": false,
            "version": "4.5.38",
            "ecosystem": "crates"
          },
          {
            "name": "clap_derive",
            "direct": false,
            "version": "4.5.32",
            "ecosystem": "crates"
          },
          {
            "name": "clap_lex",
            "direct": false,
            "version": "0.7.4",
            "ecosystem": "crates"
          },
          {
            "name": "colorchoice",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "crates"
          },
          {
            "name": "concurrent-queue",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "crossbeam-utils",
            "direct": false,
            "version": "0.8.21",
            "ecosystem": "crates"
          },
          {
            "name": "dashmap",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "derive_arbitrary",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "displaydoc",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "crates"
          },
          {
            "name": "event-listener",
            "direct": false,
            "version": "5.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "event-listener-strategy",
            "direct": false,
            "version": "0.5.4",
            "ecosystem": "crates"
          },
          {
            "name": "fastrand",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "form_urlencoded",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "futures-channel",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures-core",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures-io",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures-sink",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures-task",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures-util",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "generator",
            "direct": false,
            "version": "0.8.4",
            "ecosystem": "crates"
          },
          {
            "name": "getrandom",
            "direct": false,
            "version": "0.2.16",
            "ecosystem": "crates"
          },
          {
            "name": "getrandom",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "crates"
          },
          {
            "name": "hashbrown",
            "direct": false,
            "version": "0.14.5",
            "ecosystem": "crates"
          },
          {
            "name": "heck",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "http",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "crates"
          },
          {
            "name": "http-body",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "http-body-util",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "crates"
          },
          {
            "name": "httparse",
            "direct": false,
            "version": "1.10.1",
            "ecosystem": "crates"
          },
          {
            "name": "hyper",
            "direct": false,
            "version": "1.10.1",
            "ecosystem": "crates"
          },
          {
            "name": "hyper-rustls",
            "direct": false,
            "version": "0.27.9",
            "ecosystem": "crates"
          },
          {
            "name": "hyper-util",
            "direct": false,
            "version": "0.1.20",
            "ecosystem": "crates"
          },
          {
            "name": "icu_collections",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "icu_locale_core",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "icu_normalizer",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "icu_normalizer_data",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "icu_properties",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "icu_properties_data",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "icu_provider",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "idna",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "idna_adapter",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "ipnet",
            "direct": false,
            "version": "2.12.0",
            "ecosystem": "crates"
          },
          {
            "name": "is_terminal_polyfill",
            "direct": false,
            "version": "1.70.1",
            "ecosystem": "crates"
          },
          {
            "name": "itoa",
            "direct": false,
            "version": "1.0.15",
            "ecosystem": "crates"
          },
          {
            "name": "jobserver",
            "direct": false,
            "version": "0.1.33",
            "ecosystem": "crates"
          },
          {
            "name": "js-sys",
            "direct": false,
            "version": "0.3.77",
            "ecosystem": "crates"
          },
          {
            "name": "lazy_static",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "libc",
            "direct": false,
            "version": "0.2.172",
            "ecosystem": "crates"
          },
          {
            "name": "libfuzzer-sys",
            "direct": false,
            "version": "0.4.9",
            "ecosystem": "crates"
          },
          {
            "name": "libm",
            "direct": false,
            "version": "0.2.15",
            "ecosystem": "crates"
          },
          {
            "name": "litemap",
            "direct": false,
            "version": "0.8.2",
            "ecosystem": "crates"
          },
          {
            "name": "lock_api",
            "direct": false,
            "version": "0.4.12",
            "ecosystem": "crates"
          },
          {
            "name": "loom",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "crates"
          },
          {
            "name": "lru-slab",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "matchers",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "memchr",
            "direct": false,
            "version": "2.7.4",
            "ecosystem": "crates"
          },
          {
            "name": "mio",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "napi-build",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "nu-ansi-term",
            "direct": false,
            "version": "0.50.3",
            "ecosystem": "crates"
          },
          {
            "name": "num-traits",
            "direct": false,
            "version": "0.2.19",
            "ecosystem": "crates"
          },
          {
            "name": "once_cell",
            "direct": false,
            "version": "1.21.3",
            "ecosystem": "crates"
          },
          {
            "name": "parking",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "parking_lot_core",
            "direct": false,
            "version": "0.9.10",
            "ecosystem": "crates"
          },
          {
            "name": "percent-encoding",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "phf_generator",
            "direct": false,
            "version": "0.11.3",
            "ecosystem": "crates"
          },
          {
            "name": "phf_macros",
            "direct": false,
            "version": "0.11.3",
            "ecosystem": "crates"
          },
          {
            "name": "phf_shared",
            "direct": false,
            "version": "0.11.3",
            "ecosystem": "crates"
          },
          {
            "name": "pin-project-lite",
            "direct": false,
            "version": "0.2.16",
            "ecosystem": "crates"
          },
          {
            "name": "potential_utf",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "ppv-lite86",
            "direct": false,
            "version": "0.2.21",
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro2",
            "direct": false,
            "version": "1.0.95",
            "ecosystem": "crates"
          },
          {
            "name": "quinn",
            "direct": false,
            "version": "0.11.9",
            "ecosystem": "crates"
          },
          {
            "name": "quinn-proto",
            "direct": false,
            "version": "0.11.14",
            "ecosystem": "crates"
          },
          {
            "name": "quinn-udp",
            "direct": false,
            "version": "0.5.14",
            "ecosystem": "crates"
          },
          {
            "name": "quote",
            "direct": false,
            "version": "1.0.40",
            "ecosystem": "crates"
          },
          {
            "name": "r-efi",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "rand_core",
            "direct": false,
            "version": "0.6.4",
            "ecosystem": "crates"
          },
          {
            "name": "rand_core",
            "direct": false,
            "version": "0.9.3",
            "ecosystem": "crates"
          },
          {
            "name": "redox_syscall",
            "direct": false,
            "version": "0.5.12",
            "ecosystem": "crates"
          },
          {
            "name": "regex-automata",
            "direct": false,
            "version": "0.4.9",
            "ecosystem": "crates"
          },
          {
            "name": "regex-syntax",
            "direct": false,
            "version": "0.8.5",
            "ecosystem": "crates"
          },
          {
            "name": "ring",
            "direct": false,
            "version": "0.17.14",
            "ecosystem": "crates"
          },
          {
            "name": "rustc-hash",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "rustls",
            "direct": false,
            "version": "0.23.40",
            "ecosystem": "crates"
          },
          {
            "name": "rustls-pki-types",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "crates"
          },
          {
            "name": "rustls-webpki",
            "direct": false,
            "version": "0.103.13",
            "ecosystem": "crates"
          },
          {
            "name": "rustversion",
            "direct": false,
            "version": "1.0.20",
            "ecosystem": "crates"
          },
          {
            "name": "ryu",
            "direct": false,
            "version": "1.0.20",
            "ecosystem": "crates"
          },
          {
            "name": "scoped-tls",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "scopeguard",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "serde_derive",
            "direct": false,
            "version": "1.0.219",
            "ecosystem": "crates"
          },
          {
            "name": "serde_urlencoded",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "crates"
          },
          {
            "name": "sharded-slab",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "crates"
          },
          {
            "name": "shlex",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "siphasher",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "slab",
            "direct": false,
            "version": "0.4.12",
            "ecosystem": "crates"
          },
          {
            "name": "smallstr",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "smallvec",
            "direct": false,
            "version": "1.15.0",
            "ecosystem": "crates"
          },
          {
            "name": "socket2",
            "direct": false,
            "version": "0.6.4",
            "ecosystem": "crates"
          },
          {
            "name": "stable_deref_trait",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "strsim",
            "direct": false,
            "version": "0.11.1",
            "ecosystem": "crates"
          },
          {
            "name": "subtle",
            "direct": false,
            "version": "2.6.1",
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": false,
            "version": "2.0.101",
            "ecosystem": "crates"
          },
          {
            "name": "sync_wrapper",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "crates"
          },
          {
            "name": "synstructure",
            "direct": false,
            "version": "0.13.2",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror-impl",
            "direct": false,
            "version": "1.0.69",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror-impl",
            "direct": false,
            "version": "2.0.12",
            "ecosystem": "crates"
          },
          {
            "name": "thread_local",
            "direct": false,
            "version": "1.1.8",
            "ecosystem": "crates"
          },
          {
            "name": "tinystr",
            "direct": false,
            "version": "0.8.2",
            "ecosystem": "crates"
          },
          {
            "name": "tinyvec",
            "direct": false,
            "version": "1.11.0",
            "ecosystem": "crates"
          },
          {
            "name": "tinyvec_macros",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "tokio",
            "direct": false,
            "version": "1.50.0",
            "ecosystem": "crates"
          },
          {
            "name": "tokio-rustls",
            "direct": false,
            "version": "0.26.4",
            "ecosystem": "crates"
          },
          {
            "name": "tower",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "crates"
          },
          {
            "name": "tower-http",
            "direct": false,
            "version": "0.6.11",
            "ecosystem": "crates"
          },
          {
            "name": "tower-layer",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "crates"
          },
          {
            "name": "tower-service",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "crates"
          },
          {
            "name": "tracing",
            "direct": false,
            "version": "0.1.44",
            "ecosystem": "crates"
          },
          {
            "name": "tracing-core",
            "direct": false,
            "version": "0.1.36",
            "ecosystem": "crates"
          },
          {
            "name": "tracing-log",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "tracing-subscriber",
            "direct": false,
            "version": "0.3.22",
            "ecosystem": "crates"
          },
          {
            "name": "try-lock",
            "direct": false,
            "version": "0.2.5",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-ident",
            "direct": false,
            "version": "1.0.18",
            "ecosystem": "crates"
          },
          {
            "name": "untrusted",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "url",
            "direct": false,
            "version": "2.5.8",
            "ecosystem": "crates"
          },
          {
            "name": "utf8_iter",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "crates"
          },
          {
            "name": "utf8parse",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "valuable",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "version_check",
            "direct": false,
            "version": "0.9.5",
            "ecosystem": "crates"
          },
          {
            "name": "want",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "crates"
          },
          {
            "name": "wasi",
            "direct": false,
            "version": "0.11.0+wasi-snapshot-preview1",
            "ecosystem": "crates"
          },
          {
            "name": "wasi",
            "direct": false,
            "version": "0.14.2+wasi-0.2.4",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen",
            "direct": false,
            "version": "0.2.100",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-backend",
            "direct": false,
            "version": "0.2.100",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-futures",
            "direct": false,
            "version": "0.4.50",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-macro",
            "direct": false,
            "version": "0.2.100",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-macro-support",
            "direct": false,
            "version": "0.2.100",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-shared",
            "direct": false,
            "version": "0.2.100",
            "ecosystem": "crates"
          },
          {
            "name": "web-sys",
            "direct": false,
            "version": "0.3.77",
            "ecosystem": "crates"
          },
          {
            "name": "web-time",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "webpki-roots",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "crates"
          },
          {
            "name": "windows",
            "direct": false,
            "version": "0.58.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows-core",
            "direct": false,
            "version": "0.58.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows-implement",
            "direct": false,
            "version": "0.58.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows-interface",
            "direct": false,
            "version": "0.58.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows-link",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "windows-result",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows-strings",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows-sys",
            "direct": false,
            "version": "0.52.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows-sys",
            "direct": false,
            "version": "0.59.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows-sys",
            "direct": false,
            "version": "0.61.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows-targets",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_aarch64_gnullvm",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_aarch64_msvc",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_gnu",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_gnullvm",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_msvc",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_gnu",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_gnullvm",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_msvc",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "wit-bindgen-rt",
            "direct": false,
            "version": "0.39.0",
            "ecosystem": "crates"
          },
          {
            "name": "writeable",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "crates"
          },
          {
            "name": "yoke",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "crates"
          },
          {
            "name": "yoke-derive",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "crates"
          },
          {
            "name": "zerocopy",
            "direct": false,
            "version": "0.8.25",
            "ecosystem": "crates"
          },
          {
            "name": "zerocopy-derive",
            "direct": false,
            "version": "0.8.25",
            "ecosystem": "crates"
          },
          {
            "name": "zerofrom",
            "direct": false,
            "version": "0.1.8",
            "ecosystem": "crates"
          },
          {
            "name": "zerofrom-derive",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "crates"
          },
          {
            "name": "zeroize",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "zerotrie",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "crates"
          },
          {
            "name": "zerovec",
            "direct": false,
            "version": "0.11.5",
            "ecosystem": "crates"
          },
          {
            "name": "zerovec-derive",
            "direct": false,
            "version": "0.11.2",
            "ecosystem": "crates"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/ansi",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/checkbox",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/confirm",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/core",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/editor",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/expand",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/external-editor",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/figures",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/input",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/number",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/password",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/prompts",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/rawlist",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/search",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/select",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/type",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/balanced-match",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/brace-expansion",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/cliui",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/fs-minipass",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/schema",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.25",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/cli",
            "direct": false,
            "version": "3.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/cli",
            "direct": false,
            "version": "^3.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/cross-toolchain",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/lzma",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/lzma-android-arm-eabi",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/lzma-android-arm64",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/lzma-darwin-arm64",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/lzma-darwin-x64",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/lzma-freebsd-x64",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/lzma-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/lzma-linux-arm64-gnu",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/lzma-linux-arm64-musl",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/lzma-linux-ppc64-gnu",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/lzma-linux-riscv64-gnu",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/lzma-linux-s390x-gnu",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/lzma-linux-x64-gnu",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/lzma-linux-x64-musl",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/lzma-wasm32-wasi",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/lzma-win32-arm64-msvc",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/lzma-win32-ia32-msvc",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/lzma-win32-x64-msvc",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/tar",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/tar-android-arm-eabi",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/tar-android-arm64",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/tar-darwin-arm64",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/tar-darwin-x64",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/tar-freebsd-x64",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/tar-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/tar-linux-arm64-gnu",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/tar-linux-arm64-musl",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/tar-linux-ppc64-gnu",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/tar-linux-s390x-gnu",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/tar-linux-x64-gnu",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/tar-linux-x64-musl",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/tar-wasm32-wasi",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/tar-win32-arm64-msvc",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/tar-win32-ia32-msvc",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/tar-win32-x64-msvc",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-tools",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-tools-android-arm-eabi",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-tools-android-arm64",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-tools-darwin-arm64",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-tools-darwin-x64",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-tools-freebsd-x64",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-tools-linux-arm64-gnu",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-tools-linux-arm64-musl",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-tools-linux-x64-gnu",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-tools-linux-x64-musl",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-tools-wasm32-wasi",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-tools-win32-arm64-msvc",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-tools-win32-ia32-msvc",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-tools-win32-x64-msvc",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@nolyfill/shared",
            "direct": false,
            "version": "1.0.44",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/agent",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/fs",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/auth-token",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/core",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/endpoint",
            "direct": false,
            "version": "11.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/graphql",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/openapi-types",
            "direct": false,
            "version": "27.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-paginate-rest",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-request-log",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-rest-endpoint-methods",
            "direct": false,
            "version": "17.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/request",
            "direct": false,
            "version": "10.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/request-error",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/rest",
            "direct": false,
            "version": "22.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/types",
            "direct": false,
            "version": "16.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgjs/parseargs",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@taplo/cli",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-coverage",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "22.19.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^22.19.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/prompts",
            "direct": false,
            "version": "2.4.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/prompts",
            "direct": false,
            "version": "^2.4.9",
            "ecosystem": "npm"
          },
          {
            "name": "abbrev",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "7.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "before-after-hook",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "c8",
            "direct": false,
            "version": "10.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "c8",
            "direct": false,
            "version": "^10.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "cacache",
            "direct": false,
            "version": "20.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "5.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "chardet",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-cursor",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-truncate",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-width",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "clipanion",
            "direct": false,
            "version": "4.0.0-rc.4",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "1.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "colorette",
            "direct": false,
            "version": "2.0.20",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "13.1.0",
            "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": "6.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "emnapi",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "10.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "9.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "encoding",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "env-paths",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "environment",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "err-code",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-toolkit",
            "direct": false,
            "version": "1.43.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter3",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "exponential-backoff",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-content-type-parse",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-minipass",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-east-asian-width",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-tsconfig",
            "direct": false,
            "version": "4.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "13.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "2.8.9",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "http-cache-semantics",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "husky",
            "direct": false,
            "version": "9.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "ip-address",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "1.0.39",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "isomorphic.js",
            "direct": false,
            "version": "0.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-better-errors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "kleur",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "lib0",
            "direct": false,
            "version": "0.2.117",
            "ecosystem": "npm"
          },
          {
            "name": "lilconfig",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "lint-staged",
            "direct": false,
            "version": "15.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "listr2",
            "direct": false,
            "version": "8.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "load-json-file",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "log-update",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-fetch-happen",
            "direct": false,
            "version": "15.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "memorystream",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-function",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "3.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-collect",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-fetch",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-flush",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-pipeline",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-sized",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "minizlib",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "mute-stream",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "nice-try",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "node-gyp",
            "direct": false,
            "version": "12.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "nopt",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-all",
            "direct": false,
            "version": "4.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "obug",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "7.0.0",
            "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": "p-map",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "package-json-from-dist",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "pidtree",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pidtree",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "proc-log",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "promise-retry",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "prompts",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "prompts",
            "direct": false,
            "version": "^2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.10",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-pkg-maps",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "restore-cursor",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "retry",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "rfdc",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "1.0.44",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "5.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shell-quote",
            "direct": false,
            "version": "1.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "sisteransi",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "smart-buffer",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "socks",
            "direct": false,
            "version": "2.8.7",
            "ecosystem": "npm"
          },
          {
            "name": "socks-proxy-agent",
            "direct": false,
            "version": "8.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-correct",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-exceptions",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.20",
            "ecosystem": "npm"
          },
          {
            "name": "ssri",
            "direct": false,
            "version": "13.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-argv",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-width-cjs",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.padend",
            "direct": false,
            "version": "1.0.44",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi-cjs",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tar",
            "direct": false,
            "version": "7.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "test-exclude",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.15",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "tsx",
            "direct": false,
            "version": "4.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "tsx",
            "direct": false,
            "version": "^4.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "typanion",
            "direct": false,
            "version": "3.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^5.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "6.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "unique-filename",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unique-slug",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "universal-user-agent",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "v8-to-istanbul",
            "direct": false,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-license",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi-cjs",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yjs",
            "direct": false,
            "version": "13.6.29",
            "ecosystem": "npm"
          },
          {
            "name": "yjs",
            "direct": false,
            "version": "^13.6.29",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 577,
        "direct_count": 27,
        "indirect_count": 550
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 46,
        "open_issues": 8,
        "closed_ratio": 0,
        "closed_issues": 0,
        "closed_unmerged_prs": 2
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "darkskygit",
          "commits": 115,
          "avatar_url": "https://avatars.githubusercontent.com/u/25152247?v=4"
        },
        {
          "type": "User",
          "login": "forehalo",
          "commits": 35,
          "avatar_url": "https://avatars.githubusercontent.com/u/8281226?v=4"
        },
        {
          "type": "User",
          "login": "Brooooooklyn",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/3468483?v=4"
        },
        {
          "type": "User",
          "login": "thorseraq",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/20554850?v=4"
        },
        {
          "type": "User",
          "login": "xuhongxu96",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/2201482?v=4"
        },
        {
          "type": "User",
          "login": "zxch3n",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/18425020?v=4"
        },
        {
          "type": "User",
          "login": "iasakura",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/5370686?v=4"
        },
        {
          "type": "User",
          "login": "heylakatos",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/279568067?v=4"
        }
      ],
      "contributors_sampled": 8,
      "top_contributor_share": 0.635
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "benchmark.yml",
        "cflite_batch.yml",
        "cflite_build.yml",
        "cflite_cron.yml",
        "cflite_pr.yml",
        "pr-auto-assign.yml",
        "y-octo-node.yml",
        "y-octo.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Cargo.lock",
        "yarn.lock"
      ],
      "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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 5,
            "reason": "12 out of 21 merged PRs checked by a CI test -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 3,
            "reason": "Found 8/24 approved changesets -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 12 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 10,
            "reason": "project is fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 6,
            "reason": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 6,
            "reason": "SAST tool is not run on all commits -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "31 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "70873e4f05f5ec55c125df174757f99f98e956e5",
        "ran_at": "2026-07-27T18:45:37Z",
        "aggregate_score": 4.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-27T18:14:35Z",
      "oldest_open_prs": [
        {
          "number": 43,
          "created_at": "2024-07-08T11:30:59Z",
          "last_comment_at": "2026-01-10T13:50:45Z",
          "last_comment_author": "github-actions"
        }
      ],
      "last_merged_pr_at": "2026-07-27T18:11:06Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 5,
          "created_at": "2023-07-19T03:04:13Z",
          "last_comment_at": "2023-08-21T04:39:08Z",
          "last_comment_author": "darkskygit"
        },
        {
          "number": 1,
          "created_at": "2023-08-18T12:47:56Z",
          "last_comment_at": "2023-08-20T11:03:52Z",
          "last_comment_author": "darkskygit"
        },
        {
          "number": 8,
          "created_at": "2023-08-23T08:44:44Z",
          "last_comment_at": "2023-08-30T17:34:40Z",
          "last_comment_author": "dmonad"
        },
        {
          "number": 18,
          "created_at": "2023-08-31T04:41:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 20,
          "created_at": "2023-09-01T03:38:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 33,
          "created_at": "2023-11-09T12:56:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 36,
          "created_at": "2023-12-19T07:15:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 41,
          "created_at": "2024-02-17T14:01:04Z",
          "last_comment_at": "2024-03-05T03:35:23Z",
          "last_comment_author": "Brooooooklyn"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/y-crdt/y-octo",
    "host": "github.com",
    "name": "y-octo",
    "owner": "y-crdt"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 54,
      "inputs": {
        "security": 56,
        "vitality": 49,
        "community": 55,
        "governance": 48,
        "engineering": 64
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 49,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "commits_last_year": 18,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 10
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "10/52 weeks with commits",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "18 commits in the last year",
                "points": 11.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "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": 32,
            "inputs": {
              "releases_count": 1,
              "latest_release_tag": "0.0.1",
              "releases_from_tags": true,
              "days_since_latest_release": 1072,
              "mean_days_between_releases": null
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "1 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1072 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1072
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "cadence unknown (single release)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence_unknown",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 55,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "forks": 10,
              "stars": 334,
              "watchers": 5,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "334 stars",
                "points": 40.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 334
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "10 forks",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "5 watchers",
                "points": 3.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 48,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 8,
              "top_contributor_share": 0.635
            },
            "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 64% of commits",
                "points": 8.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 64
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "8 contributors",
                "points": 10.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 12 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "merged_prs": 46,
              "open_issues": 8,
              "closed_issues": 0,
              "issue_closed_ratio": 0,
              "closed_unmerged_prs": 2
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "0% of issues closed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 0
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "46/48 decided PRs merged",
                "points": 36.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 46,
                      "decided": 48
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 8/24 approved changesets -- score normalized to 3",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "followers": 118,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "y-crdt",
              "public_repos": 18,
              "account_age_days": 2078
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "118 followers of y-crdt",
                "points": 14.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 118,
                      "login": "y-crdt"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "18 public repos, account ~5 yr old",
                "points": 20.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 18
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 64,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "8 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "12 out of 21 merged PRs checked by a CI test -- score normalized to 5",
                "points": 10,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "crdt-algorithm",
                "crdt-implementations",
                "crdts",
                "thread-safe"
              ],
              "has_wiki": false,
              "homepage": "https://octobase.pro/",
              "has_readme": true,
              "has_docs_dir": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://octobase.pro/",
                "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": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 56,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 45,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "12 out of 21 merged PRs checked by a CI test -- score normalized to 5",
                "points": 1.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 8/24 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 12 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is fuzzed",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 6",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "31 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 565 resolved dependencies against OSV; 12 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). 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": 565
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 12
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 44,
              "affected_packages": 16,
              "assessed_packages": 565,
              "unassessed_packages": 12,
              "affected_by_severity": "critical 1, high 12, moderate 2, unknown 1",
              "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": 565,
              "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": 8
            },
            "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.99,
              "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": "99 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 99,
                      "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": [
                "Cargo.lock",
                "yarn.lock"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "tsconfig.json",
                "y-octo-node/tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Cargo.toml",
                "y-octo-node/Cargo.toml",
                "y-octo-utils/Cargo.toml",
                "y-octo-utils/fuzz/Cargo.toml",
                "y-octo-utils/yrs-is-unsafe/Cargo.toml",
                "y-octo/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml, y-octo-node/Cargo.toml, y-octo-utils/Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml, y-octo-node/Cargo.toml, y-octo-utils/Cargo.toml"
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json, y-octo-node/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json, y-octo-node/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, 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 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 2992863,
              "source_files_sampled": 115,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Rust (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/115 source files over 60KB",
                "points": 54.5,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 115,
                      "oversized": 1
                    }
                  }
                ],
                "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",
    "Could not fetch npm package '@y-octo/cli' from its registry",
    "crates package 'y-octo' points at a different repository (https://github.com/toeverything/y-octo); excluded from ecosystem scoring",
    "Could not fetch crates package 'y-octo-node' from its registry",
    "Could not fetch crates package 'y-octo-utils' from its registry",
    "Could not fetch crates package 'yrs-is-unsafe' from its registry",
    "deps.dev does not index crates:y-octo@0.1.0; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T18:45:54.143057Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/y/y-crdt/y-octo.svg",
  "full_name": "y-crdt/y-octo",
  "license_state": "custom",
  "license_spdx": null
}

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 statisticscrates.io.