Public record
Software health reportschema 0.23.0 · metrics 1.13.0 · 2026-07-21 20:23 UTC

huggingface / xet-core

xet client tech, used in huggingface_hub

RustApache-2.0★ 533 stars⑂ 83 forkssince Sep 2024View on GitHub ↗

huggingface/xet-core holds a health index of 79 out of 100, placing it in the Good band. It scores highest on Vitality (94/100) and lowest on Security (63/100). It was last updated today. 2 contributors account for most of its recent work.

79
overall / 100
Good

Software health index

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

79
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

Hugging FaceOrganization
65,993 followers458 public repossince Feb 2017

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.iohf_xet1.5.4145,98260 days agocloud-storagedatasetsdeduplicationhuggingfacelarge-filesasynchronousdata-structuresfilesystemartificial-intelligence
crates.iohf-xet1.5.4145,98260 days agocloud-storagedatasetsdeduplicationhuggingfacelarge-filesasynchronousdata-structuresfilesystemartificial-intelligence
crates.ioxet-data1.5.4146,13360 days agohuggingfacedata-structuresfilesystemartificial-intelligence
PyPIhf-xet1.5.2240,046,451385 days ago
crates.iosimulationpoints to another repo — not scored0.0.1432464 days ago
crates.ioxet-client1.5.4146,46660 days agohuggingfacenetwork-programmingartificial-intelligence
crates.ioxet-runtime1.5.4146,52760 days agohuggingfaceasynchronousartificial-intelligence

Metrics by category

Vitality

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

94Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
33.2/36Commit cadence — 48/52 weeks with commits
18/18Commit volume — 292 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year292
human_commit_share0.98
days_since_last_push0
active_weeks_last_year48
How it's scored
27/27Ships releases — 36 releases published
36/36Release recency — latest release 5 days ago
27/27Release cadence — a release every ~17.1 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count36
latest_release_tagv1.5.2
releases_from_tagsno
days_since_latest_release5
mean_days_between_releases17.1

Community & Adoption

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

81Good · 18% of overall
How it's scored
44.2/60Stars — 533 stars
16/25Forks — 83 forks
5.8/15Watchers — 12 watchers
Inputs used
forks83
stars533
watchers12
growth_stateorganic
growth_factor_pct100

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 240,777,541 downloads/month across crates, pypi
0/20Registry dependents — not reported by this ecosystem
Inputs used
packageshf_xet, hf-xet, xet-data, hf-xet, xet-client, xet-runtime
dependents
ecosystemscrates, pypi
total_downloads2,307,572
monthly_downloads240,777,541
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

80Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
16.2/22.5Commit distribution — top contributor authored 28% of commits
13.5/13.5Contributor breadth — 26 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor2
contributors_sampled26
top_contributor_share0.279
How it's scored
40.4/46.8Issue resolution — 86% of issues closed
29.8/38.3PR acceptance — 615/789 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs615
open_issues14
closed_issues89
issue_closed_ratio0.864
closed_unmerged_prs174
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 65,993 followers of huggingface
25/25Track record — 458 public repos, account ~9 yr old
Inputs used
followers65,993
owner_typeOrganization
is_verified
owner_loginhuggingface
public_repos458
account_age_days3,446
How it's scored
25/25Published & resolvable — 6 package(s) on crates, pypi
35/35Publish recency — latest publish 0 days ago
20/20Version history — 38 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packageshf_xet, hf-xet, xet-data, hf-xet, xet-client, xet-runtime
ecosystemscrates, pypi
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

71Good · 20% of overall
How it's scored
24/24CI workflows — 7 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 4 topics
0/10Wiki
Inputs used
topicshuggingface-hub, rust, storage, xet
has_wikino
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

63Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
4/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 13 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.7
Excluded from scoring (no data or not applicable): branch_protection. Remaining weights renormalized.
How it's scored
26.6/35Direct dependencies free of known advisories — 1 affected: anyhow 1.0.102 (unknown)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
40/40No advisories left outstanding — no advisory has been public longer than 90 days
Inputs used
sourceosv
advisories13
affected_packages11
assessed_packages795
unassessed_packages9
affected_by_severityhigh 3, moderate 2, unknown 6
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 795 resolved dependencies against OSV. 9 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.

68Moderate · 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 — 98 of 98 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — openapi/Makefile
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
10/10Reproducible environment — lockfile
10/10Demonstrated agent practice — 10 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 2 of the last 100 commits are automated dependency updates
8/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock, package-lock.json
has_dockerfileno
typed_languageyes
bootstrap_filesopenapi/Makefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.1
toolchain_manifestsCargo.toml, examples/xet_pkg_napi/Cargo.toml, git_xet/Cargo.toml, hf_xet/Cargo.toml, simulation/Cargo.toml, simulation/chunk_cache_bench/Cargo.toml, simulation/sha256_bench/Cargo.toml, wasm/hf_xet_thin_wasm/Cargo.toml, wasm/hf_xet_wasm/Cargo.toml, xet_client/Cargo.toml, xet_core_structures/Cargo.toml, xet_data/Cargo.toml, xet_pkg/Cargo.toml, xet_runtime/Cargo.toml
dependency_bot_commit_share0.02
How it's scored
45/45Type-checkable code — Rust (statically typed)
53.6/55Manageable file sizes — 9/362 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes112,943
source_files_sampled362
oversized_source_files9
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

533GitHub stars
26contributors
292commits, last 12 months
0days since last push
36releases
2bus factor
14open issues
crates.io, PyPIpackage ecosystems

Data collection warnings

  • Could not fetch crates package 'git_xet' from its registry
  • crates package 'simulation' points at a different repository (https://github.com/gardnervickers/simulation); excluded from ecosystem scoring
  • deps.dev does not index crates:hf_xet@1.5.4; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 533 ★ / 83 ⇿
533Stars
83Forks
36Releases

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.

010020030040050060053382272024-092025-082026-07
Major 1Minor 5Patch 25

Each point covers 2 days.

OpenSSF Scorecard 5.7 / 10
5.7aggregate

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-21 20:23 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
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
8Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities13 existing vulnerabilities detected
Direct dependencies 161
RegistryPackageVersion constraintManifest
crates.ioxet-datagit_xet/Cargo.toml
crates.ioxet-runtimegit_xet/Cargo.toml
crates.ioxet-clientgit_xet/Cargo.toml
crates.ioxet-pkggit_xet/Cargo.toml
crates.ioanyhowgit_xet/Cargo.toml
crates.ioasync-traitgit_xet/Cargo.toml
crates.ioclapgit_xet/Cargo.toml
crates.iogit-url-parsegit_xet/Cargo.toml
crates.iogit2git_xet/Cargo.toml
crates.iohttpgit_xet/Cargo.toml
crates.ioreqwestgit_xet/Cargo.toml
crates.ioreqwest-middlewaregit_xet/Cargo.toml
crates.iorust-netrcgit_xet/Cargo.toml
crates.ioserdegit_xet/Cargo.toml
crates.ioserde_jsongit_xet/Cargo.toml
crates.ioshell-wordsgit_xet/Cargo.toml
crates.iorusshgit_xet/Cargo.toml
crates.iothiserrorgit_xet/Cargo.toml
crates.iotokiogit_xet/Cargo.toml
crates.ioxet-pkghf_xet/Cargo.toml
crates.ioxet-runtimehf_xet/Cargo.toml
crates.ioxet-clienthf_xet/Cargo.toml
crates.iopprof0.15hf_xet/Cargo.toml
crates.iopyo30.29hf_xet/Cargo.toml
crates.ioasync-trait0.1hf_xet/Cargo.toml
crates.iohttp1hf_xet/Cargo.toml
crates.ioitertools0.14hf_xet/Cargo.toml
crates.iorand0.10hf_xet/Cargo.toml
crates.iotracing0.1hf_xet/Cargo.toml
crates.ioxet-runtimesimulation/Cargo.toml
crates.ioxet-clientsimulation/Cargo.toml
crates.ioanyhowsimulation/Cargo.toml
crates.iochronosimulation/Cargo.toml
crates.iohumantimesimulation/Cargo.toml
crates.ioclapsimulation/Cargo.toml
crates.iorandsimulation/Cargo.toml
crates.ioserdesimulation/Cargo.toml
crates.ioserde_jsonsimulation/Cargo.toml
crates.iothiserrorsimulation/Cargo.toml
crates.iotokiosimulation/Cargo.toml
crates.iotokio-utilsimulation/Cargo.toml
crates.iotracingsimulation/Cargo.toml
crates.iobytessimulation/Cargo.toml
crates.iohttpsimulation/Cargo.toml
crates.ioreqwestsimulation/Cargo.toml
crates.ioreqwest-middlewaresimulation/Cargo.toml
crates.iotracing-subscribersimulation/Cargo.toml
crates.ioxet-runtime1.5.4xet_client/Cargo.toml
crates.ioxet-core-structures1.5.4xet_client/Cargo.toml
crates.ioanyhowxet_client/Cargo.toml
crates.ioasync-traitxet_client/Cargo.toml
crates.iobase64xet_client/Cargo.toml
crates.iobytesxet_client/Cargo.toml
crates.ioclapxet_client/Cargo.toml
crates.iocrc32fastxet_client/Cargo.toml
crates.iofuturesxet_client/Cargo.toml
crates.iohttpxet_client/Cargo.toml
crates.iomore-assertsxet_client/Cargo.toml
crates.iorandxet_client/Cargo.toml
crates.ioreqwestxet_client/Cargo.toml
crates.ioreqwest-middlewarexet_client/Cargo.toml
crates.ioserdexet_client/Cargo.toml
crates.ioserde_jsonxet_client/Cargo.toml
crates.ioserde_reprxet_client/Cargo.toml
crates.iostatrsxet_client/Cargo.toml
crates.iotempfilexet_client/Cargo.toml
crates.iothiserrorxet_client/Cargo.toml
crates.iotokio-retryxet_client/Cargo.toml
crates.iotracingxet_client/Cargo.toml
crates.iotracing-subscriberxet_client/Cargo.toml
crates.iourlxet_client/Cargo.toml
crates.iourlencodingxet_client/Cargo.toml
crates.ioxet-runtime1.5.4xet_core_structures/Cargo.toml
crates.ioasync-traitxet_core_structures/Cargo.toml
crates.iobase64xet_core_structures/Cargo.toml
crates.ioblake3xet_core_structures/Cargo.toml
crates.iobytesxet_core_structures/Cargo.toml
crates.ioclapxet_core_structures/Cargo.toml
crates.iocountioxet_core_structures/Cargo.toml
crates.iocsvxet_core_structures/Cargo.toml
crates.iofuturesxet_core_structures/Cargo.toml
crates.iofutures-utilxet_core_structures/Cargo.toml
crates.ioheapifyxet_core_structures/Cargo.toml
crates.ioitertoolsxet_core_structures/Cargo.toml
crates.iolz4_flexxet_core_structures/Cargo.toml
crates.iomore-assertsxet_core_structures/Cargo.toml
crates.iorandxet_core_structures/Cargo.toml
crates.ioregexxet_core_structures/Cargo.toml
crates.iosafe-transmutexet_core_structures/Cargo.toml
crates.ioserdexet_core_structures/Cargo.toml
crates.iostatic_assertionsxet_core_structures/Cargo.toml
crates.iotempfilexet_core_structures/Cargo.toml
crates.iothiserrorxet_core_structures/Cargo.toml
crates.iotracingxet_core_structures/Cargo.toml
crates.ioxet-runtime1.5.4xet_data/Cargo.toml
crates.ioxet-core-structures1.5.4xet_data/Cargo.toml
crates.ioxet-client1.5.4xet_data/Cargo.toml
crates.ioanyhowxet_data/Cargo.toml
crates.ioasync-traitxet_data/Cargo.toml
crates.iobytesxet_data/Cargo.toml
crates.iochronoxet_data/Cargo.toml
crates.ioclapxet_data/Cargo.toml
crates.iogearhashxet_data/Cargo.toml
crates.iohttpxet_data/Cargo.toml
crates.ioitertoolsxet_data/Cargo.toml
crates.iomore-assertsxet_data/Cargo.toml
crates.iorandxet_data/Cargo.toml
crates.ioserdexet_data/Cargo.toml
crates.ioserde_jsonxet_data/Cargo.toml
crates.iotempfilexet_data/Cargo.toml
crates.iothiserrorxet_data/Cargo.toml
crates.iotokio-utilxet_data/Cargo.toml
crates.iotracingxet_data/Cargo.toml
crates.iourlxet_data/Cargo.toml
crates.iouuidxet_data/Cargo.toml
crates.iopyo3xet_data/Cargo.toml
crates.ioxet-runtime1.5.4xet_pkg/Cargo.toml
crates.ioxet-core-structures1.5.4xet_pkg/Cargo.toml
crates.ioxet-client1.5.4xet_pkg/Cargo.toml
crates.ioxet-data1.5.4xet_pkg/Cargo.toml
crates.ioanyhowxet_pkg/Cargo.toml
crates.ioasync-traitxet_pkg/Cargo.toml
crates.iobytesxet_pkg/Cargo.toml
crates.iohttpxet_pkg/Cargo.toml
crates.iomore-assertsxet_pkg/Cargo.toml
crates.iopyo3xet_pkg/Cargo.toml
crates.ioserdexet_pkg/Cargo.toml
crates.iothiserrorxet_pkg/Cargo.toml
crates.iotokio-utilxet_pkg/Cargo.toml
crates.iotracingxet_pkg/Cargo.toml
crates.ioclapxet_pkg/Cargo.toml
crates.ioserde_jsonxet_pkg/Cargo.toml
crates.iourlxet_pkg/Cargo.toml
crates.iowalkdirxet_pkg/Cargo.toml
crates.iouuidxet_pkg/Cargo.toml
crates.ioanyhowxet_runtime/Cargo.toml
crates.iochronoxet_runtime/Cargo.toml
crates.iocoloredxet_runtime/Cargo.toml
crates.ioconst-str1.1xet_runtime/Cargo.toml
crates.ioctorxet_runtime/Cargo.toml
crates.iodirsxet_runtime/Cargo.toml
crates.iohumantimexet_runtime/Cargo.toml
crates.iogit-versionxet_runtime/Cargo.toml
crates.iokonst0.4xet_runtime/Cargo.toml
crates.iolibcxet_runtime/Cargo.toml
crates.iomore-assertsxet_runtime/Cargo.toml
crates.iooneshotxet_runtime/Cargo.toml
crates.iorandxet_runtime/Cargo.toml
crates.ioreqwestxet_runtime/Cargo.toml
crates.ioserdexet_runtime/Cargo.toml
crates.ioserde_jsonxet_runtime/Cargo.toml
crates.iosysinfoxet_runtime/Cargo.toml
crates.ioasync-traitxet_runtime/Cargo.toml
crates.iobytesxet_runtime/Cargo.toml
crates.iofuturesxet_runtime/Cargo.toml
crates.iopin-projectxet_runtime/Cargo.toml
crates.iothiserrorxet_runtime/Cargo.toml
crates.iotracingxet_runtime/Cargo.toml
crates.iotracing-subscriberxet_runtime/Cargo.toml
crates.ioconsole-subscriberxet_runtime/Cargo.toml
crates.iopyo3xet_runtime/Cargo.toml
All dependencies 804

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

RegistryPackageVersionRelation
crates.ioanyhow1.0.102direct
crates.ioanyhow1.0.103direct
crates.ioasync-trait0.1.89direct
crates.iobase640.21.7direct
crates.iobase640.22.1direct
crates.ioblake31.8.3direct
crates.ioblake31.8.5direct
crates.iobytes1.11.1direct
crates.iochrono0.4.44direct
crates.ioclap4.6.0direct
crates.ioclap4.6.1direct
crates.iocolored3.1.1direct
crates.ioconsole-subscriber0.5.0direct
crates.ioconst-strdirect
crates.ioconst-str1.1.0direct
crates.iocountio0.3.0direct
crates.iocrc32fast1.5.0direct
crates.iocsv1.4.0direct
crates.ioctor0.2.9direct
crates.ioctor1.0.1direct
crates.ioctor1.0.3direct
crates.ioctor1.0.5direct
crates.iodirs6.0.0direct
crates.iofutures0.3.32direct
crates.iofutures-util0.3.32direct
crates.iogearhash0.1.3direct
crates.iogit-url-parse0.4.6direct
crates.iogit-version0.3.9direct
crates.iogit20.21.0direct
crates.ioheapify0.2.0direct
crates.iohttp1.4.0direct
crates.iohumantime2.3.0direct
crates.ioitertools0.12.1direct
crates.ioitertools0.13.0direct
crates.ioitertools0.14.0direct
crates.iokonstdirect
crates.iokonst0.4.3direct
crates.iolibc0.2.183direct
crates.iolibc0.2.186direct
crates.iolz4_flex0.13.0direct
crates.iolz4_flex0.13.1direct
crates.iomore-asserts0.3.1direct
crates.iooneshot0.1.13direct
crates.iopin-project1.1.11direct
crates.iopin-project1.1.12direct
crates.iopin-project1.1.13direct
crates.iopprof0.15.0direct
crates.iopyo30.29.0direct
crates.iorand0.10.1direct
crates.iorand0.8.6direct
crates.iorand0.9.4direct
crates.ioregex1.12.3direct
crates.ioreqwest0.13.1direct
crates.ioreqwest0.13.2direct
crates.ioreqwest0.13.3direct
crates.ioreqwest-middleware0.5.1direct
crates.iorussh0.61.2direct
crates.iorust-netrc0.1.2direct
crates.iosafe-transmute0.11.3direct
crates.ioserde1.0.228direct
crates.ioserde_json1.0.146direct
crates.ioserde_json1.0.149direct
crates.ioserde_repr0.1.20direct
crates.ioshell-words1.1.1direct
crates.iostatic_assertions1.1.0direct
crates.iostatrs0.18.0direct
crates.iosysinfo0.38.4direct
crates.iotempfile3.27.0direct
crates.iothiserror1.0.69direct
crates.iothiserror2.0.18direct
crates.iotokio1.50.0direct
crates.iotokio1.52.2direct
crates.iotokio1.52.3direct
crates.iotokio-retry0.3.1direct
crates.iotokio-util0.7.18direct
crates.iotracing0.1.44direct
crates.iotracing-subscriber0.3.23direct
crates.iourl2.5.8direct
crates.iourlencoding2.1.3direct
crates.iouuid1.22.0direct
crates.iouuid1.23.1direct
crates.iowalkdir2.5.0direct
crates.ioxet-clientdirect
crates.ioxet-core-structuresdirect
crates.ioxet-datadirect
crates.ioxet-runtimedirect
crates.ioaddr2line0.25.1indirect
crates.ioadler22.0.1indirect
crates.ioaead0.6.0-rc.10indirect
crates.ioaes0.9.1indirect
crates.ioaes-gcm0.11.0-rc.3indirect
crates.ioahash0.8.12indirect
crates.ioaho-corasick1.1.4indirect
crates.ioaligned-vec0.6.4indirect
crates.ioandroid_system_properties0.1.5indirect
crates.ioanes0.1.6indirect
crates.ioanstream1.0.0indirect
crates.ioanstyle1.0.14indirect
crates.ioanstyle-parse1.0.0indirect
crates.ioanstyle-query1.1.5indirect
crates.ioanstyle-wincon3.0.11indirect
crates.ioapprox0.5.1indirect
crates.ioar0.9.0indirect
crates.ioargon20.6.0-rc.8indirect
crates.ioarrayref0.3.9indirect
crates.ioarrayvec0.7.6indirect
crates.ioassert-json-diff2.0.2indirect
crates.ioasync-channel1.9.0indirect
crates.ioasync-channel2.5.0indirect
crates.ioasync-executor1.14.0indirect
crates.ioasync-fs2.2.0indirect
crates.ioasync-global-executor2.4.1indirect
crates.ioasync-io2.6.0indirect
crates.ioasync-lock3.4.2indirect
crates.ioasync-net2.0.0indirect
crates.ioasync-object-pool0.2.0indirect
crates.ioasync-process2.5.0indirect
crates.ioasync-signal0.2.13indirect
crates.ioasync-std1.13.2indirect
crates.ioasync-task4.7.1indirect
crates.ioatomic-waker1.1.2indirect
crates.ioautocfg1.5.0indirect
crates.ioaws-lc-rs1.16.2indirect
crates.ioaws-lc-rs1.16.3indirect
crates.ioaws-lc-rs1.17.0indirect
crates.ioaws-lc-sys0.39.0indirect
crates.ioaws-lc-sys0.40.0indirect
crates.ioaws-lc-sys0.41.0indirect
crates.ioaxum0.8.8indirect
crates.ioaxum-core0.5.6indirect
crates.iobackon1.6.0indirect
crates.iobacktrace0.3.76indirect
crates.iobandwidth0.3.0indirect
crates.iobase16ct1.0.0indirect
crates.iobase64ct1.8.3indirect
crates.iobcrypt-pbkdf0.11.0indirect
crates.iobincode1.3.3indirect
crates.iobitflags1.3.2indirect
crates.iobitflags2.11.0indirect
crates.iobitflags2.11.1indirect
crates.ioblake20.11.0-rc.6indirect
crates.ioblock-buffer0.10.4indirect
crates.ioblock-buffer0.12.0indirect
crates.ioblock-buffer0.12.1indirect
crates.ioblock-padding0.4.2indirect
crates.ioblocking1.6.2indirect
crates.ioblowfish0.10.0indirect
crates.iobstr1.12.1indirect
crates.iobumpalo3.20.2indirect
crates.iobytemuck1.25.0indirect
crates.iobyteorder1.5.0indirect
crates.iocast0.3.0indirect
crates.iocbc0.2.1indirect
crates.iocc1.2.57indirect
crates.iocc1.2.61indirect
crates.iocc1.2.62indirect
crates.iocc1.2.67indirect
crates.iocesu81.1.0indirect
crates.iocfg-if0.1.10indirect
crates.iocfg-if1.0.4indirect
crates.iocfg_aliases0.2.1indirect
crates.iochacha200.10.0indirect
crates.iociborium0.2.2indirect
crates.iociborium-io0.2.2indirect
crates.iociborium-ll0.2.2indirect
crates.iocipher0.5.2indirect
crates.ioclap_builder4.6.0indirect
crates.ioclap_derive4.6.0indirect
crates.ioclap_derive4.6.1indirect
crates.ioclap_lex1.1.0indirect
crates.iocmake0.1.57indirect
crates.iocmake0.1.58indirect
crates.iocmov0.5.4indirect
crates.iocobs0.3.0indirect
crates.iocolorchoice1.0.5indirect
crates.iocombine4.6.7indirect
crates.ioconcurrent-queue2.5.0indirect
crates.ioconsole-api0.9.0indirect
crates.ioconsole_error_panic_hook0.1.7indirect
crates.ioconsole_log1.0.0indirect
crates.ioconst-oid0.10.2indirect
crates.ioconst-oid0.9.6indirect
crates.ioconst_panic0.2.15indirect
crates.ioconstant_time_eq0.4.2indirect
crates.ioconvert_case0.6.0indirect
crates.iocore-foundation0.10.1indirect
crates.iocore-foundation0.9.4indirect
crates.iocore-foundation-sys0.8.7indirect
crates.iocore_affinity0.8.3indirect
crates.iocpp_demangle0.5.1indirect
crates.iocpubits0.1.1indirect
crates.iocpufeatures0.2.17indirect
crates.iocpufeatures0.3.0indirect
crates.iocriterionindirect
crates.iocriterion0.7.0indirect
crates.iocriterion-plot0.6.0indirect
crates.iocrossbeam-channel0.5.15indirect
crates.iocrossbeam-deque0.8.6indirect
crates.iocrossbeam-epoch0.9.18indirect
crates.iocrossbeam-epoch0.9.20indirect
crates.iocrossbeam-utils0.8.21indirect
crates.iocrunchy0.2.4indirect
crates.iocrypto-bigint0.7.5indirect
crates.iocrypto-common0.1.7indirect
crates.iocrypto-common0.2.2indirect
crates.iocrypto-primes0.7.0indirect
crates.iocsv-core0.1.13indirect
crates.ioctr0.10.1indirect
crates.ioctutils0.4.2indirect
crates.iocurve25519-dalek5.0.0-rc.0indirect
crates.iocurve25519-dalek-derive0.1.1indirect
crates.iodaemonix0.1.0indirect
crates.iodata-encoding2.10.0indirect
crates.iodeadpool0.12.3indirect
crates.iodeadpool-runtime0.1.4indirect
crates.iodebugid0.8.0indirect
crates.iodefmt1.1.1indirect
crates.iodefmt-macros1.1.1indirect
crates.iodefmt-parser1.0.0indirect
crates.iodelegate0.13.5indirect
crates.ioder0.8.0indirect
crates.ioderanged0.5.8indirect
crates.iodes0.9.0indirect
crates.iodigest0.10.7indirect
crates.iodigest0.11.3indirect
crates.iodirectories6.0.0indirect
crates.iodirs-sys0.5.0indirect
crates.iodisplaydoc0.2.5indirect
crates.iodowncast0.11.0indirect
crates.iodunce1.0.5indirect
crates.ioecdsa0.17.0-rc.18indirect
crates.ioed255193.0.0indirect
crates.ioed25519-dalek3.0.0-rc.0indirect
crates.ioeither1.15.0indirect
crates.ioelliptic-curve0.14.0-rc.33indirect
crates.ioembedded-io0.4.0indirect
crates.ioembedded-io0.6.1indirect
crates.ioencoding_rs0.8.35indirect
crates.ioenum_dispatch0.3.13indirect
crates.ioenv_filter2.0.0indirect
crates.ioenv_logger0.11.11indirect
crates.ioequator0.4.2indirect
crates.ioequator-macro0.4.2indirect
crates.ioequivalent1.0.2indirect
crates.ioerrno0.3.14indirect
crates.ioevent-listener2.5.3indirect
crates.ioevent-listener5.4.1indirect
crates.ioevent-listener-strategy0.5.4indirect
crates.iofallible-iterator0.2.0indirect
crates.iofastrand2.3.0indirect
crates.iofastrand2.4.1indirect
crates.ioff0.14.0indirect
crates.iofiat-crypto0.3.0indirect
crates.iofiletime0.2.27indirect
crates.iofind-msvc-tools0.1.9indirect
crates.iofindshlibs0.10.2indirect
crates.ioflate21.1.9indirect
crates.ioflume0.11.1indirect
crates.iofnv1.0.7indirect
crates.iofoldhash0.1.5indirect
crates.ioforeign-types0.3.2indirect
crates.ioforeign-types-shared0.1.1indirect
crates.ioform_urlencoded1.2.2indirect
crates.iofragile2.0.1indirect
crates.iofs-err3.3.1indirect
crates.iofs_extra1.3.0indirect
crates.iofutures-channel0.3.32indirect
crates.iofutures-core0.3.32indirect
crates.iofutures-executor0.3.32indirect
crates.iofutures-io0.3.32indirect
crates.iofutures-lite2.6.1indirect
crates.iofutures-macro0.3.32indirect
crates.iofutures-sink0.3.32indirect
crates.iofutures-task0.3.32indirect
crates.iofutures-timer3.0.3indirect
crates.iogeneric-array0.14.7indirect
crates.iogeneric-array1.3.5indirect
crates.iogetrandom0.2.17indirect
crates.iogetrandom0.3.4indirect
crates.iogetrandom0.4.2indirect
crates.ioghash0.6.0indirect
crates.iogimli0.32.3indirect
crates.iogit-version-macro0.3.9indirect
crates.iogloo-timers0.3.0indirect
crates.iogroup0.14.0indirect
crates.iogzp2.0.2indirect
crates.ioh20.4.13indirect
crates.iohalf2.7.1indirect
crates.iohashbrown0.15.5indirect
crates.iohashbrown0.16.1indirect
crates.iohashbrown0.17.0indirect
crates.iohashbrown0.17.1indirect
crates.iohdrhistogram7.5.4indirect
crates.ioheaders0.4.1indirect
crates.ioheaders-core0.3.0indirect
crates.ioheck0.5.0indirect
crates.iohermit-abi0.5.2indirect
crates.iohex0.4.3indirect
crates.iohex-literal1.1.0indirect
crates.iohkdf0.13.0indirect
crates.iohmac0.12.1indirect
crates.iohmac0.13.0indirect
crates.iohome0.5.12indirect
crates.iohttp-body1.0.1indirect
crates.iohttp-body-util0.1.3indirect
crates.iohttparse1.10.1indirect
crates.iohttpdate1.0.3indirect
crates.iohttpmock0.8.3indirect
crates.iohuman-bandwidth0.1.4indirect
crates.iohybrid-array0.4.13indirect
crates.iohyper1.8.1indirect
crates.iohyper1.9.0indirect
crates.iohyper-rustls0.27.7indirect
crates.iohyper-rustls0.27.9indirect
crates.iohyper-timeout0.5.2indirect
crates.iohyper-tls0.6.0indirect
crates.iohyper-util0.1.20indirect
crates.ioiana-time-zone0.1.65indirect
crates.ioiana-time-zone-haiku0.1.2indirect
crates.ioicu_collections2.1.1indirect
crates.ioicu_collections2.2.0indirect
crates.ioicu_locale_core2.1.1indirect
crates.ioicu_locale_core2.2.0indirect
crates.ioicu_normalizer2.1.1indirect
crates.ioicu_normalizer2.2.0indirect
crates.ioicu_normalizer_data2.1.1indirect
crates.ioicu_normalizer_data2.2.0indirect
crates.ioicu_properties2.1.2indirect
crates.ioicu_properties2.2.0indirect
crates.ioicu_properties_data2.1.2indirect
crates.ioicu_properties_data2.2.0indirect
crates.ioicu_provider2.1.1indirect
crates.ioicu_provider2.2.0indirect
crates.ioid-arena2.3.0indirect
crates.ioidna1.1.0indirect
crates.ioidna_adapter1.2.1indirect
crates.ioidna_adapter1.2.2indirect
crates.ioindexmap2.13.0indirect
crates.ioindexmap2.14.0indirect
crates.ioinferno0.11.21indirect
crates.ioinout0.2.2indirect
crates.iointernal-russh-num-bigint0.5.0indirect
crates.ioinventory0.3.22indirect
crates.ioipnet2.12.0indirect
crates.ioiri-string0.7.11indirect
crates.iois-terminal0.4.17indirect
crates.iois_terminal_polyfill1.70.2indirect
crates.ioitoa1.0.18indirect
crates.iojiff0.2.32indirect
crates.iojiff-static0.2.32indirect
crates.iojni0.21.1indirect
crates.iojni0.22.4indirect
crates.iojni-macros0.22.4indirect
crates.iojni-sys0.3.1indirect
crates.iojni-sys0.4.1indirect
crates.iojni-sys-macros0.4.1indirect
crates.iojobserver0.1.34indirect
crates.iojs-sys0.3.91indirect
crates.iojs-sys0.3.98indirect
crates.iokeccak0.2.0indirect
crates.iokem0.3.0indirect
crates.iokonst_proc_macros0.4.1indirect
crates.iokv-log-macro1.0.7indirect
crates.iolazy_static1.5.0indirect
crates.ioleb128fmt0.1.0indirect
crates.iolibgit2-sys0.18.5+1.9.4indirect
crates.iolibloading0.8.9indirect
crates.iolibm0.2.16indirect
crates.iolibredox0.1.14indirect
crates.iolibredox0.1.16indirect
crates.iolibz-sys1.1.25indirect
crates.iolink-section0.13.1indirect
crates.iolink-section0.15.0indirect
crates.iolink-section0.16.1indirect
crates.iolinked-hash-map0.5.6indirect
crates.iolinktime-proc-macro0.1.0indirect
crates.iolinux-raw-sys0.12.1indirect
crates.iolinux-raw-sys0.4.15indirect
crates.iolitemap0.8.1indirect
crates.iolitemap0.8.2indirect
crates.iolock_api0.4.14indirect
crates.iolog0.4.29indirect
crates.iolru-slab0.1.2indirect
crates.iomatchers0.2.0indirect
crates.iomatchit0.8.4indirect
crates.iomd-50.10.6indirect
crates.iomd50.8.0indirect
crates.iomemchr2.8.0indirect
crates.iomemmap20.9.10indirect
crates.iomime0.3.17indirect
crates.iominimal-lexical0.2.1indirect
crates.iominiz_oxide0.8.9indirect
crates.iomio1.1.1indirect
crates.iomio1.2.0indirect
crates.ioml-kem0.3.2indirect
crates.iomockall0.14.0indirect
crates.iomockall_derive0.14.0indirect
crates.iomodule-lattice0.2.3indirect
crates.ionanorand0.7.0indirect
crates.ionapi2.16.17indirect
crates.ionapi-build2.3.1indirect
crates.ionapi-derive2.16.13indirect
crates.ionapi-derive-backend1.0.75indirect
crates.ionapi-sys2.4.0indirect
crates.ionative-tls0.2.18indirect
crates.ionix0.26.4indirect
crates.ionix0.31.3indirect
crates.ionom7.1.3indirect
crates.iontapi0.4.3indirect
crates.ionu-ansi-term0.50.3indirect
crates.ionum-bigint0.4.6indirect
crates.ionum-conv0.2.0indirect
crates.ionum-conv0.2.1indirect
crates.ionum-format0.4.4indirect
crates.ionum-integer0.1.46indirect
crates.ionum-traits0.2.19indirect
crates.ionum_cpus1.17.0indirect
crates.ionumber_prefix0.4.0indirect
crates.ioobjc2-core-foundation0.3.2indirect
crates.ioobjc2-io-kit0.3.2indirect
crates.ioobjc2-system-configuration0.3.2indirect
crates.ioobject0.37.3indirect
crates.ioonce_cell1.21.4indirect
crates.ioonce_cell_polyfill1.70.2indirect
crates.iooorandom11.1.5indirect
crates.ioopenssl0.10.81indirect
crates.ioopenssl-macros0.1.1indirect
crates.ioopenssl-probe0.2.1indirect
crates.ioopenssl-src300.5.5+3.5.5indirect
crates.ioopenssl-sys0.9.117indirect
crates.iooption-ext0.2.0indirect
crates.ioos_str_bytes6.6.1indirect
crates.iop2560.14.0-rc.10indirect
crates.iop3840.14.0-rc.10indirect
crates.iop5210.14.0-rc.10indirect
crates.iopageant0.2.0indirect
crates.ioparking2.2.1indirect
crates.ioparking_lot0.12.5indirect
crates.ioparking_lot_core0.9.12indirect
crates.iopassword-hash0.6.1indirect
crates.iopath-tree0.8.3indirect
crates.iopbkdf20.13.0indirect
crates.iopem-rfc74681.0.0indirect
crates.iopercent-encoding2.3.2indirect
crates.iophc0.6.1indirect
crates.iophf0.13.1indirect
crates.iophf_shared0.13.1indirect
crates.iopin-project-internal1.1.11indirect
crates.iopin-project-internal1.1.12indirect
crates.iopin-project-internal1.1.13indirect
crates.iopin-project-lite0.2.17indirect
crates.iopin-utils0.1.0indirect
crates.iopiper0.2.5indirect
crates.iopkcs10.8.0-rc.4indirect
crates.iopkcs50.8.0indirect
crates.iopkcs80.11.0indirect
crates.iopkg-config0.3.32indirect
crates.ioplain0.2.3indirect
crates.ioplotters0.3.7indirect
crates.ioplotters-backend0.3.7indirect
crates.ioplotters-svg0.3.7indirect
crates.iopolling3.11.0indirect
crates.iopoly13050.9.0indirect
crates.iopolyval0.7.1indirect
crates.ioportable-atomic1.13.1indirect
crates.ioportable-atomic1.14.0indirect
crates.ioportable-atomic-util0.2.7indirect
crates.iopostcard1.1.3indirect
crates.iopostgres0.19.12indirect
crates.iopostgres-protocol0.6.10indirect
crates.iopostgres-types0.2.12indirect
crates.iopotential_utf0.1.4indirect
crates.iopotential_utf0.1.5indirect
crates.iopowerfmt0.2.0indirect
crates.ioppv-lite860.2.21indirect
crates.iopredicates3.1.4indirect
crates.iopredicates-core1.0.10indirect
crates.iopredicates-tree1.0.13indirect
crates.ioprettyplease0.2.37indirect
crates.ioprimefield0.14.0-rc.10indirect
crates.ioprimeorder0.14.0-rc.10indirect
crates.ioproc-macro21.0.106indirect
crates.ioprost0.12.6indirect
crates.ioprost0.14.3indirect
crates.ioprost-derive0.12.6indirect
crates.ioprost-derive0.14.3indirect
crates.ioprost-types0.14.3indirect
crates.ioprotobuf3.7.2indirect
crates.ioprotobuf-codegen3.7.2indirect
crates.ioprotobuf-parse3.7.2indirect
crates.ioprotobuf-support3.7.2indirect
crates.iopyo3-build-config0.29.0indirect
crates.iopyo3-ffi0.29.0indirect
crates.iopyo3-macros0.29.0indirect
crates.iopyo3-macros-backend0.29.0indirect
crates.ioquick-xml0.26.0indirect
crates.ioquinn0.11.9indirect
crates.ioquinn-proto0.11.14indirect
crates.ioquinn-proto0.11.15indirect
crates.ioquinn-udp0.5.14indirect
crates.ioquote1.0.45indirect
crates.ior-efi5.3.0indirect
crates.ior-efi6.0.0indirect
crates.ior2d20.8.10indirect
crates.ior2d2_postgres0.18.2indirect
crates.iorand_chacha0.3.1indirect
crates.iorand_chacha0.9.0indirect
crates.iorand_core0.10.1indirect
crates.iorand_core0.6.4indirect
crates.iorand_core0.9.5indirect
crates.iorand_distr0.6.0indirect
crates.iorayon1.11.0indirect
crates.iorayon-core1.13.0indirect
crates.ioredb3.1.1indirect
crates.ioredb3.1.3indirect
crates.ioredox_syscall0.5.18indirect
crates.ioredox_syscall0.7.3indirect
crates.ioredox_users0.5.2indirect
crates.ioregex-automata0.4.14indirect
crates.ioregex-syntax0.8.10indirect
crates.iorfc69790.5.0indirect
crates.iorgb0.8.53indirect
crates.ioring0.17.14indirect
crates.iorsa0.10.0-rc.18indirect
crates.iorussh-cryptovec0.61.0indirect
crates.iorussh-util0.52.0indirect
crates.iorustc-demangle0.1.27indirect
crates.iorustc-hash2.1.1indirect
crates.iorustc-hash2.1.2indirect
crates.iorustc_version0.4.1indirect
crates.iorustix0.38.44indirect
crates.iorustix1.1.4indirect
crates.iorustls0.23.37indirect
crates.iorustls0.23.40indirect
crates.iorustls-native-certs0.8.3indirect
crates.iorustls-pki-types1.14.0indirect
crates.iorustls-pki-types1.14.1indirect
crates.iorustls-platform-verifier0.6.2indirect
crates.iorustls-platform-verifier0.7.0indirect
crates.iorustls-platform-verifier-android0.1.1indirect
crates.iorustls-webpki0.103.13indirect
crates.iorustversion1.0.22indirect
crates.ioruzstd0.8.3indirect
crates.ioryu1.0.23indirect
crates.iosalsa200.11.0indirect
crates.iosame-file1.0.6indirect
crates.iosccache0.16.0indirect
crates.ioschannel0.1.29indirect
crates.ioscheduled-thread-pool0.2.7indirect
crates.ioscopeguard1.2.0indirect
crates.ioscrypt0.12.0indirect
crates.iosec10.8.1indirect
crates.iosecurity-framework3.7.0indirect
crates.iosecurity-framework-sys2.17.0indirect
crates.iosemver1.0.27indirect
crates.iosemver1.0.28indirect
crates.ioserde-wasm-bindgen0.6.5indirect
crates.ioserde_core1.0.228indirect
crates.ioserde_derive1.0.228indirect
crates.ioserde_path_to_error0.1.20indirect
crates.ioserde_regex1.1.0indirect
crates.ioserde_spanned1.1.1indirect
crates.ioserde_urlencoded0.7.1indirect
crates.ioserdect0.4.3indirect
crates.ioserial_test3.5.0indirect
crates.ioserial_test_derive3.5.0indirect
crates.iosha10.10.6indirect
crates.iosha10.11.0indirect
crates.iosha20.10.9indirect
crates.iosha20.11.0indirect
crates.iosha2-asm0.6.4indirect
crates.iosha30.11.0indirect
crates.iosharded-slab0.1.7indirect
crates.ioshellexpand3.1.2indirect
crates.ioshlex1.3.0indirect
crates.ioshlex2.0.1indirect
crates.iosignal-hook0.3.18indirect
crates.iosignal-hook-registry1.4.8indirect
crates.iosignature3.0.0indirect
crates.iosimd-adler320.3.8indirect
crates.iosimd_cesu81.1.1indirect
crates.iosimdutf80.1.5indirect
crates.iosimilar2.7.0indirect
crates.iosiphasher1.0.2indirect
crates.ioslab0.4.12indirect
crates.iosmallvec1.15.1indirect
crates.iosmol2.0.2indirect
crates.iosocket20.6.3indirect
crates.iospin0.10.0indirect
crates.iospin0.9.8indirect
crates.iospki0.8.0indirect
crates.iossh-cipher0.3.0-rc.9indirect
crates.iossh-encoding0.3.0-rc.9indirect
crates.iossh-key0.7.0-rc.10indirect
crates.iostable_deref_trait1.2.1indirect
crates.iostr_stack0.1.0indirect
crates.iostringmetrics2.2.2indirect
crates.iostringprep0.1.5indirect
crates.iostrip-ansi-escapes0.2.1indirect
crates.iostrsim0.11.1indirect
crates.iostrum0.27.2indirect
crates.iostrum_macros0.27.2indirect
crates.iosubtle2.6.1indirect
crates.iosymbolic-common12.17.3indirect
crates.iosymbolic-demangle12.17.3indirect
crates.iosymlink0.1.0indirect
crates.iosyn2.0.117indirect
crates.iosync_wrapper1.0.2indirect
crates.iosynstructure0.13.2indirect
crates.iosystem-configuration0.7.0indirect
crates.iosystem-configuration-sys0.6.0indirect
crates.iotabwriter1.4.1indirect
crates.iotar0.4.46indirect
crates.iotarget-lexicon0.13.5indirect
crates.ioterminal_size0.4.4indirect
crates.iotermtree0.5.1indirect
crates.iothiserror-impl1.0.69indirect
crates.iothiserror-impl2.0.18indirect
crates.iothread_local1.1.9indirect
crates.iotime0.3.47indirect
crates.iotime-core0.1.8indirect
crates.iotime-macros0.2.27indirect
crates.iotinystr0.8.2indirect
crates.iotinystr0.8.3indirect
crates.iotinytemplate1.2.1indirect
crates.iotinyvec1.11.0indirect
crates.iotinyvec_macros0.1.1indirect
crates.iotokio-macros2.6.1indirect
crates.iotokio-macros2.7.0indirect
crates.iotokio-native-tls0.3.1indirect
crates.iotokio-postgres0.7.16indirect
crates.iotokio-rustls0.26.4indirect
crates.iotokio-serde0.9.0indirect
crates.iotokio-stream0.1.18indirect
crates.iotokio_with_wasm0.8.8indirect
crates.iotokio_with_wasm_proc0.8.8indirect
crates.iotoml0.9.12+spec-1.1.0indirect
crates.iotoml_datetime0.7.5+spec-1.1.0indirect
crates.iotoml_parser1.1.2+spec-1.1.0indirect
crates.iotoml_writer1.1.2+spec-1.1.0indirect
crates.iotonic0.14.5indirect
crates.iotonic-prost0.14.5indirect
crates.iotower0.5.3indirect
crates.iotower-httpindirect
crates.iotower-http0.6.10indirect
crates.iotower-http0.6.8indirect
crates.iotower-layer0.3.3indirect
crates.iotower-service0.3.3indirect
crates.iotracing-appender0.2.4indirect
crates.iotracing-appender0.2.5indirect
crates.iotracing-attributes0.1.31indirect
crates.iotracing-core0.1.36indirect
crates.iotracing-log0.2.0indirect
crates.iotracing-serde0.2.0indirect
crates.iotracing-test0.2.6indirect
crates.iotracing-test-macro0.2.6indirect
crates.iotry-lock0.2.5indirect
crates.iotwox-hash2.1.2indirect
crates.iotyped-path0.12.3indirect
crates.iotypenum1.19.0indirect
crates.iotypenum1.20.0indirect
crates.iotypenum1.20.1indirect
crates.iotypewit1.14.2indirect
crates.iotypewit1.15.2indirect
crates.iounicode-bidi0.3.18indirect
crates.iounicode-ident1.0.24indirect
crates.iounicode-normalization0.1.25indirect
crates.iounicode-properties0.1.4indirect
crates.iounicode-segmentation1.13.2indirect
crates.iounicode-width0.2.2indirect
crates.iounicode-xid0.2.6indirect
crates.iouniversal-hash0.6.1indirect
crates.iountrusted0.7.1indirect
crates.iountrusted0.9.0indirect
crates.ioutf8_iter1.0.4indirect
crates.ioutf8parse0.2.2indirect
crates.iovaluable0.1.1indirect
crates.iovalue-bag1.12.0indirect
crates.iovcpkg0.2.15indirect
crates.ioversion_check0.9.5indirect
crates.iovte0.14.1indirect
crates.iowant0.3.1indirect
crates.iowasi0.11.1+wasi-snapshot-preview1indirect
crates.iowasi0.14.7+wasi-0.2.4indirect
crates.iowasip21.0.2+wasi-0.2.9indirect
crates.iowasip21.0.3+wasi-0.2.9indirect
crates.iowasip30.4.0+wasi-0.3.0-rc-2026-01-06indirect
crates.iowasite1.0.2indirect
crates.iowasm-bindgen0.2.114indirect
crates.iowasm-bindgen0.2.121indirect
crates.iowasm-bindgen-futures0.4.64indirect
crates.iowasm-bindgen-futures0.4.71indirect
crates.iowasm-bindgen-macro0.2.114indirect
crates.iowasm-bindgen-macro0.2.121indirect
crates.iowasm-bindgen-macro-support0.2.114indirect
crates.iowasm-bindgen-macro-support0.2.121indirect
crates.iowasm-bindgen-shared0.2.114indirect
crates.iowasm-bindgen-shared0.2.121indirect
crates.iowasm-encoder0.244.0indirect
crates.iowasm-metadata0.244.0indirect
crates.iowasm-streams0.4.2indirect
crates.iowasm-streams0.5.0indirect
crates.iowasmparser0.244.0indirect
crates.ioweb-sys0.3.91indirect
crates.ioweb-sys0.3.98indirect
crates.ioweb-time1.1.0indirect
crates.iowebpki-root-certs1.0.6indirect
crates.iowebpki-root-certs1.0.7indirect
crates.iowhich4.4.2indirect
crates.iowhich6.0.3indirect
crates.iowhoami2.1.0indirect
crates.iowhoami2.1.1indirect
crates.iowhoami2.1.2indirect
crates.iowinapi0.3.9indirect
crates.iowinapi-i686-pc-windows-gnu0.4.0indirect
crates.iowinapi-util0.1.11indirect
crates.iowinapi-x86_64-pc-windows-gnu0.4.0indirect
crates.iowindows0.62.2indirect
crates.iowindows-collections0.3.2indirect
crates.iowindows-core0.62.2indirect
crates.iowindows-future0.3.2indirect
crates.iowindows-implement0.60.2indirect
crates.iowindows-interface0.59.3indirect
crates.iowindows-link0.2.1indirect
crates.iowindows-numerics0.3.1indirect
crates.iowindows-registry0.6.1indirect
crates.iowindows-result0.4.1indirect
crates.iowindows-strings0.5.1indirect
crates.iowindows-sys0.45.0indirect
crates.iowindows-sys0.52.0indirect
crates.iowindows-sys0.59.0indirect
crates.iowindows-sys0.60.2indirect
crates.iowindows-sys0.61.2indirect
crates.iowindows-targets0.42.2indirect
crates.iowindows-targets0.52.6indirect
crates.iowindows-targets0.53.5indirect
crates.iowindows-threading0.2.1indirect
crates.iowindows_aarch64_gnullvm0.42.2indirect
crates.iowindows_aarch64_gnullvm0.52.6indirect
crates.iowindows_aarch64_gnullvm0.53.1indirect
crates.iowindows_aarch64_msvc0.42.2indirect
crates.iowindows_aarch64_msvc0.52.6indirect
crates.iowindows_aarch64_msvc0.53.1indirect
crates.iowindows_i686_gnu0.42.2indirect
crates.iowindows_i686_gnu0.52.6indirect
crates.iowindows_i686_gnu0.53.1indirect
crates.iowindows_i686_gnullvm0.52.6indirect
crates.iowindows_i686_gnullvm0.53.1indirect
crates.iowindows_i686_msvc0.42.2indirect
crates.iowindows_i686_msvc0.52.6indirect
crates.iowindows_i686_msvc0.53.1indirect
crates.iowindows_x86_64_gnu0.42.2indirect
crates.iowindows_x86_64_gnu0.52.6indirect
crates.iowindows_x86_64_gnu0.53.1indirect
crates.iowindows_x86_64_gnullvm0.42.2indirect
crates.iowindows_x86_64_gnullvm0.52.6indirect
crates.iowindows_x86_64_gnullvm0.53.1indirect
crates.iowindows_x86_64_msvc0.42.2indirect
crates.iowindows_x86_64_msvc0.52.6indirect
crates.iowindows_x86_64_msvc0.53.1indirect
crates.iowinnow0.7.15indirect
crates.iowinnow1.0.4indirect
crates.iowinsafe0.0.19indirect
crates.iowiremock0.6.5indirect
crates.iowit-bindgen0.51.0indirect
crates.iowit-bindgen0.57.1indirect
crates.iowit-bindgen-core0.51.0indirect
crates.iowit-bindgen-rust0.51.0indirect
crates.iowit-bindgen-rust-macro0.51.0indirect
crates.iowit-component0.244.0indirect
crates.iowit-parser0.244.0indirect
crates.iowriteable0.6.2indirect
crates.iowriteable0.6.3indirect
crates.ioxattr1.6.1indirect
crates.ioyoke0.8.1indirect
crates.ioyoke0.8.2indirect
crates.ioyoke-derive0.8.1indirect
crates.ioyoke-derive0.8.2indirect
crates.iozerocopy0.8.47indirect
crates.iozerocopy0.8.48indirect
crates.iozerocopy-derive0.8.47indirect
crates.iozerocopy-derive0.8.48indirect
crates.iozerofrom0.1.6indirect
crates.iozerofrom0.1.7indirect
crates.iozerofrom0.1.8indirect
crates.iozerofrom-derive0.1.6indirect
crates.iozerofrom-derive0.1.7indirect
crates.iozeroize1.8.2indirect
crates.iozerotrie0.2.3indirect
crates.iozerotrie0.2.4indirect
crates.iozerovec0.11.5indirect
crates.iozerovec0.11.6indirect
crates.iozerovec-derive0.11.2indirect
crates.iozerovec-derive0.11.3indirect
crates.iozip0.6.6indirect
crates.iozmij1.0.21indirect
crates.iozstd0.13.3indirect
crates.iozstd-safe7.2.4indirect
crates.iozstd-sys2.0.16+zstd.1.5.7indirect
npm@napi-rs/cli2.18.4indirect
npmfsevents2.3.2indirect
npmplaywright1.60.0indirect
npmplaywright-core1.60.0indirect
PyPImaturinindirect
Dependency advisories 11

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

PackageVersionRelationSeverityAdvisoriesFixed in
postgres-protocol0.6.10indirecthigh20.6.12
quick-xml0.26.0indirecthigh20.41.0
quinn-proto0.11.14indirecthigh10.11.15
rsa0.10.0-rc.18indirectmoderate1
tokio-postgres0.7.16indirectmoderate10.7.18
anyhow1.0.102directunknown11.0.103
async-std1.13.2indirectunknown1
bincode1.3.3indirectunknown1
crossbeam-epoch0.9.18indirectunknown10.9.20
memmap20.9.10indirectunknown10.9.11
number_prefix0.4.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": [
        "huggingface-hub",
        "rust",
        "storage",
        "xet"
      ],
      "is_fork": false,
      "size_kb": 8872,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "HTML": 15722,
        "Rust": 3632812,
        "Shell": 42185,
        "Python": 60709,
        "Makefile": 2022,
        "JavaScript": 84299
      },
      "pushed_at": "2026-07-20T21:32:33Z",
      "created_at": "2024-09-10T20:57:29Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-21T11:21:34Z",
      "description": "xet client tech, used in huggingface_hub",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": "https://huggingface.co/",
      "name": "Hugging Face",
      "type": "Organization",
      "login": "huggingface",
      "company": null,
      "location": "NYC + Paris",
      "followers": 65993,
      "avatar_url": "https://avatars.githubusercontent.com/u/25720743?v=4",
      "created_at": "2017-02-12T11:20:28Z",
      "is_verified": null,
      "public_repos": 458,
      "account_age_days": 3446
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2026-07-16T17:26:51Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2026-06-08T22:57:56Z"
        },
        {
          "tag": "1.5.0",
          "kind": "minor",
          "published_at": "2026-05-06T06:17:05Z"
        },
        {
          "tag": "v1.4.3",
          "kind": "patch",
          "published_at": "2026-03-31T22:39:11Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2026-03-13T06:58:00Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2026-03-12T22:29:34Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2026-02-27T17:25:15Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2026-02-25T00:57:06Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2026-02-24T00:15:32Z"
        },
        {
          "tag": "git-xet-v0.2.1",
          "kind": "other",
          "published_at": "2026-02-13T00:05:03Z"
        },
        {
          "tag": "git-xet-v0.2.0",
          "kind": "other",
          "published_at": "2025-11-21T18:28:50Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2025-10-24T19:03:09Z"
        },
        {
          "tag": "git-xet-v0.1.0",
          "kind": "other",
          "published_at": "2025-10-01T23:50:42Z"
        },
        {
          "tag": "v1.1.10",
          "kind": "patch",
          "published_at": "2025-09-12T20:09:38Z"
        },
        {
          "tag": "v1.1.9",
          "kind": "patch",
          "published_at": "2025-08-27T23:04:45Z"
        },
        {
          "tag": "v1.1.8",
          "kind": "patch",
          "published_at": "2025-08-18T22:00:24Z"
        },
        {
          "tag": "v1.1.7",
          "kind": "patch",
          "published_at": "2025-08-06T00:30:19Z"
        },
        {
          "tag": "v1.1.6",
          "kind": "patch",
          "published_at": "2025-08-05T22:44:51Z"
        },
        {
          "tag": "v1.1.5",
          "kind": "patch",
          "published_at": "2025-06-20T21:47:57Z"
        },
        {
          "tag": "v1.1.4",
          "kind": "patch",
          "published_at": "2025-06-16T21:20:06Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2025-06-04T00:46:49Z"
        },
        {
          "tag": "v1.1.3-dev0",
          "kind": "prerelease",
          "published_at": "2025-05-20T20:06:56Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2025-05-16T20:44:01Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2025-05-12T21:33:48Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2025-04-29T21:15:07Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2025-04-25T21:15:32Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2025-04-24T18:08:19Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2025-04-09T17:17:03Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2025-04-06T18:04:42Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2025-04-01T19:22:27Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2025-03-05T23:16:29Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2025-02-14T05:22:09Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2025-01-15T02:14:31Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2025-01-14T01:02:52Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2025-01-10T23:49:47Z"
        },
        {
          "tag": "v20241218-00-dedup-upload-ctrlc",
          "kind": "other",
          "published_at": "2024-12-18T23:33:48Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "075687dd24ee627b9b536b1e9ce77c3197725d76",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump crate versions to 1.5.4 (#907)",
          "author_name": "Di Xiao",
          "author_login": "seanses",
          "committed_at": "2026-07-20T21:32:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98e93482c71b9a0ec4e6fb5466e93a00f01ca16f",
          "body": "Fix the failure in\nhttps://github.com/huggingface/xet-core/actions/runs/29777956044/job/88471865677",
          "is_bot": false,
          "headline": "Fix bump-crates-version workflow (#906)",
          "author_name": "Di Xiao",
          "author_login": "seanses",
          "committed_at": "2026-07-20T21:20:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f36c213c1a4ce2ba26b136acb8bc2394d8afa88",
          "body": "Remove stale tests since the test binary tool \"x\" was moved.\nAlso add \"internal-tools\" feature to the \"cargo test --workspace\"\ncommand because these the compilation of test binary tools are now gated\nbehind this feature.",
          "is_bot": false,
          "headline": "Remove stale tests and update cargo test command (#905)",
          "author_name": "Di Xiao",
          "author_login": "seanses",
          "committed_at": "2026-07-20T20:52:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec93b47ed7bfaa7bbc38e12223cbe3b539544035",
          "body": "(big line diff is Cargo.locks)\n\nResolves all 21 open Dependabot alerts by bumping vulnerable\ndependencies across the four affected lockfiles. All changes verified\nwith `cargo check` (workspace, benches, wasm32 target, and hf_xet with\nthe `profiling` feature); no behavior changes outside of one profi\n[…]\n23-0071, Marvin — no fixed release exists; dev-only via\nrussh) and async-std (RUSTSEC-2025-0052 — intentional dev-dep of xet_pkg\nfor non-tokio executor bridge tests). `cargo audit -D warnings` passes.",
          "is_bot": false,
          "headline": "Fix all 21 open Dependabot alerts across all lockfiles (#903)",
          "author_name": "Assaf Vayner",
          "author_login": "assafvayner",
          "committed_at": "2026-07-20T18:26:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d1b5cdfad0c4bd0a610e701c2784fb81a2b6b7d6",
          "body": "## Summary\n- bump workspace sha2 dependency to 0.11\n- remove the obsolete sha2 asm feature from xet-data\n- add a canonical byte-order constructor on DataHash/Sha256 and use it\nfor sha2 0.11 digest bytes\n\n## Tests\n- cargo check -p xet-data\n- cargo test -p xet-core-structures test_hash_from_be_bytes\n-\n[…]\nfor commit\nb79ece96cad6ead51f390f90136bc611603f0d66. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Bump sha2 to 0.11 (#899)",
          "author_name": "Assaf Vayner",
          "author_login": "assafvayner",
          "committed_at": "2026-07-17T21:45:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "39d109e4dc1553db73c623bb860543a9b051befb",
          "body": "<!-- CURSOR_SUMMARY -->\n> [!NOTE]\n> **Low Risk**\n> Mechanical std-library migration with preserved lazy-init semantics;\nthe postcard default-features change only affects dependency features,\nnot obvious runtime logic.\n> \n> **Overview**\n> Replaces the **`lazy_static`** crate with **`std::sync::LazyLo\n[…]\net up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\n---------\n\nCo-authored-by: Assaf Vayner <assaf@huggingface.co>",
          "is_bot": false,
          "headline": "Use `LazyLock` instead of `lazy_static` (#900)",
          "author_name": "Expyron",
          "author_login": "Expyron",
          "committed_at": "2026-07-17T17:30:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e1d1d7dc54d982b1bf81a32b29c799ea2e0834d2",
          "body": "## Problem\n\nEvery public `XetSession` async operation (`commit`, `upload_from_path`,\n`download_file_to_path`, `finish`, `finalize_ingestion`, stream writes,\n…) routes its work future through the bridge layer:\n\n```\npublic async API\n  └─ TaskRuntime::bridge_async(_finalizing)   (xet_pkg/.../task_runti\n[…]\nfor commit\nc26ee6c3dd4f455e76d9ab622ceae44ba52341c2. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "xet_session: box bridged futures to cap type-layout depth (#901)",
          "author_name": "Assaf Vayner",
          "author_login": "assafvayner",
          "committed_at": "2026-07-17T17:04:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cb96dfe14f3208203bd5ffb791771f4fd4c41f2e",
          "body": "Update `version` in `hf_xet/Cargo.toml` then `maturin develop`.",
          "is_bot": false,
          "headline": "Bump hf-xet to 1.5.2 (#902)",
          "author_name": "Di Xiao",
          "author_login": "seanses",
          "committed_at": "2026-07-16T16:08:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc6cbec1828c472b57f4555818e14aa69ff10b9e",
          "body": "## Summary\n\nFixes incorrect `ExponentialBackoff` construction in `RetryWrapper`. The\nold code passed `retry_base_delay` directly to\n`ExponentialBackoff::from_millis()`, which uses that value as **both**\nthe first retry sleep and the per-step multiplier.\n\nWith the default config (`retry_base_delay = \n[…]\ncorrects this configuration to match the intent.\n\nSee `test_exponential_retry_strategy` in\n`xet_client/src/cas_client/retry_wrapper.rs` for a side-by-side\ncomparison of the old vs new delay sequences.",
          "is_bot": false,
          "headline": "Fix retry strategy configuration (#893)",
          "author_name": "Di Xiao",
          "author_login": "seanses",
          "committed_at": "2026-07-09T21:37:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "553480bdbb0a2d1d749adc877240d9813f3b0205",
          "body": "This PR adds new functionality to the xtool binary for directly\nuploading, downloading, and inspecting files against a CAS endpoint or\nremote repo — useful for development, debugging, and scripting without\ngoing through git-xet or huggingface_hub.\n\nThe binary adds `xtool file` and exposes four new s\n[…]\n/CURSOR_SUMMARY -->\n\n---------\n\nCo-authored-by: Hoyt Koepke <hoytak@huggingface.co>\nCo-authored-by: Sam Horradarn <sira.horradarn@huggingface.co>\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Update xtool to add GC simulation functionality  (#759)",
          "author_name": "Hoyt Koepke",
          "author_login": "hoytak",
          "committed_at": "2026-07-09T02:41:23Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "f8598c231e863f0a647586d033ea03cfa2a25e46",
          "body": "Patch version bump `1.5.2` → `1.5.3` for the crates.io release.\n\n## Changes\n- `[workspace.package]` version → `1.5.3`\n- Internal dependency literals bumped to `1.5.3` for the four released\ncrates (`xet-runtime`, `xet-core-structures`, `xet-client`, `xet-data`)\n- `Cargo.lock` refreshed\n\nMirrors what \n[…]\nfor commit\n6b299abc287987d75758154ea382093109db0aec. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "chore: bump crate versions to 1.5.3 (#890)",
          "author_name": "Assaf Vayner",
          "author_login": "assafvayner",
          "committed_at": "2026-07-08T23:52:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0e4740050f3dc26c263ca3d170c179c78ce16f55",
          "body": "The shard-upload client was still calling the old unversioned `/shards`\npath while every other CAS endpoint (chunks, reconstructions, xorbs,\nfile-chunk-hashes) already uses a version prefix. This switches\n`upload_shard` to the canonical `/v1/shards` and registers that route on\nthe simulation mock se\n[…]\nfor commit\n9a4ba3aa75e0236611315169364e5d1087cb9f2f. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "fix(client): call versioned /v1/shards endpoint for shard uploads (#879)",
          "author_name": "Assaf Vayner",
          "author_login": "assafvayner",
          "committed_at": "2026-07-07T15:55:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9d4e182872fe0d0cd9c8382035655628b01b10f7",
          "body": "## Summary\n\nAdds an opt-in **lifecycle-tag deletion mode** to `LocalClient` and\n`MemoryClient` that tags objects for deletion instead of hard-removing\nthem, mirroring S3 lifecycle-tag deletion.\n\n## Motivation\n\nIn production, deleted objects (xorbs, shards) are not removed\nimmediately — they are tagg\n[…]\nfor commit\nd59af69cee6463f3eda6a93b62bd2f446621a725. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "feat: add lifecycle-tag deletion mode to simulation clients (#882)",
          "author_name": "Sam Horradarn",
          "author_login": "sirahd",
          "committed_at": "2026-07-02T18:49:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bebdf4b5aaad56318cfb9999f80e75760da59a5e",
          "body": "…ure (#872)\n\nDaft has restricted the buckets support to only downloading because\nopendal-hf would pull in ~80 additional crates to their build\nhttps://github.com/Eventual-Inc/Daft/pull/6731, hence I'm trying to\nslightly slim down hf-xet to make opendal-hf builds lighter.\n\n`clap`, `csv`, and `walkdir\n[…]\nark`, `collect_compression_stats`)\nand the\nsimulation/analysis tooling, yet they compiled for every library\nconsumer of\n`hf-xet`. This gates them behind features so they no longer reach\nlibrary users.",
          "is_bot": false,
          "headline": "feat: gate internal-only dependencies behind an `internal-tools` feat…",
          "author_name": "Krisztián Szűcs",
          "author_login": "kszucs",
          "committed_at": "2026-06-17T23:39:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f408d7f4b59fe1559d20c2e8ee4a2d61476d0c8f",
          "body": "`pyo3` (so `maturin`) has\n[dropped](https://github.com/PyO3/pyo3/releases/tag/v0.29.0) support for\nPython `3.13t`, so our hf-xet Python release CI is failing. This PR\ndrops releases for Python `3.13t`.",
          "is_bot": false,
          "headline": "Drop hf-xet Python release for Python 3.13t (#877)",
          "author_name": "Di Xiao",
          "author_login": "seanses",
          "committed_at": "2026-06-17T22:58:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8680670fe0c56fc562ce4f3d7eecee89d2bcc9b9",
          "body": "Closes #840\n\n## Summary\n\nMakes `hf-xet` (`xet_pkg`) and its streaming download + upload data-prep\npaths compile and **run** on `wasm32-unknown-unknown`, and reworks\n`wasm/hf_xet_wasm/` into a single example/smoke-test JS-binding crate\n(`cdylib`) that exposes both flows from one wasm module. (The ear\n[…]\nbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\n---------\n\nCo-authored-by: Di Xiao <di@huggingface.co>",
          "is_bot": false,
          "headline": "feat(wasm): make hf-xet compile for wasm32-unknown-unknown (#841)",
          "author_name": "Assaf Vayner",
          "author_login": "assafvayner",
          "committed_at": "2026-06-17T19:08:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a79cd63650406242976eac004f034c52f9bd6eac",
          "body": "## Fix RUSTSEC-2026-0176 / RUSTSEC-2026-0177 by upgrading pyo3 0.26 →\n0.29\n\n`pyo3 0.26.0` is affected by two advisories (published 2026-06-11), both\nfixed in `>=0.29.0`:\n- **RUSTSEC-2026-0176** — out-of-bounds read in `nth`/`nth_back` for\n`PyList`/`PyTuple` iterators\n- **RUSTSEC-2026-0177** — missin\n[…]\nbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\n---------\n\nCo-authored-by: Di Xiao <di@huggingface.co>",
          "is_bot": false,
          "headline": "build: bump pyo3 0.26 → 0.29 (fix RUSTSEC-2026-0176/0177) (#876)",
          "author_name": "Assaf Vayner",
          "author_login": "assafvayner",
          "committed_at": "2026-06-17T18:03:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3bbbfdb85a15cbbdd5d486d2f760e8b5aa28960d",
          "body": "…dpoint) (#871)\n\n## Human Summary:\n\nHaving all downloads and all uploads share the same concurrency\ncontroller within the same XetSession (all download groups and all\nupload commit builders under the same session)\n\n2 download groups or 2 upload commits concurrently share the same\nsemaphores for conc\n[…]\nfor commit\n22b55fe42d5a60ff3804c478ea81ced105f5ea86. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "feat(client): share adaptive concurrency controllers per (session, en…",
          "author_name": "Assaf Vayner",
          "author_login": "assafvayner",
          "committed_at": "2026-06-16T17:55:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "58e73afaeccf608ff4d61e284f52f372b73cb01c",
          "body": "<!-- CURSOR_SUMMARY -->\n> [!NOTE]\n> **Low Risk**\n> Comment-only change with no runtime or algorithm behavior impact.\n> \n> **Overview**\n> Updates the doc comment on **`find_stable_end`** in\n`merkle_hash_subtree.rs` to explain why right-edge stability is trickier\nthan the left-edge case.\n> \n> The old \n[…]\nfor commit\ndf970b976fe211cb2427d7cc942fa62cbe52efae. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Clarification of unclear comment on MerkleSubTree implementation (#870)",
          "author_name": "Hoyt Koepke",
          "author_login": null,
          "committed_at": "2026-06-15T18:05:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b1374f58345e53f19a120af987f9fe12eae21a29",
          "body": "…ion (#865)\n\n## What\n\nAdds APIs to stamp a per-upload **uniqueness nonce** into a xorb's\nserialized footer, so that byte-identical re-uploads of the same xorb\nproduce a different S3 ETag.\n\n- `XorbObjectInfoV1::set_uniqueness_nonce(&mut self, [u8; 16])` /\n`uniqueness_nonce(&self) -> [u8; 16]` — acces\n[…]\np for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(xorb): per-upload uniqueness nonce APIs for S3 ETag differentiat…",
          "author_name": "Sam Horradarn",
          "author_login": "sirahd",
          "committed_at": "2026-06-09T20:33:12Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "9dc8c1873caab1673044874b6677d65f0d9f87c9",
          "body": "…ectory (#867)\n\nThe last hf-xet Python\n[release](https://github.com/huggingface/xet-core/actions/runs/27167029243/job/80199014671)\nfailed on sdist upload step due to the below reason:\n\n```\nUploading hf_xet-1.5.1rc0.tar.gz\nINFO     Response from https://upload.pypi.org/legacy/:                       \n[…]\ntar.gz at hf_xet-1.5.1rc0/LICENSE \n```\n\nAs suggested by Cursor, adding this line will add a LICENSE to the root.\n\n- [x] Tested locally with `maturin sdist` to confirm there's a LICENSE\nunder the root.",
          "is_bot": false,
          "headline": "Try to fix sdist release due to LICENSE missing from tarball root dir…",
          "author_name": "Di Xiao",
          "author_login": "seanses",
          "committed_at": "2026-06-08T22:02:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1c962646f576ebe66141ca95083f207560765fd5",
          "body": "closes #849\n\n## Summary\nRebased onto latest `main`, which already absorbed the russh `0.55` →\n`0.60` bump from dependabot (#849) — including the `CryptoVec` →\n`into_bytes()` migration and the removal of `rand_core` from `git_xet`\n(the test SSH server now uses a hardcoded `from_openssh` key instead o\n[…]\nuilds are unaffected.\n\n## Test plan\n- [x] `cargo check -p git_xet --features git-xet-for-integration-test`\n- [x] `cargo test -p git_xet --features git-xet-for-integration-test\n--no-run`\n- [x] CI green",
          "is_bot": false,
          "headline": "chore: bump russh from 0.60 to 0.61 (#852)",
          "author_name": "Assaf Vayner",
          "author_login": "assafvayner",
          "committed_at": "2026-06-08T21:43:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f71ac39dcc379a64addc9676e9cd30b760887b7c",
          "body": "Bump hf-xet Python version for release.",
          "is_bot": false,
          "headline": "Update hf-xet to 1.5.1 (#866)",
          "author_name": "Di Xiao",
          "author_login": "seanses",
          "committed_at": "2026-06-08T21:06:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2c177211506e0b1917c10820338a7105d8d6286",
          "body": "…back (#856)\n\n## Problems addressed\n\n1. **Missing final progress update** — Progress was only emitted on a\nfixed poll interval, so the last snapshot could be skipped when\nupload/download finished between ticks (e.g. UI stuck below 100%).\n2. **Panic on shutdown** — The background progress thread used\n`Python::attach` while the interpreter was tearing down, which can panic\nwhen the GIL is no longer available.",
          "is_bot": false,
          "headline": "hf-xet BackgroundProgress poller with condvar shutdown and final call…",
          "author_name": "Di Xiao",
          "author_login": "seanses",
          "committed_at": "2026-06-05T17:02:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "624209dd15d97dda592089f6cef41d364b9f7beb",
          "body": "Fixes a false-positive debug assertion in `MerkleHashSubtree` that\npanics when a\nsubtree built via `from_chunks` is merged with one obtained by\ndeserialization\n  (e.g. a stable interior fetched from the Xet server over the wire).\n\n  ## Background\n\n`MerkleHashSubtree` keeps a debug-only `debug_chunks\n[…]\nfor commit\nd908904a5aa1295a7779ca44199277cda50ded98. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "fix: debug assertions for deserialized MerkleHashSubtree (#864)",
          "author_name": "Joseph Godlewski",
          "author_login": "jgodlew",
          "committed_at": "2026-06-04T20:12:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7ff70823835b889460efd0fb26b952992b48e18b",
          "body": "…ilder (#863)\n\n## Context\n\nAlternative to #861. Same goal (align sim and prod behavior of\n`get_file_chunk_hashes`) but moves the stable-CDC-boundary extension\n**into `ChunkWindowBuilder`** instead of removing it, so both consumers\nget it automatically.\n\n## Problem\n\n`ChunkWindowBuilder` is the shared\n[…]\n automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\n---------\n\nCo-authored-by: Joseph Godlewski <jgodlewski@huggingface.co>",
          "is_bot": false,
          "headline": "fix(chunk-windows): fold stable-boundary extension into ChunkWindowBu…",
          "author_name": "Adrien",
          "author_login": "XciD",
          "committed_at": "2026-06-04T06:23:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a369688bf867682c69abc9eacef83efc81b5f296",
          "body": "This PR bumps the `russh` crate version to 0.60 to address the cargo\naudit CI failure in https://github.com/huggingface/xet-core/pull/856.\nThis crate is used under `git_xet` for integration test. Also updated\ncode due to API change.",
          "is_bot": false,
          "headline": "Bump russh for cargo audit CI check (#860)",
          "author_name": "Di Xiao",
          "author_login": "seanses",
          "committed_at": "2026-06-02T18:57:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21aab77be4bf0197e16293e78f363f48a4bf9bda",
          "body": "## Summary\n\nSwitches the `release-pypi` job from `PyO3/maturin-action`'s upload\ncommand to `pypa/gh-action-pypi-publish` with `attestations: true`, so\nthat every `hf-xet` artifact on PyPI ships with **PEP 740 / Sigstore\nprovenance**.\n\nToday, `hf-xet 1.5.0` on PyPI shows `attestations: None` and\n`htt\n[…]\nfor commit\n4f0c7f8db9c03b926a3bd5107b8a3a2b3acbff59. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "ci(release): publish PEP 740 attestations to PyPI for hf-xet (#848)",
          "author_name": "Adrien",
          "author_login": "XciD",
          "committed_at": "2026-06-02T06:20:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5a75a71727c2159ecd75d88d0e28bbaad8b9b7dd",
          "body": null,
          "is_bot": false,
          "headline": "feat: expose FileUploadSession low-level functions (#855)",
          "author_name": "Joseph Godlewski",
          "author_login": "jgodlew",
          "committed_at": "2026-06-01T23:43:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40f9530753e48f9517b5ad09e2339df7059d8de4",
          "body": "## Summary\n\nAPIs for range-aware file writes: instead of re-uploading an entire file\nwhen only part of it changed, compose a new CAS file from stable\nsegments + re-chunked dirty windows. Supports resize edits (insert /\ndelete / arbitrary replace) in addition to in-place rewrites.\n\n### API: `upload_r\n[…]\nply.github.com>\nCo-authored-by: Assaf Vayner <assaf@huggingface.co>\nCo-authored-by: Rajat Arya <rajatarya@users.noreply.github.com>\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: range aware file write (#717)",
          "author_name": "Adrien",
          "author_login": "XciD",
          "committed_at": "2026-05-21T19:27:59Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "51a20410c0b869cd12da20e4704f93130322b1a1",
          "body": "Routes Linux CI jobs through HuggingFace's [internal package registry\nproxies](https://www.notion.so/huggingface2/Internal-Package-Registry-Proxies-3641384ebcac8199b610c4f98f376986),\nwhich cache upstream registries and hide package versions younger than 3\ndays.\n\n- Jobs move to `runs-on: { group: aws\n[…]\nontainer builds (`release.yml`,\n`git-xet-release.yml`), `crates-release.yml` (publishes to crates.io),\n`pre-release-testing.yml` (needs unfiltered PyPI), and Windows/macOS\njobs (no in-VPC equivalent).",
          "is_bot": false,
          "headline": "ci: route Linux jobs through internal HF package proxies (#844)",
          "author_name": "Assaf Vayner",
          "author_login": "assafvayner",
          "committed_at": "2026-05-21T18:01:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6f0cf38065004950040d0a811f8684c93160a551",
          "body": "This PR adds a function, next_stable_chunk_boundary, that takes a list\nof chunk boundary positions and a starting cut point and returns the\nnext chunk boundary after the cut point such that, for all possible\nalterations of the data up to the cut point, the chunk boundaries when\nchunking the entire f\n[…]\nfor commit\n98411603e3a684c197a6e33f4d2871570ca0ca3c. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Stable chunk boundary detection (#815)",
          "author_name": "Hoyt Koepke",
          "author_login": null,
          "committed_at": "2026-05-18T19:16:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8b8db52be2548a8b99f7bf19724119e4f61c1b72",
          "body": "…og (#808)\n\nTwo connected cleanups from the [2026-04-21 Julien upload-stuck\ninvestigation](https://www.notion.so/huggingface2/Julien-upload-stuck-upload_xorb-120s-timeouts-2026-04-21-3491384ebcac81a19d0af5394745cfff).\nCloses #807. Docs PR: huggingface/hub-docs#2419.\n\n## Change 1 — raise `HF_XET_CLIE\n[…]\ned\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\n---------\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Raise HF_XET_CLIENT_READ_TIMEOUT to 300s + clean up query_dedup 404 l…",
          "author_name": "Rajat Arya",
          "author_login": "rajatarya",
          "committed_at": "2026-05-18T18:49:51Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "c3c726bed5cf54ded92a63fab892cfb7857c751a",
          "body": "Human context: in integrating new hf-hub usage in tokenizers, tokenizers\nalso generated a napi binary. so we should validate that hf-hub/hf-xet\nare napi compat (hf-hub is pretty trivial if given that hf-xet is\ncompatible).\n\n## Summary\n\n- Adds `examples/xet_pkg_napi/` — a minimal napi-rs binding that\n[…]\nfor commit\ncb628956f7d0c01bd9cbd5c351df90a1448121a1. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Add napi smoke-test example for hf-xet (#835)",
          "author_name": "Assaf Vayner",
          "author_login": "assafvayner",
          "committed_at": "2026-05-14T20:48:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "654080d08080b98ff2bf1dee3b6d80a35a2c325a",
          "body": "## Summary\n- Deduplicate MDBMinimalShard file infos by file hash during sync and\nasync streaming parse.\n- Keep only the first file info seen for a duplicate file hash; async\ncallbacks fire only for retained entries.\n- Add a focused streaming-shard test covering parse, async callbacks,\nand reserializ\n[…]\nfor commit\n1320ce36ce731a514925159a2266c5fd6bc20f5d. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "[codex] Deduplicate shard file infos (#834)",
          "author_name": "Assaf Vayner",
          "author_login": "assafvayner",
          "committed_at": "2026-05-14T15:49:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6f5060d732504d46301e618ac3a12f930848ff61",
          "body": "…#843)\n\nThe `hf-xet prerelease testing` workflow currently doesn't declare a\n`permissions:` block, so the workflow `GITHUB_TOKEN` falls back to the\nrepository default. Every step in `trigger_rc_testing` authenticates via\n`TOKEN_HUGGINGFACE_HUB_AUTO_BY_XET` (a PAT scoped for the hf-hub\nauto-update fl\n[…]\nise of any third-party action reachable from\nthis workflow (cf. `tj-actions/changed-files` CVE-2025-30066) has\nnothing to do with the workflow token\n\nSigned-off-by: Arpit Jain <arpitjain099@gmail.com>",
          "is_bot": false,
          "headline": "ci: declare empty permissions on hf-xet prerelease testing workflow (…",
          "author_name": "Arpit Jain",
          "author_login": "arpitjain099",
          "committed_at": "2026-05-14T12:02:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "feb8ddb6fd47233d513102880b98551bba7c5f6b",
          "body": "Bumps [openssl](https://github.com/rust-openssl/rust-openssl) from\n0.10.76 to 0.10.79.\n\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Cursor Agent <cursoragent@cursor.com>\nCo-authored-by: Di Xiao <seanses@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump openssl from 0.10.76 to 0.10.79 (#836)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-08T18:43:17Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5b4f60e9e85682abe94af3e1071940c2fd8bec16",
          "body": null,
          "is_bot": false,
          "headline": "chore: use ctor 1.0 (#830)",
          "author_name": "tison",
          "author_login": "tisonkun",
          "committed_at": "2026-05-08T14:02:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad09a1a70fc25d316ad9e546b642c43c9707f2c4",
          "body": "…ng (#832)\n\n## Summary\n\n- Add `-C link-arg=--export=__heap_base` to WASM RUSTFLAGS in\n`build_wasm.sh`\n\n## Context\n\n`nightly-2026-05-06` (`365c0e1d7`) stopped exporting `__heap_base` by\ndefault when `--import-memory` is used, which breaks `wasm-bindgen`'s\nthread ID injection:\n\n```\nerror: failed to pr\n[…]\nfor commit\n638ca13c801acc37f38ccdbc60af9135752190ce. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "fix(ci): export __heap_base in WASM build to fix wasm-bindgen threadi…",
          "author_name": "Adrien",
          "author_login": "XciD",
          "committed_at": "2026-05-07T09:05:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8dfe75d68a91042f9222b0383e5b9f5f8bab00f1",
          "body": "Fix issue https://github.com/huggingface/xet-core/issues/822.\n\n## Problem\n\n`lando/code-sign-action` (used to codesign and notarize the macOS\n`git-xet` binary) does not pin its transitive dependency\n`cognitedata/code-sign-action@v3` & `lando/notarize-action@v2` to a\ncommit SHA. This repo enforces SHA\n[…]\n + notarize logic into a local\ncomposite action `.github/actions/macos-codesign-notarize` — mirroring\nthe existing `.github/actions/windows-codesign` pattern — with zero\nexternal `uses:` dependencies.",
          "is_bot": false,
          "headline": "Remove third party codesign & notarize action (#829)",
          "author_name": "Di Xiao",
          "author_login": "seanses",
          "committed_at": "2026-05-06T13:05:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6ed5a00c8a087a2ade0667f08928cd8f72e98ada",
          "body": "Bumps [rustls-webpki](https://github.com/rustls/webpki) from 0.103.10 to\n0.103.13.\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Cursor Agent <cursoragent@cursor.com>\nCo-authored-by: Di Xiao <seanses@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump rustls-webpki from 0.103.10 to 0.103.13 (#823)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-04T18:34:23Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "1629992d050a0902870ddb9c0a264a7c663efd11",
          "body": "Addresses the review\n[comment](https://github.com/huggingface/xet-core/pull/792#issuecomment-4305213150)\non #792: adds a context manager to `XetStreamUpload` so callers no\nlonger need an explicit `finish()` call.",
          "is_bot": false,
          "headline": "Add context manager for upload stream (#825)",
          "author_name": "Di Xiao",
          "author_login": "seanses",
          "committed_at": "2026-05-02T02:55:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e804c2deaa927c8d1ce3b51a43c89662fd898c2",
          "body": "In response to\nhttps://github.com/huggingface/xet-core/pull/792#discussion_r3119356452,\nthis removes the \\`UniqueID\\` type alias that re-exported\n\\`xet_runtime::utils::UniqueId\\` under a screaming-snake-case name from\n\\`xet_data::progress_tracking\\`. This type alias is unnecessary and\ncaused confusion for reviewers (both human beings and agents).",
          "is_bot": false,
          "headline": "Remove unnecessary `UniqueId` -> `UniqueID` type alias (#824)",
          "author_name": "Di Xiao",
          "author_login": "seanses",
          "committed_at": "2026-05-01T11:10:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23ec2940bb10b1dde92679356694beb8fe1b2425",
          "body": "Replaces the old `upload_files` / `download_files` / `hash_files` Python\nfunctions with a new object-oriented API that exposes `XetSession` and\nits child objects directly as PyO3 classes. This gives Python callers\nfull control over session lifecycle, connection pooling, and progress\nreporting.\n\nThe previous module-level functions are kept under `hf_xet/src/legacy/`\nand remain importable as `from hf_xet import upload_files` etc., but now\nemit `DeprecationWarning`.",
          "is_bot": false,
          "headline": "Expose XetSession APIs to Python (#792)",
          "author_name": "Di Xiao",
          "author_login": "seanses",
          "committed_at": "2026-05-01T10:05:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d40f96bbea3057cad238f2edab8c7f4eba6eb97a",
          "body": "## Summary\n- Run codespell across tracked files in the repo and fix unambiguous\nspelling typos\n- All edits are in comments, doc strings, an issue template, and one log\nmessage — no logic changes\n- 22 typos fixed across 19 files (e.g. retreived→retrieved,\nelegible→eligible, occurances→occurrences, ga\n[…]\nfor commit\ne615df87a8a5d31ab98f85bde227db3555a8a729. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Fix spelling typos in comments and docs (#826)",
          "author_name": "Assaf Vayner",
          "author_login": "assafvayner",
          "committed_at": "2026-04-30T20:15:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "18ebe48a5ae8c0c9b3fccc2f4fbfa8cd80f0b7e3",
          "body": "## Summary\n- Bump the `rand` dependency in the `hf_xet` crate from `0.9` to `0.10`,\nmatching the workspace version already pinned at `Cargo.toml:81`.\n- In rand 0.10 the `random()` method moved from the `Rng` trait to the\nnew `RngExt` trait, so `hf_xet/src/lib.rs` now imports `RngExt`.\n\n## Test plan\n\n[…]\n is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Bump hf_xet rand to 0.10 (#811)",
          "author_name": "Assaf Vayner",
          "author_login": "assafvayner",
          "committed_at": "2026-04-29T17:37:44Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "145b819fc1487f6a385a3670d7b0c237a4c4db8d",
          "body": "## Context\n\nThese changes support the hf-mount project, which needs direct access to\nCAS client types.\n\n## Summary\n\n- Changed `create_remote_client` visibility from `pub(crate)` to `pub`\n- Added re-exports for `CasClient`, `ChunkCache`, `CacheConfig`, and\n`get_cache` in `xet_data::processing`",
          "is_bot": false,
          "headline": "feat: expose CAS client factory and chunk cache re-exports (#730)",
          "author_name": "Adrien",
          "author_login": "XciD",
          "committed_at": "2026-04-26T15:30:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8df04e81830f9f192cefe1578529adaf285c8636",
          "body": "\"bump-crates-version\" and \"crates-release\" was under the same group, and\na Run https://github.com/huggingface/xet-core/actions/runs/24692834954\nwas stuck forever under \"Queued\" state likely due to a failed\n\"bump-crates-version\" run.",
          "is_bot": false,
          "headline": "Potential fix for a couple of crates release issues (#806)",
          "author_name": "Di Xiao",
          "author_login": "seanses",
          "committed_at": "2026-04-24T19:03:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b43c0aec0e1b7725e3b46aab373b56f29b8ed1f5",
          "body": "This PR moves the XetRuntime model away from using thread-local statics\nand decouples the XetConfig and XetCommon structs from a single runtime.\nIt introduces a struct XetContext that gives the runtime context for\noperations:\n\n```\nstruct XetContext { \n    pub runtime : Arc<XetRuntime>,  // The curre\n[…]\nonfig, and common caches, especially: \n- Running multiple config settings and/or endpoints within the same pre-existing tokio runtime.\n- Running multiple runtimes that share the same XetCommon object.",
          "is_bot": false,
          "headline": "Move XetRuntime model away from thread-local statics (#801)",
          "author_name": "Hoyt Koepke",
          "author_login": null,
          "committed_at": "2026-04-21T16:17:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7e91d1c361f1c212765f33f4f23f8a86382a78db",
          "body": "Currently, delete_xorb lives on DirectAccessClient and performs\nunconditional deletion — there is no way for GC workflows to do\ncompare-and-delete style operations that guard against deleting an\nobject that has been rewritten since it was listed. This PR moves\ndelete_xorb to DeletionControlableClien\n[…]\nfor commit\n42ba1ec80d424bb85d9851dde84c180cafd9c616. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Upgrade testing capability for GC simulations (#786)",
          "author_name": "Hoyt Koepke",
          "author_login": null,
          "committed_at": "2026-04-21T00:11:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b5f7280a3b44cba655862c9add2dafdfcbf10c63",
          "body": "<!-- CURSOR_SUMMARY -->\n> [!NOTE]\n> **Low Risk**\n> Low risk: this is a coordinated version bump across workspace\nmanifests and lockfiles with no functional code changes.\n> \n> **Overview**\n> Bumps the workspace/package version to `1.5.2` and updates internal\ncrate dependency pins (`xet-runtime`, `xet\n[…]\nfor commit\nb4ec15471dcc8b5e73024637b23274f71dff5c0b. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "set version 1.5.2 (#805)",
          "author_name": "Assaf Vayner",
          "author_login": "assafvayner",
          "committed_at": "2026-04-20T22:06:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5868f64ab9f591de61cd0ac39a22ff57e62b6871",
          "body": "CI for hf-hub is running cargo audit and found many issues through\nhf-xet transitive deps. this PR attempts to solve some of them (not\nnecessarily all of them).\n\nMain changes:\n- dropped derivative and reqwest-retry\n- replaced bincode with postcard, only used in testing\n- upgrade xet-core rand usage\n\n[…]\nfor commit\n26377f4a1cf52e95fe6b780823e26005dfa4f9ee. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "fixing some issues identified in cargo audit (#802)",
          "author_name": "Assaf Vayner",
          "author_login": "assafvayner",
          "committed_at": "2026-04-20T21:49:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1fd20f9eaa556e0d35b4f4480d24fcd5950df93c",
          "body": "Accept the EULA after sponsoring wixtoolset:\nhttps://docs.firegiant.com/wix/osmf/#direct-acceptance",
          "is_bot": false,
          "headline": "Fix git-xet Windows installer build (#794)",
          "author_name": "Di Xiao",
          "author_login": "seanses",
          "committed_at": "2026-04-10T20:23:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efc8359323cc4acacf5661e23d8dab076bcab891",
          "body": "## Summary\n\nAdds two workflows to automate the crates.io release process, and\nrefactors the CI WASM job into a reusable composite action.\n\n**Release process** (two separate manual steps):\n\n1. **`bump-crates-version.yml`** (triggered via `workflow_dispatch` with\na `version` input): updates version fi\n[…]\nblishing for **`xet-core-structures`**\n- [x] Configure Trusted Publishing for **`xet-client`**\n- [x] Configure Trusted Publishing for **`xet-data`**\n- [x] Configure Trusted Publishing for **`hf-xet`**",
          "is_bot": false,
          "headline": "Crates release workflow (#785)",
          "author_name": "Di Xiao",
          "author_login": "seanses",
          "committed_at": "2026-04-10T10:14:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "693945c84c0b55b6dfcd1345bf911be0958840b1",
          "body": "Very chatty log for when there is a valid token, but says token refresh\noccurred which may not actually be true.\n\ndownleveled and corrected this log and added an actual info on token\nrefresh success (error gets logged by the caller)\n\n<!-- CURSOR_SUMMARY -->\n---\n\n> [!NOTE]\n> **Low Risk**\n> Low risk: \n[…]\n up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\n---------\n\nCo-authored-by: Cursor Agent <cursoragent@cursor.com>",
          "is_bot": false,
          "headline": "rm misleading token refresh log (#787)",
          "author_name": "Assaf Vayner",
          "author_login": "assafvayner",
          "committed_at": "2026-04-09T22:27:46Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "9bdaf1e305846507e7ab0c81e801c19ccf329465",
          "body": "Currently, there's a bug in the internal progress reporting where += is\napplied to a value that is intended to be a delta from the last report\nbut is actually the amount sent so far. This causes hugely inflated\nvalues for the amount of data sent on large files.\n\n<!-- CURSOR_SUMMARY -->\n---\n\n> [!NOTE\n[…]\nfor commit\nfdb2cd6c6cf5f51b06224a3bdf802350e84850f5. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Fix for progress reporting bug (#788)",
          "author_name": "Hoyt Koepke",
          "author_login": null,
          "committed_at": "2026-04-07T22:54:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7989267d1e449862ad21d03d6b345bda85277dea",
          "body": "During the last pin sweep there were a couple actions left unpinned.\nThis pins them.\n\n| Workflow | Action | Avant | Après | SHA |\n|---|---|---|---|---|\n| `cache-rust-build/action.yml` | `actions/cache` | `v5` | `v5` |\n`668228422ae6…` |\n| `windows-codesign/action.yml` | `azure/trusted-signing-action` | `v0`\n| `v0` | `1d365fec1286…` |\n| `pre-release-testing.yml` | `actions/checkout` | `v6` | `v6.0.2` |\n`de0fac2e4500…` |",
          "is_bot": false,
          "headline": "🔒Pin the unpinned GitHub Actions to commit SHAs (#781)",
          "author_name": "Di Xiao",
          "author_login": "seanses",
          "committed_at": "2026-04-06T21:27:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08377eab3cc08b0e9f1657341cdab1400921e385",
          "body": "## Summary\n- Bump workspace version from 1.5.0 to 1.5.1\n- Update all internal dependency version references to match\n\n<!-- CURSOR_SUMMARY -->\n---\n\n> [!NOTE]\n> **Low Risk**\n> Low risk version-only bump across workspace manifests and lockfiles\nwith no code/behavior changes in the diff.\n> \n> **Overview\n[…]\nfor commit\ne8563700a001b9c7928688f4bf13811228cdf241. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Upgrade crates version to 1.5.1 (#782)",
          "author_name": "Assaf Vayner",
          "author_login": "assafvayner",
          "committed_at": "2026-04-06T21:03:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "062138f845e636c7107173b944a32ec995086d5a",
          "body": "## Summary\n\n- Expand the crate-level docs (`lib.rs`) with a proper introduction\nexplaining what Xet storage is and an end-to-end upload+download example\non the landing page\n- Add runtime detection and `XetConfig` guidance to `XetSessionBuilder`\ndocs\n- Describe all three upload methods (path, bytes, \n[…]\nfor commit\n6e926857a9500674f0cac2732001cf1035e2e13c. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Improve hf-xet crate documentation (#780)",
          "author_name": "Assaf Vayner",
          "author_login": "assafvayner",
          "committed_at": "2026-04-06T20:55:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cd55fb123c3af5c9ac0ddff1624105632ccbfc69",
          "body": "Fixes 778\n\nSkip the error log in favor of info log on 416 when reconstruction API\nis called\n\n<!-- CURSOR_SUMMARY -->\n---\n\n> [!NOTE]\n> **Low Risk**\n> Low risk: behavior change is narrowly scoped to `get_reconstruction`\nrequests, treating HTTP 416 as an expected terminal condition and\naltering log sev\n[…]\nfor commit\n2f1a3b6ef0cb9957bd67f3f57956ebf78d66f1cd. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "no error log on 416 on reconstruction (#779)",
          "author_name": "Assaf Vayner",
          "author_login": "assafvayner",
          "committed_at": "2026-04-06T20:42:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1f7400cc4b5a32d9b1d1e001fa357fe3697a8098",
          "body": null,
          "is_bot": false,
          "headline": "Drop xet-core-structure from xet-runtime dev dep (#776)",
          "author_name": "Di Xiao",
          "author_login": "seanses",
          "committed_at": "2026-04-03T20:56:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "950807ba4310d88bea0b6076dea85cfa15ed6b7a",
          "body": "Update workspace version to `1.5.0` and intra-workspace dependency\nversions to `1.5.0`",
          "is_bot": false,
          "headline": "Upgrade crates version to 1.5.0 (#775)",
          "author_name": "Di Xiao",
          "author_login": "seanses",
          "committed_at": "2026-04-03T20:39:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d9f78aaf453f14d6a035acd9b556058df28b83e",
          "body": "…et (#773)\n\nThis PR adds crates.io-facing metadata (homepage, readme, keywords,\ncategories) for the publishable crates, along with crate README files\nand concise crate-level docs so crates.io and docs.rs pages have better\ncontext.",
          "is_bot": false,
          "headline": "Add README.md files and Cargo.toml updates needed for publishing hf-x…",
          "author_name": "Hoyt Koepke",
          "author_login": null,
          "committed_at": "2026-04-03T19:34:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "014ff2d75bb5284a5459094695f04c9fc35218ac",
          "body": "Currently, the tests can fail intermittently due to a subtle fd leak in\nhow the session and the runtimes interact. This causes tests using the\nsessions to quickly run out of file handles.\n\nThere were two different issues: \n\n1. XetSessionInner tracked active upload commits and file download\ngroups in\n[…]\nab=bugbot) for commit\n041426e73e0adf7d3234ae148a8594beb9b1cab3. This will update automatically\non new commits. Configure\n[here](https://cursor.com/dashboard?tab=bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Fix for FD leak (#774)",
          "author_name": "Hoyt Koepke",
          "author_login": null,
          "committed_at": "2026-04-03T01:28:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2659c69892684b39fb926403a9add74d0fc1bf58",
          "body": "## 🔒 Pin GitHub Actions to commit SHAs\n\nThis PR pins all GitHub Actions to their exact commit SHA instead of\nmutable tags or branch names.\n\n**Why?**\nPinning to a SHA prevents supply chain attacks where a tag (e.g. `v4`)\ncould be moved to point to malicious code.\n\n### Changes\n\n| Workflow | Action | A\n[…]\n-artifact` | `v7` | `v7` |\n`37930b1c2aba…` |\n\n> 🤖 Generated by `/github-actions-audit` — [security/pin-actions-to-sha]\n\n\nCloses huggingface/tracking-issues#291\n\n\nCo-authored-by: di <di@huggingface.co>",
          "is_bot": false,
          "headline": "🔒 Pin GitHub Actions to commit SHAs (#772)",
          "author_name": "Pauline Bailly-Masson",
          "author_login": "paulinebm",
          "committed_at": "2026-04-02T18:23:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1f0918c33e4e7d86cfdcc3529af09bae9802eb36",
          "body": "…n (#771)\n\nThere's no publicly documented Xet CAS endpoint. To interact with Xet\nCAS, all public clients need to obtain a CAS endpoint from the same\nroute to obtain a CAS token.\n\nCurrently users need to\n1. first construct a CAS token URL with respect to a certain operation\n(\"read\" or \"write\", target\n[…]\ne same session instance.\n2. Builder for different operations `XetUploadCommit`,\n`XetFileDownloadGroup`, `XetDownloadStreamGroup` are refactored to share\ncommon code under `struct AuthGroupBuilder<G>`.",
          "is_bot": false,
          "headline": "Refactor XetSession commit / group CAS endpoint and auth configuratio…",
          "author_name": "Di Xiao",
          "author_login": "seanses",
          "committed_at": "2026-04-02T18:07:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "20198a9081b159fcf2821facf17c4ac28afedb91",
          "body": "## Summary\n- Remove the `prometheus` crate dependency from the workspace and\n`xet_data`\n- Delete `prometheus_metrics.rs` which defined 3 IntCounter metrics (CAS\nbytes produced, bytes cleaned, bytes smudged)\n- Remove metric increment calls from `file_upload_session.rs` and\n`file_download_session.rs`\n\n[…]\nab=bugbot) for commit\nc6c866b7ca6c1f0e3d3d86881b0f9f66ae4221d3. This will update automatically\non new commits. Configure\n[here](https://cursor.com/dashboard?tab=bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Remove prometheus dependency and metrics (#769)",
          "author_name": "Assaf Vayner",
          "author_login": "assafvayner",
          "committed_at": "2026-04-01T21:56:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3d377bdffbe013205d93e839d8efa2c356b53506",
          "body": "## Context\n\nThese changes support the hf-mount project, which needs cross-file chunk\ndeduplication during downloads.\n\n## Summary\n\n- Adds an optional `ChunkCache` to the download path\n(`FileDownloadSession`, `FileReconstructor`, `XorbBlock`). When\nprovided, xorb blocks are looked up in cache before H\n[…]\nab=bugbot) for commit\nf4fdea517598d16907d5277b138215112a56209d. This will update automatically\non new commits. Configure\n[here](https://cursor.com/dashboard?tab=bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "feat: optional chunk cache in download path for cross-file dedup (#731)",
          "author_name": "Adrien",
          "author_login": "XciD",
          "committed_at": "2026-04-01T15:29:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3051478cdd091930249c424aa88ccdc8de6b8dd0",
          "body": "…ation (#762)\n\nCurrently, simulation global dedup shard queries return full shard bytes\nwith no configurable shard footer expiration, and simulation control\nknobs are split between partially implemented paths. This PR adds global\ndedup shard expiration control to simulation clients and servers, and\n\n[…]\nab=bugbot) for commit\n42bd9c3f4fa97b5a693d9bba9e2ca49b02395857. This will update automatically\non new commits. Configure\n[here](https://cursor.com/dashboard?tab=bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Allow shard expiration to be set on global dedup queries for GC simul…",
          "author_name": "Hoyt Koepke",
          "author_login": null,
          "committed_at": "2026-04-01T01:35:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7d97aa30664d1aa476b8b1add5f1c268cd0ad3c9",
          "body": "This is an optional change. basically heed imports a bunch of deps and\nit's also using lmdb that may require more compilation/linking steps in\ntests. we use it for such a small subset of operations in testing I\nthought we might try an even thinner rust-native dep instead. that's\nwhat redb is.\n\n## Su\n[…]\nab=bugbot) for commit\n02d39864d9ad52f615d2cf4502bf1f9b7d746b1a. This will update automatically\non new commits. Configure\n[here](https://cursor.com/dashboard?tab=bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Replace heed (LMDB) with redb in local CAS simulation (#766)",
          "author_name": "Assaf Vayner",
          "author_login": "assafvayner",
          "committed_at": "2026-03-31T22:23:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "86935b4117672f2edfeeb342388934382980b5eb",
          "body": "## Summary\n- Move `russh`, `rand_core`, and `tempfile` from regular dependencies to\ndev-dependencies in `git_xet`, since they are only used in test code\n- `russh` and `rand_core` are also declared as optional regular deps\nactivated by the `git-xet-for-integration-test` feature flag, since the\nintegr\n[…]\nab=bugbot) for commit\ncdc30a5a8f7d4a5f5bdaacf629b11dbbddc0167f. This will update automatically\non new commits. Configure\n[here](https://cursor.com/dashboard?tab=bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Move test-only deps to dev-dependencies in git_xet (#767)",
          "author_name": "Assaf Vayner",
          "author_login": "assafvayner",
          "committed_at": "2026-03-31T20:31:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "126f30b9816b7cc737f38c02017867264472c933",
          "body": "…tokio runtime (#757)\n\nWhen `XetRuntime` wraps an external tokio handle (External mode), it\nregisters the handle ID in `EXTERNAL_RUNTIME_REGISTRY` so\n`XetRuntime::current()` can look up the correct instance from any task,\nand thus obtain the associated `XetConfig`.\n\nPreviously, a second `from_extern\n[…]\nRUNTIME_REGISTRY` already contains an entry\nwith key being the Id of the tokio runtime Id it tries to attach to, and\nreturns `RuntimeError::InvalidRuntime` error if it does to prevent the\nabove issue.",
          "is_bot": false,
          "headline": "Prevent multiple XetSession (XetRuntime) attach to the same external …",
          "author_name": "Di Xiao",
          "author_login": "seanses",
          "committed_at": "2026-03-30T18:36:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "29acd7a9817d76696dad1802e2e79e6ede5f800e",
          "body": "…ed\" message.  (#765)\n\nPreviously, when an error happens, the channel stream can close before\nthe error gets propagated to the user-facing iterators; when this\nhappens, it's random whether the channel closed error or the original\nerror gets surfaced. This PR ensures that the actual error causing the\n[…]\nab=bugbot) for commit\ne33b30f07650bae84870ff371187072025b69290. This will update automatically\non new commits. Configure\n[here](https://cursor.com/dashboard?tab=bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Fix for download streams swallowing errors into generic \"Channel clos…",
          "author_name": "Hoyt Koepke",
          "author_login": null,
          "committed_at": "2026-03-30T17:07:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a81fc5800a02c8eef256bcb6a13d6d95798f6466",
          "body": "Occasionally it seems the tests directly against hub can fail due to\nintermittent issues. This PR causes these tests to be run up to two\nadditional times in the CI on failure, passing if they succeed on\nsubsequent attempts.",
          "is_bot": false,
          "headline": "Rerun hub tests on failures (#761)",
          "author_name": "Hoyt Koepke",
          "author_login": null,
          "committed_at": "2026-03-30T16:59:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f781498b68573988387b01aa2c0f60b7536d7d49",
          "body": "…(#764)\n\n## Summary\n\n- Fixes a data corruption bug where downloading a file smaller than an\nexisting local file left stale trailing bytes intact\n- The file was opened with `truncate(false)` unconditionally (needed for\nconcurrent partial-range writes), but full-file downloads now use\n`truncate(true)`\n[…]\n5cc5ec2a5bf. This will update automatically\non new commits. Configure\n[here](https://cursor.com/dashboard?tab=bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\n---------\n\nCo-authored-by: di <di@huggingface.co>",
          "is_bot": false,
          "headline": "fix: truncate local file on full-file download to prevent corruption …",
          "author_name": "Adrien",
          "author_login": "XciD",
          "committed_at": "2026-03-30T15:57:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "15011cb230df4d9026115adbe0abf6d642fc7113",
          "body": "This PR makes two significant, breaking API redesign: \n1. Auth tokens move from session-level (shared by all operations) to\nper-operation level (per `UploadCommit`, `FileDownloadGroup`, and\n`DownloadStreamGroup`). This enables uploads and downloads from the same\nsession to carry different access-lev\n[…]\non ID type regression: this was fixed once in\nhttps://github.com/huggingface/xet-core/pull/738 but regressed again,\nseems AI agents don't learn.\n- HTTP client cache key now incorporates custom headers",
          "is_bot": false,
          "headline": "XetSession uses direct token refresh route instead of a callback (#751)",
          "author_name": "Di Xiao",
          "author_login": "seanses",
          "committed_at": "2026-03-30T15:39:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "051dee52ea4d6b7e8d8732e33d25d7f5dfbb2640",
          "body": "This PR exposes the new MerkleHashSubtree class for managing groups of\nhashes to WASM.",
          "is_bot": false,
          "headline": "WASM wrappers for MerkleHashSubtree (#758)",
          "author_name": "Hoyt Koepke",
          "author_login": null,
          "committed_at": "2026-03-30T15:09:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c0cb6e4c822a5ba5cbba2b827061e8e070d793f",
          "body": "## Summary\n\n- **Remove unused dependencies**: warp (zero imports), paste (zero\ninvocations), tower-service (zero imports), and heed misplacement in\nxet_core_structures\n- **Move mockall to dev-dependencies** in xet_client by gating\n`#[automock]` with `#[cfg_attr(test, automock)]`\n- **Feature-gate sim\n[…]\nautomatically\non new commits. Configure\n[here](https://cursor.com/dashboard?tab=bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\n---------\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Reduce workspace dependencies (batches 1-3) (#746)",
          "author_name": "Assaf Vayner",
          "author_login": "assafvayner",
          "committed_at": "2026-03-27T16:54:36Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "69962587b52a64c30276e96df8d3156a874b73bf",
          "body": "Currently, computing aggregate chunk hashes across independently\nprocessed ranges requires recomputing over the full concatenated chunk\nlist. This PR introduces ChunkHashRange, a composable representation\nthat can hash contiguous partial ranges and merge them while preserving\nequivalence with the ex\n[…]\nage of ~500 chunks or so.\n\nAlong the way, we also added in an optimization for the merge step to\navoid an allocation, yielding a 2x speedup.\n\n---------\n\nCo-authored-by: Hoyt Koepke <hoytak@xethub.com>",
          "is_bot": false,
          "headline": "Composable Hash Functionality (#745)",
          "author_name": "Hoyt Koepke",
          "author_login": null,
          "committed_at": "2026-03-27T15:38:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c90f0a7bd9cc80ce24455306c75aec08b52fff48",
          "body": "Previously, upload and download paths each had their own ad-hoc state\ntracking, cancellation, and runtime bridging logic. TaskRuntime\nconsolidates this into a single type that owns a CancellationToken tree,\ntracks Running/Finished/Cancelled state with recursive propagation to\nchildren, and provides \n[…]\nab=bugbot) for commit\n153a3ebbbee00a622b430111e27a3bd2b4f3d9cd. This will update automatically\non new commits. Configure\n[here](https://cursor.com/dashboard?tab=bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Session API Polish; unify task handling/cancellation behavior.  (#747)",
          "author_name": "Hoyt Koepke",
          "author_login": null,
          "committed_at": "2026-03-27T14:54:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b3edd92a102a7d1bb1883b80b0eec7ddfa426286",
          "body": "Acknowledged that running \"cargo bench --no-run\" on every test platform\nis slow. This PR\n- extracts benchmark compilation verification from the Linux and macOS\nbuild_and_test jobs into a dedicated `check-bench-compiles` job so it\nruns in parallel with the cargo test jobs;\n- also skips compiling \"git\n[…]\nls from Windows and macOS\ntoolchain setup.\n\nSee below that the `check-bench-compiles` job finishes faster than\n`build_and_test-linux` and `build_and_test-win`, so it's not introducing\nextra wait time.",
          "is_bot": false,
          "headline": "Split out cargo bench compile check (#753)",
          "author_name": "Di Xiao",
          "author_login": "seanses",
          "committed_at": "2026-03-26T05:25:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "101837f69114499b2d48a01a7d5d422028c95f04",
          "body": "As discussed, removing this step from Windows CI because it's just too\nslow on Windows.",
          "is_bot": false,
          "headline": "Remove cargo bench from Windows CI (#752)",
          "author_name": "Di Xiao",
          "author_login": "seanses",
          "committed_at": "2026-03-24T00:23:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffee6a978caf15e498efec7bb01fb4644a62f21b",
          "body": "Currently, session runtime routing is split between XetSession and\nXetRuntime. This PR centralizes runtime routing in XetRuntime, moving\nall wrapper structs there. Now, bridge_async / bridge_sync work\nuniversally to bring from async and sync runtimes.\n\nThis PR also changes the default behavior to ha\n[…]\n can run inside an existing tokio\nruntime with valid features enabled vs. creating a new one. Also, then,\nwith_tokio_handle() errors out if the provided tokio handle doesn't have\nthe correct features.",
          "is_bot": false,
          "headline": "Move session runtime decisions to XetRuntime (#742)",
          "author_name": "Hoyt Koepke",
          "author_login": null,
          "committed_at": "2026-03-21T03:23:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7b33764330762f64f0cdbc22ee546c49538c519c",
          "body": "…(#732)\n\n## Context\n\nThese changes support the hf-mount project, where FUSE streaming uploads\ndon't know the file size in advance.\n\n## Summary\n\n- Changes the `size` parameter of `FileUploadSession::start_clean()`\nfrom `u64` to `Option<u64>`. Passing `None` signals that the final file\nsize is unknown\n[…]\nab=bugbot) for commit\n8b41e11e24eda0fd9b1befe46b3d0d27bb2475cb. This will update automatically\non new commits. Configure\n[here](https://cursor.com/dashboard?tab=bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "feat: make start_clean size parameter optional for streaming uploads …",
          "author_name": "Adrien",
          "author_login": "XciD",
          "committed_at": "2026-03-20T22:33:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "332a456e1d4be31a31eea9efed3cc512df41a95c",
          "body": "This PR adds ordered and unordered download streams on XetSession,\nincluding optional byte-range support and per-stream progress reporting.\nBlocking and async variants are supported.\n\nOn the reconstruction side, this introduces UnorderedWriter and\nUnorderedDownloadStream in xet_data, and extends the\n[…]\nab=bugbot) for commit\ne02890aa4bc2a295875f1354368eb938368bd53c. This will update automatically\non new commits. Configure\n[here](https://cursor.com/dashboard?tab=bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Add ordered and unordered download streaming to session interface (#729)",
          "author_name": "Hoyt Koepke",
          "author_login": null,
          "committed_at": "2026-03-20T21:40:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "602d7679f6a1e4164d43603c2423bf7ebe42d9f7",
          "body": "Currently, the full test validation is rather heavy, but running local\ntests often fails to catch many issues due to the tests that probe the\nfull stack. This PR adds a smoke-test path that runs a meaningful subset\nof the tests across the workspace that covers most errors. This runs in\nabout 1/8 of \n[…]\n42. This will update automatically\non new commits. Configure\n[here](https://cursor.com/dashboard?tab=bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\n---------\n\nCo-authored-by: Hoyt Koepke <hoytak@xethub.com>",
          "is_bot": false,
          "headline": "Add `cargo smoke-test` for rapid full-workspace testing. (#741)",
          "author_name": "Hoyt Koepke",
          "author_login": null,
          "committed_at": "2026-03-20T20:32:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7aea9fac07a9ed88aedfd7468ce60ace49492a4b",
          "body": "…lation (#736)\n\nCurrently, GC simulation coverage depends on deletion-control operations\nthat were only partially wired through the disk-backed HTTP simulation\npath, and deletion behavior in LocalClient needed to preserve shard-hash\nstability across GC epochs. This PR adds shard dedup-entry cleanup \n[…]\nab=bugbot) for commit\nfdca297600917ceaac45c961ffab8e8a9019d88a. This will update automatically\non new commits. Configure\n[here](https://cursor.com/dashboard?tab=bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Fix simulation deletion controls and soft-delete behavior for GC simu…",
          "author_name": "Hoyt Koepke",
          "author_login": null,
          "committed_at": "2026-03-20T17:02:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b137daf88eaa4bc13f4e3454f5b92cacc0c9c8fe",
          "body": "Currently, download metadata assumes file_size is always known, which\nforces callers to provide a size even when only a hash is available.\nThis PR changes XetFileInfo.file_size to Option<u64> -- with\nserialization compatibility -- and propagates that through so hash-only\ndownloads are a supported pa\n[…]\nab=bugbot) for commit\n4d25896c515cf56b3210717fd76ad625655b45ec. This will update automatically\non new commits. Configure\n[here](https://cursor.com/dashboard?tab=bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Implement optional range specification for downloads. (#735)",
          "author_name": "Hoyt Koepke",
          "author_login": null,
          "committed_at": "2026-03-20T07:14:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "749c28b086d78ac64338819d13f420714ba13ce8",
          "body": "This PR performs some housecleaning and removes some technical debt\naround using different error types, unifying them with the python\ninterface.\n\n- Our client code tended to do a lot with anyhow errors as an artifact\nof first using them before switching to thiserror. This PR cleans these\nup in favor\n[…]\nab=bugbot) for commit\nf3d056a9094ec925a3d3ba32613f4e54df2ce29d. This will update automatically\non new commits. Configure\n[here](https://cursor.com/dashboard?tab=bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Error unification and cleanup (#737)",
          "author_name": "Hoyt Koepke",
          "author_login": null,
          "committed_at": "2026-03-19T23:34:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "44566cc288ac81caac2e3c84bfcec14c4ded59e4",
          "body": "Since a previous PR merges the async and blocking APIs under one struct,\nthe blocking APIs become accessible from `UploadCommit` /\n`DownloadGroup` created by the async APIs. This PR adds the similar\n`External` runtime mode checking to these blocking APIs as done for the\n`new_upload_commit_blocking` \n[…]\nwnloadGroup` instance with `Owned` runtime mode and\nsend it to an async context and call the blocking APIs, in which case it\nwill still panic.\n\nAdded unit tests and updated docs for the above changes.",
          "is_bot": false,
          "headline": "Early check RuntimeMode in blocking apis (#739)",
          "author_name": "Di Xiao",
          "author_login": "seanses",
          "committed_at": "2026-03-19T20:31:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fb83178d2862e037dbe8a01d9e1d65544c809bf1",
          "body": "The session id was replaced from `ulid` to `UniqueID` (a self\nincrementing u64 in memory) in a previous PR but it's not correct.\nThe session id is used on CAS server logs and traces and CDN logs to\nidentity a related group of activity (for debugging and etc. purposes)\nand it needs to be globally unique (thus using `ulid`) instead of\nlocally unique.",
          "is_bot": false,
          "headline": "Fix session id regression (#738)",
          "author_name": "Di Xiao",
          "author_login": "seanses",
          "committed_at": "2026-03-19T20:31:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e25ee85c1408e475efbc9dcf60099685a1c924ce",
          "body": "Fix a compilation failure on a new function introduced by\nhttps://github.com/huggingface/xet-core/pull/726 caught by the new\nintroduced CI step `cargo bench --no-run`.",
          "is_bot": false,
          "headline": "Fix a compilation failure (#740)",
          "author_name": "Di Xiao",
          "author_login": "seanses",
          "committed_at": "2026-03-19T19:03:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f68537319d81c581c10fbf8a9a47abec7e89799",
          "body": "This PR should resolve all Dependabot alerts by upgrading deps and\nswitching out some deprecated crate for suggested alternatives, e.g.\n`tempdir -> tempfile`. Supersede PR #721. Fix issue #722",
          "is_bot": false,
          "headline": "Resolve all Dependabot alerts (#733)",
          "author_name": "Di Xiao",
          "author_login": "seanses",
          "committed_at": "2026-03-19T16:33:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d246271807b2942c33c9620c1709ad222c59ba4",
          "body": "The last repo restructuring didn't update several bench code that are\nnot compiled by default as part of \"cargo build\". This PR fixes those\ncompilation errors and warning, and adds \"cargo bench --no-run\" to CI\nwhich checks compilation but doesn't actually run benchmarks.",
          "is_bot": false,
          "headline": "Fix bench code compilation after repo restructuring (#728)",
          "author_name": "Di Xiao",
          "author_login": "seanses",
          "committed_at": "2026-03-19T16:28:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fb97241f31dc9b1e6de07a5afcd3c50c776b7a8",
          "body": "This PR adds a full integration test suite on top of the xet session\ninterface that mimics the integration tests in xet_data/tests/. This one\nadditionally tests alternate asynchronous runtimes to ensure that the\nbridge to the internal tokio runtime works correctly as well.",
          "is_bot": false,
          "headline": "Integration test suite on top of xet session interface. (#727)",
          "author_name": "Hoyt Koepke",
          "author_login": null,
          "committed_at": "2026-03-19T01:08:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "506fc282912b5d7947be000e48810bd480dd628e",
          "body": "…e (#726)\n\nCurrently, progress tracking is split between callback-driven and\nsnapshot-driven paths, making session and task wiring across xet_data,\nxet_pkg, hf_xet, and git_xet harder to keep consistent. This PR moves\nupload/download progress to a polling snapshot model backed by atomics.\nIt also sw\n[…]\nts via a callback based\nupdaters. hf_xet and git_xet are updated to use that legacy bridge\nlayer, so current integrations keep working until everything is fully\nswitched over to the XetSession method.",
          "is_bot": false,
          "headline": "Simplify progress tracking + Unify Task ID tracking + Legacy Interfac…",
          "author_name": "Hoyt Koepke",
          "author_login": null,
          "committed_at": "2026-03-19T01:07:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c0f798061658259275557df6e124f64973fdcf85",
          "body": "…710)\n\n## Summary\n\n- Rewrites smoke tests to drive everything through the `hf` CLI rather\nthan the huggingface_hub Python API, covering the actual user-facing\nsurface area of hf-xet\n- Moves smoke tests and diagnostic scripts into a `scripts/` directory\nfor cleaner repo layout\n- Adds storage bucket t\n[…]\nt-version <version>` to confirm PyPI cache bypass\nworks\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\n---------\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: smoke tests using hf CLI with bucket and large-file coverage (#…",
          "author_name": "Rajat Arya",
          "author_login": "rajatarya",
          "committed_at": "2026-03-18T02:07:05Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "69c714c01d285aaf14eea77795645dbfeddcc782",
          "body": "…#702)\n\nThis PR moves some config values that were part of the data\nconfiguration into XetConfig, specifically the compression_policy,\nstaging_subdir, session_dir_name, and global_dedup_query_enabled. This\nalso consolidates the remaining values into a single struct with\nendpoint and authentication information.",
          "is_bot": false,
          "headline": "Update config groups to handle more of the data management values.  (…",
          "author_name": "Hoyt Koepke",
          "author_login": null,
          "committed_at": "2026-03-16T23:06:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed182125faf209af85234ebd1c86e78400b11807",
          "body": "Currently, the SHA-256 hash of uploaded file content is computed\ninternally during the upload pipeline but not surfaced to callers.\nDownstream consumers — e.g. OpenDAL's Hugging Face backend — need the\nSHA-256 to commit files to the Hub API.\n\nThis PR adds an optional sha256 field to XetFileInfo, the\n[…]\nizing_if) ensure backward-compatible serialisation — existing\nserialised data without the field deserialises cleanly.\n\nNeeded for the functionality in\nhttps://github.com/huggingface/xet-core/pull/642.",
          "is_bot": false,
          "headline": "Add optional Sha256 hash propegation through XetFileInfo object. (#718)",
          "author_name": "Hoyt Koepke",
          "author_login": null,
          "committed_at": "2026-03-16T23:05:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "40ba7b891122609c9ea4cec710c24c004f35b8d8",
          "body": "Currently, the Queued → Running status transition in spawned upload\ntasks is unconditional — it overwrites whatever the current status is,\nincluding Cancelled set by a concurrent abort() call. This creates a\nrace window: if abort() sets Cancelled between the semaphore acquisition\nand the status writ\n[…]\nstatus\ntransitions are now properly guarded against concurrent abort().\n\nThis was observed as a flaky test failure on Windows CI\n(test_abort_while_state_lock_held_skips_state_update_but_drains_tasks).",
          "is_bot": false,
          "headline": "Fix race condition in task status transitions on abort. (#720)",
          "author_name": "Hoyt Koepke",
          "author_login": null,
          "committed_at": "2026-03-16T21:17:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 36,
      "commits_last_year": 292,
      "latest_release_at": "2026-07-16T17:26:51Z",
      "latest_release_tag": "v1.5.2",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 48,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 17.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "hf_xet",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "cloud-storage",
            "datasets",
            "deduplication",
            "huggingface",
            "large-files",
            "asynchronous",
            "data-structures",
            "filesystem",
            "artificial-intelligence"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/hf_xet",
          "is_deprecated": false,
          "latest_version": "1.5.4",
          "repository_url": "https://github.com/huggingface/xet-core",
          "versions_count": 6,
          "total_downloads": 460794,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 145982,
          "first_published_at": "2026-03-31T22:54:11.966860Z",
          "latest_published_at": "2026-07-20T21:37:31.071031Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        },
        {
          "name": "hf-xet",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "cloud-storage",
            "datasets",
            "deduplication",
            "huggingface",
            "large-files",
            "asynchronous",
            "data-structures",
            "filesystem",
            "artificial-intelligence"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/hf-xet",
          "is_deprecated": false,
          "latest_version": "1.5.4",
          "repository_url": "https://github.com/huggingface/xet-core",
          "versions_count": 6,
          "total_downloads": 460794,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 145982,
          "first_published_at": "2026-03-31T22:54:11.966860Z",
          "latest_published_at": "2026-07-20T21:37:31.071031Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        },
        {
          "name": "xet-data",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "huggingface",
            "data-structures",
            "filesystem",
            "artificial-intelligence"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/xet-data",
          "is_deprecated": false,
          "latest_version": "1.5.4",
          "repository_url": "https://github.com/huggingface/xet-core",
          "versions_count": 6,
          "total_downloads": 461215,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 146133,
          "first_published_at": "2026-03-31T22:54:13.926076Z",
          "latest_published_at": "2026-07-20T21:36:54.077584Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        },
        {
          "name": "hf-xet",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "Development Status :: 5 - Production/Stable",
            "License :: OSI Approved :: Apache Software License",
            "Programming Language :: Python :: 3",
            "Programming Language :: Python :: 3 :: Only",
            "Programming Language :: Python :: 3.10",
            "Programming Language :: Python :: 3.11",
            "Programming Language :: Python :: 3.12",
            "Programming Language :: Python :: 3.13",
            "Programming Language :: Python :: 3.14",
            "Programming Language :: Python :: 3.8",
            "Programming Language :: Python :: 3.9",
            "Programming Language :: Python :: Free Threading",
            "Programming Language :: Python :: Free Threading :: 2 - Beta",
            "Programming Language :: Python :: Implementation :: CPython",
            "Programming Language :: Python :: Implementation :: PyPy",
            "Programming Language :: Rust",
            "Topic :: Scientific/Engineering :: Artificial Intelligence"
          ],
          "ecosystem": "pypi",
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/hf-xet/",
          "is_deprecated": false,
          "latest_version": "1.5.2",
          "repository_url": "https://github.com/huggingface/xet-core.git",
          "versions_count": 38,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 240046451,
          "first_published_at": "2025-01-10T23:31:32.678393Z",
          "latest_published_at": "2026-07-16T17:29:56.833834Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        },
        {
          "name": "simulation",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "crates",
          "matches_repo": false,
          "registry_url": "https://crates.io/crates/simulation",
          "is_deprecated": false,
          "latest_version": "0.0.1",
          "repository_url": "https://github.com/gardnervickers/simulation",
          "versions_count": 3,
          "total_downloads": 4434,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 4,
          "first_published_at": "2019-10-12T16:13:44.787916Z",
          "latest_published_at": "2019-10-22T14:06:32.068525Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 2464
        },
        {
          "name": "xet-client",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "huggingface",
            "network-programming",
            "artificial-intelligence"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/xet-client",
          "is_deprecated": false,
          "latest_version": "1.5.4",
          "repository_url": "https://github.com/huggingface/xet-core",
          "versions_count": 6,
          "total_downloads": 462277,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 146466,
          "first_published_at": "2026-03-31T22:54:01.288256Z",
          "latest_published_at": "2026-07-20T21:36:14.256908Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        },
        {
          "name": "xet-runtime",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "huggingface",
            "asynchronous",
            "artificial-intelligence"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/xet-runtime",
          "is_deprecated": false,
          "latest_version": "1.5.4",
          "repository_url": "https://github.com/huggingface/xet-core",
          "versions_count": 6,
          "total_downloads": 462492,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 146527,
          "first_published_at": "2026-03-31T22:54:18.201667Z",
          "latest_published_at": "2026-07-20T21:34:33.663491Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 83,
      "stars": 533,
      "watchers": 12,
      "fork_history": {
        "days": [
          {
            "date": "2025-01-13",
            "count": 1
          },
          {
            "date": "2025-01-21",
            "count": 1
          },
          {
            "date": "2025-03-12",
            "count": 1
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-03-22",
            "count": 2
          },
          {
            "date": "2025-04-04",
            "count": 2
          },
          {
            "date": "2025-04-09",
            "count": 1
          },
          {
            "date": "2025-04-20",
            "count": 1
          },
          {
            "date": "2025-04-22",
            "count": 1
          },
          {
            "date": "2025-05-07",
            "count": 1
          },
          {
            "date": "2025-06-07",
            "count": 1
          },
          {
            "date": "2025-07-24",
            "count": 1
          },
          {
            "date": "2025-08-11",
            "count": 1
          },
          {
            "date": "2025-08-14",
            "count": 1
          },
          {
            "date": "2025-08-20",
            "count": 1
          },
          {
            "date": "2025-08-21",
            "count": 1
          },
          {
            "date": "2025-08-22",
            "count": 1
          },
          {
            "date": "2025-08-26",
            "count": 2
          },
          {
            "date": "2025-08-27",
            "count": 1
          },
          {
            "date": "2025-09-02",
            "count": 1
          },
          {
            "date": "2025-09-12",
            "count": 1
          },
          {
            "date": "2025-09-20",
            "count": 1
          },
          {
            "date": "2025-09-24",
            "count": 1
          },
          {
            "date": "2025-10-02",
            "count": 1
          },
          {
            "date": "2025-10-10",
            "count": 1
          },
          {
            "date": "2025-10-12",
            "count": 1
          },
          {
            "date": "2025-10-13",
            "count": 1
          },
          {
            "date": "2025-10-15",
            "count": 1
          },
          {
            "date": "2025-10-22",
            "count": 2
          },
          {
            "date": "2025-10-23",
            "count": 1
          },
          {
            "date": "2025-11-05",
            "count": 1
          },
          {
            "date": "2025-11-09",
            "count": 1
          },
          {
            "date": "2025-11-26",
            "count": 1
          },
          {
            "date": "2025-11-28",
            "count": 1
          },
          {
            "date": "2025-12-03",
            "count": 1
          },
          {
            "date": "2025-12-10",
            "count": 1
          },
          {
            "date": "2025-12-13",
            "count": 1
          },
          {
            "date": "2025-12-14",
            "count": 1
          },
          {
            "date": "2025-12-20",
            "count": 1
          },
          {
            "date": "2025-12-29",
            "count": 1
          },
          {
            "date": "2026-01-03",
            "count": 1
          },
          {
            "date": "2026-01-04",
            "count": 1
          },
          {
            "date": "2026-01-06",
            "count": 1
          },
          {
            "date": "2026-01-28",
            "count": 1
          },
          {
            "date": "2026-01-30",
            "count": 1
          },
          {
            "date": "2026-02-05",
            "count": 1
          },
          {
            "date": "2026-02-07",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-02-11",
            "count": 1
          },
          {
            "date": "2026-02-18",
            "count": 1
          },
          {
            "date": "2026-03-05",
            "count": 1
          },
          {
            "date": "2026-03-07",
            "count": 1
          },
          {
            "date": "2026-03-11",
            "count": 1
          },
          {
            "date": "2026-03-16",
            "count": 1
          },
          {
            "date": "2026-03-18",
            "count": 1
          },
          {
            "date": "2026-03-20",
            "count": 2
          },
          {
            "date": "2026-03-23",
            "count": 1
          },
          {
            "date": "2026-03-26",
            "count": 1
          },
          {
            "date": "2026-04-02",
            "count": 1
          },
          {
            "date": "2026-04-04",
            "count": 1
          },
          {
            "date": "2026-04-05",
            "count": 1
          },
          {
            "date": "2026-04-06",
            "count": 2
          },
          {
            "date": "2026-04-08",
            "count": 1
          },
          {
            "date": "2026-04-16",
            "count": 1
          },
          {
            "date": "2026-04-23",
            "count": 1
          },
          {
            "date": "2026-04-26",
            "count": 1
          },
          {
            "date": "2026-05-06",
            "count": 1
          },
          {
            "date": "2026-05-07",
            "count": 1
          },
          {
            "date": "2026-06-02",
            "count": 1
          },
          {
            "date": "2026-06-10",
            "count": 1
          },
          {
            "date": "2026-06-15",
            "count": 1
          },
          {
            "date": "2026-07-02",
            "count": 1
          },
          {
            "date": "2026-07-05",
            "count": 1
          },
          {
            "date": "2026-07-12",
            "count": 1
          },
          {
            "date": "2026-07-13",
            "count": 1
          },
          {
            "date": "2026-07-14",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 82,
        "total_forks": 83
      },
      "star_history": {
        "days": [
          {
            "date": "2024-09-11",
            "count": 1
          },
          {
            "date": "2025-01-10",
            "count": 2
          },
          {
            "date": "2025-01-17",
            "count": 1
          },
          {
            "date": "2025-01-21",
            "count": 1
          },
          {
            "date": "2025-02-13",
            "count": 4
          },
          {
            "date": "2025-02-14",
            "count": 24
          },
          {
            "date": "2025-02-15",
            "count": 3
          },
          {
            "date": "2025-02-17",
            "count": 1
          },
          {
            "date": "2025-02-18",
            "count": 3
          },
          {
            "date": "2025-02-24",
            "count": 1
          },
          {
            "date": "2025-02-26",
            "count": 1
          },
          {
            "date": "2025-03-05",
            "count": 1
          },
          {
            "date": "2025-03-07",
            "count": 1
          },
          {
            "date": "2025-03-11",
            "count": 1
          },
          {
            "date": "2025-03-12",
            "count": 1
          },
          {
            "date": "2025-03-16",
            "count": 1
          },
          {
            "date": "2025-03-17",
            "count": 2
          },
          {
            "date": "2025-03-18",
            "count": 2
          },
          {
            "date": "2025-03-19",
            "count": 2
          },
          {
            "date": "2025-03-20",
            "count": 1
          },
          {
            "date": "2025-03-21",
            "count": 1
          },
          {
            "date": "2025-03-22",
            "count": 1
          },
          {
            "date": "2025-03-24",
            "count": 1
          },
          {
            "date": "2025-03-27",
            "count": 1
          },
          {
            "date": "2025-03-28",
            "count": 2
          },
          {
            "date": "2025-03-31",
            "count": 4
          },
          {
            "date": "2025-04-01",
            "count": 2
          },
          {
            "date": "2025-04-02",
            "count": 2
          },
          {
            "date": "2025-04-03",
            "count": 1
          },
          {
            "date": "2025-04-05",
            "count": 1
          },
          {
            "date": "2025-04-06",
            "count": 2
          },
          {
            "date": "2025-04-07",
            "count": 2
          },
          {
            "date": "2025-04-08",
            "count": 4
          },
          {
            "date": "2025-04-11",
            "count": 1
          },
          {
            "date": "2025-04-14",
            "count": 1
          },
          {
            "date": "2025-04-20",
            "count": 2
          },
          {
            "date": "2025-04-21",
            "count": 1
          },
          {
            "date": "2025-04-22",
            "count": 1
          },
          {
            "date": "2025-04-23",
            "count": 1
          },
          {
            "date": "2025-04-28",
            "count": 2
          },
          {
            "date": "2025-05-01",
            "count": 3
          },
          {
            "date": "2025-05-02",
            "count": 1
          },
          {
            "date": "2025-05-12",
            "count": 1
          },
          {
            "date": "2025-05-14",
            "count": 2
          },
          {
            "date": "2025-05-16",
            "count": 1
          },
          {
            "date": "2025-05-18",
            "count": 1
          },
          {
            "date": "2025-05-21",
            "count": 1
          },
          {
            "date": "2025-05-22",
            "count": 1
          },
          {
            "date": "2025-05-23",
            "count": 1
          },
          {
            "date": "2025-05-24",
            "count": 1
          },
          {
            "date": "2025-05-25",
            "count": 2
          },
          {
            "date": "2025-05-26",
            "count": 1
          },
          {
            "date": "2025-05-28",
            "count": 2
          },
          {
            "date": "2025-05-29",
            "count": 1
          },
          {
            "date": "2025-06-02",
            "count": 1
          },
          {
            "date": "2025-06-03",
            "count": 1
          },
          {
            "date": "2025-06-04",
            "count": 1
          },
          {
            "date": "2025-06-06",
            "count": 1
          },
          {
            "date": "2025-06-08",
            "count": 1
          },
          {
            "date": "2025-06-11",
            "count": 2
          },
          {
            "date": "2025-06-13",
            "count": 1
          },
          {
            "date": "2025-06-16",
            "count": 1
          },
          {
            "date": "2025-06-17",
            "count": 1
          },
          {
            "date": "2025-06-18",
            "count": 1
          },
          {
            "date": "2025-06-24",
            "count": 1
          },
          {
            "date": "2025-06-25",
            "count": 1
          },
          {
            "date": "2025-06-29",
            "count": 1
          },
          {
            "date": "2025-07-01",
            "count": 1
          },
          {
            "date": "2025-07-03",
            "count": 1
          },
          {
            "date": "2025-07-07",
            "count": 1
          },
          {
            "date": "2025-07-10",
            "count": 1
          },
          {
            "date": "2025-07-15",
            "count": 1
          },
          {
            "date": "2025-07-16",
            "count": 2
          },
          {
            "date": "2025-07-18",
            "count": 2
          },
          {
            "date": "2025-07-21",
            "count": 3
          },
          {
            "date": "2025-07-23",
            "count": 3
          },
          {
            "date": "2025-07-24",
            "count": 2
          },
          {
            "date": "2025-07-25",
            "count": 1
          },
          {
            "date": "2025-07-26",
            "count": 2
          },
          {
            "date": "2025-07-28",
            "count": 1
          },
          {
            "date": "2025-07-29",
            "count": 1
          },
          {
            "date": "2025-07-30",
            "count": 1
          },
          {
            "date": "2025-08-01",
            "count": 2
          },
          {
            "date": "2025-08-03",
            "count": 2
          },
          {
            "date": "2025-08-05",
            "count": 1
          },
          {
            "date": "2025-08-06",
            "count": 1
          },
          {
            "date": "2025-08-07",
            "count": 1
          },
          {
            "date": "2025-08-08",
            "count": 4
          },
          {
            "date": "2025-08-09",
            "count": 1
          },
          {
            "date": "2025-08-10",
            "count": 1
          },
          {
            "date": "2025-08-11",
            "count": 2
          },
          {
            "date": "2025-08-14",
            "count": 2
          },
          {
            "date": "2025-08-15",
            "count": 2
          },
          {
            "date": "2025-08-16",
            "count": 1
          },
          {
            "date": "2025-08-18",
            "count": 1
          },
          {
            "date": "2025-08-20",
            "count": 2
          },
          {
            "date": "2025-08-21",
            "count": 3
          },
          {
            "date": "2025-08-22",
            "count": 1
          },
          {
            "date": "2025-08-23",
            "count": 1
          },
          {
            "date": "2025-08-24",
            "count": 3
          },
          {
            "date": "2025-08-25",
            "count": 2
          },
          {
            "date": "2025-08-26",
            "count": 2
          },
          {
            "date": "2025-08-27",
            "count": 3
          },
          {
            "date": "2025-08-28",
            "count": 1
          },
          {
            "date": "2025-08-29",
            "count": 1
          },
          {
            "date": "2025-08-30",
            "count": 1
          },
          {
            "date": "2025-08-31",
            "count": 1
          },
          {
            "date": "2025-09-01",
            "count": 1
          },
          {
            "date": "2025-09-02",
            "count": 1
          },
          {
            "date": "2025-09-04",
            "count": 4
          },
          {
            "date": "2025-09-06",
            "count": 1
          },
          {
            "date": "2025-09-07",
            "count": 3
          },
          {
            "date": "2025-09-08",
            "count": 2
          },
          {
            "date": "2025-09-09",
            "count": 5
          },
          {
            "date": "2025-09-10",
            "count": 2
          },
          {
            "date": "2025-09-11",
            "count": 1
          },
          {
            "date": "2025-09-12",
            "count": 4
          },
          {
            "date": "2025-09-13",
            "count": 2
          },
          {
            "date": "2025-09-14",
            "count": 1
          },
          {
            "date": "2025-09-15",
            "count": 1
          },
          {
            "date": "2025-09-16",
            "count": 2
          },
          {
            "date": "2025-09-17",
            "count": 2
          },
          {
            "date": "2025-09-18",
            "count": 1
          },
          {
            "date": "2025-09-19",
            "count": 1
          },
          {
            "date": "2025-09-20",
            "count": 4
          },
          {
            "date": "2025-09-21",
            "count": 1
          },
          {
            "date": "2025-09-22",
            "count": 5
          },
          {
            "date": "2025-09-23",
            "count": 8
          },
          {
            "date": "2025-09-24",
            "count": 11
          },
          {
            "date": "2025-09-25",
            "count": 5
          },
          {
            "date": "2025-09-26",
            "count": 3
          },
          {
            "date": "2025-09-27",
            "count": 5
          },
          {
            "date": "2025-09-28",
            "count": 7
          },
          {
            "date": "2025-09-29",
            "count": 5
          },
          {
            "date": "2025-09-30",
            "count": 4
          },
          {
            "date": "2025-10-01",
            "count": 3
          },
          {
            "date": "2025-10-02",
            "count": 5
          },
          {
            "date": "2025-10-03",
            "count": 2
          },
          {
            "date": "2025-10-07",
            "count": 1
          },
          {
            "date": "2025-10-09",
            "count": 1
          },
          {
            "date": "2025-10-10",
            "count": 1
          },
          {
            "date": "2025-10-11",
            "count": 3
          },
          {
            "date": "2025-10-16",
            "count": 1
          },
          {
            "date": "2025-10-17",
            "count": 1
          },
          {
            "date": "2025-10-19",
            "count": 1
          },
          {
            "date": "2025-10-20",
            "count": 2
          },
          {
            "date": "2025-10-23",
            "count": 2
          },
          {
            "date": "2025-10-24",
            "count": 3
          },
          {
            "date": "2025-10-27",
            "count": 1
          },
          {
            "date": "2025-10-29",
            "count": 4
          },
          {
            "date": "2025-11-01",
            "count": 1
          },
          {
            "date": "2025-11-07",
            "count": 1
          },
          {
            "date": "2025-11-09",
            "count": 2
          },
          {
            "date": "2025-11-11",
            "count": 1
          },
          {
            "date": "2025-11-13",
            "count": 2
          },
          {
            "date": "2025-11-17",
            "count": 1
          },
          {
            "date": "2025-11-18",
            "count": 1
          },
          {
            "date": "2025-11-22",
            "count": 1
          },
          {
            "date": "2025-11-26",
            "count": 8
          },
          {
            "date": "2025-11-27",
            "count": 2
          },
          {
            "date": "2025-11-28",
            "count": 3
          },
          {
            "date": "2025-11-29",
            "count": 2
          },
          {
            "date": "2025-12-01",
            "count": 2
          },
          {
            "date": "2025-12-02",
            "count": 1
          },
          {
            "date": "2025-12-03",
            "count": 2
          },
          {
            "date": "2025-12-04",
            "count": 2
          },
          {
            "date": "2025-12-06",
            "count": 1
          },
          {
            "date": "2025-12-07",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 1
          },
          {
            "date": "2025-12-09",
            "count": 2
          },
          {
            "date": "2025-12-10",
            "count": 2
          },
          {
            "date": "2025-12-12",
            "count": 3
          },
          {
            "date": "2025-12-13",
            "count": 2
          },
          {
            "date": "2025-12-23",
            "count": 2
          },
          {
            "date": "2025-12-24",
            "count": 2
          },
          {
            "date": "2025-12-25",
            "count": 2
          },
          {
            "date": "2025-12-26",
            "count": 2
          },
          {
            "date": "2025-12-28",
            "count": 1
          },
          {
            "date": "2025-12-30",
            "count": 1
          },
          {
            "date": "2026-01-01",
            "count": 1
          },
          {
            "date": "2026-01-02",
            "count": 2
          },
          {
            "date": "2026-01-03",
            "count": 2
          },
          {
            "date": "2026-01-04",
            "count": 1
          },
          {
            "date": "2026-01-05",
            "count": 2
          },
          {
            "date": "2026-01-06",
            "count": 1
          },
          {
            "date": "2026-01-07",
            "count": 3
          },
          {
            "date": "2026-01-08",
            "count": 1
          },
          {
            "date": "2026-01-09",
            "count": 1
          },
          {
            "date": "2026-01-10",
            "count": 1
          },
          {
            "date": "2026-01-12",
            "count": 1
          },
          {
            "date": "2026-01-13",
            "count": 2
          },
          {
            "date": "2026-01-14",
            "count": 1
          },
          {
            "date": "2026-01-16",
            "count": 2
          },
          {
            "date": "2026-01-18",
            "count": 1
          },
          {
            "date": "2026-01-19",
            "count": 1
          },
          {
            "date": "2026-01-20",
            "count": 1
          },
          {
            "date": "2026-01-21",
            "count": 2
          },
          {
            "date": "2026-01-22",
            "count": 1
          },
          {
            "date": "2026-01-23",
            "count": 1
          },
          {
            "date": "2026-01-30",
            "count": 2
          },
          {
            "date": "2026-01-31",
            "count": 3
          },
          {
            "date": "2026-02-02",
            "count": 1
          },
          {
            "date": "2026-02-03",
            "count": 2
          },
          {
            "date": "2026-02-05",
            "count": 1
          },
          {
            "date": "2026-02-08",
            "count": 1
          },
          {
            "date": "2026-02-11",
            "count": 1
          },
          {
            "date": "2026-02-12",
            "count": 1
          },
          {
            "date": "2026-02-18",
            "count": 4
          },
          {
            "date": "2026-02-19",
            "count": 1
          },
          {
            "date": "2026-02-20",
            "count": 1
          },
          {
            "date": "2026-02-21",
            "count": 1
          },
          {
            "date": "2026-02-22",
            "count": 1
          },
          {
            "date": "2026-02-25",
            "count": 1
          },
          {
            "date": "2026-03-05",
            "count": 1
          },
          {
            "date": "2026-03-08",
            "count": 2
          },
          {
            "date": "2026-03-09",
            "count": 2
          },
          {
            "date": "2026-03-10",
            "count": 4
          },
          {
            "date": "2026-03-11",
            "count": 4
          },
          {
            "date": "2026-03-12",
            "count": 3
          },
          {
            "date": "2026-03-13",
            "count": 2
          },
          {
            "date": "2026-03-16",
            "count": 2
          },
          {
            "date": "2026-03-17",
            "count": 1
          },
          {
            "date": "2026-03-21",
            "count": 1
          },
          {
            "date": "2026-03-22",
            "count": 1
          },
          {
            "date": "2026-03-23",
            "count": 3
          },
          {
            "date": "2026-03-25",
            "count": 1
          },
          {
            "date": "2026-03-26",
            "count": 1
          },
          {
            "date": "2026-03-28",
            "count": 1
          },
          {
            "date": "2026-04-01",
            "count": 1
          },
          {
            "date": "2026-04-02",
            "count": 3
          },
          {
            "date": "2026-04-03",
            "count": 1
          },
          {
            "date": "2026-04-05",
            "count": 1
          },
          {
            "date": "2026-04-06",
            "count": 2
          },
          {
            "date": "2026-04-07",
            "count": 2
          },
          {
            "date": "2026-04-10",
            "count": 1
          },
          {
            "date": "2026-04-11",
            "count": 1
          },
          {
            "date": "2026-04-12",
            "count": 3
          },
          {
            "date": "2026-04-13",
            "count": 2
          },
          {
            "date": "2026-04-14",
            "count": 1
          },
          {
            "date": "2026-04-15",
            "count": 2
          },
          {
            "date": "2026-04-16",
            "count": 3
          },
          {
            "date": "2026-04-17",
            "count": 2
          },
          {
            "date": "2026-04-18",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 1
          },
          {
            "date": "2026-04-23",
            "count": 1
          },
          {
            "date": "2026-04-24",
            "count": 2
          },
          {
            "date": "2026-04-25",
            "count": 1
          },
          {
            "date": "2026-04-26",
            "count": 2
          },
          {
            "date": "2026-05-05",
            "count": 1
          },
          {
            "date": "2026-05-07",
            "count": 2
          },
          {
            "date": "2026-05-08",
            "count": 2
          },
          {
            "date": "2026-05-13",
            "count": 1
          },
          {
            "date": "2026-05-15",
            "count": 1
          },
          {
            "date": "2026-05-16",
            "count": 1
          },
          {
            "date": "2026-05-17",
            "count": 1
          },
          {
            "date": "2026-05-19",
            "count": 3
          },
          {
            "date": "2026-05-20",
            "count": 1
          },
          {
            "date": "2026-05-22",
            "count": 1
          },
          {
            "date": "2026-05-23",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 1
          },
          {
            "date": "2026-05-27",
            "count": 1
          },
          {
            "date": "2026-05-30",
            "count": 2
          },
          {
            "date": "2026-06-01",
            "count": 1
          },
          {
            "date": "2026-06-04",
            "count": 1
          },
          {
            "date": "2026-06-07",
            "count": 1
          },
          {
            "date": "2026-06-08",
            "count": 2
          },
          {
            "date": "2026-06-10",
            "count": 2
          },
          {
            "date": "2026-06-11",
            "count": 1
          },
          {
            "date": "2026-06-12",
            "count": 1
          },
          {
            "date": "2026-06-13",
            "count": 1
          },
          {
            "date": "2026-06-16",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 2
          },
          {
            "date": "2026-06-19",
            "count": 2
          },
          {
            "date": "2026-06-25",
            "count": 2
          },
          {
            "date": "2026-06-26",
            "count": 2
          },
          {
            "date": "2026-06-29",
            "count": 1
          },
          {
            "date": "2026-07-01",
            "count": 2
          },
          {
            "date": "2026-07-03",
            "count": 1
          },
          {
            "date": "2026-07-04",
            "count": 1
          },
          {
            "date": "2026-07-06",
            "count": 1
          },
          {
            "date": "2026-07-07",
            "count": 2
          },
          {
            "date": "2026-07-10",
            "count": 1
          },
          {
            "date": "2026-07-11",
            "count": 1
          },
          {
            "date": "2026-07-12",
            "count": 1
          },
          {
            "date": "2026-07-14",
            "count": 1
          },
          {
            "date": "2026-07-16",
            "count": 2
          },
          {
            "date": "2026-07-17",
            "count": 1
          },
          {
            "date": "2026-07-18",
            "count": 1
          },
          {
            "date": "2026-07-19",
            "count": 3
          },
          {
            "date": "2026-07-20",
            "count": 1
          },
          {
            "date": "2026-07-21",
            "count": 2
          }
        ],
        "complete": true,
        "collected": 533,
        "total_stars": 533
      },
      "open_issues_and_prs": 28
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "openapi/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Cargo.toml",
        "examples/xet_pkg_napi/Cargo.toml",
        "git_xet/Cargo.toml",
        "hf_xet/Cargo.toml",
        "simulation/Cargo.toml",
        "simulation/chunk_cache_bench/Cargo.toml",
        "simulation/sha256_bench/Cargo.toml",
        "wasm/hf_xet_thin_wasm/Cargo.toml",
        "wasm/hf_xet_wasm/Cargo.toml",
        "xet_client/Cargo.toml",
        "xet_core_structures/Cargo.toml",
        "xet_data/Cargo.toml",
        "xet_pkg/Cargo.toml",
        "xet_runtime/Cargo.toml"
      ],
      "largest_source_bytes": 112943,
      "source_files_sampled": 362,
      "oversized_source_files": 9,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "git_xet/Cargo.toml",
        "hf_xet/Cargo.toml",
        "hf_xet/pyproject.toml",
        "simulation/Cargo.toml",
        "xet_client/Cargo.toml",
        "xet_core_structures/Cargo.toml",
        "xet_data/Cargo.toml",
        "xet_pkg/Cargo.toml",
        "xet_runtime/Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "postgres-protocol",
            "direct": false,
            "version": "0.6.10",
            "severity": "high",
            "ecosystem": "crates",
            "cvss_score": 7.5,
            "advisory_ids": [
              "RUSTSEC-2026-0179",
              "RUSTSEC-2026-0180"
            ],
            "fixed_version": "0.6.12",
            "advisory_count": 2,
            "oldest_advisory_days": 39
          },
          {
            "name": "quick-xml",
            "direct": false,
            "version": "0.26.0",
            "severity": "high",
            "ecosystem": "crates",
            "cvss_score": 7.5,
            "advisory_ids": [
              "RUSTSEC-2026-0194",
              "RUSTSEC-2026-0195"
            ],
            "fixed_version": "0.41.0",
            "advisory_count": 2,
            "oldest_advisory_days": 22
          },
          {
            "name": "quinn-proto",
            "direct": false,
            "version": "0.11.14",
            "severity": "high",
            "ecosystem": "crates",
            "cvss_score": 7.5,
            "advisory_ids": [
              "RUSTSEC-2026-0185"
            ],
            "fixed_version": "0.11.15",
            "advisory_count": 1,
            "oldest_advisory_days": 29
          },
          {
            "name": "rsa",
            "direct": false,
            "version": "0.10.0-rc.18",
            "severity": "moderate",
            "ecosystem": "crates",
            "cvss_score": 5.9,
            "advisory_ids": [
              "RUSTSEC-2023-0071"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 972
          },
          {
            "name": "tokio-postgres",
            "direct": false,
            "version": "0.7.16",
            "severity": "moderate",
            "ecosystem": "crates",
            "cvss_score": 5.3,
            "advisory_ids": [
              "RUSTSEC-2026-0178"
            ],
            "fixed_version": "0.7.18",
            "advisory_count": 1,
            "oldest_advisory_days": 39
          },
          {
            "name": "anyhow",
            "direct": true,
            "version": "1.0.102",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2026-0190"
            ],
            "fixed_version": "1.0.103",
            "advisory_count": 1,
            "oldest_advisory_days": 26
          },
          {
            "name": "async-std",
            "direct": false,
            "version": "1.13.2",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2025-0052"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 331
          },
          {
            "name": "bincode",
            "direct": false,
            "version": "1.3.3",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2025-0141"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 217
          },
          {
            "name": "crossbeam-epoch",
            "direct": false,
            "version": "0.9.18",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2026-0204"
            ],
            "fixed_version": "0.9.20",
            "advisory_count": 1,
            "oldest_advisory_days": 15
          },
          {
            "name": "memmap2",
            "direct": false,
            "version": "0.9.10",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2026-0186"
            ],
            "fixed_version": "0.9.11",
            "advisory_count": 1,
            "oldest_advisory_days": 31
          },
          {
            "name": "number_prefix",
            "direct": false,
            "version": "0.4.0",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2025-0119"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 246
          }
        ],
        "collected": true,
        "truncated": false,
        "by_severity": {
          "high": 3,
          "unknown": 6,
          "moderate": 2
        },
        "advisory_count": 13,
        "affected_count": 11,
        "assessed_count": 795,
        "assessed_package": null,
        "unassessed_count": 9,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "crates",
        "pypi"
      ],
      "dependencies": [
        {
          "name": "xet-data",
          "manifest": "git_xet/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "xet-runtime",
          "manifest": "git_xet/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "xet-client",
          "manifest": "git_xet/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "xet-pkg",
          "manifest": "git_xet/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "anyhow",
          "manifest": "git_xet/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "async-trait",
          "manifest": "git_xet/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "clap",
          "manifest": "git_xet/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "git-url-parse",
          "manifest": "git_xet/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "git2",
          "manifest": "git_xet/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "http",
          "manifest": "git_xet/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "reqwest",
          "manifest": "git_xet/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "reqwest-middleware",
          "manifest": "git_xet/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rust-netrc",
          "manifest": "git_xet/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "git_xet/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_json",
          "manifest": "git_xet/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "shell-words",
          "manifest": "git_xet/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "russh",
          "manifest": "git_xet/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "git_xet/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tokio",
          "manifest": "git_xet/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "xet-pkg",
          "manifest": "hf_xet/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "xet-runtime",
          "manifest": "hf_xet/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "xet-client",
          "manifest": "hf_xet/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "pprof",
          "manifest": "hf_xet/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.15"
        },
        {
          "name": "pyo3",
          "manifest": "hf_xet/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.29"
        },
        {
          "name": "async-trait",
          "manifest": "hf_xet/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.1"
        },
        {
          "name": "http",
          "manifest": "hf_xet/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "itertools",
          "manifest": "hf_xet/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.14"
        },
        {
          "name": "rand",
          "manifest": "hf_xet/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.10"
        },
        {
          "name": "tracing",
          "manifest": "hf_xet/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.1"
        },
        {
          "name": "xet-runtime",
          "manifest": "simulation/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "xet-client",
          "manifest": "simulation/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "anyhow",
          "manifest": "simulation/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "chrono",
          "manifest": "simulation/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "humantime",
          "manifest": "simulation/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "clap",
          "manifest": "simulation/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rand",
          "manifest": "simulation/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "simulation/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_json",
          "manifest": "simulation/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "simulation/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tokio",
          "manifest": "simulation/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tokio-util",
          "manifest": "simulation/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing",
          "manifest": "simulation/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bytes",
          "manifest": "simulation/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "http",
          "manifest": "simulation/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "reqwest",
          "manifest": "simulation/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "reqwest-middleware",
          "manifest": "simulation/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing-subscriber",
          "manifest": "simulation/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "xet-runtime",
          "manifest": "xet_client/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.5.4"
        },
        {
          "name": "xet-core-structures",
          "manifest": "xet_client/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.5.4"
        },
        {
          "name": "anyhow",
          "manifest": "xet_client/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "async-trait",
          "manifest": "xet_client/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "base64",
          "manifest": "xet_client/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bytes",
          "manifest": "xet_client/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "clap",
          "manifest": "xet_client/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "crc32fast",
          "manifest": "xet_client/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "futures",
          "manifest": "xet_client/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "http",
          "manifest": "xet_client/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "more-asserts",
          "manifest": "xet_client/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rand",
          "manifest": "xet_client/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "reqwest",
          "manifest": "xet_client/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "reqwest-middleware",
          "manifest": "xet_client/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "xet_client/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_json",
          "manifest": "xet_client/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_repr",
          "manifest": "xet_client/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "statrs",
          "manifest": "xet_client/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tempfile",
          "manifest": "xet_client/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "xet_client/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tokio-retry",
          "manifest": "xet_client/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing",
          "manifest": "xet_client/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing-subscriber",
          "manifest": "xet_client/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "url",
          "manifest": "xet_client/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "urlencoding",
          "manifest": "xet_client/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "xet-runtime",
          "manifest": "xet_core_structures/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.5.4"
        },
        {
          "name": "async-trait",
          "manifest": "xet_core_structures/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "base64",
          "manifest": "xet_core_structures/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "blake3",
          "manifest": "xet_core_structures/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bytes",
          "manifest": "xet_core_structures/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "clap",
          "manifest": "xet_core_structures/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "countio",
          "manifest": "xet_core_structures/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "csv",
          "manifest": "xet_core_structures/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "futures",
          "manifest": "xet_core_structures/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "futures-util",
          "manifest": "xet_core_structures/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "heapify",
          "manifest": "xet_core_structures/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "itertools",
          "manifest": "xet_core_structures/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "lz4_flex",
          "manifest": "xet_core_structures/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "more-asserts",
          "manifest": "xet_core_structures/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rand",
          "manifest": "xet_core_structures/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "regex",
          "manifest": "xet_core_structures/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "safe-transmute",
          "manifest": "xet_core_structures/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "xet_core_structures/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "static_assertions",
          "manifest": "xet_core_structures/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tempfile",
          "manifest": "xet_core_structures/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "xet_core_structures/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing",
          "manifest": "xet_core_structures/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "xet-runtime",
          "manifest": "xet_data/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.5.4"
        },
        {
          "name": "xet-core-structures",
          "manifest": "xet_data/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.5.4"
        },
        {
          "name": "xet-client",
          "manifest": "xet_data/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.5.4"
        },
        {
          "name": "anyhow",
          "manifest": "xet_data/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "async-trait",
          "manifest": "xet_data/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bytes",
          "manifest": "xet_data/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "chrono",
          "manifest": "xet_data/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "clap",
          "manifest": "xet_data/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "gearhash",
          "manifest": "xet_data/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "http",
          "manifest": "xet_data/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "itertools",
          "manifest": "xet_data/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "more-asserts",
          "manifest": "xet_data/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rand",
          "manifest": "xet_data/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "xet_data/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_json",
          "manifest": "xet_data/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tempfile",
          "manifest": "xet_data/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "xet_data/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tokio-util",
          "manifest": "xet_data/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing",
          "manifest": "xet_data/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "url",
          "manifest": "xet_data/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "uuid",
          "manifest": "xet_data/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "pyo3",
          "manifest": "xet_data/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "xet-runtime",
          "manifest": "xet_pkg/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.5.4"
        },
        {
          "name": "xet-core-structures",
          "manifest": "xet_pkg/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.5.4"
        },
        {
          "name": "xet-client",
          "manifest": "xet_pkg/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.5.4"
        },
        {
          "name": "xet-data",
          "manifest": "xet_pkg/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.5.4"
        },
        {
          "name": "anyhow",
          "manifest": "xet_pkg/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "async-trait",
          "manifest": "xet_pkg/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bytes",
          "manifest": "xet_pkg/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "http",
          "manifest": "xet_pkg/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "more-asserts",
          "manifest": "xet_pkg/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "pyo3",
          "manifest": "xet_pkg/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "xet_pkg/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "xet_pkg/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tokio-util",
          "manifest": "xet_pkg/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing",
          "manifest": "xet_pkg/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "clap",
          "manifest": "xet_pkg/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_json",
          "manifest": "xet_pkg/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "url",
          "manifest": "xet_pkg/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "walkdir",
          "manifest": "xet_pkg/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "uuid",
          "manifest": "xet_pkg/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "anyhow",
          "manifest": "xet_runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "chrono",
          "manifest": "xet_runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "colored",
          "manifest": "xet_runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "const-str",
          "manifest": "xet_runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.1"
        },
        {
          "name": "ctor",
          "manifest": "xet_runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "dirs",
          "manifest": "xet_runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "humantime",
          "manifest": "xet_runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "git-version",
          "manifest": "xet_runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "konst",
          "manifest": "xet_runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.4"
        },
        {
          "name": "libc",
          "manifest": "xet_runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "more-asserts",
          "manifest": "xet_runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "oneshot",
          "manifest": "xet_runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rand",
          "manifest": "xet_runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "reqwest",
          "manifest": "xet_runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "xet_runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_json",
          "manifest": "xet_runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "sysinfo",
          "manifest": "xet_runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "async-trait",
          "manifest": "xet_runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bytes",
          "manifest": "xet_runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "futures",
          "manifest": "xet_runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "pin-project",
          "manifest": "xet_runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "xet_runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing",
          "manifest": "xet_runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing-subscriber",
          "manifest": "xet_runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "console-subscriber",
          "manifest": "xet_runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "pyo3",
          "manifest": "xet_runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "anyhow",
            "direct": true,
            "version": "1.0.102",
            "ecosystem": "crates"
          },
          {
            "name": "anyhow",
            "direct": true,
            "version": "1.0.103",
            "ecosystem": "crates"
          },
          {
            "name": "async-trait",
            "direct": true,
            "version": "0.1.89",
            "ecosystem": "crates"
          },
          {
            "name": "base64",
            "direct": true,
            "version": "0.21.7",
            "ecosystem": "crates"
          },
          {
            "name": "base64",
            "direct": true,
            "version": "0.22.1",
            "ecosystem": "crates"
          },
          {
            "name": "blake3",
            "direct": true,
            "version": "1.8.3",
            "ecosystem": "crates"
          },
          {
            "name": "blake3",
            "direct": true,
            "version": "1.8.5",
            "ecosystem": "crates"
          },
          {
            "name": "bytes",
            "direct": true,
            "version": "1.11.1",
            "ecosystem": "crates"
          },
          {
            "name": "chrono",
            "direct": true,
            "version": "0.4.44",
            "ecosystem": "crates"
          },
          {
            "name": "clap",
            "direct": true,
            "version": "4.6.0",
            "ecosystem": "crates"
          },
          {
            "name": "clap",
            "direct": true,
            "version": "4.6.1",
            "ecosystem": "crates"
          },
          {
            "name": "colored",
            "direct": true,
            "version": "3.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "console-subscriber",
            "direct": true,
            "version": "0.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "const-str",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "const-str",
            "direct": true,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "countio",
            "direct": true,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "crc32fast",
            "direct": true,
            "version": "1.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "csv",
            "direct": true,
            "version": "1.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "ctor",
            "direct": true,
            "version": "0.2.9",
            "ecosystem": "crates"
          },
          {
            "name": "ctor",
            "direct": true,
            "version": "1.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "ctor",
            "direct": true,
            "version": "1.0.3",
            "ecosystem": "crates"
          },
          {
            "name": "ctor",
            "direct": true,
            "version": "1.0.5",
            "ecosystem": "crates"
          },
          {
            "name": "dirs",
            "direct": true,
            "version": "6.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "futures",
            "direct": true,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures-util",
            "direct": true,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "gearhash",
            "direct": true,
            "version": "0.1.3",
            "ecosystem": "crates"
          },
          {
            "name": "git-url-parse",
            "direct": true,
            "version": "0.4.6",
            "ecosystem": "crates"
          },
          {
            "name": "git-version",
            "direct": true,
            "version": "0.3.9",
            "ecosystem": "crates"
          },
          {
            "name": "git2",
            "direct": true,
            "version": "0.21.0",
            "ecosystem": "crates"
          },
          {
            "name": "heapify",
            "direct": true,
            "version": "0.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "http",
            "direct": true,
            "version": "1.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "humantime",
            "direct": true,
            "version": "2.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "itertools",
            "direct": true,
            "version": "0.12.1",
            "ecosystem": "crates"
          },
          {
            "name": "itertools",
            "direct": true,
            "version": "0.13.0",
            "ecosystem": "crates"
          },
          {
            "name": "itertools",
            "direct": true,
            "version": "0.14.0",
            "ecosystem": "crates"
          },
          {
            "name": "konst",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "konst",
            "direct": true,
            "version": "0.4.3",
            "ecosystem": "crates"
          },
          {
            "name": "libc",
            "direct": true,
            "version": "0.2.183",
            "ecosystem": "crates"
          },
          {
            "name": "libc",
            "direct": true,
            "version": "0.2.186",
            "ecosystem": "crates"
          },
          {
            "name": "lz4_flex",
            "direct": true,
            "version": "0.13.0",
            "ecosystem": "crates"
          },
          {
            "name": "lz4_flex",
            "direct": true,
            "version": "0.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "more-asserts",
            "direct": true,
            "version": "0.3.1",
            "ecosystem": "crates"
          },
          {
            "name": "oneshot",
            "direct": true,
            "version": "0.1.13",
            "ecosystem": "crates"
          },
          {
            "name": "pin-project",
            "direct": true,
            "version": "1.1.11",
            "ecosystem": "crates"
          },
          {
            "name": "pin-project",
            "direct": true,
            "version": "1.1.12",
            "ecosystem": "crates"
          },
          {
            "name": "pin-project",
            "direct": true,
            "version": "1.1.13",
            "ecosystem": "crates"
          },
          {
            "name": "pprof",
            "direct": true,
            "version": "0.15.0",
            "ecosystem": "crates"
          },
          {
            "name": "pyo3",
            "direct": true,
            "version": "0.29.0",
            "ecosystem": "crates"
          },
          {
            "name": "rand",
            "direct": true,
            "version": "0.10.1",
            "ecosystem": "crates"
          },
          {
            "name": "rand",
            "direct": true,
            "version": "0.8.6",
            "ecosystem": "crates"
          },
          {
            "name": "rand",
            "direct": true,
            "version": "0.9.4",
            "ecosystem": "crates"
          },
          {
            "name": "regex",
            "direct": true,
            "version": "1.12.3",
            "ecosystem": "crates"
          },
          {
            "name": "reqwest",
            "direct": true,
            "version": "0.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "reqwest",
            "direct": true,
            "version": "0.13.2",
            "ecosystem": "crates"
          },
          {
            "name": "reqwest",
            "direct": true,
            "version": "0.13.3",
            "ecosystem": "crates"
          },
          {
            "name": "reqwest-middleware",
            "direct": true,
            "version": "0.5.1",
            "ecosystem": "crates"
          },
          {
            "name": "russh",
            "direct": true,
            "version": "0.61.2",
            "ecosystem": "crates"
          },
          {
            "name": "rust-netrc",
            "direct": true,
            "version": "0.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "safe-transmute",
            "direct": true,
            "version": "0.11.3",
            "ecosystem": "crates"
          },
          {
            "name": "serde",
            "direct": true,
            "version": "1.0.228",
            "ecosystem": "crates"
          },
          {
            "name": "serde_json",
            "direct": true,
            "version": "1.0.146",
            "ecosystem": "crates"
          },
          {
            "name": "serde_json",
            "direct": true,
            "version": "1.0.149",
            "ecosystem": "crates"
          },
          {
            "name": "serde_repr",
            "direct": true,
            "version": "0.1.20",
            "ecosystem": "crates"
          },
          {
            "name": "shell-words",
            "direct": true,
            "version": "1.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "static_assertions",
            "direct": true,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "statrs",
            "direct": true,
            "version": "0.18.0",
            "ecosystem": "crates"
          },
          {
            "name": "sysinfo",
            "direct": true,
            "version": "0.38.4",
            "ecosystem": "crates"
          },
          {
            "name": "tempfile",
            "direct": true,
            "version": "3.27.0",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror",
            "direct": true,
            "version": "1.0.69",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror",
            "direct": true,
            "version": "2.0.18",
            "ecosystem": "crates"
          },
          {
            "name": "tokio",
            "direct": true,
            "version": "1.50.0",
            "ecosystem": "crates"
          },
          {
            "name": "tokio",
            "direct": true,
            "version": "1.52.2",
            "ecosystem": "crates"
          },
          {
            "name": "tokio",
            "direct": true,
            "version": "1.52.3",
            "ecosystem": "crates"
          },
          {
            "name": "tokio-retry",
            "direct": true,
            "version": "0.3.1",
            "ecosystem": "crates"
          },
          {
            "name": "tokio-util",
            "direct": true,
            "version": "0.7.18",
            "ecosystem": "crates"
          },
          {
            "name": "tracing",
            "direct": true,
            "version": "0.1.44",
            "ecosystem": "crates"
          },
          {
            "name": "tracing-subscriber",
            "direct": true,
            "version": "0.3.23",
            "ecosystem": "crates"
          },
          {
            "name": "url",
            "direct": true,
            "version": "2.5.8",
            "ecosystem": "crates"
          },
          {
            "name": "urlencoding",
            "direct": true,
            "version": "2.1.3",
            "ecosystem": "crates"
          },
          {
            "name": "uuid",
            "direct": true,
            "version": "1.22.0",
            "ecosystem": "crates"
          },
          {
            "name": "uuid",
            "direct": true,
            "version": "1.23.1",
            "ecosystem": "crates"
          },
          {
            "name": "walkdir",
            "direct": true,
            "version": "2.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "xet-client",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "xet-core-structures",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "xet-data",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "xet-runtime",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "addr2line",
            "direct": false,
            "version": "0.25.1",
            "ecosystem": "crates"
          },
          {
            "name": "adler2",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "aead",
            "direct": false,
            "version": "0.6.0-rc.10",
            "ecosystem": "crates"
          },
          {
            "name": "aes",
            "direct": false,
            "version": "0.9.1",
            "ecosystem": "crates"
          },
          {
            "name": "aes-gcm",
            "direct": false,
            "version": "0.11.0-rc.3",
            "ecosystem": "crates"
          },
          {
            "name": "ahash",
            "direct": false,
            "version": "0.8.12",
            "ecosystem": "crates"
          },
          {
            "name": "aho-corasick",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "aligned-vec",
            "direct": false,
            "version": "0.6.4",
            "ecosystem": "crates"
          },
          {
            "name": "android_system_properties",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "anes",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "crates"
          },
          {
            "name": "anstream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle",
            "direct": false,
            "version": "1.0.14",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-parse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-query",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-wincon",
            "direct": false,
            "version": "3.0.11",
            "ecosystem": "crates"
          },
          {
            "name": "approx",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "crates"
          },
          {
            "name": "ar",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "argon2",
            "direct": false,
            "version": "0.6.0-rc.8",
            "ecosystem": "crates"
          },
          {
            "name": "arrayref",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "crates"
          },
          {
            "name": "arrayvec",
            "direct": false,
            "version": "0.7.6",
            "ecosystem": "crates"
          },
          {
            "name": "assert-json-diff",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "crates"
          },
          {
            "name": "async-channel",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "async-channel",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "async-executor",
            "direct": false,
            "version": "1.14.0",
            "ecosystem": "crates"
          },
          {
            "name": "async-fs",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "async-global-executor",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "async-io",
            "direct": false,
            "version": "2.6.0",
            "ecosystem": "crates"
          },
          {
            "name": "async-lock",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "crates"
          },
          {
            "name": "async-net",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "async-object-pool",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "async-process",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "async-signal",
            "direct": false,
            "version": "0.2.13",
            "ecosystem": "crates"
          },
          {
            "name": "async-std",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "crates"
          },
          {
            "name": "async-task",
            "direct": false,
            "version": "4.7.1",
            "ecosystem": "crates"
          },
          {
            "name": "atomic-waker",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "autocfg",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "aws-lc-rs",
            "direct": false,
            "version": "1.16.2",
            "ecosystem": "crates"
          },
          {
            "name": "aws-lc-rs",
            "direct": false,
            "version": "1.16.3",
            "ecosystem": "crates"
          },
          {
            "name": "aws-lc-rs",
            "direct": false,
            "version": "1.17.0",
            "ecosystem": "crates"
          },
          {
            "name": "aws-lc-sys",
            "direct": false,
            "version": "0.39.0",
            "ecosystem": "crates"
          },
          {
            "name": "aws-lc-sys",
            "direct": false,
            "version": "0.40.0",
            "ecosystem": "crates"
          },
          {
            "name": "aws-lc-sys",
            "direct": false,
            "version": "0.41.0",
            "ecosystem": "crates"
          },
          {
            "name": "axum",
            "direct": false,
            "version": "0.8.8",
            "ecosystem": "crates"
          },
          {
            "name": "axum-core",
            "direct": false,
            "version": "0.5.6",
            "ecosystem": "crates"
          },
          {
            "name": "backon",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "crates"
          },
          {
            "name": "backtrace",
            "direct": false,
            "version": "0.3.76",
            "ecosystem": "crates"
          },
          {
            "name": "bandwidth",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "base16ct",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "base64ct",
            "direct": false,
            "version": "1.8.3",
            "ecosystem": "crates"
          },
          {
            "name": "bcrypt-pbkdf",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "crates"
          },
          {
            "name": "bincode",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "crates"
          },
          {
            "name": "bitflags",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "bitflags",
            "direct": false,
            "version": "2.11.0",
            "ecosystem": "crates"
          },
          {
            "name": "bitflags",
            "direct": false,
            "version": "2.11.1",
            "ecosystem": "crates"
          },
          {
            "name": "blake2",
            "direct": false,
            "version": "0.11.0-rc.6",
            "ecosystem": "crates"
          },
          {
            "name": "block-buffer",
            "direct": false,
            "version": "0.10.4",
            "ecosystem": "crates"
          },
          {
            "name": "block-buffer",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "crates"
          },
          {
            "name": "block-buffer",
            "direct": false,
            "version": "0.12.1",
            "ecosystem": "crates"
          },
          {
            "name": "block-padding",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "crates"
          },
          {
            "name": "blocking",
            "direct": false,
            "version": "1.6.2",
            "ecosystem": "crates"
          },
          {
            "name": "blowfish",
            "direct": false,
            "version": "0.10.0",
            "ecosystem": "crates"
          },
          {
            "name": "bstr",
            "direct": false,
            "version": "1.12.1",
            "ecosystem": "crates"
          },
          {
            "name": "bumpalo",
            "direct": false,
            "version": "3.20.2",
            "ecosystem": "crates"
          },
          {
            "name": "bytemuck",
            "direct": false,
            "version": "1.25.0",
            "ecosystem": "crates"
          },
          {
            "name": "byteorder",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "cast",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "cbc",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "cc",
            "direct": false,
            "version": "1.2.57",
            "ecosystem": "crates"
          },
          {
            "name": "cc",
            "direct": false,
            "version": "1.2.61",
            "ecosystem": "crates"
          },
          {
            "name": "cc",
            "direct": false,
            "version": "1.2.62",
            "ecosystem": "crates"
          },
          {
            "name": "cc",
            "direct": false,
            "version": "1.2.67",
            "ecosystem": "crates"
          },
          {
            "name": "cesu8",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "cfg-if",
            "direct": false,
            "version": "0.1.10",
            "ecosystem": "crates"
          },
          {
            "name": "cfg-if",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "crates"
          },
          {
            "name": "cfg_aliases",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "chacha20",
            "direct": false,
            "version": "0.10.0",
            "ecosystem": "crates"
          },
          {
            "name": "ciborium",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "ciborium-io",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "ciborium-ll",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "cipher",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "crates"
          },
          {
            "name": "clap_builder",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "crates"
          },
          {
            "name": "clap_derive",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "crates"
          },
          {
            "name": "clap_derive",
            "direct": false,
            "version": "4.6.1",
            "ecosystem": "crates"
          },
          {
            "name": "clap_lex",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "cmake",
            "direct": false,
            "version": "0.1.57",
            "ecosystem": "crates"
          },
          {
            "name": "cmake",
            "direct": false,
            "version": "0.1.58",
            "ecosystem": "crates"
          },
          {
            "name": "cmov",
            "direct": false,
            "version": "0.5.4",
            "ecosystem": "crates"
          },
          {
            "name": "cobs",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "colorchoice",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "crates"
          },
          {
            "name": "combine",
            "direct": false,
            "version": "4.6.7",
            "ecosystem": "crates"
          },
          {
            "name": "concurrent-queue",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "console-api",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "console_error_panic_hook",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "crates"
          },
          {
            "name": "console_log",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "const-oid",
            "direct": false,
            "version": "0.10.2",
            "ecosystem": "crates"
          },
          {
            "name": "const-oid",
            "direct": false,
            "version": "0.9.6",
            "ecosystem": "crates"
          },
          {
            "name": "const_panic",
            "direct": false,
            "version": "0.2.15",
            "ecosystem": "crates"
          },
          {
            "name": "constant_time_eq",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "crates"
          },
          {
            "name": "convert_case",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "crates"
          },
          {
            "name": "core-foundation",
            "direct": false,
            "version": "0.10.1",
            "ecosystem": "crates"
          },
          {
            "name": "core-foundation",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "crates"
          },
          {
            "name": "core-foundation-sys",
            "direct": false,
            "version": "0.8.7",
            "ecosystem": "crates"
          },
          {
            "name": "core_affinity",
            "direct": false,
            "version": "0.8.3",
            "ecosystem": "crates"
          },
          {
            "name": "cpp_demangle",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "crates"
          },
          {
            "name": "cpubits",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "cpufeatures",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "crates"
          },
          {
            "name": "cpufeatures",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "criterion",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "criterion",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "crates"
          },
          {
            "name": "criterion-plot",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "crates"
          },
          {
            "name": "crossbeam-channel",
            "direct": false,
            "version": "0.5.15",
            "ecosystem": "crates"
          },
          {
            "name": "crossbeam-deque",
            "direct": false,
            "version": "0.8.6",
            "ecosystem": "crates"
          },
          {
            "name": "crossbeam-epoch",
            "direct": false,
            "version": "0.9.18",
            "ecosystem": "crates"
          },
          {
            "name": "crossbeam-epoch",
            "direct": false,
            "version": "0.9.20",
            "ecosystem": "crates"
          },
          {
            "name": "crossbeam-utils",
            "direct": false,
            "version": "0.8.21",
            "ecosystem": "crates"
          },
          {
            "name": "crunchy",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "crates"
          },
          {
            "name": "crypto-bigint",
            "direct": false,
            "version": "0.7.5",
            "ecosystem": "crates"
          },
          {
            "name": "crypto-common",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "crates"
          },
          {
            "name": "crypto-common",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "crypto-primes",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "crates"
          },
          {
            "name": "csv-core",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "crates"
          },
          {
            "name": "ctr",
            "direct": false,
            "version": "0.10.1",
            "ecosystem": "crates"
          },
          {
            "name": "ctutils",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "crates"
          },
          {
            "name": "curve25519-dalek",
            "direct": false,
            "version": "5.0.0-rc.0",
            "ecosystem": "crates"
          },
          {
            "name": "curve25519-dalek-derive",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "daemonix",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "data-encoding",
            "direct": false,
            "version": "2.10.0",
            "ecosystem": "crates"
          },
          {
            "name": "deadpool",
            "direct": false,
            "version": "0.12.3",
            "ecosystem": "crates"
          },
          {
            "name": "deadpool-runtime",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "debugid",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "crates"
          },
          {
            "name": "defmt",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "defmt-macros",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "defmt-parser",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "delegate",
            "direct": false,
            "version": "0.13.5",
            "ecosystem": "crates"
          },
          {
            "name": "der",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "crates"
          },
          {
            "name": "deranged",
            "direct": false,
            "version": "0.5.8",
            "ecosystem": "crates"
          },
          {
            "name": "des",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "digest",
            "direct": false,
            "version": "0.10.7",
            "ecosystem": "crates"
          },
          {
            "name": "digest",
            "direct": false,
            "version": "0.11.3",
            "ecosystem": "crates"
          },
          {
            "name": "directories",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "dirs-sys",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "displaydoc",
            "direct": false,
            "version": "0.2.5",
            "ecosystem": "crates"
          },
          {
            "name": "downcast",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "crates"
          },
          {
            "name": "dunce",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "crates"
          },
          {
            "name": "ecdsa",
            "direct": false,
            "version": "0.17.0-rc.18",
            "ecosystem": "crates"
          },
          {
            "name": "ed25519",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "ed25519-dalek",
            "direct": false,
            "version": "3.0.0-rc.0",
            "ecosystem": "crates"
          },
          {
            "name": "either",
            "direct": false,
            "version": "1.15.0",
            "ecosystem": "crates"
          },
          {
            "name": "elliptic-curve",
            "direct": false,
            "version": "0.14.0-rc.33",
            "ecosystem": "crates"
          },
          {
            "name": "embedded-io",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "embedded-io",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "crates"
          },
          {
            "name": "encoding_rs",
            "direct": false,
            "version": "0.8.35",
            "ecosystem": "crates"
          },
          {
            "name": "enum_dispatch",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "crates"
          },
          {
            "name": "env_filter",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "env_logger",
            "direct": false,
            "version": "0.11.11",
            "ecosystem": "crates"
          },
          {
            "name": "equator",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "crates"
          },
          {
            "name": "equator-macro",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "crates"
          },
          {
            "name": "equivalent",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "crates"
          },
          {
            "name": "errno",
            "direct": false,
            "version": "0.3.14",
            "ecosystem": "crates"
          },
          {
            "name": "event-listener",
            "direct": false,
            "version": "2.5.3",
            "ecosystem": "crates"
          },
          {
            "name": "event-listener",
            "direct": false,
            "version": "5.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "event-listener-strategy",
            "direct": false,
            "version": "0.5.4",
            "ecosystem": "crates"
          },
          {
            "name": "fallible-iterator",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "fastrand",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "fastrand",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "ff",
            "direct": false,
            "version": "0.14.0",
            "ecosystem": "crates"
          },
          {
            "name": "fiat-crypto",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "filetime",
            "direct": false,
            "version": "0.2.27",
            "ecosystem": "crates"
          },
          {
            "name": "find-msvc-tools",
            "direct": false,
            "version": "0.1.9",
            "ecosystem": "crates"
          },
          {
            "name": "findshlibs",
            "direct": false,
            "version": "0.10.2",
            "ecosystem": "crates"
          },
          {
            "name": "flate2",
            "direct": false,
            "version": "1.1.9",
            "ecosystem": "crates"
          },
          {
            "name": "flume",
            "direct": false,
            "version": "0.11.1",
            "ecosystem": "crates"
          },
          {
            "name": "fnv",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "crates"
          },
          {
            "name": "foldhash",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "foreign-types",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "foreign-types-shared",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "form_urlencoded",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "fragile",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "fs-err",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "crates"
          },
          {
            "name": "fs_extra",
            "direct": false,
            "version": "1.3.0",
            "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-executor",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures-io",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures-lite",
            "direct": false,
            "version": "2.6.1",
            "ecosystem": "crates"
          },
          {
            "name": "futures-macro",
            "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-timer",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "crates"
          },
          {
            "name": "generic-array",
            "direct": false,
            "version": "0.14.7",
            "ecosystem": "crates"
          },
          {
            "name": "generic-array",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "crates"
          },
          {
            "name": "getrandom",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "crates"
          },
          {
            "name": "getrandom",
            "direct": false,
            "version": "0.3.4",
            "ecosystem": "crates"
          },
          {
            "name": "getrandom",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "crates"
          },
          {
            "name": "ghash",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "crates"
          },
          {
            "name": "gimli",
            "direct": false,
            "version": "0.32.3",
            "ecosystem": "crates"
          },
          {
            "name": "git-version-macro",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "crates"
          },
          {
            "name": "gloo-timers",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "group",
            "direct": false,
            "version": "0.14.0",
            "ecosystem": "crates"
          },
          {
            "name": "gzp",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "crates"
          },
          {
            "name": "h2",
            "direct": false,
            "version": "0.4.13",
            "ecosystem": "crates"
          },
          {
            "name": "half",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "crates"
          },
          {
            "name": "hashbrown",
            "direct": false,
            "version": "0.15.5",
            "ecosystem": "crates"
          },
          {
            "name": "hashbrown",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "crates"
          },
          {
            "name": "hashbrown",
            "direct": false,
            "version": "0.17.0",
            "ecosystem": "crates"
          },
          {
            "name": "hashbrown",
            "direct": false,
            "version": "0.17.1",
            "ecosystem": "crates"
          },
          {
            "name": "hdrhistogram",
            "direct": false,
            "version": "7.5.4",
            "ecosystem": "crates"
          },
          {
            "name": "headers",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "headers-core",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "heck",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "hermit-abi",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "crates"
          },
          {
            "name": "hex",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "crates"
          },
          {
            "name": "hex-literal",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "hkdf",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "crates"
          },
          {
            "name": "hmac",
            "direct": false,
            "version": "0.12.1",
            "ecosystem": "crates"
          },
          {
            "name": "hmac",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "crates"
          },
          {
            "name": "home",
            "direct": false,
            "version": "0.5.12",
            "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": "httpdate",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "crates"
          },
          {
            "name": "httpmock",
            "direct": false,
            "version": "0.8.3",
            "ecosystem": "crates"
          },
          {
            "name": "human-bandwidth",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "hybrid-array",
            "direct": false,
            "version": "0.4.13",
            "ecosystem": "crates"
          },
          {
            "name": "hyper",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "crates"
          },
          {
            "name": "hyper",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "hyper-rustls",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "crates"
          },
          {
            "name": "hyper-rustls",
            "direct": false,
            "version": "0.27.9",
            "ecosystem": "crates"
          },
          {
            "name": "hyper-timeout",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "crates"
          },
          {
            "name": "hyper-tls",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "crates"
          },
          {
            "name": "hyper-util",
            "direct": false,
            "version": "0.1.20",
            "ecosystem": "crates"
          },
          {
            "name": "iana-time-zone",
            "direct": false,
            "version": "0.1.65",
            "ecosystem": "crates"
          },
          {
            "name": "iana-time-zone-haiku",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "icu_collections",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "icu_collections",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "icu_locale_core",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "icu_locale_core",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "icu_normalizer",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "icu_normalizer",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "icu_normalizer_data",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "icu_normalizer_data",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "icu_properties",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "icu_properties",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "icu_properties_data",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "icu_properties_data",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "icu_provider",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "icu_provider",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "id-arena",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "idna",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "idna_adapter",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "idna_adapter",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "indexmap",
            "direct": false,
            "version": "2.13.0",
            "ecosystem": "crates"
          },
          {
            "name": "indexmap",
            "direct": false,
            "version": "2.14.0",
            "ecosystem": "crates"
          },
          {
            "name": "inferno",
            "direct": false,
            "version": "0.11.21",
            "ecosystem": "crates"
          },
          {
            "name": "inout",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "internal-russh-num-bigint",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "inventory",
            "direct": false,
            "version": "0.3.22",
            "ecosystem": "crates"
          },
          {
            "name": "ipnet",
            "direct": false,
            "version": "2.12.0",
            "ecosystem": "crates"
          },
          {
            "name": "iri-string",
            "direct": false,
            "version": "0.7.11",
            "ecosystem": "crates"
          },
          {
            "name": "is-terminal",
            "direct": false,
            "version": "0.4.17",
            "ecosystem": "crates"
          },
          {
            "name": "is_terminal_polyfill",
            "direct": false,
            "version": "1.70.2",
            "ecosystem": "crates"
          },
          {
            "name": "itoa",
            "direct": false,
            "version": "1.0.18",
            "ecosystem": "crates"
          },
          {
            "name": "jiff",
            "direct": false,
            "version": "0.2.32",
            "ecosystem": "crates"
          },
          {
            "name": "jiff-static",
            "direct": false,
            "version": "0.2.32",
            "ecosystem": "crates"
          },
          {
            "name": "jni",
            "direct": false,
            "version": "0.21.1",
            "ecosystem": "crates"
          },
          {
            "name": "jni",
            "direct": false,
            "version": "0.22.4",
            "ecosystem": "crates"
          },
          {
            "name": "jni-macros",
            "direct": false,
            "version": "0.22.4",
            "ecosystem": "crates"
          },
          {
            "name": "jni-sys",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "crates"
          },
          {
            "name": "jni-sys",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "jni-sys-macros",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "jobserver",
            "direct": false,
            "version": "0.1.34",
            "ecosystem": "crates"
          },
          {
            "name": "js-sys",
            "direct": false,
            "version": "0.3.91",
            "ecosystem": "crates"
          },
          {
            "name": "js-sys",
            "direct": false,
            "version": "0.3.98",
            "ecosystem": "crates"
          },
          {
            "name": "keccak",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "kem",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "konst_proc_macros",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "kv-log-macro",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "crates"
          },
          {
            "name": "lazy_static",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "leb128fmt",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "libgit2-sys",
            "direct": false,
            "version": "0.18.5+1.9.4",
            "ecosystem": "crates"
          },
          {
            "name": "libloading",
            "direct": false,
            "version": "0.8.9",
            "ecosystem": "crates"
          },
          {
            "name": "libm",
            "direct": false,
            "version": "0.2.16",
            "ecosystem": "crates"
          },
          {
            "name": "libredox",
            "direct": false,
            "version": "0.1.14",
            "ecosystem": "crates"
          },
          {
            "name": "libredox",
            "direct": false,
            "version": "0.1.16",
            "ecosystem": "crates"
          },
          {
            "name": "libz-sys",
            "direct": false,
            "version": "1.1.25",
            "ecosystem": "crates"
          },
          {
            "name": "link-section",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "link-section",
            "direct": false,
            "version": "0.15.0",
            "ecosystem": "crates"
          },
          {
            "name": "link-section",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "crates"
          },
          {
            "name": "linked-hash-map",
            "direct": false,
            "version": "0.5.6",
            "ecosystem": "crates"
          },
          {
            "name": "linktime-proc-macro",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "linux-raw-sys",
            "direct": false,
            "version": "0.12.1",
            "ecosystem": "crates"
          },
          {
            "name": "linux-raw-sys",
            "direct": false,
            "version": "0.4.15",
            "ecosystem": "crates"
          },
          {
            "name": "litemap",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "crates"
          },
          {
            "name": "litemap",
            "direct": false,
            "version": "0.8.2",
            "ecosystem": "crates"
          },
          {
            "name": "lock_api",
            "direct": false,
            "version": "0.4.14",
            "ecosystem": "crates"
          },
          {
            "name": "log",
            "direct": false,
            "version": "0.4.29",
            "ecosystem": "crates"
          },
          {
            "name": "lru-slab",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "matchers",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "matchit",
            "direct": false,
            "version": "0.8.4",
            "ecosystem": "crates"
          },
          {
            "name": "md-5",
            "direct": false,
            "version": "0.10.6",
            "ecosystem": "crates"
          },
          {
            "name": "md5",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "crates"
          },
          {
            "name": "memchr",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "crates"
          },
          {
            "name": "memmap2",
            "direct": false,
            "version": "0.9.10",
            "ecosystem": "crates"
          },
          {
            "name": "mime",
            "direct": false,
            "version": "0.3.17",
            "ecosystem": "crates"
          },
          {
            "name": "minimal-lexical",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "miniz_oxide",
            "direct": false,
            "version": "0.8.9",
            "ecosystem": "crates"
          },
          {
            "name": "mio",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "mio",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "ml-kem",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "mockall",
            "direct": false,
            "version": "0.14.0",
            "ecosystem": "crates"
          },
          {
            "name": "mockall_derive",
            "direct": false,
            "version": "0.14.0",
            "ecosystem": "crates"
          },
          {
            "name": "module-lattice",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "crates"
          },
          {
            "name": "nanorand",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "crates"
          },
          {
            "name": "napi",
            "direct": false,
            "version": "2.16.17",
            "ecosystem": "crates"
          },
          {
            "name": "napi-build",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "crates"
          },
          {
            "name": "napi-derive",
            "direct": false,
            "version": "2.16.13",
            "ecosystem": "crates"
          },
          {
            "name": "napi-derive-backend",
            "direct": false,
            "version": "1.0.75",
            "ecosystem": "crates"
          },
          {
            "name": "napi-sys",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "native-tls",
            "direct": false,
            "version": "0.2.18",
            "ecosystem": "crates"
          },
          {
            "name": "nix",
            "direct": false,
            "version": "0.26.4",
            "ecosystem": "crates"
          },
          {
            "name": "nix",
            "direct": false,
            "version": "0.31.3",
            "ecosystem": "crates"
          },
          {
            "name": "nom",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "crates"
          },
          {
            "name": "ntapi",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "crates"
          },
          {
            "name": "nu-ansi-term",
            "direct": false,
            "version": "0.50.3",
            "ecosystem": "crates"
          },
          {
            "name": "num-bigint",
            "direct": false,
            "version": "0.4.6",
            "ecosystem": "crates"
          },
          {
            "name": "num-conv",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "num-conv",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "num-format",
            "direct": false,
            "version": "0.4.4",
            "ecosystem": "crates"
          },
          {
            "name": "num-integer",
            "direct": false,
            "version": "0.1.46",
            "ecosystem": "crates"
          },
          {
            "name": "num-traits",
            "direct": false,
            "version": "0.2.19",
            "ecosystem": "crates"
          },
          {
            "name": "num_cpus",
            "direct": false,
            "version": "1.17.0",
            "ecosystem": "crates"
          },
          {
            "name": "number_prefix",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "objc2-core-foundation",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "objc2-io-kit",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "objc2-system-configuration",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "object",
            "direct": false,
            "version": "0.37.3",
            "ecosystem": "crates"
          },
          {
            "name": "once_cell",
            "direct": false,
            "version": "1.21.4",
            "ecosystem": "crates"
          },
          {
            "name": "once_cell_polyfill",
            "direct": false,
            "version": "1.70.2",
            "ecosystem": "crates"
          },
          {
            "name": "oorandom",
            "direct": false,
            "version": "11.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "openssl",
            "direct": false,
            "version": "0.10.81",
            "ecosystem": "crates"
          },
          {
            "name": "openssl-macros",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "openssl-probe",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "openssl-src",
            "direct": false,
            "version": "300.5.5+3.5.5",
            "ecosystem": "crates"
          },
          {
            "name": "openssl-sys",
            "direct": false,
            "version": "0.9.117",
            "ecosystem": "crates"
          },
          {
            "name": "option-ext",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "os_str_bytes",
            "direct": false,
            "version": "6.6.1",
            "ecosystem": "crates"
          },
          {
            "name": "p256",
            "direct": false,
            "version": "0.14.0-rc.10",
            "ecosystem": "crates"
          },
          {
            "name": "p384",
            "direct": false,
            "version": "0.14.0-rc.10",
            "ecosystem": "crates"
          },
          {
            "name": "p521",
            "direct": false,
            "version": "0.14.0-rc.10",
            "ecosystem": "crates"
          },
          {
            "name": "pageant",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "parking",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "parking_lot",
            "direct": false,
            "version": "0.12.5",
            "ecosystem": "crates"
          },
          {
            "name": "parking_lot_core",
            "direct": false,
            "version": "0.9.12",
            "ecosystem": "crates"
          },
          {
            "name": "password-hash",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "crates"
          },
          {
            "name": "path-tree",
            "direct": false,
            "version": "0.8.3",
            "ecosystem": "crates"
          },
          {
            "name": "pbkdf2",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "crates"
          },
          {
            "name": "pem-rfc7468",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "percent-encoding",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "phc",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "crates"
          },
          {
            "name": "phf",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "phf_shared",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "pin-project-internal",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "crates"
          },
          {
            "name": "pin-project-internal",
            "direct": false,
            "version": "1.1.12",
            "ecosystem": "crates"
          },
          {
            "name": "pin-project-internal",
            "direct": false,
            "version": "1.1.13",
            "ecosystem": "crates"
          },
          {
            "name": "pin-project-lite",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "crates"
          },
          {
            "name": "pin-utils",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "piper",
            "direct": false,
            "version": "0.2.5",
            "ecosystem": "crates"
          },
          {
            "name": "pkcs1",
            "direct": false,
            "version": "0.8.0-rc.4",
            "ecosystem": "crates"
          },
          {
            "name": "pkcs5",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "crates"
          },
          {
            "name": "pkcs8",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "crates"
          },
          {
            "name": "pkg-config",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "plain",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "crates"
          },
          {
            "name": "plotters",
            "direct": false,
            "version": "0.3.7",
            "ecosystem": "crates"
          },
          {
            "name": "plotters-backend",
            "direct": false,
            "version": "0.3.7",
            "ecosystem": "crates"
          },
          {
            "name": "plotters-svg",
            "direct": false,
            "version": "0.3.7",
            "ecosystem": "crates"
          },
          {
            "name": "polling",
            "direct": false,
            "version": "3.11.0",
            "ecosystem": "crates"
          },
          {
            "name": "poly1305",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "polyval",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "crates"
          },
          {
            "name": "portable-atomic",
            "direct": false,
            "version": "1.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "portable-atomic",
            "direct": false,
            "version": "1.14.0",
            "ecosystem": "crates"
          },
          {
            "name": "portable-atomic-util",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "crates"
          },
          {
            "name": "postcard",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "crates"
          },
          {
            "name": "postgres",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "crates"
          },
          {
            "name": "postgres-protocol",
            "direct": false,
            "version": "0.6.10",
            "ecosystem": "crates"
          },
          {
            "name": "postgres-types",
            "direct": false,
            "version": "0.2.12",
            "ecosystem": "crates"
          },
          {
            "name": "potential_utf",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "potential_utf",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "powerfmt",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "ppv-lite86",
            "direct": false,
            "version": "0.2.21",
            "ecosystem": "crates"
          },
          {
            "name": "predicates",
            "direct": false,
            "version": "3.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "predicates-core",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "crates"
          },
          {
            "name": "predicates-tree",
            "direct": false,
            "version": "1.0.13",
            "ecosystem": "crates"
          },
          {
            "name": "prettyplease",
            "direct": false,
            "version": "0.2.37",
            "ecosystem": "crates"
          },
          {
            "name": "primefield",
            "direct": false,
            "version": "0.14.0-rc.10",
            "ecosystem": "crates"
          },
          {
            "name": "primeorder",
            "direct": false,
            "version": "0.14.0-rc.10",
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro2",
            "direct": false,
            "version": "1.0.106",
            "ecosystem": "crates"
          },
          {
            "name": "prost",
            "direct": false,
            "version": "0.12.6",
            "ecosystem": "crates"
          },
          {
            "name": "prost",
            "direct": false,
            "version": "0.14.3",
            "ecosystem": "crates"
          },
          {
            "name": "prost-derive",
            "direct": false,
            "version": "0.12.6",
            "ecosystem": "crates"
          },
          {
            "name": "prost-derive",
            "direct": false,
            "version": "0.14.3",
            "ecosystem": "crates"
          },
          {
            "name": "prost-types",
            "direct": false,
            "version": "0.14.3",
            "ecosystem": "crates"
          },
          {
            "name": "protobuf",
            "direct": false,
            "version": "3.7.2",
            "ecosystem": "crates"
          },
          {
            "name": "protobuf-codegen",
            "direct": false,
            "version": "3.7.2",
            "ecosystem": "crates"
          },
          {
            "name": "protobuf-parse",
            "direct": false,
            "version": "3.7.2",
            "ecosystem": "crates"
          },
          {
            "name": "protobuf-support",
            "direct": false,
            "version": "3.7.2",
            "ecosystem": "crates"
          },
          {
            "name": "pyo3-build-config",
            "direct": false,
            "version": "0.29.0",
            "ecosystem": "crates"
          },
          {
            "name": "pyo3-ffi",
            "direct": false,
            "version": "0.29.0",
            "ecosystem": "crates"
          },
          {
            "name": "pyo3-macros",
            "direct": false,
            "version": "0.29.0",
            "ecosystem": "crates"
          },
          {
            "name": "pyo3-macros-backend",
            "direct": false,
            "version": "0.29.0",
            "ecosystem": "crates"
          },
          {
            "name": "quick-xml",
            "direct": false,
            "version": "0.26.0",
            "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-proto",
            "direct": false,
            "version": "0.11.15",
            "ecosystem": "crates"
          },
          {
            "name": "quinn-udp",
            "direct": false,
            "version": "0.5.14",
            "ecosystem": "crates"
          },
          {
            "name": "quote",
            "direct": false,
            "version": "1.0.45",
            "ecosystem": "crates"
          },
          {
            "name": "r-efi",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "r-efi",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "r2d2",
            "direct": false,
            "version": "0.8.10",
            "ecosystem": "crates"
          },
          {
            "name": "r2d2_postgres",
            "direct": false,
            "version": "0.18.2",
            "ecosystem": "crates"
          },
          {
            "name": "rand_chacha",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "crates"
          },
          {
            "name": "rand_chacha",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "rand_core",
            "direct": false,
            "version": "0.10.1",
            "ecosystem": "crates"
          },
          {
            "name": "rand_core",
            "direct": false,
            "version": "0.6.4",
            "ecosystem": "crates"
          },
          {
            "name": "rand_core",
            "direct": false,
            "version": "0.9.5",
            "ecosystem": "crates"
          },
          {
            "name": "rand_distr",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "crates"
          },
          {
            "name": "rayon",
            "direct": false,
            "version": "1.11.0",
            "ecosystem": "crates"
          },
          {
            "name": "rayon-core",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "crates"
          },
          {
            "name": "redb",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "redb",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "crates"
          },
          {
            "name": "redox_syscall",
            "direct": false,
            "version": "0.5.18",
            "ecosystem": "crates"
          },
          {
            "name": "redox_syscall",
            "direct": false,
            "version": "0.7.3",
            "ecosystem": "crates"
          },
          {
            "name": "redox_users",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "crates"
          },
          {
            "name": "regex-automata",
            "direct": false,
            "version": "0.4.14",
            "ecosystem": "crates"
          },
          {
            "name": "regex-syntax",
            "direct": false,
            "version": "0.8.10",
            "ecosystem": "crates"
          },
          {
            "name": "rfc6979",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "rgb",
            "direct": false,
            "version": "0.8.53",
            "ecosystem": "crates"
          },
          {
            "name": "ring",
            "direct": false,
            "version": "0.17.14",
            "ecosystem": "crates"
          },
          {
            "name": "rsa",
            "direct": false,
            "version": "0.10.0-rc.18",
            "ecosystem": "crates"
          },
          {
            "name": "russh-cryptovec",
            "direct": false,
            "version": "0.61.0",
            "ecosystem": "crates"
          },
          {
            "name": "russh-util",
            "direct": false,
            "version": "0.52.0",
            "ecosystem": "crates"
          },
          {
            "name": "rustc-demangle",
            "direct": false,
            "version": "0.1.27",
            "ecosystem": "crates"
          },
          {
            "name": "rustc-hash",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "rustc-hash",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "rustc_version",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "rustix",
            "direct": false,
            "version": "0.38.44",
            "ecosystem": "crates"
          },
          {
            "name": "rustix",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "rustls",
            "direct": false,
            "version": "0.23.37",
            "ecosystem": "crates"
          },
          {
            "name": "rustls",
            "direct": false,
            "version": "0.23.40",
            "ecosystem": "crates"
          },
          {
            "name": "rustls-native-certs",
            "direct": false,
            "version": "0.8.3",
            "ecosystem": "crates"
          },
          {
            "name": "rustls-pki-types",
            "direct": false,
            "version": "1.14.0",
            "ecosystem": "crates"
          },
          {
            "name": "rustls-pki-types",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "crates"
          },
          {
            "name": "rustls-platform-verifier",
            "direct": false,
            "version": "0.6.2",
            "ecosystem": "crates"
          },
          {
            "name": "rustls-platform-verifier",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "crates"
          },
          {
            "name": "rustls-platform-verifier-android",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "rustls-webpki",
            "direct": false,
            "version": "0.103.13",
            "ecosystem": "crates"
          },
          {
            "name": "rustversion",
            "direct": false,
            "version": "1.0.22",
            "ecosystem": "crates"
          },
          {
            "name": "ruzstd",
            "direct": false,
            "version": "0.8.3",
            "ecosystem": "crates"
          },
          {
            "name": "ryu",
            "direct": false,
            "version": "1.0.23",
            "ecosystem": "crates"
          },
          {
            "name": "salsa20",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "crates"
          },
          {
            "name": "same-file",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "crates"
          },
          {
            "name": "sccache",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "crates"
          },
          {
            "name": "schannel",
            "direct": false,
            "version": "0.1.29",
            "ecosystem": "crates"
          },
          {
            "name": "scheduled-thread-pool",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "crates"
          },
          {
            "name": "scopeguard",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "scrypt",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "crates"
          },
          {
            "name": "sec1",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "crates"
          },
          {
            "name": "security-framework",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "crates"
          },
          {
            "name": "security-framework-sys",
            "direct": false,
            "version": "2.17.0",
            "ecosystem": "crates"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "1.0.27",
            "ecosystem": "crates"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "1.0.28",
            "ecosystem": "crates"
          },
          {
            "name": "serde-wasm-bindgen",
            "direct": false,
            "version": "0.6.5",
            "ecosystem": "crates"
          },
          {
            "name": "serde_core",
            "direct": false,
            "version": "1.0.228",
            "ecosystem": "crates"
          },
          {
            "name": "serde_derive",
            "direct": false,
            "version": "1.0.228",
            "ecosystem": "crates"
          },
          {
            "name": "serde_path_to_error",
            "direct": false,
            "version": "0.1.20",
            "ecosystem": "crates"
          },
          {
            "name": "serde_regex",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "serde_spanned",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "serde_urlencoded",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "crates"
          },
          {
            "name": "serdect",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "crates"
          },
          {
            "name": "serial_test",
            "direct": false,
            "version": "3.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "serial_test_derive",
            "direct": false,
            "version": "3.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "sha1",
            "direct": false,
            "version": "0.10.6",
            "ecosystem": "crates"
          },
          {
            "name": "sha1",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "crates"
          },
          {
            "name": "sha2",
            "direct": false,
            "version": "0.10.9",
            "ecosystem": "crates"
          },
          {
            "name": "sha2",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "crates"
          },
          {
            "name": "sha2-asm",
            "direct": false,
            "version": "0.6.4",
            "ecosystem": "crates"
          },
          {
            "name": "sha3",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "crates"
          },
          {
            "name": "sharded-slab",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "crates"
          },
          {
            "name": "shellexpand",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "shlex",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "shlex",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "signal-hook",
            "direct": false,
            "version": "0.3.18",
            "ecosystem": "crates"
          },
          {
            "name": "signal-hook-registry",
            "direct": false,
            "version": "1.4.8",
            "ecosystem": "crates"
          },
          {
            "name": "signature",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "simd-adler32",
            "direct": false,
            "version": "0.3.8",
            "ecosystem": "crates"
          },
          {
            "name": "simd_cesu8",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "simdutf8",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "similar",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "crates"
          },
          {
            "name": "siphasher",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "crates"
          },
          {
            "name": "slab",
            "direct": false,
            "version": "0.4.12",
            "ecosystem": "crates"
          },
          {
            "name": "smallvec",
            "direct": false,
            "version": "1.15.1",
            "ecosystem": "crates"
          },
          {
            "name": "smol",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "crates"
          },
          {
            "name": "socket2",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "crates"
          },
          {
            "name": "spin",
            "direct": false,
            "version": "0.10.0",
            "ecosystem": "crates"
          },
          {
            "name": "spin",
            "direct": false,
            "version": "0.9.8",
            "ecosystem": "crates"
          },
          {
            "name": "spki",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "crates"
          },
          {
            "name": "ssh-cipher",
            "direct": false,
            "version": "0.3.0-rc.9",
            "ecosystem": "crates"
          },
          {
            "name": "ssh-encoding",
            "direct": false,
            "version": "0.3.0-rc.9",
            "ecosystem": "crates"
          },
          {
            "name": "ssh-key",
            "direct": false,
            "version": "0.7.0-rc.10",
            "ecosystem": "crates"
          },
          {
            "name": "stable_deref_trait",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "str_stack",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "stringmetrics",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "stringprep",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "strip-ansi-escapes",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "strsim",
            "direct": false,
            "version": "0.11.1",
            "ecosystem": "crates"
          },
          {
            "name": "strum",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "crates"
          },
          {
            "name": "strum_macros",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "crates"
          },
          {
            "name": "subtle",
            "direct": false,
            "version": "2.6.1",
            "ecosystem": "crates"
          },
          {
            "name": "symbolic-common",
            "direct": false,
            "version": "12.17.3",
            "ecosystem": "crates"
          },
          {
            "name": "symbolic-demangle",
            "direct": false,
            "version": "12.17.3",
            "ecosystem": "crates"
          },
          {
            "name": "symlink",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": false,
            "version": "2.0.117",
            "ecosystem": "crates"
          },
          {
            "name": "sync_wrapper",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "crates"
          },
          {
            "name": "synstructure",
            "direct": false,
            "version": "0.13.2",
            "ecosystem": "crates"
          },
          {
            "name": "system-configuration",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "crates"
          },
          {
            "name": "system-configuration-sys",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "crates"
          },
          {
            "name": "tabwriter",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "tar",
            "direct": false,
            "version": "0.4.46",
            "ecosystem": "crates"
          },
          {
            "name": "target-lexicon",
            "direct": false,
            "version": "0.13.5",
            "ecosystem": "crates"
          },
          {
            "name": "terminal_size",
            "direct": false,
            "version": "0.4.4",
            "ecosystem": "crates"
          },
          {
            "name": "termtree",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror-impl",
            "direct": false,
            "version": "1.0.69",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror-impl",
            "direct": false,
            "version": "2.0.18",
            "ecosystem": "crates"
          },
          {
            "name": "thread_local",
            "direct": false,
            "version": "1.1.9",
            "ecosystem": "crates"
          },
          {
            "name": "time",
            "direct": false,
            "version": "0.3.47",
            "ecosystem": "crates"
          },
          {
            "name": "time-core",
            "direct": false,
            "version": "0.1.8",
            "ecosystem": "crates"
          },
          {
            "name": "time-macros",
            "direct": false,
            "version": "0.2.27",
            "ecosystem": "crates"
          },
          {
            "name": "tinystr",
            "direct": false,
            "version": "0.8.2",
            "ecosystem": "crates"
          },
          {
            "name": "tinystr",
            "direct": false,
            "version": "0.8.3",
            "ecosystem": "crates"
          },
          {
            "name": "tinytemplate",
            "direct": false,
            "version": "1.2.1",
            "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-macros",
            "direct": false,
            "version": "2.6.1",
            "ecosystem": "crates"
          },
          {
            "name": "tokio-macros",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "crates"
          },
          {
            "name": "tokio-native-tls",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "crates"
          },
          {
            "name": "tokio-postgres",
            "direct": false,
            "version": "0.7.16",
            "ecosystem": "crates"
          },
          {
            "name": "tokio-rustls",
            "direct": false,
            "version": "0.26.4",
            "ecosystem": "crates"
          },
          {
            "name": "tokio-serde",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "tokio-stream",
            "direct": false,
            "version": "0.1.18",
            "ecosystem": "crates"
          },
          {
            "name": "tokio_with_wasm",
            "direct": false,
            "version": "0.8.8",
            "ecosystem": "crates"
          },
          {
            "name": "tokio_with_wasm_proc",
            "direct": false,
            "version": "0.8.8",
            "ecosystem": "crates"
          },
          {
            "name": "toml",
            "direct": false,
            "version": "0.9.12+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "toml_datetime",
            "direct": false,
            "version": "0.7.5+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "toml_parser",
            "direct": false,
            "version": "1.1.2+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "toml_writer",
            "direct": false,
            "version": "1.1.2+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "tonic",
            "direct": false,
            "version": "0.14.5",
            "ecosystem": "crates"
          },
          {
            "name": "tonic-prost",
            "direct": false,
            "version": "0.14.5",
            "ecosystem": "crates"
          },
          {
            "name": "tower",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "crates"
          },
          {
            "name": "tower-http",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "tower-http",
            "direct": false,
            "version": "0.6.10",
            "ecosystem": "crates"
          },
          {
            "name": "tower-http",
            "direct": false,
            "version": "0.6.8",
            "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-appender",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "crates"
          },
          {
            "name": "tracing-appender",
            "direct": false,
            "version": "0.2.5",
            "ecosystem": "crates"
          },
          {
            "name": "tracing-attributes",
            "direct": false,
            "version": "0.1.31",
            "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-serde",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "tracing-test",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "crates"
          },
          {
            "name": "tracing-test-macro",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "crates"
          },
          {
            "name": "try-lock",
            "direct": false,
            "version": "0.2.5",
            "ecosystem": "crates"
          },
          {
            "name": "twox-hash",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "typed-path",
            "direct": false,
            "version": "0.12.3",
            "ecosystem": "crates"
          },
          {
            "name": "typenum",
            "direct": false,
            "version": "1.19.0",
            "ecosystem": "crates"
          },
          {
            "name": "typenum",
            "direct": false,
            "version": "1.20.0",
            "ecosystem": "crates"
          },
          {
            "name": "typenum",
            "direct": false,
            "version": "1.20.1",
            "ecosystem": "crates"
          },
          {
            "name": "typewit",
            "direct": false,
            "version": "1.14.2",
            "ecosystem": "crates"
          },
          {
            "name": "typewit",
            "direct": false,
            "version": "1.15.2",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-bidi",
            "direct": false,
            "version": "0.3.18",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-ident",
            "direct": false,
            "version": "1.0.24",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-normalization",
            "direct": false,
            "version": "0.1.25",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-properties",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-segmentation",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-width",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-xid",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "crates"
          },
          {
            "name": "universal-hash",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "crates"
          },
          {
            "name": "untrusted",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "crates"
          },
          {
            "name": "untrusted",
            "direct": false,
            "version": "0.9.0",
            "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": "value-bag",
            "direct": false,
            "version": "1.12.0",
            "ecosystem": "crates"
          },
          {
            "name": "vcpkg",
            "direct": false,
            "version": "0.2.15",
            "ecosystem": "crates"
          },
          {
            "name": "version_check",
            "direct": false,
            "version": "0.9.5",
            "ecosystem": "crates"
          },
          {
            "name": "vte",
            "direct": false,
            "version": "0.14.1",
            "ecosystem": "crates"
          },
          {
            "name": "want",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "crates"
          },
          {
            "name": "wasi",
            "direct": false,
            "version": "0.11.1+wasi-snapshot-preview1",
            "ecosystem": "crates"
          },
          {
            "name": "wasi",
            "direct": false,
            "version": "0.14.7+wasi-0.2.4",
            "ecosystem": "crates"
          },
          {
            "name": "wasip2",
            "direct": false,
            "version": "1.0.2+wasi-0.2.9",
            "ecosystem": "crates"
          },
          {
            "name": "wasip2",
            "direct": false,
            "version": "1.0.3+wasi-0.2.9",
            "ecosystem": "crates"
          },
          {
            "name": "wasip3",
            "direct": false,
            "version": "0.4.0+wasi-0.3.0-rc-2026-01-06",
            "ecosystem": "crates"
          },
          {
            "name": "wasite",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen",
            "direct": false,
            "version": "0.2.114",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen",
            "direct": false,
            "version": "0.2.121",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-futures",
            "direct": false,
            "version": "0.4.64",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-futures",
            "direct": false,
            "version": "0.4.71",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-macro",
            "direct": false,
            "version": "0.2.114",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-macro",
            "direct": false,
            "version": "0.2.121",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-macro-support",
            "direct": false,
            "version": "0.2.114",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-macro-support",
            "direct": false,
            "version": "0.2.121",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-shared",
            "direct": false,
            "version": "0.2.114",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-shared",
            "direct": false,
            "version": "0.2.121",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-encoder",
            "direct": false,
            "version": "0.244.0",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-metadata",
            "direct": false,
            "version": "0.244.0",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-streams",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-streams",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "wasmparser",
            "direct": false,
            "version": "0.244.0",
            "ecosystem": "crates"
          },
          {
            "name": "web-sys",
            "direct": false,
            "version": "0.3.91",
            "ecosystem": "crates"
          },
          {
            "name": "web-sys",
            "direct": false,
            "version": "0.3.98",
            "ecosystem": "crates"
          },
          {
            "name": "web-time",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "webpki-root-certs",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "crates"
          },
          {
            "name": "webpki-root-certs",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "crates"
          },
          {
            "name": "which",
            "direct": false,
            "version": "4.4.2",
            "ecosystem": "crates"
          },
          {
            "name": "which",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "crates"
          },
          {
            "name": "whoami",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "whoami",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "whoami",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "winapi",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "crates"
          },
          {
            "name": "winapi-i686-pc-windows-gnu",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "winapi-util",
            "direct": false,
            "version": "0.1.11",
            "ecosystem": "crates"
          },
          {
            "name": "winapi-x86_64-pc-windows-gnu",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows",
            "direct": false,
            "version": "0.62.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows-collections",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows-core",
            "direct": false,
            "version": "0.62.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows-future",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows-implement",
            "direct": false,
            "version": "0.60.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows-interface",
            "direct": false,
            "version": "0.59.3",
            "ecosystem": "crates"
          },
          {
            "name": "windows-link",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "windows-numerics",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "crates"
          },
          {
            "name": "windows-registry",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "crates"
          },
          {
            "name": "windows-result",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "windows-strings",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "crates"
          },
          {
            "name": "windows-sys",
            "direct": false,
            "version": "0.45.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.60.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows-sys",
            "direct": false,
            "version": "0.61.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows-targets",
            "direct": false,
            "version": "0.42.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows-targets",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows-targets",
            "direct": false,
            "version": "0.53.5",
            "ecosystem": "crates"
          },
          {
            "name": "windows-threading",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "windows_aarch64_gnullvm",
            "direct": false,
            "version": "0.42.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows_aarch64_gnullvm",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_aarch64_gnullvm",
            "direct": false,
            "version": "0.53.1",
            "ecosystem": "crates"
          },
          {
            "name": "windows_aarch64_msvc",
            "direct": false,
            "version": "0.42.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows_aarch64_msvc",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_aarch64_msvc",
            "direct": false,
            "version": "0.53.1",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_gnu",
            "direct": false,
            "version": "0.42.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_gnu",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_gnu",
            "direct": false,
            "version": "0.53.1",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_gnullvm",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_gnullvm",
            "direct": false,
            "version": "0.53.1",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_msvc",
            "direct": false,
            "version": "0.42.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_msvc",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_msvc",
            "direct": false,
            "version": "0.53.1",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_gnu",
            "direct": false,
            "version": "0.42.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_gnu",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_gnu",
            "direct": false,
            "version": "0.53.1",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_gnullvm",
            "direct": false,
            "version": "0.42.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_gnullvm",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_gnullvm",
            "direct": false,
            "version": "0.53.1",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_msvc",
            "direct": false,
            "version": "0.42.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_msvc",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_msvc",
            "direct": false,
            "version": "0.53.1",
            "ecosystem": "crates"
          },
          {
            "name": "winnow",
            "direct": false,
            "version": "0.7.15",
            "ecosystem": "crates"
          },
          {
            "name": "winnow",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "crates"
          },
          {
            "name": "winsafe",
            "direct": false,
            "version": "0.0.19",
            "ecosystem": "crates"
          },
          {
            "name": "wiremock",
            "direct": false,
            "version": "0.6.5",
            "ecosystem": "crates"
          },
          {
            "name": "wit-bindgen",
            "direct": false,
            "version": "0.51.0",
            "ecosystem": "crates"
          },
          {
            "name": "wit-bindgen",
            "direct": false,
            "version": "0.57.1",
            "ecosystem": "crates"
          },
          {
            "name": "wit-bindgen-core",
            "direct": false,
            "version": "0.51.0",
            "ecosystem": "crates"
          },
          {
            "name": "wit-bindgen-rust",
            "direct": false,
            "version": "0.51.0",
            "ecosystem": "crates"
          },
          {
            "name": "wit-bindgen-rust-macro",
            "direct": false,
            "version": "0.51.0",
            "ecosystem": "crates"
          },
          {
            "name": "wit-component",
            "direct": false,
            "version": "0.244.0",
            "ecosystem": "crates"
          },
          {
            "name": "wit-parser",
            "direct": false,
            "version": "0.244.0",
            "ecosystem": "crates"
          },
          {
            "name": "writeable",
            "direct": false,
            "version": "0.6.2",
            "ecosystem": "crates"
          },
          {
            "name": "writeable",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "crates"
          },
          {
            "name": "xattr",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "crates"
          },
          {
            "name": "yoke",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "crates"
          },
          {
            "name": "yoke",
            "direct": false,
            "version": "0.8.2",
            "ecosystem": "crates"
          },
          {
            "name": "yoke-derive",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "crates"
          },
          {
            "name": "yoke-derive",
            "direct": false,
            "version": "0.8.2",
            "ecosystem": "crates"
          },
          {
            "name": "zerocopy",
            "direct": false,
            "version": "0.8.47",
            "ecosystem": "crates"
          },
          {
            "name": "zerocopy",
            "direct": false,
            "version": "0.8.48",
            "ecosystem": "crates"
          },
          {
            "name": "zerocopy-derive",
            "direct": false,
            "version": "0.8.47",
            "ecosystem": "crates"
          },
          {
            "name": "zerocopy-derive",
            "direct": false,
            "version": "0.8.48",
            "ecosystem": "crates"
          },
          {
            "name": "zerofrom",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "crates"
          },
          {
            "name": "zerofrom",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "crates"
          },
          {
            "name": "zerofrom",
            "direct": false,
            "version": "0.1.8",
            "ecosystem": "crates"
          },
          {
            "name": "zerofrom-derive",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "crates"
          },
          {
            "name": "zerofrom-derive",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "crates"
          },
          {
            "name": "zeroize",
            "direct": false,
            "version": "1.8.2",
            "ecosystem": "crates"
          },
          {
            "name": "zerotrie",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "crates"
          },
          {
            "name": "zerotrie",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "crates"
          },
          {
            "name": "zerovec",
            "direct": false,
            "version": "0.11.5",
            "ecosystem": "crates"
          },
          {
            "name": "zerovec",
            "direct": false,
            "version": "0.11.6",
            "ecosystem": "crates"
          },
          {
            "name": "zerovec-derive",
            "direct": false,
            "version": "0.11.2",
            "ecosystem": "crates"
          },
          {
            "name": "zerovec-derive",
            "direct": false,
            "version": "0.11.3",
            "ecosystem": "crates"
          },
          {
            "name": "zip",
            "direct": false,
            "version": "0.6.6",
            "ecosystem": "crates"
          },
          {
            "name": "zmij",
            "direct": false,
            "version": "1.0.21",
            "ecosystem": "crates"
          },
          {
            "name": "zstd",
            "direct": false,
            "version": "0.13.3",
            "ecosystem": "crates"
          },
          {
            "name": "zstd-safe",
            "direct": false,
            "version": "7.2.4",
            "ecosystem": "crates"
          },
          {
            "name": "zstd-sys",
            "direct": false,
            "version": "2.0.16+zstd.1.5.7",
            "ecosystem": "crates"
          },
          {
            "name": "@napi-rs/cli",
            "direct": false,
            "version": "2.18.4",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "playwright",
            "direct": false,
            "version": "1.60.0",
            "ecosystem": "npm"
          },
          {
            "name": "playwright-core",
            "direct": false,
            "version": "1.60.0",
            "ecosystem": "npm"
          },
          {
            "name": "maturin",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 804,
        "direct_count": 86,
        "indirect_count": 718
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 14,
        "merged_prs": 615,
        "open_issues": 14,
        "closed_ratio": 0.864,
        "closed_issues": 89,
        "closed_unmerged_prs": 174
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "seanses",
          "commits": 128,
          "avatar_url": "https://avatars.githubusercontent.com/u/4929549?v=4"
        },
        {
          "type": "User",
          "login": "assafvayner",
          "commits": 124,
          "avatar_url": "https://avatars.githubusercontent.com/u/23582578?v=4"
        },
        {
          "type": "User",
          "login": "rajatarya",
          "commits": 60,
          "avatar_url": "https://avatars.githubusercontent.com/u/887980?v=4"
        },
        {
          "type": "User",
          "login": "hoytak",
          "commits": 39,
          "avatar_url": "https://avatars.githubusercontent.com/u/56061?v=4"
        },
        {
          "type": "User",
          "login": "jgodlew",
          "commits": 29,
          "avatar_url": "https://avatars.githubusercontent.com/u/25814058?v=4"
        },
        {
          "type": "User",
          "login": "bpronan",
          "commits": 23,
          "avatar_url": "https://avatars.githubusercontent.com/u/4741848?v=4"
        },
        {
          "type": "User",
          "login": "XciD",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/6586344?v=4"
        },
        {
          "type": "User",
          "login": "sirahd",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/16433906?v=4"
        },
        {
          "type": "User",
          "login": "ylow",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/2740522?v=4"
        },
        {
          "type": "User",
          "login": "coyotte508",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/342922?v=4"
        }
      ],
      "contributors_sampled": 26,
      "top_contributor_share": 0.279
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "bump-crates-version.yml",
        "ci.yml",
        "crates-release.yml",
        "git-xet-release.yml",
        "hf-xet-tests.yml",
        "pre-release-testing.yml",
        "release.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Cargo.lock",
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 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": 10,
            "reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 8,
            "reason": "dependency not pinned by hash detected -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "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": "13 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "075687dd24ee627b9b536b1e9ce77c3197725d76",
        "ran_at": "2026-07-21T20:23:22Z",
        "aggregate_score": 5.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/huggingface/xet-core",
    "host": "github.com",
    "name": "xet-core",
    "owner": "huggingface"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 79,
      "inputs": {
        "security": 63,
        "vitality": 94,
        "community": 81,
        "governance": 80,
        "engineering": 71
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 94,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 97,
            "inputs": {
              "commits_last_year": 292,
              "human_commit_share": 0.98,
              "days_since_last_push": 0,
              "active_weeks_last_year": 48
            },
            "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": "48/52 weeks with commits",
                "points": 33.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 48
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "292 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 292
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 36,
              "latest_release_tag": "v1.5.2",
              "releases_from_tags": false,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 17.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "36 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~17.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 17.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 1 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 81,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "forks": 83,
              "stars": 533,
              "watchers": 12,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "533 stars",
                "points": 44.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 533
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "83 forks",
                "points": 16,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 83
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "12 watchers",
                "points": 5.8,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "hf_xet",
                "hf-xet",
                "xet-data",
                "hf-xet",
                "xet-client",
                "xet-runtime"
              ],
              "dependents": null,
              "ecosystems": "crates, pypi",
              "total_downloads": 2307572,
              "monthly_downloads": 240777541
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "240,777,541 downloads/month across crates, pypi",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 240777541,
                      "ecosystems": "crates, pypi"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 80,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 26,
              "top_contributor_share": 0.279
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 28% of commits",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 28
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "26 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "merged_prs": 615,
              "open_issues": 14,
              "closed_issues": 89,
              "issue_closed_ratio": 0.864,
              "closed_unmerged_prs": 174
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "86% of issues closed",
                "points": 40.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 86
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "615/789 decided PRs merged",
                "points": 29.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 615,
                      "decided": 789
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 65993,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "huggingface",
              "public_repos": 458,
              "account_age_days": 3446
            },
            "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": "65,993 followers of huggingface",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 65993,
                      "login": "huggingface"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "458 public repos, account ~9 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 458
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "hf_xet",
                "hf-xet",
                "xet-data",
                "hf-xet",
                "xet-client",
                "xet-runtime"
              ],
              "ecosystems": "crates, pypi",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "6 package(s) on crates, pypi",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 6,
                      "ecosystems": "crates, pypi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "38 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 38
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 71,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "7 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": 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": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "huggingface-hub",
                "rust",
                "storage",
                "xet"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "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": 63,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 57,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5.7
            },
            "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": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "13 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. Remaining weights renormalized. Matched 795 resolved dependencies against OSV; 9 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"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 795
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 9
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 89,
            "inputs": {
              "source": "osv",
              "advisories": 13,
              "affected_packages": 11,
              "assessed_packages": 795,
              "unassessed_packages": 9,
              "affected_by_severity": "high 3, moderate 2, unknown 6",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: anyhow 1.0.102 (unknown)",
                "points": 26.6,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "anyhow 1.0.102 (unknown)"
                    }
                  }
                ],
                "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 has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "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": 795,
              "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": 9
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 68,
        "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": 1,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "98 of 98 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 98,
                      "sampled": 98
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 87,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Cargo.lock",
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "openapi/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.1,
              "toolchain_manifests": [
                "Cargo.toml",
                "examples/xet_pkg_napi/Cargo.toml",
                "git_xet/Cargo.toml",
                "hf_xet/Cargo.toml",
                "simulation/Cargo.toml",
                "simulation/chunk_cache_bench/Cargo.toml",
                "simulation/sha256_bench/Cargo.toml",
                "wasm/hf_xet_thin_wasm/Cargo.toml",
                "wasm/hf_xet_wasm/Cargo.toml",
                "xet_client/Cargo.toml",
                "xet_core_structures/Cargo.toml",
                "xet_data/Cargo.toml",
                "xet_pkg/Cargo.toml",
                "xet_runtime/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0.02
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "openapi/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "openapi/Makefile"
                    }
                  }
                ],
                "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": "Rust (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "10 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 10,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "2 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 112943,
              "source_files_sampled": 362,
              "oversized_source_files": 9
            },
            "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": "9/362 source files over 60KB",
                "points": 53.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 362,
                      "oversized": 9
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "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": [
    "Could not fetch crates package 'git_xet' from its registry",
    "crates package 'simulation' points at a different repository (https://github.com/gardnervickers/simulation); excluded from ecosystem scoring",
    "deps.dev does not index crates:hf_xet@1.5.4; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-21T20:23:50.309005Z",
  "schema_version": "0.23.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/huggingface/xet-core.svg",
  "full_name": "huggingface/xet-core",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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.23.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticscrates.io, PyPI.