Public record
Software health reportschema 0.27.0 · metrics 2.5.0 · 2026-07-30 10:32 UTC

NexusGPU / vgpu.rs

vgpu.rs is the fractional GPU & vgpu-hypervisor implementation written in Rust

RustApache-2.0★ 38 stars⑂ 12 forkssince Dec 2024View on GitHub ↗
KindTerminal interfaceNetwork serviceLibraryCommand-line toolhow this is determined

NexusGPU/vgpu.rs holds a health index of 80 out of 100, placing it in the Excellent band. It scores highest on Vitality (94/100) and lowest on Community & Adoption (34/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

80
overall / 100
Excellent

Software health index

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

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

Score profile

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

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

Ownership

NexusGPUOrganization
35 followers12 public repossince Oct 2024

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.ioerl0.1.0313 days ago
crates.iotrappoints to another repo — not scored0.2.397274 days ago
crates.ioutilspoints to another repo — not scored0.0.317634203 days agoutilsrub
crates.iobootstrappoints to another repo — not scored1.0.2932117 days ago
crates.iohypervisorpoints to another repo — not scored0.0.81973718 days agovirtualizationosxhypervisorx86vt-x

Metrics by category

Vitality

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

94Exceptional · 21% of overall
How it's scored
36/36Push recency — last push 1 days ago
33.2/36Commit cadence — 48/52 weeks with commits
18/18Commit volume — 382 commits in the last year
10/10OpenSSF Scorecard: Maintained — 26 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year382
human_commit_share0.13
days_since_last_push1
active_weeks_last_year48
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 23 days ago
27/27Release cadence — a release every ~16.4 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count100
latest_release_tagv1.51.11
releases_from_tagsno
days_since_latest_release23
mean_days_between_releases16.4

Community & Adoption

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

34At Risk · 17% of overall
How it's scored
25.4/60Stars — 38 stars
8.7/25Forks — 12 forks
0/15Watchers — 2 watchers
Inputs used
forks12
stars38
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
8/80Monthly downloads — 3 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packageserl
dependents
ecosystemscrates
total_downloads10
monthly_downloads3
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?

57Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2/22.5Commit distribution — top contributor authored 91% of commits
4.1/13.5Contributor breadth — 3 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.91
How it's scored
42/42Issue resolution — 100% of issues closed
28.4/30PR acceptance — 437/462 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/2 approved changesets -- score normalized to 0
Inputs used
merged_prs437
open_issues0
closed_issues1
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio1
closed_unmerged_prs25
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
11.2/25Owner reach — 35 followers of NexusGPU
11.7/25Track record — 12 public repos, account ~1 yr old
Inputs used
followers35
owner_typeOrganization
is_verified
owner_loginNexusGPU
public_repos12
account_age_days651
How it's scored
25/25Published & resolvable — 1 package(s) on crates
35/35Publish recency — latest publish 3 days ago
4/20Version history — 1 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packageserl
ecosystemscrates
any_deprecatedno
min_days_since_publish3

Engineering Quality

Are baseline engineering and documentation practices in place?

82Excellent · 19% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
16/16Linter config
9.6/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 28 out of 28 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configyes
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://tensor-fusion.ai
10/10Repository description
10/10Topics — 8 topics
0/10Wiki
Inputs used
topicsai, ai-infra, fractional-gpu, gpu-utilization, nvidia, vgpu, vgpu-hypervisor, virtual-gpu
has_wikino
homepagehttps://tensor-fusion.ai
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

70Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 28 out of 28 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/2 approved changesets -- score normalized to 0
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 — 26 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
5/5SAST — SAST tool is run on all commits
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
6/7.5Vulnerabilities — 2 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate6.4
How it's scored
31.4/35Direct dependencies free of known advisories — 2 affected: rand 0.8.5 (low), rand 0.9.2 (low)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
38.1/40No advisories left outstanding — 2 advisory-carrying package(s) unaddressed past 90 days; oldest published 111 days ago
Inputs used
sourceosv
advisories5
affected_packages3
assessed_packages573
unassessed_packages16
affected_by_severitylow 2, unknown 1
direct_affected_packages2
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 573 resolved dependencies against OSV. 16 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? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

74Good · 4% of overall
How it's scored
45/45Agent instructions — AGENTS.md
0/15Machine-readable docs (llms.txt)
0/40Legible commit history — no data
Inputs used
has_llms_txtno
legible_history_share
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes3,740
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
12.6/18One-command bootstrap — Cargo.toml, crates/add-path/Cargo.toml, crates/api-types/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format config
11/11Static type checking — Rust (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
2/10Demonstrated agent practice — 1 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 87 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.01
toolchain_manifestsCargo.toml, crates/add-path/Cargo.toml, crates/api-types/Cargo.toml, crates/bootstrap/Cargo.toml, crates/cuda-limiter/Cargo.toml, crates/erl/Cargo.toml, crates/http-bidir-comm/Cargo.toml, crates/hypervisor/Cargo.toml, crates/integration-test/Cargo.toml, crates/tf-macro/Cargo.toml, crates/trap/Cargo.toml, crates/utils/Cargo.toml
dependency_bot_commit_share0.87
How it's scored
45/45Type-checkable code — Rust (statically typed)
55/55Manageable file sizes — 0/117 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes54,531
source_files_sampled117
oversized_source_files0
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — crates/hypervisor/proto/device_plugin.proto, crates/hypervisor/proto/pod_resources.proto
0/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalno
api_schema_filescrates/hypervisor/proto/device_plugin.proto, crates/hypervisor/proto/pod_resources.proto

Key facts

38GitHub stars
3contributors
382commits, last 12 months
1days since last push
100releases
1bus factor
0open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • crates package 'trap' points at a different repository (https://mandelbrot.dk/bjoernager/trap-rs/); excluded from ecosystem scoring
  • crates package 'utils' points at a different repository (https://github.com/rust-builder/utils); excluded from ecosystem scoring
  • Could not fetch crates package 'add-path' from its registry
  • Could not fetch crates package 'tf-macro' from its registry
  • Could not fetch crates package 'api-types' from its registry
  • crates package 'bootstrap' points at a different repository (https://github.com/casey/bootstrap); excluded from ecosystem scoring
  • crates package 'hypervisor' points at a different repository (https://www.github.com/saurvs/hypervisor-rs); excluded from ecosystem scoring

More detail

Star and fork history 0 ★ / 12 ⇿
0Stars
12Forks
100Releases

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.

0246810121222025-042025-112026-07
Major 0Minor 6Patch 39

Each point covers 2 days.

OpenSSF Scorecard 6.4 / 10
6.4aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests28 out of 28 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/2 approved changesets -- score normalized to 0
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
10Maintained26 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
8Vulnerabilities2 existing vulnerabilities detected
Direct dependencies 121
RegistryPackageVersion constraintManifest
crates.ioctorcrates/add-path/Cargo.toml
crates.ioserdecrates/api-types/Cargo.toml
crates.ioapi-typescrates/cuda-limiter/Cargo.toml
crates.iotrapcrates/cuda-limiter/Cargo.toml
crates.iotf-macrocrates/cuda-limiter/Cargo.toml
crates.iotracingcrates/cuda-limiter/Cargo.toml
crates.ioutilscrates/cuda-limiter/Cargo.toml
crates.ioctorcrates/cuda-limiter/Cargo.toml
crates.iothiserrorcrates/cuda-limiter/Cargo.toml
crates.ioanyhowcrates/cuda-limiter/Cargo.toml
crates.iocudarccrates/cuda-limiter/Cargo.toml
crates.ioreqwestcrates/cuda-limiter/Cargo.toml
crates.ioerror-stackcrates/cuda-limiter/Cargo.toml
crates.iohttp-bidir-commcrates/cuda-limiter/Cargo.toml
crates.iolibloadingcrates/cuda-limiter/Cargo.toml
crates.ionvml-wrappercrates/cuda-limiter/Cargo.toml
crates.ionvml-wrapper-syscrates/cuda-limiter/Cargo.toml
crates.ioonce_cellcrates/cuda-limiter/Cargo.toml
crates.iodashmapcrates/cuda-limiter/Cargo.toml
crates.iohumantime2.1crates/cuda-limiter/Cargo.toml
crates.ioerlcrates/cuda-limiter/Cargo.toml
crates.iolibccrates/cuda-limiter/Cargo.toml
crates.iotracingcrates/erl/Cargo.toml
crates.ioderive_morecrates/erl/Cargo.toml
crates.ioerror-stackcrates/erl/Cargo.toml
crates.iochronocrates/http-bidir-comm/Cargo.toml
crates.ioerror-stackcrates/http-bidir-comm/Cargo.toml
crates.ioreqwestcrates/http-bidir-comm/Cargo.toml
crates.ioserdecrates/http-bidir-comm/Cargo.toml
crates.ioserde_jsoncrates/http-bidir-comm/Cargo.toml
crates.iotokiocrates/http-bidir-comm/Cargo.toml
crates.iotracingcrates/http-bidir-comm/Cargo.toml
crates.iouuidcrates/http-bidir-comm/Cargo.toml
crates.ioderive_morecrates/http-bidir-comm/Cargo.toml
crates.iopoemcrates/http-bidir-comm/Cargo.toml
crates.ioasync-streamcrates/http-bidir-comm/Cargo.toml
crates.ioeventsourcecrates/http-bidir-comm/Cargo.toml
crates.iourlcrates/http-bidir-comm/Cargo.toml
crates.ioapi-typescrates/hypervisor/Cargo.toml
crates.ionvml-wrappercrates/hypervisor/Cargo.toml
crates.ioanyhowcrates/hypervisor/Cargo.toml
crates.iotracingcrates/hypervisor/Cargo.toml
crates.iotracing-subscribercrates/hypervisor/Cargo.toml
crates.iotracing-appendercrates/hypervisor/Cargo.toml
crates.ioclapcrates/hypervisor/Cargo.toml
crates.iopriority-queuecrates/hypervisor/Cargo.toml
crates.iotrapcrates/hypervisor/Cargo.toml
crates.ioserdecrates/hypervisor/Cargo.toml
crates.ioserde_jsoncrates/hypervisor/Cargo.toml
crates.ioserde_yamlcrates/hypervisor/Cargo.toml
crates.ioonce_cellcrates/hypervisor/Cargo.toml
crates.ioutilscrates/hypervisor/Cargo.toml
crates.ioinfluxdb-line-protocolcrates/hypervisor/Cargo.toml
crates.ioerlcrates/hypervisor/Cargo.toml
crates.ioderive_morecrates/hypervisor/Cargo.toml
crates.iothiserrorcrates/hypervisor/Cargo.toml
crates.iobase64crates/hypervisor/Cargo.toml
crates.iokubecrates/hypervisor/Cargo.toml
crates.iok8s-openapicrates/hypervisor/Cargo.toml
crates.iotokiocrates/hypervisor/Cargo.toml
crates.iotokio-streamcrates/hypervisor/Cargo.toml
crates.ioerror-stackcrates/hypervisor/Cargo.toml
crates.iofuturescrates/hypervisor/Cargo.toml
crates.iopoemcrates/hypervisor/Cargo.toml
crates.iohttp-bidir-commcrates/hypervisor/Cargo.toml
crates.iochronocrates/hypervisor/Cargo.toml
crates.iotokio-util0.7.18crates/hypervisor/Cargo.toml
crates.iotowercrates/hypervisor/Cargo.toml
crates.iohyper-util0.1crates/hypervisor/Cargo.toml
crates.ioschemarscrates/hypervisor/Cargo.toml
crates.ionotify8.2crates/hypervisor/Cargo.toml
crates.iocudarccrates/hypervisor/Cargo.toml
crates.iolibccrates/hypervisor/Cargo.toml
crates.ioratatui0.30crates/hypervisor/Cargo.toml
crates.iocrossterm0.29crates/hypervisor/Cargo.toml
crates.ioglob0.3crates/hypervisor/Cargo.toml
crates.ioasync-traitcrates/hypervisor/Cargo.toml
crates.iodashmapcrates/hypervisor/Cargo.toml
crates.iorandcrates/hypervisor/Cargo.toml
crates.iotonic0.14crates/hypervisor/Cargo.toml
crates.ioprost0.14crates/hypervisor/Cargo.toml
crates.iotonic-prost0.14crates/hypervisor/Cargo.toml
crates.ioapi-typescrates/integration-test/Cargo.toml
crates.iohypervisorcrates/integration-test/Cargo.toml
crates.ioerror-stackcrates/integration-test/Cargo.toml
crates.iothiserrorcrates/integration-test/Cargo.toml
crates.ioutilscrates/integration-test/Cargo.toml
crates.ionvml-wrappercrates/integration-test/Cargo.toml
crates.iotempfilecrates/integration-test/Cargo.toml
crates.iotokiocrates/integration-test/Cargo.toml
crates.iotokio-util0.7crates/integration-test/Cargo.toml
crates.ioserial_test3.5crates/integration-test/Cargo.toml
crates.ioproc-macro2crates/tf-macro/Cargo.toml
crates.ioquotecrates/tf-macro/Cargo.toml
crates.iosyncrates/tf-macro/Cargo.toml
crates.ioipc-channelcrates/trap/Cargo.toml
crates.iothiserrorcrates/trap/Cargo.toml
crates.ioserdecrates/trap/Cargo.toml
crates.iotracingcrates/trap/Cargo.toml
crates.ioasync-traitcrates/trap/Cargo.toml
crates.ioreqwestcrates/trap/Cargo.toml
crates.iotokiocrates/trap/Cargo.toml
crates.iopoemcrates/trap/Cargo.toml
crates.iouuidcrates/trap/Cargo.toml
crates.iochronocrates/trap/Cargo.toml
crates.ioserde_jsoncrates/trap/Cargo.toml
crates.iohttp-bidir-commcrates/trap/Cargo.toml
crates.iotracingcrates/utils/Cargo.toml
crates.iotracing-appendercrates/utils/Cargo.toml
crates.iotracing-subscribercrates/utils/Cargo.toml
crates.iofrida-gumcrates/utils/Cargo.toml
crates.iothiserrorcrates/utils/Cargo.toml
crates.ioanyhowcrates/utils/Cargo.toml
crates.ioshared_memorycrates/utils/Cargo.toml
crates.iolibc0.2.186crates/utils/Cargo.toml
crates.ioglobcrates/utils/Cargo.toml
crates.ioerlcrates/utils/Cargo.toml
crates.ioerror-stackcrates/utils/Cargo.toml
crates.iotokiocrates/utils/Cargo.toml
crates.ioasync-traitcrates/utils/Cargo.toml
crates.iodashmapcrates/utils/Cargo.toml
All dependencies 589

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

RegistryPackageVersionRelation
crates.ioanyhow1.0.103direct
crates.ioasync-stream0.3.6direct
crates.ioasync-trait0.1.89direct
crates.iobase640.22.1direct
crates.iochrono0.4.45direct
crates.ioclap4.6.1direct
crates.iocrosstermdirect
crates.iocrossterm0.29.0direct
crates.ioctor1.0.9direct
crates.iocudarc0.19.8direct
crates.iodashmap6.2.1direct
crates.ioderive_more2.1.1direct
crates.ioerror-stack0.8.0direct
crates.ioeventsource0.6.0direct
crates.iofrida-gum0.17.0direct
crates.iofutures0.3.32direct
crates.ioglobdirect
crates.ioglob0.3.3direct
crates.iohumantimedirect
crates.iohumantime2.4.0direct
crates.iohyper-utildirect
crates.iohyper-util0.1.20direct
crates.ioinfluxdb-line-protocol2.0.0direct
crates.ioipc-channel0.22.0direct
crates.iok8s-openapi0.28.0direct
crates.iokube4.0.0direct
crates.iolibcdirect
crates.iolibc0.2.186direct
crates.iolibloading0.8.9direct
crates.iolibloading0.9.0direct
crates.ionotifydirect
crates.ionotify8.2.0direct
crates.ionvml-wrapper0.12.1direct
crates.ionvml-wrapper-sys0.9.1direct
crates.ioonce_cell1.21.4direct
crates.iopoem3.1.12direct
crates.iopriority-queue2.7.0direct
crates.ioproc-macro21.0.106direct
crates.ioprostdirect
crates.ioprost0.14.4direct
crates.ioquote1.0.46direct
crates.iorand0.10.2direct
crates.iorand0.8.5direct
crates.iorand0.9.2direct
crates.ioratatuidirect
crates.ioratatui0.30.2direct
crates.ioreqwest0.12.28direct
crates.ioschemars1.2.1direct
crates.ioserde1.0.228direct
crates.ioserde_json1.0.150direct
crates.ioserde_yaml0.9.34+deprecateddirect
crates.ioserial_testdirect
crates.ioserial_test3.5.0direct
crates.ioshared_memory0.12.5direct
crates.iosyn1.0.109direct
crates.iosyn2.0.119direct
crates.iotempfile3.27.0direct
crates.iothiserror1.0.69direct
crates.iothiserror2.0.18direct
crates.iotokio1.52.4direct
crates.iotokio-stream0.1.18direct
crates.iotokio-utildirect
crates.iotokio-util0.7.18direct
crates.iotonicdirect
crates.iotonic0.14.6direct
crates.iotonic-prostdirect
crates.iotonic-prost0.14.6direct
crates.iotower0.5.3direct
crates.iotracing0.1.44direct
crates.iotracing-appender0.2.5direct
crates.iotracing-subscriber0.3.23direct
crates.iourl2.5.8direct
crates.iouuid1.24.0direct
crates.ioadler22.0.1indirect
crates.ioahash0.8.12indirect
crates.ioaho-corasick1.1.4indirect
crates.ioallocator-api20.2.21indirect
crates.ioandroid_system_properties0.1.5indirect
crates.ioannotate-snippets0.12.16indirect
crates.ioanstream0.6.21indirect
crates.ioanstream1.0.0indirect
crates.ioanstyle1.0.13indirect
crates.ioanstyle-parse0.2.7indirect
crates.ioanstyle-parse1.0.0indirect
crates.ioanstyle-query1.1.5indirect
crates.ioanstyle-wincon3.0.11indirect
crates.ioapprox0.5.1indirect
crates.ioarraydeque0.5.1indirect
crates.ioassert-json-diff2.0.2indirect
crates.ioasync-broadcast0.7.2indirect
crates.ioasync-stream-impl0.3.6indirect
crates.ioatomic0.6.1indirect
crates.ioatomic-waker1.1.2indirect
crates.ioautocfg1.5.0indirect
crates.ioaxum0.8.8indirect
crates.ioaxum-core0.5.6indirect
crates.iobackon1.6.0indirect
crates.iobindgen0.71.1indirect
crates.iobit-set0.5.3indirect
crates.iobit-vec0.6.3indirect
crates.iobitflags1.3.2indirect
crates.iobitflags2.13.0indirect
crates.ioblock-buffer0.10.4indirect
crates.iobon3.9.3indirect
crates.iobon-macros3.9.3indirect
crates.iobstr1.12.1indirect
crates.iobumpalo3.20.2indirect
crates.ioby_address1.2.1indirect
crates.iobytemuck1.25.0indirect
crates.iobytes1.11.1indirect
crates.iocastaway0.2.4indirect
crates.iocc1.2.56indirect
crates.iocexpr0.6.0indirect
crates.iocfg-if1.0.4indirect
crates.iocfg_aliases0.2.1indirect
crates.iochacha200.10.0indirect
crates.ioclang-sys1.8.1indirect
crates.ioclap_builder4.6.0indirect
crates.ioclap_derive4.6.1indirect
crates.ioclap_lex1.0.0indirect
crates.iocobs0.3.0indirect
crates.iocolorchoice1.0.4indirect
crates.iocompact_str0.9.0indirect
crates.ioconcurrent-queue2.5.0indirect
crates.ioconsole0.16.3indirect
crates.ioconvert_case0.10.0indirect
crates.iocore-foundation0.10.1indirect
crates.iocore-foundation-sys0.8.7indirect
crates.iocpufeatures0.2.17indirect
crates.iocpufeatures0.3.0indirect
crates.iocrc32fast1.5.0indirect
crates.iocritical-section1.2.0indirect
crates.iocrossbeam-channel0.5.15indirect
crates.iocrossbeam-utils0.8.21indirect
crates.iocrossterm_winapi0.9.1indirect
crates.iocrypto-common0.1.7indirect
crates.iocsscolorparser0.6.2indirect
crates.iocstr_core0.2.6indirect
crates.iocty0.2.2indirect
crates.iodarling0.20.11indirect
crates.iodarling0.23.0indirect
crates.iodarling_core0.20.11indirect
crates.iodarling_core0.23.0indirect
crates.iodarling_macro0.20.11indirect
crates.iodarling_macro0.23.0indirect
crates.iodeadpool0.12.3indirect
crates.iodeadpool-runtime0.1.4indirect
crates.iodeltae0.3.2indirect
crates.ioderanged0.5.8indirect
crates.ioderive_more-impl2.1.1indirect
crates.iodigest0.10.7indirect
crates.iodispatch20.3.1indirect
crates.iodisplaydoc0.2.5indirect
crates.iodoc-comment0.3.4indirect
crates.iodocument-features0.2.12indirect
crates.iodyn-clone1.0.20indirect
crates.ioeduce0.6.0indirect
crates.ioeither1.15.0indirect
crates.ioembedded-io0.4.0indirect
crates.ioembedded-io0.6.1indirect
crates.ioencode_unicode1.0.0indirect
crates.ioencoding_rs0.8.35indirect
crates.ioencoding_rs_io0.1.7indirect
crates.ioenum-ordinalize4.3.2indirect
crates.ioenum-ordinalize-derive4.3.2indirect
crates.ioenv_filter1.0.0indirect
crates.ioenv_logger0.11.9indirect
crates.ioequivalent1.0.2indirect
crates.ioerrno0.3.14indirect
crates.ioeuclid0.22.13indirect
crates.ioevent-listener5.4.1indirect
crates.ioevent-listener-strategy0.5.4indirect
crates.iofancy-regex0.11.0indirect
crates.iofast-srgb81.0.0indirect
crates.iofastrand2.3.0indirect
crates.iofiledescriptor0.8.3indirect
crates.iofiletime0.2.27indirect
crates.iofind-msvc-tools0.1.9indirect
crates.iofinl_unicode1.4.0indirect
crates.iofixedbitset0.4.2indirect
crates.iofixedbitset0.5.7indirect
crates.ioflate21.1.9indirect
crates.iofnv1.0.7indirect
crates.iofoldhash0.1.5indirect
crates.iofoldhash0.2.0indirect
crates.ioform_urlencoded1.2.2indirect
crates.iofrida-build0.17.0indirect
crates.iofrida-gum-sys0.17.0indirect
crates.iofsevent-sys4.1.0indirect
crates.iofutures-channel0.3.32indirect
crates.iofutures-core0.3.32indirect
crates.iofutures-executor0.3.32indirect
crates.iofutures-io0.3.32indirect
crates.iofutures-macro0.3.32indirect
crates.iofutures-sink0.3.32indirect
crates.iofutures-task0.3.32indirect
crates.iofutures-util0.3.32indirect
crates.iofutures_codec0.5.0indirect
crates.iogeneric-array0.14.7indirect
crates.iogetrandom0.2.17indirect
crates.iogetrandom0.3.4indirect
crates.iogetrandom0.4.1indirect
crates.iogit20.21.0indirect
crates.iogloo-timers0.3.0indirect
crates.iogranit-parser0.0.3indirect
crates.ioh20.4.13indirect
crates.iohashbrown0.14.5indirect
crates.iohashbrown0.15.5indirect
crates.iohashbrown0.16.1indirect
crates.iohashbrown0.17.1indirect
crates.ioheaders0.4.1indirect
crates.ioheaders-core0.3.0indirect
crates.ioheck0.4.1indirect
crates.ioheck0.5.0indirect
crates.iohermit-abi0.5.2indirect
crates.iohex0.4.3indirect
crates.iohostname0.4.2indirect
crates.iohttp1.4.0indirect
crates.iohttp-body1.0.1indirect
crates.iohttp-body-util0.1.3indirect
crates.iohttparse1.10.1indirect
crates.iohttpdate1.0.3indirect
crates.iohyper1.8.1indirect
crates.iohyper-rustls0.27.7indirect
crates.iohyper-timeout0.5.2indirect
crates.ioiana-time-zone0.1.65indirect
crates.ioiana-time-zone-haiku0.1.2indirect
crates.ioicu_collections2.1.1indirect
crates.ioicu_locale_core2.1.1indirect
crates.ioicu_normalizer2.1.1indirect
crates.ioicu_normalizer_data2.1.1indirect
crates.ioicu_properties2.1.2indirect
crates.ioicu_properties_data2.1.2indirect
crates.ioicu_provider2.1.1indirect
crates.ioid-arena2.3.0indirect
crates.ioident_case1.0.1indirect
crates.ioidna1.1.0indirect
crates.ioidna_adapter1.2.1indirect
crates.ioindexmap2.13.0indirect
crates.ioindoc2.0.7indirect
crates.ioinotify0.11.0indirect
crates.ioinotify-sys0.1.5indirect
crates.ioinstability0.3.11indirect
crates.ioipnet2.11.0indirect
crates.ioiri-string0.7.10indirect
crates.iois_terminal_polyfill1.70.2indirect
crates.ioitertools0.13.0indirect
crates.ioitertools0.14.0indirect
crates.ioitoa1.0.17indirect
crates.iojiff0.2.21indirect
crates.iojiff-static0.2.21indirect
crates.iojobserver0.1.34indirect
crates.iojs-sys0.3.90indirect
crates.iojson-patch4.1.0indirect
crates.iojsonpath-rust1.0.4indirect
crates.iojsonptr0.7.1indirect
crates.iokasuari0.4.11indirect
crates.iokqueue1.1.1indirect
crates.iokqueue-sys1.0.4indirect
crates.iokube-client4.0.0indirect
crates.iokube-core4.0.0indirect
crates.iokube-derive4.0.0indirect
crates.iokube-runtime4.0.0indirect
crates.iolab0.11.0indirect
crates.iolazy_static1.5.0indirect
crates.ioleb128fmt0.1.0indirect
crates.iolibgit2-sys0.18.5+1.9.4indirect
crates.iolibm0.2.16indirect
crates.iolibredox0.1.12indirect
crates.iolibz-sys1.1.24indirect
crates.ioline-clipping0.3.5indirect
crates.iolink-section0.19.0indirect
crates.iolinktime-proc-macro0.2.0indirect
crates.iolinux-raw-sys0.12.1indirect
crates.iolitemap0.8.1indirect
crates.iolitrs1.0.0indirect
crates.iolock_api0.4.14indirect
crates.iolog0.4.29indirect
crates.iolru0.18.0indirect
crates.iolru-slab0.1.2indirect
crates.iolzma-sys0.1.20indirect
crates.iomac_address1.1.8indirect
crates.iomatchers0.2.0indirect
crates.iomatchit0.8.4indirect
crates.iomemchr2.8.0indirect
crates.iomemmem0.1.1indirect
crates.iomemoffset0.9.1indirect
crates.iomime0.3.17indirect
crates.iominimal-lexical0.2.1indirect
crates.iominiz_oxide0.8.9indirect
crates.iomio1.2.0indirect
crates.iomultimap0.10.1indirect
crates.ionix0.29.0indirect
crates.ionix0.30.1indirect
crates.ionohash-hasher0.2.0indirect
crates.ionom7.1.3indirect
crates.ionotify-types2.1.0indirect
crates.iontapi0.4.3indirect
crates.ionu-ansi-term0.50.3indirect
crates.ionum0.4.3indirect
crates.ionum-complex0.4.6indirect
crates.ionum-conv0.2.2indirect
crates.ionum-derive0.4.2indirect
crates.ionum-integer0.1.46indirect
crates.ionum-iter0.1.45indirect
crates.ionum-rational0.4.2indirect
crates.ionum-traits0.2.19indirect
crates.ionum_cpus1.17.0indirect
crates.ionum_threads0.1.7indirect
crates.ioobjc20.6.4indirect
crates.ioobjc2-core-foundation0.3.2indirect
crates.ioobjc2-encode4.1.0indirect
crates.ioobjc2-foundation0.3.2indirect
crates.ioobjc2-io-kit0.3.2indirect
crates.ioobjc2-open-directory0.3.2indirect
crates.ioonce_cell_polyfill1.70.2indirect
crates.ioopenssl-probe0.2.1indirect
crates.ioordered-float2.10.1indirect
crates.ioordered-float4.6.0indirect
crates.iopalette0.7.6indirect
crates.iopalette_derive0.7.6indirect
crates.ioparking2.2.1indirect
crates.ioparking_lot0.12.5indirect
crates.ioparking_lot_core0.9.12indirect
crates.iopaste1.0.15indirect
crates.iopem3.0.6indirect
crates.iopercent-encoding2.3.2indirect
crates.iopest2.8.6indirect
crates.iopest_derive2.8.6indirect
crates.iopest_generator2.8.6indirect
crates.iopest_meta2.8.6indirect
crates.iopetgraph0.8.3indirect
crates.iophf0.11.3indirect
crates.iophf_codegen0.11.3indirect
crates.iophf_generator0.11.3indirect
crates.iophf_macros0.11.3indirect
crates.iophf_shared0.11.3indirect
crates.iopin-project1.1.10indirect
crates.iopin-project-internal1.1.10indirect
crates.iopin-project-lite0.2.16indirect
crates.iopin-utils0.1.0indirect
crates.iopkg-config0.3.32indirect
crates.iopoem-derive3.1.12indirect
crates.ioportable-atomic1.13.1indirect
crates.ioportable-atomic-util0.2.5indirect
crates.iopostcard1.1.3indirect
crates.iopotential_utf0.1.4indirect
crates.iopowerfmt0.2.0indirect
crates.ioppv-lite860.2.21indirect
crates.ioprettyplease0.2.37indirect
crates.ioproc-macro-crate3.4.0indirect
crates.ioprocfsindirect
crates.ioprocfs0.18.0indirect
crates.ioprocfs-core0.18.0indirect
crates.ioprost-build0.14.3indirect
crates.ioprost-derive0.14.4indirect
crates.ioprost-types0.14.3indirect
crates.iopulldown-cmark0.13.1indirect
crates.iopulldown-cmark-to-cmark22.0.0indirect
crates.ioquinn0.11.9indirect
crates.ioquinn-proto0.11.16indirect
crates.ioquinn-udp0.5.14indirect
crates.ior-efi5.3.0indirect
crates.iorand_chacha0.9.0indirect
crates.iorand_core0.10.0indirect
crates.iorand_core0.6.4indirect
crates.iorand_core0.9.5indirect
crates.iorand_pcg0.10.2indirect
crates.ioratatui-core0.1.2indirect
crates.ioratatui-crossterm0.1.2indirect
crates.ioratatui-macros0.7.2indirect
crates.ioratatui-termina0.1.0indirect
crates.ioratatui-termwiz0.1.2indirect
crates.ioratatui-widgets0.3.2indirect
crates.ioredox_syscall0.5.18indirect
crates.ioredox_syscall0.7.2indirect
crates.ioref-cast1.0.25indirect
crates.ioref-cast-impl1.0.25indirect
crates.ioregex1.12.3indirect
crates.ioregex-automata0.4.14indirect
crates.ioregex-syntax0.8.10indirect
crates.iorfc72390.1.3indirect
crates.ioring0.17.14indirect
crates.iorustc-hash2.1.1indirect
crates.iorustc_version0.4.1indirect
crates.iorustix1.1.4indirect
crates.iorustls0.23.37indirect
crates.iorustls-native-certs0.8.3indirect
crates.iorustls-pki-types1.14.0indirect
crates.iorustls-webpki0.103.13indirect
crates.iorustversion1.0.22indirect
crates.ioryu1.0.23indirect
crates.iosame-file1.0.6indirect
crates.ioschannel0.1.28indirect
crates.ioschemars_derive1.2.1indirect
crates.ioscopeguard1.2.0indirect
crates.iosecrecy0.10.3indirect
crates.iosecurity-framework3.7.0indirect
crates.iosecurity-framework-sys2.17.0indirect
crates.iosemver1.0.27indirect
crates.ioserde-saphyr0.0.27indirect
crates.ioserde-value0.7.0indirect
crates.ioserde_core1.0.228indirect
crates.ioserde_derive1.0.228indirect
crates.ioserde_derive_internals0.29.1indirect
crates.ioserde_urlencoded0.7.1indirect
crates.ioserial_test_derive3.5.0indirect
crates.iosha10.10.6indirect
crates.iosha20.10.9indirect
crates.iosharded-slab0.1.7indirect
crates.ioshlex1.3.0indirect
crates.iosignal-hook0.3.18indirect
crates.iosignal-hook-mio0.2.5indirect
crates.iosignal-hook-registry1.4.8indirect
crates.iosimd-adler320.3.8indirect
crates.iosimilar3.0.0indirect
crates.iosimilar-assertsindirect
crates.iosimilar-asserts2.0.0indirect
crates.iosiphasher1.0.2indirect
crates.ioslab0.4.12indirect
crates.iosmallvec1.15.1indirect
crates.iosnafu0.7.5indirect
crates.iosnafu-derive0.7.5indirect
crates.iosocket20.6.3indirect
crates.iospin0.10.0indirect
crates.iosse-codec0.3.3indirect
crates.iostable_deref_trait1.2.1indirect
crates.iostatic_assertions1.1.0indirect
crates.iostrsim0.11.1indirect
crates.iostrum0.28.0indirect
crates.iostrum_macros0.28.0indirect
crates.iosubtle2.6.1indirect
crates.iosymlink0.1.0indirect
crates.iosync_wrapper1.0.2indirect
crates.iosynstructure0.13.2indirect
crates.iosysinfo0.39.5indirect
crates.iotar0.4.46indirect
crates.iotermina0.3.3indirect
crates.ioterminfo0.9.0indirect
crates.iotermios0.3.3indirect
crates.iotermwiz0.23.3indirect
crates.iotest-log0.2.21indirect
crates.iotest-log-core0.2.21indirect
crates.iotest-log-macros0.2.21indirect
crates.iothiserror-impl1.0.69indirect
crates.iothiserror-impl2.0.18indirect
crates.iothread_local1.1.9indirect
crates.iotime0.3.51indirect
crates.iotime-core0.1.9indirect
crates.iotime-macros0.2.30indirect
crates.iotinystr0.8.2indirect
crates.iotinyvec1.10.0indirect
crates.iotinyvec_macros0.1.1indirect
crates.iotokio-macros2.7.0indirect
crates.iotokio-rustls0.26.4indirect
crates.iotoml_datetime0.7.5+spec-1.1.0indirect
crates.iotoml_edit0.23.10+spec-1.0.0indirect
crates.iotoml_parser1.0.9+spec-1.1.0indirect
crates.iotonic-build0.14.6indirect
crates.iotonic-prost-buildindirect
crates.iotonic-prost-build0.14.6indirect
crates.iotower-http0.6.8indirect
crates.iotower-layer0.3.3indirect
crates.iotower-service0.3.3indirect
crates.iotracing-attributes0.1.31indirect
crates.iotracing-core0.1.36indirect
crates.iotracing-log0.2.0indirect
crates.iotry-lock0.2.5indirect
crates.iotypenum1.19.0indirect
crates.ioucd-trie0.1.7indirect
crates.iouncased0.9.10indirect
crates.iounicase2.9.0indirect
crates.iounicode-ident1.0.24indirect
crates.iounicode-segmentation1.12.0indirect
crates.iounicode-truncate2.0.1indirect
crates.iounicode-width0.2.2indirect
crates.iounicode-xid0.2.6indirect
crates.iounsafe-libyaml0.2.11indirect
crates.iountrusted0.9.0indirect
crates.ioutf8_iter1.0.4indirect
crates.ioutf8parse0.2.2indirect
crates.iovaluable0.1.1indirect
crates.iovcpkg0.2.15indirect
crates.iovergen10.0.1indirect
crates.iovergen-git210.0.1indirect
crates.iovergen-lib10.0.1indirect
crates.ioversion_check0.9.5indirect
crates.iovtparse0.6.2indirect
crates.iowalkdir2.5.0indirect
crates.iowant0.3.1indirect
crates.iowasi0.11.1+wasi-snapshot-preview1indirect
crates.iowasip21.0.2+wasi-0.2.9indirect
crates.iowasip30.4.0+wasi-0.3.0-rc-2026-01-06indirect
crates.iowasm-bindgen0.2.113indirect
crates.iowasm-bindgen-futures0.4.63indirect
crates.iowasm-bindgen-macro0.2.113indirect
crates.iowasm-bindgen-macro-support0.2.113indirect
crates.iowasm-bindgen-shared0.2.113indirect
crates.iowasm-encoder0.244.0indirect
crates.iowasm-metadata0.244.0indirect
crates.iowasm-streams0.4.2indirect
crates.iowasmparser0.244.0indirect
crates.ioweb-sys0.3.90indirect
crates.ioweb-time1.1.0indirect
crates.iowebpki-roots1.0.6indirect
crates.iowezterm-bidi0.2.3indirect
crates.iowezterm-blob-leases0.1.1indirect
crates.iowezterm-color-types0.3.0indirect
crates.iowezterm-dynamic0.2.1indirect
crates.iowezterm-dynamic-derive0.1.1indirect
crates.iowezterm-input-types0.1.0indirect
crates.iowildmatch2.6.1indirect
crates.iowin-sys0.3.1indirect
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.34.0indirect
crates.iowindows0.61.3indirect
crates.iowindows0.62.2indirect
crates.iowindows-collections0.2.0indirect
crates.iowindows-collections0.3.2indirect
crates.iowindows-core0.61.2indirect
crates.iowindows-core0.62.2indirect
crates.iowindows-future0.2.1indirect
crates.iowindows-future0.3.2indirect
crates.iowindows-implement0.60.2indirect
crates.iowindows-interface0.59.3indirect
crates.iowindows-link0.1.3indirect
crates.iowindows-link0.2.1indirect
crates.iowindows-numerics0.2.0indirect
crates.iowindows-numerics0.3.1indirect
crates.iowindows-result0.3.4indirect
crates.iowindows-result0.4.1indirect
crates.iowindows-strings0.4.2indirect
crates.iowindows-strings0.5.1indirect
crates.iowindows-sys0.52.0indirect
crates.iowindows-sys0.60.2indirect
crates.iowindows-sys0.61.2indirect
crates.iowindows-targets0.52.6indirect
crates.iowindows-targets0.53.5indirect
crates.iowindows-threading0.1.0indirect
crates.iowindows-threading0.2.1indirect
crates.iowindows_aarch64_gnullvm0.52.6indirect
crates.iowindows_aarch64_gnullvm0.53.1indirect
crates.iowindows_aarch64_msvc0.34.0indirect
crates.iowindows_aarch64_msvc0.52.6indirect
crates.iowindows_aarch64_msvc0.53.1indirect
crates.iowindows_i686_gnu0.34.0indirect
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.34.0indirect
crates.iowindows_i686_msvc0.52.6indirect
crates.iowindows_i686_msvc0.53.1indirect
crates.iowindows_x86_64_gnu0.34.0indirect
crates.iowindows_x86_64_gnu0.52.6indirect
crates.iowindows_x86_64_gnu0.53.1indirect
crates.iowindows_x86_64_gnullvm0.52.6indirect
crates.iowindows_x86_64_gnullvm0.53.1indirect
crates.iowindows_x86_64_msvc0.34.0indirect
crates.iowindows_x86_64_msvc0.52.6indirect
crates.iowindows_x86_64_msvc0.53.1indirect
crates.iowinnow0.7.14indirect
crates.iowiremockindirect
crates.iowiremock0.6.5indirect
crates.iowit-bindgen0.51.0indirect
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.iowrapcenum-derive0.4.1indirect
crates.iowriteable0.6.2indirect
crates.ioxattr1.6.1indirect
crates.ioxz0.1.0indirect
crates.ioxz20.1.7indirect
crates.ioyoke0.8.1indirect
crates.ioyoke-derive0.8.1indirect
crates.iozerocopy0.8.39indirect
crates.iozerocopy-derive0.8.39indirect
crates.iozerofrom0.1.6indirect
crates.iozerofrom-derive0.1.6indirect
crates.iozeroize1.8.2indirect
crates.iozerotrie0.2.3indirect
crates.iozerovec0.11.5indirect
crates.iozerovec-derive0.11.2indirect
crates.iozmij1.0.21indirect
Dependency advisories 3

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

PackageVersionRelationSeverityAdvisoriesFixed in
rand0.8.5directlow20.10.1
rand0.9.2directlow20.10.1
paste1.0.15indirectunknown1

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": [
        "ai",
        "ai-infra",
        "fractional-gpu",
        "gpu-utilization",
        "nvidia",
        "vgpu",
        "vgpu-hypervisor",
        "virtual-gpu"
      ],
      "is_fork": false,
      "size_kb": 1866,
      "has_wiki": false,
      "homepage": "https://tensor-fusion.ai",
      "languages": {
        "Cuda": 4900,
        "Rust": 1002390,
        "Dockerfile": 264
      },
      "pushed_at": "2026-07-28T12:38:05Z",
      "created_at": "2024-12-20T01:16:41Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-28T12:32:36Z",
      "description": "vgpu.rs is the fractional GPU & vgpu-hypervisor implementation written in Rust",
      "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://tensor-fusion.ai",
      "name": "NexusGPU",
      "type": "Organization",
      "login": "NexusGPU",
      "company": null,
      "location": null,
      "followers": 35,
      "avatar_url": "https://avatars.githubusercontent.com/u/185332675?v=4",
      "created_at": "2024-10-17T06:43:07Z",
      "is_verified": null,
      "public_repos": 12,
      "account_age_days": 651
    },
    "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.51.11",
          "kind": "patch",
          "published_at": "2026-07-07T05:29:34Z"
        },
        {
          "tag": "v1.51.10",
          "kind": "patch",
          "published_at": "2026-03-04T12:14:43Z"
        },
        {
          "tag": "v1.51.9",
          "kind": "patch",
          "published_at": "2026-02-27T11:43:07Z"
        },
        {
          "tag": "v1.51.8",
          "kind": "patch",
          "published_at": "2026-02-25T05:09:08Z"
        },
        {
          "tag": "v1.51.7",
          "kind": "patch",
          "published_at": "2026-02-25T05:02:06Z"
        },
        {
          "tag": "v1.51.6",
          "kind": "patch",
          "published_at": "2026-02-12T03:45:26Z"
        },
        {
          "tag": "v1.51.5",
          "kind": "patch",
          "published_at": "2026-02-10T13:43:05Z"
        },
        {
          "tag": "dev-8ebfb7e",
          "kind": "other",
          "published_at": "2026-02-10T11:55:25Z"
        },
        {
          "tag": "v1.51.4",
          "kind": "patch",
          "published_at": "2026-02-09T10:01:31Z"
        },
        {
          "tag": "v1.51.3",
          "kind": "patch",
          "published_at": "2026-02-09T09:09:44Z"
        },
        {
          "tag": "v1.51.2",
          "kind": "patch",
          "published_at": "2026-02-02T05:34:44Z"
        },
        {
          "tag": "v1.51.1",
          "kind": "patch",
          "published_at": "2026-01-30T07:14:27Z"
        },
        {
          "tag": "v1.51.0",
          "kind": "minor",
          "published_at": "2026-01-30T07:09:53Z"
        },
        {
          "tag": "v1.50.0",
          "kind": "minor",
          "published_at": "2026-01-27T01:35:14Z"
        },
        {
          "tag": "v1.49.6",
          "kind": "patch",
          "published_at": "2026-01-26T10:28:18Z"
        },
        {
          "tag": "dev-1f7130b",
          "kind": "other",
          "published_at": "2026-01-26T03:33:06Z"
        },
        {
          "tag": "v1.49.5",
          "kind": "patch",
          "published_at": "2026-01-23T13:13:01Z"
        },
        {
          "tag": "v1.49.4",
          "kind": "patch",
          "published_at": "2026-01-23T12:56:51Z"
        },
        {
          "tag": "v1.49.3",
          "kind": "patch",
          "published_at": "2026-01-23T12:42:03Z"
        },
        {
          "tag": "v1.49.2",
          "kind": "patch",
          "published_at": "2026-01-23T12:27:46Z"
        },
        {
          "tag": "v1.49.1",
          "kind": "patch",
          "published_at": "2026-01-23T11:41:00Z"
        },
        {
          "tag": "v1.49.0",
          "kind": "minor",
          "published_at": "2026-01-23T08:49:41Z"
        },
        {
          "tag": "v1.48.8",
          "kind": "patch",
          "published_at": "2026-01-23T08:46:50Z"
        },
        {
          "tag": "dev-339e7e6",
          "kind": "other",
          "published_at": "2026-01-22T05:43:29Z"
        },
        {
          "tag": "dev-ff37da5",
          "kind": "other",
          "published_at": "2026-01-22T01:39:07Z"
        },
        {
          "tag": "v1.48.7",
          "kind": "patch",
          "published_at": "2026-01-20T04:02:25Z"
        },
        {
          "tag": "v1.48.6",
          "kind": "patch",
          "published_at": "2026-01-12T09:26:45Z"
        },
        {
          "tag": "v1.48.5",
          "kind": "patch",
          "published_at": "2025-12-30T04:14:13Z"
        },
        {
          "tag": "v1.48.4",
          "kind": "patch",
          "published_at": "2025-12-29T10:00:23Z"
        },
        {
          "tag": "v1.48.3",
          "kind": "patch",
          "published_at": "2025-12-29T02:27:11Z"
        },
        {
          "tag": "v1.48.2",
          "kind": "patch",
          "published_at": "2025-12-28T01:30:29Z"
        },
        {
          "tag": "v1.48.1",
          "kind": "patch",
          "published_at": "2025-12-25T11:46:35Z"
        },
        {
          "tag": "v1.48.0",
          "kind": "minor",
          "published_at": "2025-12-25T11:12:24Z"
        },
        {
          "tag": "v1.47.1",
          "kind": "patch",
          "published_at": "2025-12-24T05:30:08Z"
        },
        {
          "tag": "v1.47.0",
          "kind": "minor",
          "published_at": "2025-12-24T05:28:01Z"
        },
        {
          "tag": "v1.46.12",
          "kind": "patch",
          "published_at": "2025-12-22T14:00:35Z"
        },
        {
          "tag": "v1.46.11",
          "kind": "patch",
          "published_at": "2025-12-22T04:28:56Z"
        },
        {
          "tag": "dev-6b95d4c",
          "kind": "other",
          "published_at": "2025-12-22T04:08:09Z"
        },
        {
          "tag": "dev-fd2db06",
          "kind": "other",
          "published_at": "2025-12-22T03:58:59Z"
        },
        {
          "tag": "dev-c2e7386",
          "kind": "other",
          "published_at": "2025-12-22T03:39:57Z"
        },
        {
          "tag": "dev-f3e0a46",
          "kind": "other",
          "published_at": "2025-12-21T15:03:56Z"
        },
        {
          "tag": "dev-b73e587",
          "kind": "other",
          "published_at": "2025-12-21T14:32:32Z"
        },
        {
          "tag": "dev-4c9bd85",
          "kind": "other",
          "published_at": "2025-12-21T14:18:15Z"
        },
        {
          "tag": "dev-0b61d2f",
          "kind": "other",
          "published_at": "2025-12-21T11:40:24Z"
        },
        {
          "tag": "dev-0d9b691",
          "kind": "other",
          "published_at": "2025-12-19T16:50:35Z"
        },
        {
          "tag": "dev-880dd0a",
          "kind": "other",
          "published_at": "2025-12-19T16:34:01Z"
        },
        {
          "tag": "dev-46a187c",
          "kind": "other",
          "published_at": "2025-12-19T16:25:32Z"
        },
        {
          "tag": "dev-6bfd8df",
          "kind": "other",
          "published_at": "2025-12-19T16:16:57Z"
        },
        {
          "tag": "dev-448365c",
          "kind": "other",
          "published_at": "2025-12-19T16:05:33Z"
        },
        {
          "tag": "dev-881e305",
          "kind": "other",
          "published_at": "2025-12-19T15:56:42Z"
        },
        {
          "tag": "dev-d477238",
          "kind": "other",
          "published_at": "2025-12-19T15:46:31Z"
        },
        {
          "tag": "dev-a34af05",
          "kind": "other",
          "published_at": "2025-12-19T14:52:07Z"
        },
        {
          "tag": "dev-3dd2f1a",
          "kind": "other",
          "published_at": "2025-12-19T14:22:07Z"
        },
        {
          "tag": "dev-cdf1799",
          "kind": "other",
          "published_at": "2025-12-19T14:00:55Z"
        },
        {
          "tag": "dev-114fdd6",
          "kind": "other",
          "published_at": "2025-12-19T13:34:27Z"
        },
        {
          "tag": "dev-15d5d28",
          "kind": "other",
          "published_at": "2025-12-19T13:22:18Z"
        },
        {
          "tag": "dev-79ba5bc",
          "kind": "other",
          "published_at": "2025-12-19T13:02:26Z"
        },
        {
          "tag": "dev-55fa0f0",
          "kind": "other",
          "published_at": "2025-12-19T12:43:52Z"
        },
        {
          "tag": "dev-3b18261",
          "kind": "other",
          "published_at": "2025-12-19T12:31:38Z"
        },
        {
          "tag": "dev-340d459",
          "kind": "other",
          "published_at": "2025-12-19T11:58:15Z"
        },
        {
          "tag": "dev-bbff676",
          "kind": "other",
          "published_at": "2025-12-19T11:43:36Z"
        },
        {
          "tag": "dev-deec8e5",
          "kind": "other",
          "published_at": "2025-12-19T11:17:46Z"
        },
        {
          "tag": "dev-551888b",
          "kind": "other",
          "published_at": "2025-12-19T11:02:51Z"
        },
        {
          "tag": "dev-2d97de3",
          "kind": "other",
          "published_at": "2025-12-19T10:54:38Z"
        },
        {
          "tag": "dev-85e3f9e",
          "kind": "other",
          "published_at": "2025-12-19T10:42:39Z"
        },
        {
          "tag": "dev-f215b7d",
          "kind": "other",
          "published_at": "2025-12-19T09:42:49Z"
        },
        {
          "tag": "dev-35764a6",
          "kind": "other",
          "published_at": "2025-12-19T09:28:26Z"
        },
        {
          "tag": "dev-bb30838",
          "kind": "other",
          "published_at": "2025-12-19T09:13:18Z"
        },
        {
          "tag": "dev-bf1e774",
          "kind": "other",
          "published_at": "2025-12-19T08:56:28Z"
        },
        {
          "tag": "dev-cfef782",
          "kind": "other",
          "published_at": "2025-12-18T17:20:04Z"
        },
        {
          "tag": "dev-0346a96",
          "kind": "other",
          "published_at": "2025-12-18T16:57:48Z"
        },
        {
          "tag": "dev-33f1c16",
          "kind": "other",
          "published_at": "2025-12-18T16:41:59Z"
        },
        {
          "tag": "dev-28ab4c4",
          "kind": "other",
          "published_at": "2025-12-18T12:24:39Z"
        },
        {
          "tag": "dev-ed6c841",
          "kind": "other",
          "published_at": "2025-12-17T16:08:33Z"
        },
        {
          "tag": "dev-3492622",
          "kind": "other",
          "published_at": "2025-12-17T15:44:39Z"
        },
        {
          "tag": "dev-543202e",
          "kind": "other",
          "published_at": "2025-12-17T15:26:17Z"
        },
        {
          "tag": "dev-f9d7378",
          "kind": "other",
          "published_at": "2025-12-17T15:04:56Z"
        },
        {
          "tag": "dev-3cbe2c3",
          "kind": "other",
          "published_at": "2025-12-17T14:50:27Z"
        },
        {
          "tag": "dev-90d8865",
          "kind": "other",
          "published_at": "2025-12-17T14:32:53Z"
        },
        {
          "tag": "dev-20b4482",
          "kind": "other",
          "published_at": "2025-12-17T14:17:49Z"
        },
        {
          "tag": "dev-0234170",
          "kind": "other",
          "published_at": "2025-12-17T13:37:39Z"
        },
        {
          "tag": "dev-35f3d51",
          "kind": "other",
          "published_at": "2025-12-17T13:18:30Z"
        },
        {
          "tag": "dev-67850e8",
          "kind": "other",
          "published_at": "2025-12-17T12:47:01Z"
        },
        {
          "tag": "dev-6065108",
          "kind": "other",
          "published_at": "2025-12-17T05:35:44Z"
        },
        {
          "tag": "v1.46.10",
          "kind": "patch",
          "published_at": "2025-12-17T01:48:45Z"
        },
        {
          "tag": "v1.46.9",
          "kind": "patch",
          "published_at": "2025-12-17T01:39:11Z"
        },
        {
          "tag": "dev-08132dc",
          "kind": "other",
          "published_at": "2025-12-16T09:42:57Z"
        },
        {
          "tag": "v1.46.8",
          "kind": "patch",
          "published_at": "2025-12-16T08:02:42Z"
        },
        {
          "tag": "v1.46.7",
          "kind": "patch",
          "published_at": "2025-12-16T07:01:01Z"
        },
        {
          "tag": "v1.46.6",
          "kind": "patch",
          "published_at": "2025-12-10T06:57:14Z"
        },
        {
          "tag": "v1.46.5",
          "kind": "patch",
          "published_at": "2025-12-10T05:26:56Z"
        },
        {
          "tag": "v1.46.4",
          "kind": "patch",
          "published_at": "2025-12-09T09:06:48Z"
        },
        {
          "tag": "dev-88b36f9",
          "kind": "other",
          "published_at": "2025-12-09T08:57:06Z"
        },
        {
          "tag": "dev-1fca8e5",
          "kind": "other",
          "published_at": "2025-12-09T08:37:50Z"
        },
        {
          "tag": "v1.46.3",
          "kind": "patch",
          "published_at": "2025-12-09T07:22:53Z"
        },
        {
          "tag": "v1.46.2",
          "kind": "patch",
          "published_at": "2025-12-03T10:34:23Z"
        },
        {
          "tag": "v1.46.1",
          "kind": "patch",
          "published_at": "2025-12-03T09:55:58Z"
        },
        {
          "tag": "v1.46.0",
          "kind": "minor",
          "published_at": "2025-12-03T08:22:53Z"
        },
        {
          "tag": "v1.45.2",
          "kind": "patch",
          "published_at": "2025-12-01T02:46:08Z"
        },
        {
          "tag": "dev-7cbbd2d",
          "kind": "other",
          "published_at": "2025-11-28T06:15:37Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "81154044bdb1d9ba144cc6f272e1a1fdea0b7cdf",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump quinn-proto from 0.11.14 to 0.11.16 (#465)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-28T12:29:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "139c59ea4b6bf6118d57d3dd1d46b34fdd2a961c",
          "body": "…up (#462)\n\nBumps the all group with 1 update: [rust-toolchain](https://github.com/rust-lang/rust).\n\n\nUpdates `rust-toolchain` from 1.97.0 to 1.97.1\n- [Release notes](https://github.com/rust-lang/rust/releases)\n- [Changelog](https://github.com/rust-lang/rust/blob/main/RELEASES.md)\n- [Commits](https:\n[…]\ne-type: version-update:semver-patch\n  dependency-group: all\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump rust-toolchain from 1.97.0 to 1.97.1 in the all gro…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-17T01:28:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "850a8c1aa3eb83d3b4002504668ea6784d21121a",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump the all group with 4 updates (#463)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-16T13:59:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ff72a4de6f7bbb57f8c5406b58011cd96955b19",
          "body": "…up (#460)\n\n* chore(deps): bump rust-toolchain from 1.96.1 to 1.97.0 in the all group\n\nBumps the all group with 1 update: [rust-toolchain](https://github.com/rust-lang/rust).\n\n\nUpdates `rust-toolchain` from 1.96.1 to 1.97.0\n- [Release notes](https://github.com/rust-lang/rust/releases)\n- [Changelog](\n[…]\n--fix\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: 0x5457 <0x5457@protonmail.com>",
          "is_bot": true,
          "headline": "chore(deps): bump rust-toolchain from 1.96.1 to 1.97.0 in the all gro…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-09T15:11:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4d523ebee8e77034139c71b563fdb4fab79312f5",
          "body": "Bumps the all group with 2 updates: [ctor](https://github.com/mmastrac/linktime) and [error-stack](https://github.com/hashintel/hash).\n\n\nUpdates `ctor` from 1.0.7 to 1.0.8\n- [Release notes](https://github.com/mmastrac/linktime/releases)\n- [Changelog](https://github.com/mmastrac/linktime/blob/master/\n[…]\ne-type: version-update:semver-minor\n  dependency-group: all\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the all group with 2 updates (#461)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-09T14:54:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e635ba1dd99810a937d005cff61ed91a44dd3f39",
          "body": "…up (#458)\n\nBumps the all group with 1 update: [rust-toolchain](https://github.com/rust-lang/rust).\n\n\nUpdates `rust-toolchain` from 1.96.0 to 1.96.1\n- [Release notes](https://github.com/rust-lang/rust/releases)\n- [Changelog](https://github.com/rust-lang/rust/blob/1.96.1/RELEASES.md)\n- [Commits](http\n[…]\ne-type: version-update:semver-patch\n  dependency-group: all\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump rust-toolchain from 1.96.0 to 1.96.1 in the all gro…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T05:29:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f8f353a03bf01cfeda12e064a5e1227707af554f",
          "body": "Bumps the all group with 3 updates: [anyhow](https://github.com/dtolnay/anyhow), [rand](https://github.com/rust-random/rand) and [humantime](https://github.com/chronotope/humantime).\n\n\nUpdates `anyhow` from 1.0.102 to 1.0.103\n- [Release notes](https://github.com/dtolnay/anyhow/releases)\n- [Commits](\n[…]\ne-type: version-update:semver-minor\n  dependency-group: all\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the all group with 3 updates (#459)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T05:29:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b448146da56bbe2551cf6d3ca717c4df363fcae1",
          "body": null,
          "is_bot": false,
          "headline": "fix: trigger release",
          "author_name": "0x5457",
          "author_login": "0x5457",
          "committed_at": "2026-07-07T05:29:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d3ae387f19e32464df617e36abdc802596b6fc5",
          "body": "* chore(deps): bump the all group across 1 directory with 9 updates\n\nBumps the all group with 9 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [vergen-git2](https://github.com/rustyhorde/vergen) | `9.1.0` | `10.0.1` |\n| [cudarc](https://github.com/chelsea0x3b/cudarc) | `0\n[…]\nttern\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: 0x5457 <0x5457@protonmail.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the all group across 1 directory with 9 updates (#457)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-28T11:24:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5b22b1288e1864acc052fbd13269a792828b7f53",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout from 6 to 7 in the all group (#456)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-26T00:35:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c98340ae90b5273079551b742d24f63dbdd8d5b3",
          "body": "…up (#453)",
          "is_bot": true,
          "headline": "chore(deps): bump rust-toolchain from 1.95.0 to 1.96.0 in the all gro…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-11T15:54:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90db3e8af3a4f1fa8c0ea55d9509183f6037d2bb",
          "body": "Bumps the all group with 1 update: [chrono](https://github.com/chronotope/chrono).\n\n\nUpdates `chrono` from 0.4.44 to 0.4.45\n- [Release notes](https://github.com/chronotope/chrono/releases)\n- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/chron\n[…]\ne-type: version-update:semver-patch\n  dependency-group: all\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump chrono from 0.4.44 to 0.4.45 in the all group (#452)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-10T03:11:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "badb0205e7397622ab1a2455a422f9236effdfeb",
          "body": "Bumps the all group with 9 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [ctor](https://github.com/mmastrac/linktime) | `1.0.5` | `1.0.7` |\n| [cudarc](https://github.com/chelsea0x3b/cudarc) | `0.19.6` | `0.19.7` |\n| [serde_json](https://github.com/serde-rs/json) | `1.0.1\n[…]\ne-type: version-update:semver-patch\n  dependency-group: all\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the all group across 1 directory with 9 updates (#450)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-31T15:12:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e6cfb11503ce7c4eeec4d19f189add77d969c438",
          "body": "* chore(deps): bump cudarc from 0.19.4 to 0.19.6\n\nBumps [cudarc](https://github.com/chelsea0x3b/cudarc) from 0.19.4 to 0.19.6.\n- [Release notes](https://github.com/chelsea0x3b/cudarc/releases)\n- [Commits](https://github.com/chelsea0x3b/cudarc/compare/v0.19.4...v0.19.6)\n\n---\nupdated-dependencies:\n- d\n[…]\ng API\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: 0x5457 <0x5457@protonmail.com>",
          "is_bot": true,
          "headline": "chore(deps): bump cudarc from 0.19.4 to 0.19.6 (#440)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-31T14:59:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "53f99de3dd8905c473a7943bb1b8af6fc2c5c359",
          "body": "Bumps [tar](https://github.com/composefs/tar-rs) from 0.4.45 to 0.4.46.\n- [Release notes](https://github.com/composefs/tar-rs/releases)\n- [Commits](https://github.com/composefs/tar-rs/compare/0.4.45...0.4.46)\n\n---\nupdated-dependencies:\n- dependency-name: tar\n  dependency-version: 0.4.46\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump tar from 0.4.45 to 0.4.46 (#449)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-31T10:25:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd4cea3b7b9fe5b2fc4a054e8d2c25569a40bde0",
          "body": "Bumps ubuntu from 24.04 to 26.04.\n\n---\nupdated-dependencies:\n- dependency-name: ubuntu\n  dependency-version: '26.04'\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump ubuntu from 24.04 to 26.04 (#439)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-12T02:54:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70bdf6fbcd4f92b862ad76e92bde6ffda015bded",
          "body": "Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.52.2 to 1.52.3.\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.52.2...tokio-1.52.3)\n\n---\nupdated-dependencies:\n- dependency-name: tokio\n  dependency-version: 1.52.3\n  \n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump tokio from 1.52.2 to 1.52.3 (#441)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-12T02:53:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e51da23a4ea105469acc1afb3a123a1a9bcdaa82",
          "body": "Bumps [tonic-prost-build](https://github.com/hyperium/tonic) from 0.14.5 to 0.14.6.\n- [Release notes](https://github.com/hyperium/tonic/releases)\n- [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/hyperium/tonic/compare/v0.14.5...tonic-prost-buil\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump tonic-prost-build from 0.14.5 to 0.14.6 (#442)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-12T02:53:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8d06fd4cd3a5637fc4e00502f5520e67b4303dad",
          "body": "Bumps [tonic](https://github.com/hyperium/tonic) from 0.14.5 to 0.14.6.\n- [Release notes](https://github.com/hyperium/tonic/releases)\n- [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/hyperium/tonic/compare/v0.14.5...tonic-v0.14.6)\n\n---\nupdated-\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump tonic from 0.14.5 to 0.14.6 (#443)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-12T02:52:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fdc2ac75bed4dc758b41daeb1bb2951e8f537700",
          "body": "Bumps [ctor](https://github.com/mmastrac/linktime) from 1.0.1 to 1.0.5.\n- [Release notes](https://github.com/mmastrac/linktime/releases)\n- [Changelog](https://github.com/mmastrac/linktime/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/mmastrac/linktime/compare/ctor-1.0.1...ctor-1.0.5)\n\n---\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump ctor from 1.0.1 to 1.0.5 (#444)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-12T02:52:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fdc2675496ea9fed4a671c0cd8279e97b045735f",
          "body": "…dabot.yml",
          "is_bot": false,
          "headline": "chore(deps): add groups configuration for package ecosystems in depen…",
          "author_name": "0x5457",
          "author_login": "0x5457",
          "committed_at": "2026-05-12T02:52:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7540b5dd26c8d56b09b053589af301b285b8f797",
          "body": "Bumps [ipc-channel](https://github.com/servo/ipc-channel) from 0.21.0 to 0.22.0.\n- [Release notes](https://github.com/servo/ipc-channel/releases)\n- [Commits](https://github.com/servo/ipc-channel/compare/v0.21.0...v0.22.0)\n\n---\nupdated-dependencies:\n- dependency-name: ipc-channel\n  dependency-version\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump ipc-channel from 0.21.0 to 0.22.0 (#434)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-06T05:18:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "12919e4120283b654f059a2f32b8ff61772fcd89",
          "body": "Bumps [ctor](https://github.com/mmastrac/linktime) from 0.10.1 to 1.0.1.\n- [Release notes](https://github.com/mmastrac/linktime/releases)\n- [Changelog](https://github.com/mmastrac/linktime/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/mmastrac/linktime/commits/ctor-1.0.1)\n\n---\nupdated-dep\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump ctor from 0.10.1 to 1.0.1 (#435)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-06T01:42:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "828a484e9d42977cbd34c7bd6fce045f6f9d80d3",
          "body": "Bumps [clap](https://github.com/clap-rs/clap) from 4.6.0 to 4.6.1.\n- [Release notes](https://github.com/clap-rs/clap/releases)\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.6.0...clap_complete-v4.6.1)\n\n---\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump clap from 4.6.0 to 4.6.1 (#436)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-06T01:35:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "402003179d0afa85d774fe298adca443c7aa9179",
          "body": "Bumps [libc](https://github.com/rust-lang/libc) from 0.2.185 to 0.2.186.\n- [Release notes](https://github.com/rust-lang/libc/releases)\n- [Changelog](https://github.com/rust-lang/libc/blob/0.2.186/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/libc/compare/0.2.185...0.2.186)\n\n---\nupdated-depe\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump libc from 0.2.185 to 0.2.186 (#437)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-06T01:35:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e018baf826c72e8f1627d35b5b65b2ba5f3eea9e",
          "body": "Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.52.1 to 1.52.2.\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.52.1...tokio-1.52.2)\n\n---\nupdated-dependencies:\n- dependency-name: tokio\n  dependency-version: 1.52.2\n  \n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump tokio from 1.52.1 to 1.52.2 (#438)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-06T01:35:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "47ff2e9328eb98d002341f18bc7c095739355dfb",
          "body": "Bumps [tracing-appender](https://github.com/tokio-rs/tracing) from 0.2.4 to 0.2.5.\n- [Release notes](https://github.com/tokio-rs/tracing/releases)\n- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-appender-0.2.4...tracing-appender-0.2.5)\n\n---\nupdated-dependencies:\n- dependency-name: tr\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump tracing-appender from 0.2.4 to 0.2.5 (#431)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-28T03:14:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "acef08a5d238f7ff7d984d74f5dd8558d369da82",
          "body": "Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.51.1 to 1.52.1.\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.51.1...tokio-1.52.1)\n\n---\nupdated-dependencies:\n- dependency-name: tokio\n  dependency-version: 1.52.1\n  \n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump tokio from 1.51.1 to 1.52.1 (#432)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-28T03:14:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a193ab90e20afa0a009c8d0fb839c9a197fd158e",
          "body": "Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.23.0 to 1.23.1.\n- [Commits](https://github.com/uuid-rs/uuid/compare/v1.23.0...v1.23.1)\n\n---\nupdated-dependencies:\n- dependency-name: uuid\n  dependency-version: 1.23.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump uuid from 1.23.0 to 1.23.1 (#430)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-28T03:13:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f48b77913ffc1c5b3d56b402134447185f2a671",
          "body": "Bumps [ctor](https://github.com/mmastrac/rust-ctor) from 0.10.0 to 0.10.1.\n- [Changelog](https://github.com/mmastrac/rust-ctor/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/mmastrac/rust-ctor/commits)\n\n---\nupdated-dependencies:\n- dependency-name: ctor\n  dependency-version: 0.10.1\n  depend\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump ctor from 0.10.0 to 0.10.1 (#429)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-28T03:12:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "530b8090161837240e079b12a561d5843767327b",
          "body": "Bumps [test-log](https://github.com/d-e-s-o/test-log) from 0.2.19 to 0.2.20.\n- [Release notes](https://github.com/d-e-s-o/test-log/releases)\n- [Changelog](https://github.com/d-e-s-o/test-log/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/d-e-s-o/test-log/compare/v0.2.19...v0.2.20)\n\n---\nupdat\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump test-log from 0.2.19 to 0.2.20 (#433)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-28T03:12:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5cc226ec0129b90ec105d7ceb9ab60a16f4e03cb",
          "body": "… (#428)",
          "is_bot": true,
          "headline": "chore(deps): bump rustls-webpki in the cargo group across 1 directory…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-23T03:54:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8759e95e4e632f37f31e7dab715cb01ce2398037",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump rust-toolchain from 1.94.1 to 1.95.0 (#427)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-20T17:21:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b277dcada0ce74b646833f1239ba8630b6fd4784",
          "body": "Bumps [actions/github-script](https://github.com/actions/github-script) from 8.0.0 to 9.0.0.\n- [Release notes](https://github.com/actions/github-script/releases)\n- [Commits](https://github.com/actions/github-script/compare/v8.0.0...v9.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: actions/github\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/github-script from 8.0.0 to 9.0.0 (#421)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-13T16:59:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "109efd5449c73021414b1ec674e1e126c0e8a806",
          "body": "Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2 to 3.\n- [Release notes](https://github.com/softprops/action-gh-release/releases)\n- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/softprops/\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump softprops/action-gh-release from 2 to 3 (#422)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-13T16:59:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d44c7b15f23814e636e37b2937510e08506e34ab",
          "body": "Bumps [ctor](https://github.com/mmastrac/rust-ctor) from 0.8.0 to 0.10.0.\n- [Commits](https://github.com/mmastrac/rust-ctor/commits)\n\n---\nupdated-dependencies:\n- dependency-name: ctor\n  dependency-version: 0.10.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump ctor from 0.8.0 to 0.10.0 (#423)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-13T16:58:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f85d0fde091986cd69228ec859252fa2184c740",
          "body": "Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.51.0 to 1.51.1.\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.51.0...tokio-1.51.1)\n\n---\nupdated-dependencies:\n- dependency-name: tokio\n  dependency-version: 1.51.1\n  \n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump tokio from 1.51.0 to 1.51.1 (#424)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-13T16:58:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d6db2bffd42066573c5aef0c74ec92874337f07e",
          "body": "Bumps [rand](https://github.com/rust-random/rand) from 0.10.0 to 0.10.1.\n- [Release notes](https://github.com/rust-random/rand/releases)\n- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-random/rand/compare/0.10.0...0.10.1)\n\n---\nupdated-d\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump rand from 0.10.0 to 0.10.1 (#425)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-13T16:57:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b5ae6ee3125b869e79714c51819579867af4bc0d",
          "body": "Bumps [libc](https://github.com/rust-lang/libc) from 0.2.184 to 0.2.185.\n- [Release notes](https://github.com/rust-lang/libc/releases)\n- [Changelog](https://github.com/rust-lang/libc/blob/0.2.185/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/libc/compare/0.2.184...0.2.185)\n\n---\nupdated-depe\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump libc from 0.2.184 to 0.2.185 (#426)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-13T16:57:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "39aeb1e10819bd8601a9fcdde3e5ee586f5f0bf0",
          "body": "Bumps [nvml-wrapper](https://github.com/Cldfire/nvml-wrapper) from 0.12.0 to 0.12.1.\n- [Release notes](https://github.com/Cldfire/nvml-wrapper/releases)\n- [Changelog](https://github.com/rust-nvml/nvml-wrapper/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/Cldfire/nvml-wrapper/commits)\n\n---\nu\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump nvml-wrapper from 0.12.0 to 0.12.1 (#417)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-07T01:52:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6eec645abdcc822729d37e9326f19ec9c6864874",
          "body": "Bumps [nvml-wrapper-sys](https://github.com/Cldfire/nvml-wrapper) from 0.9.0 to 0.9.1.\n- [Release notes](https://github.com/Cldfire/nvml-wrapper/releases)\n- [Changelog](https://github.com/rust-nvml/nvml-wrapper/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/Cldfire/nvml-wrapper/commits)\n\n---\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump nvml-wrapper-sys from 0.9.0 to 0.9.1 (#418)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-07T01:46:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "deb1d178f59f0fce207232fc09b325b7cdcb7583",
          "body": "Bumps [libc](https://github.com/rust-lang/libc) from 0.2.183 to 0.2.184.\n- [Release notes](https://github.com/rust-lang/libc/releases)\n- [Changelog](https://github.com/rust-lang/libc/blob/0.2.184/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/libc/compare/0.2.183...0.2.184)\n\n---\nupdated-depe\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump libc from 0.2.183 to 0.2.184 (#419)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-07T01:45:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7deb0b56c51e50e8bf87117311fa91bdbdcf8fcb",
          "body": "Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.50.0 to 1.51.0.\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.50.0...tokio-1.51.0)\n\n---\nupdated-dependencies:\n- dependency-name: tokio\n  dependency-version: 1.51.0\n  \n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump tokio from 1.50.0 to 1.51.0 (#420)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-07T01:45:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f7ce36430e4c02182480d0666153b92a4005558d",
          "body": "Bumps [similar-asserts](https://github.com/mitsuhiko/similar-asserts) from 1.7.0 to 2.0.0.\n- [Changelog](https://github.com/mitsuhiko/similar-asserts/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/mitsuhiko/similar-asserts/compare/1.7.0...2.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: \n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump similar-asserts from 1.7.0 to 2.0.0 (#416)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-07T01:45:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5e23c5aa9a7e1ee200173e324a23b1a0de732972",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump Jimver/cuda-toolkit from 0.2.30 to 0.2.35 (#410)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-30T21:58:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ebe439b016a609578ad425e40c7bd75966d727f",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump error-stack from 0.6.0 to 0.7.0 (#411)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-30T21:58:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "080ef8b0efee7b83b3e8eecbcef7defcf4ec86c7",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump ctor from 0.6.3 to 0.8.0 (#412)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-30T21:57:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "091caefb8932973cc8b90916a0d7ff9dbb554f14",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump uuid from 1.22.0 to 1.23.0 (#413)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-30T21:57:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50cebf050f6fe538d8f5643a8ceda5d77492922d",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump cudarc from 0.19.3 to 0.19.4 (#414)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-30T21:57:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f9c0dbc21331e0fd5828540933cd93c61e3bb17",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump rust-toolchain from 1.94.0 to 1.94.1 (#415)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-30T21:56:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca438e14e016d9e384f781f2c5010c75751d14a6",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump kube from 3.0.1 to 3.1.0 (#409)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-23T16:20:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f476a1df393dae498c7af3fa11e03926dda22cc",
          "body": "… (#408)",
          "is_bot": true,
          "headline": "chore(deps): bump rustls-webpki in the cargo group across 1 directory…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-22T05:18:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4884d62dc44679708ef54b2b45b0ae27c85b7a41",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump tar in the cargo group across 1 directory (#407)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-22T04:41:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "095c4d6fb7c57f95c80f1e201b9c0ca4e8945682",
          "body": "Bumps [clap](https://github.com/clap-rs/clap) from 4.5.60 to 4.6.0.\n- [Release notes](https://github.com/clap-rs/clap/releases)\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.60...clap_complete-v4.6.0)\n\n-\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump clap from 4.5.60 to 4.6.0 (#405)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-18T01:27:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "28bcde5684ada301d77e0051bfcce7a9beea2423",
          "body": "Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.26.0 to 3.27.0.\n- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/Stebalien/tempfile/compare/v3.26.0...v3.27.0)\n\n---\nupdated-dependencies:\n- dependency-name: tempfile\n  dependenc\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump tempfile from 3.26.0 to 3.27.0 (#406)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-17T11:55:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4b92dee94b6abb24ebaeb3c6705152a43ac7ad4f",
          "body": "Bumps [once_cell](https://github.com/matklad/once_cell) from 1.21.3 to 1.21.4.\n- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/matklad/once_cell/compare/v1.21.3...v1.21.4)\n\n---\nupdated-dependencies:\n- dependency-name: once_cell\n  dependency\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump once_cell from 1.21.3 to 1.21.4 (#404)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-17T11:54:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6c82dcb5ab3755ff73c2fb607dbff2dea17d3e4a",
          "body": "Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.22 to 0.3.23.\n- [Release notes](https://github.com/tokio-rs/tracing/releases)\n- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.22...tracing-subscriber-0.3.23)\n\n---\nupdated-dependencies:\n- dependenc\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump tracing-subscriber from 0.3.22 to 0.3.23 (#403)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-17T11:54:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "eb1c72bbe38308cf42fbbe160a93eaffb1ec3835",
          "body": "…#402)",
          "is_bot": true,
          "headline": "chore(deps): bump quinn-proto in the cargo group across 1 directory (…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-11T00:38:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48a3076807c6299eee06ba0b429298b969346a89",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump docker/build-push-action from 6 to 7 (#392)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T19:05:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31026900a9da2c074adcb60bf4091aa61dbd1ad5",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump docker/metadata-action from 5 to 6 (#393)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T19:05:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1221198c1132692c459f1f8b69302b8a5efea7c7",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump docker/setup-buildx-action from 3 to 4 (#394)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T19:04:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b00d210a4095af67988208122c3212e804f8dec",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump docker/login-action from 3 to 4 (#395)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T19:04:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e515d6992d5a7814d6b544463bcc2efacf2c381",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump uuid from 1.21.0 to 1.22.0 (#396)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T19:04:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e595f464175cb22eecf0443c6201af9e5638984f",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump libc from 0.2.182 to 0.2.183 (#398)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T19:03:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c68eef3f07310d5891b56fff64ac848a485988b6",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump k8s-openapi from 0.27.0 to 0.27.1 (#399)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T19:03:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a125baa3a90dd6a3bf28de813d17529a6e236c72",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump quote from 1.0.44 to 1.0.45 (#400)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T19:03:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bd9ff2bb8036b65e73b54893118fecf8bc8aeed",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump rust-toolchain from 1.93.1 to 1.94.0 (#401)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T19:03:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87ff10fd3be685c5ef20267fcc3df319ba6854f0",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump tokio from 1.49.0 to 1.50.0 (#397)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T19:02:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b381ccd22010b7a07ee2adf511b0d8786f33c099",
          "body": "…ow (#391)\n\nWhen used > mem_limit, `mem_limit - used` wraps around to a huge value.\n  Replace with saturating_sub to clamp to 0, consistent with NVML hooks.",
          "is_bot": false,
          "headline": " fix: use saturating_sub in cuMemGetInfo hooks to prevent u64 underfl…",
          "author_name": "0x5457",
          "author_login": "0x5457",
          "committed_at": "2026-03-04T12:14:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53d9cf31f03fb71a445651b7f272fcb6eb4d05a7",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump cudarc from 0.19.2 to 0.19.3 (#390)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-02T16:41:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e25176d0cc88fcbfd0ed758a225364386ac4f743",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump nvml-wrapper from 0.11.0 to 0.12.0 (#389)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-02T16:41:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0ce18a8a91c2c36920323435500508be62bf175",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump actions/upload-artifact from 6 to 7 (#388)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-02T16:40:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09dbee6f60fe436edfdc9edb05aeefebcfd2baf7",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump actions/download-artifact from 7 to 8 (#387)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-02T16:39:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d25ecddbb51b136400feecd9c2d6161e06e44e49",
          "body": "…fix (#386)\n\n* fix: normalize time-slicing device IDs by stripping ::slice_index suffix\n\nWhen NVIDIA time-slicing is enabled, device-plugin reports device IDs\nin \"gpu-uuid::slice_index\" format, but GPU CRD resources are named by\n\"gpu-uuid\" only, causing 404 errors on patch. Normalize device IDs at\nt\n[…]\nplicates slices into physical GPUs.\n\nSigned-off-by: 0x5457 <0x5457@protonmail.com>\n\n* cargo fmt\n\nSigned-off-by: 0x5457 <0x5457@protonmail.com>\n\n---------\n\nSigned-off-by: 0x5457 <0x5457@protonmail.com>",
          "is_bot": false,
          "headline": "fix: normalize time-slicing device IDs by stripping ::slice_index suf…",
          "author_name": "0x5457",
          "author_login": "0x5457",
          "committed_at": "2026-02-27T11:42:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d42a4fc325bfb3dc9224573d20806dd36bd8e581",
          "body": "…ng of se…\" (#385)\n\nThis reverts commit 9c769afd38eb49bde6cedb3f1acfdddbe82fed52.",
          "is_bot": false,
          "headline": "Revert \"Potential fix for code scanning alert no. 17: Cleartext loggi…",
          "author_name": "0x5457",
          "author_login": "0x5457",
          "committed_at": "2026-02-25T05:08:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e46ddfd9945c950e891dc15986ff3057d22d6aac",
          "body": "* chore(deps): bump k8s-openapi from 0.26.1 to 0.27.0\n\nBumps [k8s-openapi](https://github.com/Arnavion/k8s-openapi) from 0.26.1 to 0.27.0.\n- [Release notes](https://github.com/Arnavion/k8s-openapi/releases)\n- [Changelog](https://github.com/Arnavion/k8s-openapi/blob/master/CHANGELOG.md)\n- [Commits](h\n[…]\n\n\n* chore: bump libloading dependency to version 0.9\n\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: update rand 0.10 API usage (Rng -> RngExt) (#382)",
          "author_name": "0x5457",
          "author_login": "0x5457",
          "committed_at": "2026-02-25T05:01:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9c769afd38eb49bde6cedb3f1acfdddbe82fed52",
          "body": "…nsitive information (#383)\n\nCo-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Potential fix for code scanning alert no. 17: Cleartext logging of se…",
          "author_name": "0x5457",
          "author_login": "0x5457",
          "committed_at": "2026-02-25T04:48:38Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "25a4d32898b38a8a077acfad9e79d170294031a1",
          "body": "Bumps [tonic](https://github.com/hyperium/tonic) from 0.14.2 to 0.14.5.\n- [Release notes](https://github.com/hyperium/tonic/releases)\n- [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/hyperium/tonic/compare/v0.14.2...v0.14.5)\n\n---\nupdated-depend\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump tonic from 0.14.2 to 0.14.5 (#380)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-24T02:09:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2194108a68c07fd764a2d6ae61857fee6f1718f9",
          "body": "Bumps [tonic-prost-build](https://github.com/hyperium/tonic) from 0.14.2 to 0.14.5.\n- [Release notes](https://github.com/hyperium/tonic/releases)\n- [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/hyperium/tonic/compare/v0.14.2...v0.14.5)\n\n---\nup\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump tonic-prost-build from 0.14.2 to 0.14.5 (#381)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-24T02:09:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e3f5c00b3dd37e9ddecb6705ab6a295ca38e8404",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump rust-toolchain from 1.93.0 to 1.93.1 (#377)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-16T21:16:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "daf20e332ead124f2cf00df95265c9b119ec6ec8",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump tempfile from 3.24.0 to 3.25.0 (#379)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-16T21:16:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8cd29bcfb1c753aa646d77491b4564c9ce8f677",
          "body": "Bumps [tonic-prost](https://github.com/hyperium/tonic) from 0.14.2 to 0.14.4.\n- [Release notes](https://github.com/hyperium/tonic/releases)\n- [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/hyperium/tonic/compare/v0.14.2...v0.14.4)\n\n---\nupdated-\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump tonic-prost from 0.14.2 to 0.14.4 (#376)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-16T14:52:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "09680b01a1c653050d1a018ebfc6d704b8c869a6",
          "body": "Bumps [ipc-channel](https://github.com/servo/ipc-channel) from 0.20.2 to 0.21.0.\n- [Release notes](https://github.com/servo/ipc-channel/releases)\n- [Commits](https://github.com/servo/ipc-channel/compare/v0.20.2...v0.21.0)\n\n---\nupdated-dependencies:\n- dependency-name: ipc-channel\n  dependency-version\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump ipc-channel from 0.20.2 to 0.21.0 (#375)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-16T14:51:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ba392ec01d609c66e7d3a4b610ee8c89e2c4f0ac",
          "body": "Bumps [clap](https://github.com/clap-rs/clap) from 4.5.57 to 4.5.58.\n- [Release notes](https://github.com/clap-rs/clap/releases)\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.57...clap_complete-v4.5.58)\n\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump clap from 4.5.57 to 4.5.58 (#373)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-16T14:50:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "70ca582caced6e688d7fad51a4a9f38b43fd2ca9",
          "body": null,
          "is_bot": false,
          "headline": "fix: trigger release",
          "author_name": "0x5457",
          "author_login": "0x5457",
          "committed_at": "2026-02-12T03:44:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a85a602185d2fe27fddce5ca686cd49fad2e8cc",
          "body": "…_DEVICES (#372)\n\nPreviously, when CUDA_VISIBLE_DEVICES contained multiple device IDs\n(e.g. \"0,1\" or \"0,2\"), the function returned all allocated devices\nwithout actually remapping each virtual index. This caused incorrect\ndevice mapping when users specified a subset or reordered devices.\n\nAlso ensure TF_REMAPPED is consistently set across all return paths\nto prevent child processes from misinterpreting inherited physical\ndevice IDs as virtual indices.",
          "is_bot": false,
          "headline": "Fix remap_visible_devices to properly remap multi-device CUDA_VISIBLE…",
          "author_name": "0x5457",
          "author_login": "0x5457",
          "committed_at": "2026-02-12T03:41:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0fa94995c6f686e45d50788072b6776a7847ee6",
          "body": "…MAPPED value with remap result (#371)",
          "is_bot": false,
          "headline": "fix: correctly detect inherited device mapping by comparing old TF_RE…",
          "author_name": "0x5457",
          "author_login": "0x5457",
          "committed_at": "2026-02-10T13:42:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b654441454e7ce6ff9483a965a66c4ff3065a7b1",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump clap from 4.5.56 to 4.5.57 (#368)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-10T00:14:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8fa6bf2e4934161edce836db5f2524d6c27dc91",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump schemars from 1.2.0 to 1.2.1 (#367)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-10T00:13:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0331f2cd71d8722cba1f1ab1e09cf9b3d2a80a9e",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump anyhow from 1.0.100 to 1.0.101 (#370)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-10T00:13:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c99dd4cc9c41199d52a0eef3fe97663a25fb6eb1",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump prost from 0.14.1 to 0.14.3 (#369)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-10T00:13:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb09bf412bfed0e8192c80f8e5a1d4ffd73921f0",
          "body": "…BLE_DEVICES changes (#366)\n\nPreviously TF_REMAPPED was a boolean flag (\"1\"), so child processes that\ninherited it could not distinguish between an already-remapped physical\ndevice ID and a virtual index set by frameworks like PyTorch. This caused\nworkers to map to wrong GPUs when the virtual index \n[…]\n ID in the allocated set.\n\nNow TF_REMAPPED stores the actual remapped result (e.g. \"1,2\"). On\nsubsequent calls, if CUDA_VISIBLE_DEVICES differs from the stored value,\nthe function re-remaps correctly.",
          "is_bot": false,
          "headline": "fix: store remapped value in TF_REMAPPED to detect external CUDA_VISI…",
          "author_name": "0x5457",
          "author_login": "0x5457",
          "committed_at": "2026-02-09T10:01:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b895a193625073f8bb5c4883e36f704b5297d7b6",
          "body": "…ocated set (#365)\n\n* fix: re-remap CUDA_VISIBLE_DEVICES when inherited value is not in allocated set\n\nWhen a child process inherits TF_REMAPPED=1 from its parent but has\nCUDA_VISIBLE_DEVICES set externally to a virtual index (e.g. \"0\"),\nthe remap logic incorrectly returned it as-is instead of mapping it\nto the correct physical device.\n\n* fix lint",
          "is_bot": false,
          "headline": "fix: re-remap CUDA_VISIBLE_DEVICES when inherited value is not in all…",
          "author_name": "0x5457",
          "author_login": "0x5457",
          "committed_at": "2026-02-09T09:09:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e11a09f288efb4f7b057c76e201cb92ddea9ddfe",
          "body": "Bumps the cargo group with 1 update in the / directory: [time](https://github.com/time-rs/time).\n\n\nUpdates `time` from 0.3.46 to 0.3.47\n- [Release notes](https://github.com/time-rs/time/releases)\n- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/tim\n[…]\n.3.47\n  dependency-type: indirect\n  dependency-group: cargo\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump time in the cargo group across 1 directory (#364)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-06T02:31:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2a4ef0663569eeab073001cf1788eb1126e78450",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump git2 in the cargo group across 1 directory (#363)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-05T00:16:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c06e6a8256ff39001ee3d8b336e966c4b12b2fa",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump cudarc from 0.18.2 to 0.19.0 (#359)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-03T00:19:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59ec73d337177494351dc6cbd747c22155c28182",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump proc-macro2 from 1.0.105 to 1.0.106 (#360)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-03T00:19:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cd0b30fc0b3c61ac846c08905fd2a2a15a5a253",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump clap from 4.5.54 to 4.5.56 (#361)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-03T00:18:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0062f35b0c1982b8b61ee0705d9204f85f83ed0e",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump hyper-util from 0.1.19 to 0.1.20 (#362)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-03T00:18:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddcb4a2c0554a1c36665ffebe3d13fc17b07be09",
          "body": "…358)\n\n* fix: correct isolation logic to only skip hooks for non-soft modes\n\n* fix lint",
          "is_bot": false,
          "headline": "fix: correct isolation logic to only skip hooks for non-soft modes (#…",
          "author_name": "0x5457",
          "author_login": "0x5457",
          "committed_at": "2026-02-02T05:34:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 382,
      "latest_release_at": "2026-07-07T05:29:34Z",
      "latest_release_tag": "v1.51.11",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 48,
      "days_since_latest_release": 23,
      "mean_days_between_releases": 16.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "erl",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [],
          "ecosystem": "crates",
          "matches_repo": null,
          "registry_url": "https://crates.io/crates/erl",
          "is_deprecated": false,
          "latest_version": "0.1.0",
          "repository_url": null,
          "versions_count": 1,
          "total_downloads": 10,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 3,
          "first_published_at": "2026-07-26T17:31:15.096307Z",
          "latest_published_at": "2026-07-26T17:31:15.096307Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 3
        },
        {
          "name": "trap",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [],
          "ecosystem": "crates",
          "matches_repo": false,
          "registry_url": "https://crates.io/crates/trap",
          "is_deprecated": false,
          "latest_version": "0.2.3",
          "repository_url": "https://mandelbrot.dk/bjoernager/trap-rs/",
          "versions_count": 7,
          "total_downloads": 983,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 9,
          "first_published_at": "2025-10-25T17:28:09.500890Z",
          "latest_published_at": "2025-10-28T19:47:36.446975Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 274
        },
        {
          "name": "utils",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "utils",
            "rub"
          ],
          "ecosystem": "crates",
          "matches_repo": false,
          "registry_url": "https://crates.io/crates/utils",
          "is_deprecated": false,
          "latest_version": "0.0.3",
          "repository_url": "https://github.com/rust-builder/utils",
          "versions_count": 3,
          "total_downloads": 27815,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 176,
          "first_published_at": "2015-01-14T17:29:29.488545Z",
          "latest_published_at": "2015-01-25T20:48:12.882260Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 4203
        },
        {
          "name": "bootstrap",
          "exists": true,
          "license": "CC0-1.0",
          "keywords": [],
          "ecosystem": "crates",
          "matches_repo": false,
          "registry_url": "https://crates.io/crates/bootstrap",
          "is_deprecated": false,
          "latest_version": "1.0.2",
          "repository_url": "https://github.com/casey/bootstrap",
          "versions_count": 3,
          "total_downloads": 5855,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 9,
          "first_published_at": "2020-10-12T00:26:31.438401Z",
          "latest_published_at": "2020-10-12T00:30:57.027337Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 2117
        },
        {
          "name": "hypervisor",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "virtualization",
            "osx",
            "hypervisor",
            "x86",
            "vt-x"
          ],
          "ecosystem": "crates",
          "matches_repo": false,
          "registry_url": "https://crates.io/crates/hypervisor",
          "is_deprecated": false,
          "latest_version": "0.0.8",
          "repository_url": "https://www.github.com/saurvs/hypervisor-rs",
          "versions_count": 7,
          "total_downloads": 12624,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 19,
          "first_published_at": "2016-03-25T14:25:27.519114Z",
          "latest_published_at": "2016-05-24T15:04:25.070860Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 3718
        }
      ]
    },
    "popularity": {
      "forks": 12,
      "stars": 38,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2025-04-08",
            "count": 1
          },
          {
            "date": "2025-04-16",
            "count": 2
          },
          {
            "date": "2025-05-18",
            "count": 1
          },
          {
            "date": "2025-08-22",
            "count": 1
          },
          {
            "date": "2025-09-22",
            "count": 1
          },
          {
            "date": "2025-10-20",
            "count": 1
          },
          {
            "date": "2025-11-23",
            "count": 1
          },
          {
            "date": "2025-11-28",
            "count": 1
          },
          {
            "date": "2026-02-08",
            "count": 1
          },
          {
            "date": "2026-02-16",
            "count": 1
          },
          {
            "date": "2026-07-19",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 12,
        "total_forks": 12
      },
      "star_history": null,
      "open_issues_and_prs": 2
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [
        "crates/hypervisor/proto/device_plugin.proto",
        "crates/hypervisor/proto/pod_resources.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Cargo.toml",
        "crates/add-path/Cargo.toml",
        "crates/api-types/Cargo.toml",
        "crates/bootstrap/Cargo.toml",
        "crates/cuda-limiter/Cargo.toml",
        "crates/erl/Cargo.toml",
        "crates/http-bidir-comm/Cargo.toml",
        "crates/hypervisor/Cargo.toml",
        "crates/integration-test/Cargo.toml",
        "crates/tf-macro/Cargo.toml",
        "crates/trap/Cargo.toml",
        "crates/utils/Cargo.toml"
      ],
      "largest_source_bytes": 54531,
      "source_files_sampled": 117,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "AGENTS.md"
      ],
      "agent_instruction_max_bytes": 3740
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "rand",
            "direct": true,
            "version": "0.8.5",
            "severity": "low",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "GHSA-cq8v-f236-94qc",
              "RUSTSEC-2026-0097"
            ],
            "fixed_version": "0.10.1",
            "advisory_count": 2,
            "oldest_advisory_days": 111
          },
          {
            "name": "rand",
            "direct": true,
            "version": "0.9.2",
            "severity": "low",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "GHSA-cq8v-f236-94qc",
              "RUSTSEC-2026-0097"
            ],
            "fixed_version": "0.10.1",
            "advisory_count": 2,
            "oldest_advisory_days": 111
          },
          {
            "name": "paste",
            "direct": false,
            "version": "1.0.15",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2024-0436"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 660
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 2,
          "unknown": 1
        },
        "advisory_count": 5,
        "affected_count": 3,
        "assessed_count": 573,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 16,
        "direct_affected_count": 2
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "ctor",
          "manifest": "crates/add-path/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "crates/api-types/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "api-types",
          "manifest": "crates/cuda-limiter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "trap",
          "manifest": "crates/cuda-limiter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tf-macro",
          "manifest": "crates/cuda-limiter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing",
          "manifest": "crates/cuda-limiter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "utils",
          "manifest": "crates/cuda-limiter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "ctor",
          "manifest": "crates/cuda-limiter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "crates/cuda-limiter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "anyhow",
          "manifest": "crates/cuda-limiter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "cudarc",
          "manifest": "crates/cuda-limiter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "reqwest",
          "manifest": "crates/cuda-limiter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "error-stack",
          "manifest": "crates/cuda-limiter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "http-bidir-comm",
          "manifest": "crates/cuda-limiter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "libloading",
          "manifest": "crates/cuda-limiter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "nvml-wrapper",
          "manifest": "crates/cuda-limiter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "nvml-wrapper-sys",
          "manifest": "crates/cuda-limiter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "once_cell",
          "manifest": "crates/cuda-limiter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "dashmap",
          "manifest": "crates/cuda-limiter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "humantime",
          "manifest": "crates/cuda-limiter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.1"
        },
        {
          "name": "erl",
          "manifest": "crates/cuda-limiter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "libc",
          "manifest": "crates/cuda-limiter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing",
          "manifest": "crates/erl/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "derive_more",
          "manifest": "crates/erl/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "error-stack",
          "manifest": "crates/erl/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "chrono",
          "manifest": "crates/http-bidir-comm/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "error-stack",
          "manifest": "crates/http-bidir-comm/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "reqwest",
          "manifest": "crates/http-bidir-comm/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "crates/http-bidir-comm/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_json",
          "manifest": "crates/http-bidir-comm/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tokio",
          "manifest": "crates/http-bidir-comm/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing",
          "manifest": "crates/http-bidir-comm/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "uuid",
          "manifest": "crates/http-bidir-comm/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "derive_more",
          "manifest": "crates/http-bidir-comm/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "poem",
          "manifest": "crates/http-bidir-comm/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "async-stream",
          "manifest": "crates/http-bidir-comm/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "eventsource",
          "manifest": "crates/http-bidir-comm/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "url",
          "manifest": "crates/http-bidir-comm/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "api-types",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "nvml-wrapper",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "anyhow",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing-subscriber",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing-appender",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "clap",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "priority-queue",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "trap",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_json",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_yaml",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "once_cell",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "utils",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "influxdb-line-protocol",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "erl",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "derive_more",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "base64",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "kube",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "k8s-openapi",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tokio",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tokio-stream",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "error-stack",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "futures",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "poem",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "http-bidir-comm",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "chrono",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tokio-util",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.7.18"
        },
        {
          "name": "tower",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "hyper-util",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.1"
        },
        {
          "name": "schemars",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "notify",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "8.2"
        },
        {
          "name": "cudarc",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "libc",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "ratatui",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.30"
        },
        {
          "name": "crossterm",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.29"
        },
        {
          "name": "glob",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3"
        },
        {
          "name": "async-trait",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "dashmap",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rand",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tonic",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.14"
        },
        {
          "name": "prost",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.14"
        },
        {
          "name": "tonic-prost",
          "manifest": "crates/hypervisor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.14"
        },
        {
          "name": "api-types",
          "manifest": "crates/integration-test/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "hypervisor",
          "manifest": "crates/integration-test/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "error-stack",
          "manifest": "crates/integration-test/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "crates/integration-test/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "utils",
          "manifest": "crates/integration-test/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "nvml-wrapper",
          "manifest": "crates/integration-test/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tempfile",
          "manifest": "crates/integration-test/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tokio",
          "manifest": "crates/integration-test/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tokio-util",
          "manifest": "crates/integration-test/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.7"
        },
        {
          "name": "serial_test",
          "manifest": "crates/integration-test/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "3.5"
        },
        {
          "name": "proc-macro2",
          "manifest": "crates/tf-macro/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "quote",
          "manifest": "crates/tf-macro/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "syn",
          "manifest": "crates/tf-macro/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "ipc-channel",
          "manifest": "crates/trap/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "crates/trap/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "crates/trap/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing",
          "manifest": "crates/trap/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "async-trait",
          "manifest": "crates/trap/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "reqwest",
          "manifest": "crates/trap/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tokio",
          "manifest": "crates/trap/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "poem",
          "manifest": "crates/trap/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "uuid",
          "manifest": "crates/trap/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "chrono",
          "manifest": "crates/trap/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_json",
          "manifest": "crates/trap/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "http-bidir-comm",
          "manifest": "crates/trap/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing",
          "manifest": "crates/utils/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing-appender",
          "manifest": "crates/utils/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing-subscriber",
          "manifest": "crates/utils/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "frida-gum",
          "manifest": "crates/utils/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "crates/utils/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "anyhow",
          "manifest": "crates/utils/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "shared_memory",
          "manifest": "crates/utils/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "libc",
          "manifest": "crates/utils/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.2.186"
        },
        {
          "name": "glob",
          "manifest": "crates/utils/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "erl",
          "manifest": "crates/utils/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "error-stack",
          "manifest": "crates/utils/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tokio",
          "manifest": "crates/utils/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "async-trait",
          "manifest": "crates/utils/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "dashmap",
          "manifest": "crates/utils/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "anyhow",
            "direct": true,
            "version": "1.0.103",
            "ecosystem": "crates"
          },
          {
            "name": "async-stream",
            "direct": true,
            "version": "0.3.6",
            "ecosystem": "crates"
          },
          {
            "name": "async-trait",
            "direct": true,
            "version": "0.1.89",
            "ecosystem": "crates"
          },
          {
            "name": "base64",
            "direct": true,
            "version": "0.22.1",
            "ecosystem": "crates"
          },
          {
            "name": "chrono",
            "direct": true,
            "version": "0.4.45",
            "ecosystem": "crates"
          },
          {
            "name": "clap",
            "direct": true,
            "version": "4.6.1",
            "ecosystem": "crates"
          },
          {
            "name": "crossterm",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "crossterm",
            "direct": true,
            "version": "0.29.0",
            "ecosystem": "crates"
          },
          {
            "name": "ctor",
            "direct": true,
            "version": "1.0.9",
            "ecosystem": "crates"
          },
          {
            "name": "cudarc",
            "direct": true,
            "version": "0.19.8",
            "ecosystem": "crates"
          },
          {
            "name": "dashmap",
            "direct": true,
            "version": "6.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "derive_more",
            "direct": true,
            "version": "2.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "error-stack",
            "direct": true,
            "version": "0.8.0",
            "ecosystem": "crates"
          },
          {
            "name": "eventsource",
            "direct": true,
            "version": "0.6.0",
            "ecosystem": "crates"
          },
          {
            "name": "frida-gum",
            "direct": true,
            "version": "0.17.0",
            "ecosystem": "crates"
          },
          {
            "name": "futures",
            "direct": true,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "glob",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "glob",
            "direct": true,
            "version": "0.3.3",
            "ecosystem": "crates"
          },
          {
            "name": "humantime",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "humantime",
            "direct": true,
            "version": "2.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "hyper-util",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "hyper-util",
            "direct": true,
            "version": "0.1.20",
            "ecosystem": "crates"
          },
          {
            "name": "influxdb-line-protocol",
            "direct": true,
            "version": "2.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "ipc-channel",
            "direct": true,
            "version": "0.22.0",
            "ecosystem": "crates"
          },
          {
            "name": "k8s-openapi",
            "direct": true,
            "version": "0.28.0",
            "ecosystem": "crates"
          },
          {
            "name": "kube",
            "direct": true,
            "version": "4.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "libc",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "libc",
            "direct": true,
            "version": "0.2.186",
            "ecosystem": "crates"
          },
          {
            "name": "libloading",
            "direct": true,
            "version": "0.8.9",
            "ecosystem": "crates"
          },
          {
            "name": "libloading",
            "direct": true,
            "version": "0.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "notify",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "notify",
            "direct": true,
            "version": "8.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "nvml-wrapper",
            "direct": true,
            "version": "0.12.1",
            "ecosystem": "crates"
          },
          {
            "name": "nvml-wrapper-sys",
            "direct": true,
            "version": "0.9.1",
            "ecosystem": "crates"
          },
          {
            "name": "once_cell",
            "direct": true,
            "version": "1.21.4",
            "ecosystem": "crates"
          },
          {
            "name": "poem",
            "direct": true,
            "version": "3.1.12",
            "ecosystem": "crates"
          },
          {
            "name": "priority-queue",
            "direct": true,
            "version": "2.7.0",
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro2",
            "direct": true,
            "version": "1.0.106",
            "ecosystem": "crates"
          },
          {
            "name": "prost",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "prost",
            "direct": true,
            "version": "0.14.4",
            "ecosystem": "crates"
          },
          {
            "name": "quote",
            "direct": true,
            "version": "1.0.46",
            "ecosystem": "crates"
          },
          {
            "name": "rand",
            "direct": true,
            "version": "0.10.2",
            "ecosystem": "crates"
          },
          {
            "name": "rand",
            "direct": true,
            "version": "0.8.5",
            "ecosystem": "crates"
          },
          {
            "name": "rand",
            "direct": true,
            "version": "0.9.2",
            "ecosystem": "crates"
          },
          {
            "name": "ratatui",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "ratatui",
            "direct": true,
            "version": "0.30.2",
            "ecosystem": "crates"
          },
          {
            "name": "reqwest",
            "direct": true,
            "version": "0.12.28",
            "ecosystem": "crates"
          },
          {
            "name": "schemars",
            "direct": true,
            "version": "1.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "serde",
            "direct": true,
            "version": "1.0.228",
            "ecosystem": "crates"
          },
          {
            "name": "serde_json",
            "direct": true,
            "version": "1.0.150",
            "ecosystem": "crates"
          },
          {
            "name": "serde_yaml",
            "direct": true,
            "version": "0.9.34+deprecated",
            "ecosystem": "crates"
          },
          {
            "name": "serial_test",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serial_test",
            "direct": true,
            "version": "3.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "shared_memory",
            "direct": true,
            "version": "0.12.5",
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": true,
            "version": "1.0.109",
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": true,
            "version": "2.0.119",
            "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.52.4",
            "ecosystem": "crates"
          },
          {
            "name": "tokio-stream",
            "direct": true,
            "version": "0.1.18",
            "ecosystem": "crates"
          },
          {
            "name": "tokio-util",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "tokio-util",
            "direct": true,
            "version": "0.7.18",
            "ecosystem": "crates"
          },
          {
            "name": "tonic",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "tonic",
            "direct": true,
            "version": "0.14.6",
            "ecosystem": "crates"
          },
          {
            "name": "tonic-prost",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "tonic-prost",
            "direct": true,
            "version": "0.14.6",
            "ecosystem": "crates"
          },
          {
            "name": "tower",
            "direct": true,
            "version": "0.5.3",
            "ecosystem": "crates"
          },
          {
            "name": "tracing",
            "direct": true,
            "version": "0.1.44",
            "ecosystem": "crates"
          },
          {
            "name": "tracing-appender",
            "direct": true,
            "version": "0.2.5",
            "ecosystem": "crates"
          },
          {
            "name": "tracing-subscriber",
            "direct": true,
            "version": "0.3.23",
            "ecosystem": "crates"
          },
          {
            "name": "url",
            "direct": true,
            "version": "2.5.8",
            "ecosystem": "crates"
          },
          {
            "name": "uuid",
            "direct": true,
            "version": "1.24.0",
            "ecosystem": "crates"
          },
          {
            "name": "adler2",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "ahash",
            "direct": false,
            "version": "0.8.12",
            "ecosystem": "crates"
          },
          {
            "name": "aho-corasick",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "allocator-api2",
            "direct": false,
            "version": "0.2.21",
            "ecosystem": "crates"
          },
          {
            "name": "android_system_properties",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "annotate-snippets",
            "direct": false,
            "version": "0.12.16",
            "ecosystem": "crates"
          },
          {
            "name": "anstream",
            "direct": false,
            "version": "0.6.21",
            "ecosystem": "crates"
          },
          {
            "name": "anstream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle",
            "direct": false,
            "version": "1.0.13",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-parse",
            "direct": false,
            "version": "0.2.7",
            "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": "arraydeque",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "crates"
          },
          {
            "name": "assert-json-diff",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "crates"
          },
          {
            "name": "async-broadcast",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "crates"
          },
          {
            "name": "async-stream-impl",
            "direct": false,
            "version": "0.3.6",
            "ecosystem": "crates"
          },
          {
            "name": "atomic",
            "direct": false,
            "version": "0.6.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": "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": "bindgen",
            "direct": false,
            "version": "0.71.1",
            "ecosystem": "crates"
          },
          {
            "name": "bit-set",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "crates"
          },
          {
            "name": "bit-vec",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "crates"
          },
          {
            "name": "bitflags",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "bitflags",
            "direct": false,
            "version": "2.13.0",
            "ecosystem": "crates"
          },
          {
            "name": "block-buffer",
            "direct": false,
            "version": "0.10.4",
            "ecosystem": "crates"
          },
          {
            "name": "bon",
            "direct": false,
            "version": "3.9.3",
            "ecosystem": "crates"
          },
          {
            "name": "bon-macros",
            "direct": false,
            "version": "3.9.3",
            "ecosystem": "crates"
          },
          {
            "name": "bstr",
            "direct": false,
            "version": "1.12.1",
            "ecosystem": "crates"
          },
          {
            "name": "bumpalo",
            "direct": false,
            "version": "3.20.2",
            "ecosystem": "crates"
          },
          {
            "name": "by_address",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "bytemuck",
            "direct": false,
            "version": "1.25.0",
            "ecosystem": "crates"
          },
          {
            "name": "bytes",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "crates"
          },
          {
            "name": "castaway",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "crates"
          },
          {
            "name": "cc",
            "direct": false,
            "version": "1.2.56",
            "ecosystem": "crates"
          },
          {
            "name": "cexpr",
            "direct": false,
            "version": "0.6.0",
            "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": "clang-sys",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "crates"
          },
          {
            "name": "clap_builder",
            "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.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "cobs",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "colorchoice",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "crates"
          },
          {
            "name": "compact_str",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "concurrent-queue",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "console",
            "direct": false,
            "version": "0.16.3",
            "ecosystem": "crates"
          },
          {
            "name": "convert_case",
            "direct": false,
            "version": "0.10.0",
            "ecosystem": "crates"
          },
          {
            "name": "core-foundation",
            "direct": false,
            "version": "0.10.1",
            "ecosystem": "crates"
          },
          {
            "name": "core-foundation-sys",
            "direct": false,
            "version": "0.8.7",
            "ecosystem": "crates"
          },
          {
            "name": "cpufeatures",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "crates"
          },
          {
            "name": "cpufeatures",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "crc32fast",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "critical-section",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "crossbeam-channel",
            "direct": false,
            "version": "0.5.15",
            "ecosystem": "crates"
          },
          {
            "name": "crossbeam-utils",
            "direct": false,
            "version": "0.8.21",
            "ecosystem": "crates"
          },
          {
            "name": "crossterm_winapi",
            "direct": false,
            "version": "0.9.1",
            "ecosystem": "crates"
          },
          {
            "name": "crypto-common",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "crates"
          },
          {
            "name": "csscolorparser",
            "direct": false,
            "version": "0.6.2",
            "ecosystem": "crates"
          },
          {
            "name": "cstr_core",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "crates"
          },
          {
            "name": "cty",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "darling",
            "direct": false,
            "version": "0.20.11",
            "ecosystem": "crates"
          },
          {
            "name": "darling",
            "direct": false,
            "version": "0.23.0",
            "ecosystem": "crates"
          },
          {
            "name": "darling_core",
            "direct": false,
            "version": "0.20.11",
            "ecosystem": "crates"
          },
          {
            "name": "darling_core",
            "direct": false,
            "version": "0.23.0",
            "ecosystem": "crates"
          },
          {
            "name": "darling_macro",
            "direct": false,
            "version": "0.20.11",
            "ecosystem": "crates"
          },
          {
            "name": "darling_macro",
            "direct": false,
            "version": "0.23.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": "deltae",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "deranged",
            "direct": false,
            "version": "0.5.8",
            "ecosystem": "crates"
          },
          {
            "name": "derive_more-impl",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "digest",
            "direct": false,
            "version": "0.10.7",
            "ecosystem": "crates"
          },
          {
            "name": "dispatch2",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "crates"
          },
          {
            "name": "displaydoc",
            "direct": false,
            "version": "0.2.5",
            "ecosystem": "crates"
          },
          {
            "name": "doc-comment",
            "direct": false,
            "version": "0.3.4",
            "ecosystem": "crates"
          },
          {
            "name": "document-features",
            "direct": false,
            "version": "0.2.12",
            "ecosystem": "crates"
          },
          {
            "name": "dyn-clone",
            "direct": false,
            "version": "1.0.20",
            "ecosystem": "crates"
          },
          {
            "name": "educe",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "crates"
          },
          {
            "name": "either",
            "direct": false,
            "version": "1.15.0",
            "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": "encode_unicode",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "encoding_rs",
            "direct": false,
            "version": "0.8.35",
            "ecosystem": "crates"
          },
          {
            "name": "encoding_rs_io",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "crates"
          },
          {
            "name": "enum-ordinalize",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "enum-ordinalize-derive",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "env_filter",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "env_logger",
            "direct": false,
            "version": "0.11.9",
            "ecosystem": "crates"
          },
          {
            "name": "equivalent",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "crates"
          },
          {
            "name": "errno",
            "direct": false,
            "version": "0.3.14",
            "ecosystem": "crates"
          },
          {
            "name": "euclid",
            "direct": false,
            "version": "0.22.13",
            "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": "fancy-regex",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "crates"
          },
          {
            "name": "fast-srgb8",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "fastrand",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "filedescriptor",
            "direct": false,
            "version": "0.8.3",
            "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": "finl_unicode",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "fixedbitset",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "crates"
          },
          {
            "name": "fixedbitset",
            "direct": false,
            "version": "0.5.7",
            "ecosystem": "crates"
          },
          {
            "name": "flate2",
            "direct": false,
            "version": "1.1.9",
            "ecosystem": "crates"
          },
          {
            "name": "fnv",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "crates"
          },
          {
            "name": "foldhash",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "foldhash",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "form_urlencoded",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "frida-build",
            "direct": false,
            "version": "0.17.0",
            "ecosystem": "crates"
          },
          {
            "name": "frida-gum-sys",
            "direct": false,
            "version": "0.17.0",
            "ecosystem": "crates"
          },
          {
            "name": "fsevent-sys",
            "direct": false,
            "version": "4.1.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-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-util",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures_codec",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "generic-array",
            "direct": false,
            "version": "0.14.7",
            "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.1",
            "ecosystem": "crates"
          },
          {
            "name": "git2",
            "direct": false,
            "version": "0.21.0",
            "ecosystem": "crates"
          },
          {
            "name": "gloo-timers",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "granit-parser",
            "direct": false,
            "version": "0.0.3",
            "ecosystem": "crates"
          },
          {
            "name": "h2",
            "direct": false,
            "version": "0.4.13",
            "ecosystem": "crates"
          },
          {
            "name": "hashbrown",
            "direct": false,
            "version": "0.14.5",
            "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.1",
            "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.4.1",
            "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": "hostname",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "crates"
          },
          {
            "name": "http",
            "direct": false,
            "version": "1.4.0",
            "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": "hyper",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "crates"
          },
          {
            "name": "hyper-rustls",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "crates"
          },
          {
            "name": "hyper-timeout",
            "direct": false,
            "version": "0.5.2",
            "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_locale_core",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "icu_normalizer",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "icu_normalizer_data",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "icu_properties",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "icu_properties_data",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "icu_provider",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "id-arena",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "ident_case",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "idna",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "idna_adapter",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "indexmap",
            "direct": false,
            "version": "2.13.0",
            "ecosystem": "crates"
          },
          {
            "name": "indoc",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "crates"
          },
          {
            "name": "inotify",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "crates"
          },
          {
            "name": "inotify-sys",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "instability",
            "direct": false,
            "version": "0.3.11",
            "ecosystem": "crates"
          },
          {
            "name": "ipnet",
            "direct": false,
            "version": "2.11.0",
            "ecosystem": "crates"
          },
          {
            "name": "iri-string",
            "direct": false,
            "version": "0.7.10",
            "ecosystem": "crates"
          },
          {
            "name": "is_terminal_polyfill",
            "direct": false,
            "version": "1.70.2",
            "ecosystem": "crates"
          },
          {
            "name": "itertools",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "crates"
          },
          {
            "name": "itertools",
            "direct": false,
            "version": "0.14.0",
            "ecosystem": "crates"
          },
          {
            "name": "itoa",
            "direct": false,
            "version": "1.0.17",
            "ecosystem": "crates"
          },
          {
            "name": "jiff",
            "direct": false,
            "version": "0.2.21",
            "ecosystem": "crates"
          },
          {
            "name": "jiff-static",
            "direct": false,
            "version": "0.2.21",
            "ecosystem": "crates"
          },
          {
            "name": "jobserver",
            "direct": false,
            "version": "0.1.34",
            "ecosystem": "crates"
          },
          {
            "name": "js-sys",
            "direct": false,
            "version": "0.3.90",
            "ecosystem": "crates"
          },
          {
            "name": "json-patch",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "jsonpath-rust",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "crates"
          },
          {
            "name": "jsonptr",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "crates"
          },
          {
            "name": "kasuari",
            "direct": false,
            "version": "0.4.11",
            "ecosystem": "crates"
          },
          {
            "name": "kqueue",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "kqueue-sys",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "crates"
          },
          {
            "name": "kube-client",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "kube-core",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "kube-derive",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "kube-runtime",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "lab",
            "direct": false,
            "version": "0.11.0",
            "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": "libm",
            "direct": false,
            "version": "0.2.16",
            "ecosystem": "crates"
          },
          {
            "name": "libredox",
            "direct": false,
            "version": "0.1.12",
            "ecosystem": "crates"
          },
          {
            "name": "libz-sys",
            "direct": false,
            "version": "1.1.24",
            "ecosystem": "crates"
          },
          {
            "name": "line-clipping",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "crates"
          },
          {
            "name": "link-section",
            "direct": false,
            "version": "0.19.0",
            "ecosystem": "crates"
          },
          {
            "name": "linktime-proc-macro",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "linux-raw-sys",
            "direct": false,
            "version": "0.12.1",
            "ecosystem": "crates"
          },
          {
            "name": "litemap",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "crates"
          },
          {
            "name": "litrs",
            "direct": false,
            "version": "1.0.0",
            "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",
            "direct": false,
            "version": "0.18.0",
            "ecosystem": "crates"
          },
          {
            "name": "lru-slab",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "lzma-sys",
            "direct": false,
            "version": "0.1.20",
            "ecosystem": "crates"
          },
          {
            "name": "mac_address",
            "direct": false,
            "version": "1.1.8",
            "ecosystem": "crates"
          },
          {
            "name": "matchers",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "matchit",
            "direct": false,
            "version": "0.8.4",
            "ecosystem": "crates"
          },
          {
            "name": "memchr",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "crates"
          },
          {
            "name": "memmem",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "memoffset",
            "direct": false,
            "version": "0.9.1",
            "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.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "multimap",
            "direct": false,
            "version": "0.10.1",
            "ecosystem": "crates"
          },
          {
            "name": "nix",
            "direct": false,
            "version": "0.29.0",
            "ecosystem": "crates"
          },
          {
            "name": "nix",
            "direct": false,
            "version": "0.30.1",
            "ecosystem": "crates"
          },
          {
            "name": "nohash-hasher",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "nom",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "crates"
          },
          {
            "name": "notify-types",
            "direct": false,
            "version": "2.1.0",
            "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",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "crates"
          },
          {
            "name": "num-complex",
            "direct": false,
            "version": "0.4.6",
            "ecosystem": "crates"
          },
          {
            "name": "num-conv",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "num-derive",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "crates"
          },
          {
            "name": "num-integer",
            "direct": false,
            "version": "0.1.46",
            "ecosystem": "crates"
          },
          {
            "name": "num-iter",
            "direct": false,
            "version": "0.1.45",
            "ecosystem": "crates"
          },
          {
            "name": "num-rational",
            "direct": false,
            "version": "0.4.2",
            "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": "num_threads",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "crates"
          },
          {
            "name": "objc2",
            "direct": false,
            "version": "0.6.4",
            "ecosystem": "crates"
          },
          {
            "name": "objc2-core-foundation",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "objc2-encode",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "objc2-foundation",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "objc2-io-kit",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "objc2-open-directory",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "once_cell_polyfill",
            "direct": false,
            "version": "1.70.2",
            "ecosystem": "crates"
          },
          {
            "name": "openssl-probe",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "ordered-float",
            "direct": false,
            "version": "2.10.1",
            "ecosystem": "crates"
          },
          {
            "name": "ordered-float",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "crates"
          },
          {
            "name": "palette",
            "direct": false,
            "version": "0.7.6",
            "ecosystem": "crates"
          },
          {
            "name": "palette_derive",
            "direct": false,
            "version": "0.7.6",
            "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": "paste",
            "direct": false,
            "version": "1.0.15",
            "ecosystem": "crates"
          },
          {
            "name": "pem",
            "direct": false,
            "version": "3.0.6",
            "ecosystem": "crates"
          },
          {
            "name": "percent-encoding",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "pest",
            "direct": false,
            "version": "2.8.6",
            "ecosystem": "crates"
          },
          {
            "name": "pest_derive",
            "direct": false,
            "version": "2.8.6",
            "ecosystem": "crates"
          },
          {
            "name": "pest_generator",
            "direct": false,
            "version": "2.8.6",
            "ecosystem": "crates"
          },
          {
            "name": "pest_meta",
            "direct": false,
            "version": "2.8.6",
            "ecosystem": "crates"
          },
          {
            "name": "petgraph",
            "direct": false,
            "version": "0.8.3",
            "ecosystem": "crates"
          },
          {
            "name": "phf",
            "direct": false,
            "version": "0.11.3",
            "ecosystem": "crates"
          },
          {
            "name": "phf_codegen",
            "direct": false,
            "version": "0.11.3",
            "ecosystem": "crates"
          },
          {
            "name": "phf_generator",
            "direct": false,
            "version": "0.11.3",
            "ecosystem": "crates"
          },
          {
            "name": "phf_macros",
            "direct": false,
            "version": "0.11.3",
            "ecosystem": "crates"
          },
          {
            "name": "phf_shared",
            "direct": false,
            "version": "0.11.3",
            "ecosystem": "crates"
          },
          {
            "name": "pin-project",
            "direct": false,
            "version": "1.1.10",
            "ecosystem": "crates"
          },
          {
            "name": "pin-project-internal",
            "direct": false,
            "version": "1.1.10",
            "ecosystem": "crates"
          },
          {
            "name": "pin-project-lite",
            "direct": false,
            "version": "0.2.16",
            "ecosystem": "crates"
          },
          {
            "name": "pin-utils",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "pkg-config",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "poem-derive",
            "direct": false,
            "version": "3.1.12",
            "ecosystem": "crates"
          },
          {
            "name": "portable-atomic",
            "direct": false,
            "version": "1.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "portable-atomic-util",
            "direct": false,
            "version": "0.2.5",
            "ecosystem": "crates"
          },
          {
            "name": "postcard",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "crates"
          },
          {
            "name": "potential_utf",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "powerfmt",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "ppv-lite86",
            "direct": false,
            "version": "0.2.21",
            "ecosystem": "crates"
          },
          {
            "name": "prettyplease",
            "direct": false,
            "version": "0.2.37",
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro-crate",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "procfs",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "procfs",
            "direct": false,
            "version": "0.18.0",
            "ecosystem": "crates"
          },
          {
            "name": "procfs-core",
            "direct": false,
            "version": "0.18.0",
            "ecosystem": "crates"
          },
          {
            "name": "prost-build",
            "direct": false,
            "version": "0.14.3",
            "ecosystem": "crates"
          },
          {
            "name": "prost-derive",
            "direct": false,
            "version": "0.14.4",
            "ecosystem": "crates"
          },
          {
            "name": "prost-types",
            "direct": false,
            "version": "0.14.3",
            "ecosystem": "crates"
          },
          {
            "name": "pulldown-cmark",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "pulldown-cmark-to-cmark",
            "direct": false,
            "version": "22.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "quinn",
            "direct": false,
            "version": "0.11.9",
            "ecosystem": "crates"
          },
          {
            "name": "quinn-proto",
            "direct": false,
            "version": "0.11.16",
            "ecosystem": "crates"
          },
          {
            "name": "quinn-udp",
            "direct": false,
            "version": "0.5.14",
            "ecosystem": "crates"
          },
          {
            "name": "r-efi",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "rand_chacha",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "rand_core",
            "direct": false,
            "version": "0.10.0",
            "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_pcg",
            "direct": false,
            "version": "0.10.2",
            "ecosystem": "crates"
          },
          {
            "name": "ratatui-core",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "ratatui-crossterm",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "ratatui-macros",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "crates"
          },
          {
            "name": "ratatui-termina",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "ratatui-termwiz",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "ratatui-widgets",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "redox_syscall",
            "direct": false,
            "version": "0.5.18",
            "ecosystem": "crates"
          },
          {
            "name": "redox_syscall",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "crates"
          },
          {
            "name": "ref-cast",
            "direct": false,
            "version": "1.0.25",
            "ecosystem": "crates"
          },
          {
            "name": "ref-cast-impl",
            "direct": false,
            "version": "1.0.25",
            "ecosystem": "crates"
          },
          {
            "name": "regex",
            "direct": false,
            "version": "1.12.3",
            "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": "rfc7239",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "crates"
          },
          {
            "name": "ring",
            "direct": false,
            "version": "0.17.14",
            "ecosystem": "crates"
          },
          {
            "name": "rustc-hash",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "rustc_version",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "rustix",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "rustls",
            "direct": false,
            "version": "0.23.37",
            "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-webpki",
            "direct": false,
            "version": "0.103.13",
            "ecosystem": "crates"
          },
          {
            "name": "rustversion",
            "direct": false,
            "version": "1.0.22",
            "ecosystem": "crates"
          },
          {
            "name": "ryu",
            "direct": false,
            "version": "1.0.23",
            "ecosystem": "crates"
          },
          {
            "name": "same-file",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "crates"
          },
          {
            "name": "schannel",
            "direct": false,
            "version": "0.1.28",
            "ecosystem": "crates"
          },
          {
            "name": "schemars_derive",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "scopeguard",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "secrecy",
            "direct": false,
            "version": "0.10.3",
            "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": "serde-saphyr",
            "direct": false,
            "version": "0.0.27",
            "ecosystem": "crates"
          },
          {
            "name": "serde-value",
            "direct": false,
            "version": "0.7.0",
            "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_derive_internals",
            "direct": false,
            "version": "0.29.1",
            "ecosystem": "crates"
          },
          {
            "name": "serde_urlencoded",
            "direct": false,
            "version": "0.7.1",
            "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": "sha2",
            "direct": false,
            "version": "0.10.9",
            "ecosystem": "crates"
          },
          {
            "name": "sharded-slab",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "crates"
          },
          {
            "name": "shlex",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "signal-hook",
            "direct": false,
            "version": "0.3.18",
            "ecosystem": "crates"
          },
          {
            "name": "signal-hook-mio",
            "direct": false,
            "version": "0.2.5",
            "ecosystem": "crates"
          },
          {
            "name": "signal-hook-registry",
            "direct": false,
            "version": "1.4.8",
            "ecosystem": "crates"
          },
          {
            "name": "simd-adler32",
            "direct": false,
            "version": "0.3.8",
            "ecosystem": "crates"
          },
          {
            "name": "similar",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "similar-asserts",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "similar-asserts",
            "direct": false,
            "version": "2.0.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": "snafu",
            "direct": false,
            "version": "0.7.5",
            "ecosystem": "crates"
          },
          {
            "name": "snafu-derive",
            "direct": false,
            "version": "0.7.5",
            "ecosystem": "crates"
          },
          {
            "name": "socket2",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "crates"
          },
          {
            "name": "spin",
            "direct": false,
            "version": "0.10.0",
            "ecosystem": "crates"
          },
          {
            "name": "sse-codec",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "crates"
          },
          {
            "name": "stable_deref_trait",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "static_assertions",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "strsim",
            "direct": false,
            "version": "0.11.1",
            "ecosystem": "crates"
          },
          {
            "name": "strum",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "crates"
          },
          {
            "name": "strum_macros",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "crates"
          },
          {
            "name": "subtle",
            "direct": false,
            "version": "2.6.1",
            "ecosystem": "crates"
          },
          {
            "name": "symlink",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "sync_wrapper",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "crates"
          },
          {
            "name": "synstructure",
            "direct": false,
            "version": "0.13.2",
            "ecosystem": "crates"
          },
          {
            "name": "sysinfo",
            "direct": false,
            "version": "0.39.5",
            "ecosystem": "crates"
          },
          {
            "name": "tar",
            "direct": false,
            "version": "0.4.46",
            "ecosystem": "crates"
          },
          {
            "name": "termina",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "crates"
          },
          {
            "name": "terminfo",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "termios",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "crates"
          },
          {
            "name": "termwiz",
            "direct": false,
            "version": "0.23.3",
            "ecosystem": "crates"
          },
          {
            "name": "test-log",
            "direct": false,
            "version": "0.2.21",
            "ecosystem": "crates"
          },
          {
            "name": "test-log-core",
            "direct": false,
            "version": "0.2.21",
            "ecosystem": "crates"
          },
          {
            "name": "test-log-macros",
            "direct": false,
            "version": "0.2.21",
            "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.51",
            "ecosystem": "crates"
          },
          {
            "name": "time-core",
            "direct": false,
            "version": "0.1.9",
            "ecosystem": "crates"
          },
          {
            "name": "time-macros",
            "direct": false,
            "version": "0.2.30",
            "ecosystem": "crates"
          },
          {
            "name": "tinystr",
            "direct": false,
            "version": "0.8.2",
            "ecosystem": "crates"
          },
          {
            "name": "tinyvec",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "crates"
          },
          {
            "name": "tinyvec_macros",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "tokio-macros",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "crates"
          },
          {
            "name": "tokio-rustls",
            "direct": false,
            "version": "0.26.4",
            "ecosystem": "crates"
          },
          {
            "name": "toml_datetime",
            "direct": false,
            "version": "0.7.5+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "toml_edit",
            "direct": false,
            "version": "0.23.10+spec-1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "toml_parser",
            "direct": false,
            "version": "1.0.9+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "tonic-build",
            "direct": false,
            "version": "0.14.6",
            "ecosystem": "crates"
          },
          {
            "name": "tonic-prost-build",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "tonic-prost-build",
            "direct": false,
            "version": "0.14.6",
            "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-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": "try-lock",
            "direct": false,
            "version": "0.2.5",
            "ecosystem": "crates"
          },
          {
            "name": "typenum",
            "direct": false,
            "version": "1.19.0",
            "ecosystem": "crates"
          },
          {
            "name": "ucd-trie",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "crates"
          },
          {
            "name": "uncased",
            "direct": false,
            "version": "0.9.10",
            "ecosystem": "crates"
          },
          {
            "name": "unicase",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-ident",
            "direct": false,
            "version": "1.0.24",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-segmentation",
            "direct": false,
            "version": "1.12.0",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-truncate",
            "direct": false,
            "version": "2.0.1",
            "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": "unsafe-libyaml",
            "direct": false,
            "version": "0.2.11",
            "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": "vcpkg",
            "direct": false,
            "version": "0.2.15",
            "ecosystem": "crates"
          },
          {
            "name": "vergen",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "vergen-git2",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "vergen-lib",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "version_check",
            "direct": false,
            "version": "0.9.5",
            "ecosystem": "crates"
          },
          {
            "name": "vtparse",
            "direct": false,
            "version": "0.6.2",
            "ecosystem": "crates"
          },
          {
            "name": "walkdir",
            "direct": false,
            "version": "2.5.0",
            "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": "wasip2",
            "direct": false,
            "version": "1.0.2+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": "wasm-bindgen",
            "direct": false,
            "version": "0.2.113",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-futures",
            "direct": false,
            "version": "0.4.63",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-macro",
            "direct": false,
            "version": "0.2.113",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-macro-support",
            "direct": false,
            "version": "0.2.113",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-shared",
            "direct": false,
            "version": "0.2.113",
            "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": "wasmparser",
            "direct": false,
            "version": "0.244.0",
            "ecosystem": "crates"
          },
          {
            "name": "web-sys",
            "direct": false,
            "version": "0.3.90",
            "ecosystem": "crates"
          },
          {
            "name": "web-time",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "webpki-roots",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "crates"
          },
          {
            "name": "wezterm-bidi",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "crates"
          },
          {
            "name": "wezterm-blob-leases",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "wezterm-color-types",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "wezterm-dynamic",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "wezterm-dynamic-derive",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "wezterm-input-types",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "wildmatch",
            "direct": false,
            "version": "2.6.1",
            "ecosystem": "crates"
          },
          {
            "name": "win-sys",
            "direct": false,
            "version": "0.3.1",
            "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.34.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows",
            "direct": false,
            "version": "0.61.3",
            "ecosystem": "crates"
          },
          {
            "name": "windows",
            "direct": false,
            "version": "0.62.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows-collections",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows-collections",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows-core",
            "direct": false,
            "version": "0.61.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows-core",
            "direct": false,
            "version": "0.62.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows-future",
            "direct": false,
            "version": "0.2.1",
            "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.1.3",
            "ecosystem": "crates"
          },
          {
            "name": "windows-link",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "windows-numerics",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows-numerics",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "crates"
          },
          {
            "name": "windows-result",
            "direct": false,
            "version": "0.3.4",
            "ecosystem": "crates"
          },
          {
            "name": "windows-result",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "windows-strings",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows-strings",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "crates"
          },
          {
            "name": "windows-sys",
            "direct": false,
            "version": "0.52.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.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows-targets",
            "direct": false,
            "version": "0.53.5",
            "ecosystem": "crates"
          },
          {
            "name": "windows-threading",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows-threading",
            "direct": false,
            "version": "0.2.1",
            "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.34.0",
            "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.34.0",
            "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.34.0",
            "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.34.0",
            "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.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.34.0",
            "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.14",
            "ecosystem": "crates"
          },
          {
            "name": "wiremock",
            "direct": false,
            "version": null,
            "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-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": "wrapcenum-derive",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "writeable",
            "direct": false,
            "version": "0.6.2",
            "ecosystem": "crates"
          },
          {
            "name": "xattr",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "crates"
          },
          {
            "name": "xz",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "xz2",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "crates"
          },
          {
            "name": "yoke",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "crates"
          },
          {
            "name": "yoke-derive",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "crates"
          },
          {
            "name": "zerocopy",
            "direct": false,
            "version": "0.8.39",
            "ecosystem": "crates"
          },
          {
            "name": "zerocopy-derive",
            "direct": false,
            "version": "0.8.39",
            "ecosystem": "crates"
          },
          {
            "name": "zerofrom",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "crates"
          },
          {
            "name": "zerofrom-derive",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "crates"
          },
          {
            "name": "zeroize",
            "direct": false,
            "version": "1.8.2",
            "ecosystem": "crates"
          },
          {
            "name": "zerotrie",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "crates"
          },
          {
            "name": "zerovec",
            "direct": false,
            "version": "0.11.5",
            "ecosystem": "crates"
          },
          {
            "name": "zerovec-derive",
            "direct": false,
            "version": "0.11.2",
            "ecosystem": "crates"
          },
          {
            "name": "zmij",
            "direct": false,
            "version": "1.0.21",
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 589,
        "direct_count": 73,
        "indirect_count": 516
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 437,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 1,
        "closed_unmerged_prs": 25
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "0x5457",
          "commits": 262,
          "avatar_url": "https://avatars.githubusercontent.com/u/15799365?v=4"
        },
        {
          "type": "User",
          "login": "Code2Life",
          "commits": 25,
          "avatar_url": "https://avatars.githubusercontent.com/u/14833440?v=4"
        },
        {
          "type": "User",
          "login": "Codexiaoyi",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/48213711?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.91
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "lint.yml",
        "release.yml",
        "test.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "security_signals": {
      "lockfiles": [
        "Cargo.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "28 out of 28 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": 0,
            "reason": "Found 0/2 approved changesets -- score normalized to 0",
            "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": "26 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 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": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 8,
            "reason": "2 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "81154044bdb1d9ba144cc6f272e1a1fdea0b7cdf",
        "ran_at": "2026-07-30T10:31:56Z",
        "aggregate_score": 6.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-28T12:38:08Z",
      "oldest_open_prs": [
        {
          "number": 343,
          "created_at": "2026-01-20T06:10:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 466,
          "created_at": "2026-07-28T12:38:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-28T12:29:21Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/NexusGPU/vgpu.rs",
    "host": "github.com",
    "name": "vgpu.rs",
    "owner": "NexusGPU"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "excellent",
      "name": "Overall health",
      "note": "The weighted overall 68 is calibrated to 80 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 68,
            "calibrated": 80,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 80,
      "inputs": {
        "security": 70,
        "vitality": 94,
        "community": 34,
        "governance": 57,
        "calibration": "2026-08-02",
        "engineering": 82,
        "ai_readiness": 74,
        "weighted_overall_raw": 68
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "exceptional",
        "name": "Vitality",
        "value": 94,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "exceptional",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 97,
            "inputs": {
              "commits_last_year": 382,
              "human_commit_share": 0.13,
              "days_since_last_push": 1,
              "active_weeks_last_year": 48
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "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": "382 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 382
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "26 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v1.51.11",
              "releases_from_tags": false,
              "days_since_latest_release": 23,
              "mean_days_between_releases": 16.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 23 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 23
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~16.4 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 16.4
                    }
                  }
                ],
                "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": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 28,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 28 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 28
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 34,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "forks": 12,
              "stars": 38,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "38 stars",
                "points": 25.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 38
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "12 forks",
                "points": 8.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "critical",
            "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": 10,
            "inputs": {
              "packages": [
                "erl"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 10,
              "monthly_downloads": 3
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "3 downloads/month across crates",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 3,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 57,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 21,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.91
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 91% of commits",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 91
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 81,
            "inputs": {
              "merged_prs": 437,
              "open_issues": 0,
              "closed_issues": 1,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 25,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 42,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "437/462 decided PRs merged",
                "points": 28.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 437,
                      "decided": 462
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/2 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 53,
            "inputs": {
              "followers": 35,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "NexusGPU",
              "public_repos": 12,
              "account_age_days": 651
            },
            "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": "35 followers of NexusGPU",
                "points": 11.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 35,
                      "login": "NexusGPU"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "12 public repos, account ~1 yr old",
                "points": 11.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 12
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 1
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "packages": [
                "erl"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 3
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 3 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "1 published versions",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 82,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "exceptional",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": 16,
                "status": "met",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 9.6,
                "status": "met",
                "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": "28 out of 28 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": 65,
            "inputs": {
              "topics": [
                "ai",
                "ai-infra",
                "fractional-gpu",
                "gpu-utilization",
                "nvidia",
                "vgpu",
                "vgpu-hypervisor",
                "virtual-gpu"
              ],
              "has_wiki": false,
              "homepage": "https://tensor-fusion.ai",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://tensor-fusion.ai",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "8 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 70,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 6.4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "28 out of 28 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/2 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "26 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "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": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "2 existing vulnerabilities detected",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 573 resolved dependencies against OSV; 16 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": 573
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 16
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 93,
            "inputs": {
              "source": "osv",
              "advisories": 5,
              "affected_packages": 3,
              "assessed_packages": 573,
              "unassessed_packages": 16,
              "affected_by_severity": "low 2, unknown 1",
              "direct_affected_packages": 2
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "2 affected: rand 0.8.5 (low), rand 0.9.2 (low)",
                "points": 31.4,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 2,
                      "packages": "rand 0.8.5 (low), rand 0.9.2 (low)"
                    }
                  }
                ],
                "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": "2 advisory-carrying package(s) unaddressed past 90 days; oldest published 111 days ago",
                "points": 38.1,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 2,
                      "oldest": 111
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 573,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 2
            },
            "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": "good",
        "name": "AI Readiness",
        "value": 74,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "good",
            "name": "Agent context & guidance",
            "note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "legible_commit_history"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 75,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": null,
              "agent_instruction_files": [
                "AGENTS.md"
              ],
              "agent_instruction_max_bytes": 3740
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md"
                    }
                  }
                ],
                "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": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Cargo.lock"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [
                "Cargo.toml",
                "crates/add-path/Cargo.toml",
                "crates/api-types/Cargo.toml",
                "crates/bootstrap/Cargo.toml",
                "crates/cuda-limiter/Cargo.toml",
                "crates/erl/Cargo.toml",
                "crates/http-bidir-comm/Cargo.toml",
                "crates/hypervisor/Cargo.toml",
                "crates/integration-test/Cargo.toml",
                "crates/tf-macro/Cargo.toml",
                "crates/trap/Cargo.toml",
                "crates/utils/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0.87
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml, crates/add-path/Cargo.toml, crates/api-types/Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml, crates/add-path/Cargo.toml, crates/api-types/Cargo.toml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 11,
                "status": "met",
                "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": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "87 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 87,
                      "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 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 54531,
              "source_files_sampled": 117,
              "oversized_source_files": 0
            },
            "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": "0/117 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 117,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "weak",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": false,
              "api_schema_files": [
                "crates/hypervisor/proto/device_plugin.proto",
                "crates/hypervisor/proto/pod_resources.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "crates/hypervisor/proto/device_plugin.proto, crates/hypervisor/proto/pod_resources.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "crates/hypervisor/proto/device_plugin.proto, crates/hypervisor/proto/pod_resources.proto"
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [
        "library",
        "application"
      ],
      "labels": [
        "tui",
        "network-service",
        "library",
        "cli"
      ],
      "scores": {
        "cli": 4,
        "tui": 8,
        "library": 6,
        "network-service": 7
      },
      "primary": "tui",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:crates",
          "weight": 6
        },
        {
          "tier": "dependencies",
          "label": "cli",
          "source": "dep:clap",
          "weight": 4
        },
        {
          "tier": "dependencies",
          "label": "network-service",
          "source": "dep:poem",
          "weight": 4
        },
        {
          "tier": "dependencies",
          "label": "tui",
          "source": "dep:crossterm",
          "weight": 4
        },
        {
          "tier": "dependencies",
          "label": "tui",
          "source": "dep:ratatui",
          "weight": 4
        },
        {
          "tier": "structure",
          "label": "network-service",
          "source": "api_schema",
          "weight": 3
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": true,
      "consumed_by_code": true
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "crates package 'trap' points at a different repository (https://mandelbrot.dk/bjoernager/trap-rs/); excluded from ecosystem scoring",
    "crates package 'utils' points at a different repository (https://github.com/rust-builder/utils); excluded from ecosystem scoring",
    "Could not fetch crates package 'add-path' from its registry",
    "Could not fetch crates package 'tf-macro' from its registry",
    "Could not fetch crates package 'api-types' from its registry",
    "crates package 'bootstrap' points at a different repository (https://github.com/casey/bootstrap); excluded from ecosystem scoring",
    "crates package 'hypervisor' points at a different repository (https://www.github.com/saurvs/hypervisor-rs); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-30T10:32:14.924595Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/NexusGPU/vgpu.rs.svg",
  "full_name": "NexusGPU/vgpu.rs",
  "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 v2.5.0, schema v0.27.0 — full methodology · metrics wiki.

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