Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-25 18:21 UTC

pepperoni21 / ollama-rs

A simple and easy-to-use library for interacting with the Ollama API.

RustMIT★ 1,049 stars⑂ 167 forkssince Nov 2023View on GitHub ↗

pepperoni21/ollama-rs holds a health index of 68 out of 100, placing it in the Moderate band. It scores highest on Vitality (90/100) and lowest on Engineering Quality (56/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

68
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

Elias ParisPersonal account
25 followers9 public repossince Jun 2017

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
crates.ioollama-rs0.3.647,866241 day ago
crates.ioollama-rs-macros0.3.6576111 day ago

Metrics by category

Vitality

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

90Excellent · 22% of overall
How it's scored
36/36Push recency — last push 1 days ago
24.9/36Commit cadence — 36/52 weeks with commits
18/18Commit volume — 247 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year247
human_commit_share0.68
days_since_last_push1
active_weeks_last_year36
How it's scored
27/27Ships releases — 24 releases published
36/36Release recency — latest release 1 days ago
19.8/27Release cadence — a release every ~61.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count24
latest_release_tagv0.3.6
releases_from_tagsno
days_since_latest_release1
mean_days_between_releases61.6
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

66Moderate · 18% of overall
How it's scored
49/60Stars — 1,049 stars
18.5/25Forks — 167 forks
5.6/15Watchers — 11 watchers
Inputs used
forks167
stars1,049
watchers11
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
62.5/80Monthly downloads — 48,442 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesollama-rs, ollama-rs-macros
dependents
ecosystemscrates
total_downloads449,553
monthly_downloads48,442
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

66Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
8.2/22.5Commit distribution — top contributor authored 64% of commits
13.5/13.5Contributor breadth — 55 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled55
top_contributor_share0.636
How it's scored
45/46.8Issue resolution — 96% of issues closed
34.7/38.3PR acceptance — 253/279 decided PRs merged
12/15OpenSSF Scorecard: Code-Review — Found 4/5 approved changesets -- score normalized to 8
Inputs used
merged_prs253
open_issues3
closed_issues79
issue_closed_ratio0.963
closed_unmerged_prs26
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
10.2/25Owner reach — 25 followers of pepperoni21
19.3/25Track record — 9 public repos, account ~9 yr old
Inputs used
followers25
owner_typeUser
is_verified
owner_loginpepperoni21
public_repos9
account_age_days3,314
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 2 package(s) on crates
35/35Publish recency — latest publish 1 days ago
20/20Version history — 24 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesollama-rs, ollama-rs-macros
ecosystemscrates
any_deprecatedno
min_days_since_publish1

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

58Moderate · 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
1.5/2.5CI-Tests — 9 out of 14 merged PRs checked by a CI test -- score normalized to 6
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
6/7.5Code-Review — Found 4/5 approved changesets -- score normalized to 8
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0.8/7.5Vulnerabilities — 9 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.8
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories12
affected_packages8
assessed_packages385
unassessed_packages26
affected_by_severitymoderate 1, low 2, unknown 5
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 385 resolved dependencies against OSV. 26 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

61Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 52 of 68 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.765
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 32 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_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml, ollama-rs-macros/Cargo.toml, ollama-rs/Cargo.toml
dependency_bot_commit_share0.32
How it's scored
45/45Type-checkable code — Rust (statically typed)
55/55Manageable file sizes — 0/70 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes14,586
source_files_sampled70
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

1,049GitHub stars
55contributors
247commits, last 12 months
1days since last push
24releases
1bus factor
3open issues
crates.iopackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 167 ⇿
0Stars
167Forks
24Releases

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.

0408012016020016432023-112025-032026-07
Major 0Minor 3Patch 21

Each point covers 3 days.

OpenSSF Scorecard 4.8 / 10
4.8aggregate

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-25 18:21 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
6CI-Tests9 out of 14 merged PRs checked by a CI test -- score normalized to 6
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
8Code-ReviewFound 4/5 approved changesets -- score normalized to 8
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
1Vulnerabilities9 existing vulnerabilities detected
Direct dependencies 23
RegistryPackageVersion constraintManifest
crates.ioproc-macro21ollama-rs-macros/Cargo.toml
crates.ioquote1ollama-rs-macros/Cargo.toml
crates.iosyn3ollama-rs-macros/Cargo.toml
crates.ioreqwest0.13ollama-rs/Cargo.toml
crates.ioserde1ollama-rs/Cargo.toml
crates.ioserde_json1ollama-rs/Cargo.toml
crates.ioserde_with3.20.0ollama-rs/Cargo.toml
crates.iotokio1ollama-rs/Cargo.toml
crates.iotokio-stream0.1.18ollama-rs/Cargo.toml
crates.iourl2ollama-rs/Cargo.toml
crates.iolog0.4ollama-rs/Cargo.toml
crates.ioscraper0.24.0ollama-rs/Cargo.toml
crates.iotext-splitter0.32.0ollama-rs/Cargo.toml
crates.ioregex1.12.3ollama-rs/Cargo.toml
crates.ioasync-stream0.3.5ollama-rs/Cargo.toml
crates.iohttp1.4.1ollama-rs/Cargo.toml
crates.ioschemars1.2.1ollama-rs/Cargo.toml
crates.iothiserror2.0.18ollama-rs/Cargo.toml
crates.iocalc0.4.0ollama-rs/Cargo.toml
crates.iohtml2md0.2.15ollama-rs/Cargo.toml
crates.iostatic_assertions1.1.0ollama-rs/Cargo.toml
crates.iomodelfile0.3.1ollama-rs/Cargo.toml
crates.ioollama-rs-macrosollama-rs/Cargo.toml
All dependencies 411

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

RegistryPackageVersionRelation
crates.ioasync-streamdirect
crates.ioasync-stream0.3.6direct
crates.iocalcdirect
crates.iocalc0.4.0direct
crates.iohtml2mddirect
crates.iohtml2md0.2.15direct
crates.iohttpdirect
crates.iohttp1.4.2direct
crates.iologdirect
crates.iolog0.4.33direct
crates.iomodelfiledirect
crates.iomodelfile0.3.1direct
crates.ioproc-macro2direct
crates.ioproc-macro21.0.107direct
crates.ioquotedirect
crates.ioquote1.0.46direct
crates.ioregexdirect
crates.ioregex1.13.1direct
crates.ioreqwestdirect
crates.ioreqwest0.13.4direct
crates.ioschemarsdirect
crates.ioschemars0.9.0direct
crates.ioschemars1.2.1direct
crates.ioscraperdirect
crates.ioscraper0.24.0direct
crates.ioserdedirect
crates.ioserde1.0.229direct
crates.ioserde_jsondirect
crates.ioserde_json1.0.150direct
crates.ioserde_withdirect
crates.ioserde_with3.21.0direct
crates.iostatic_assertionsdirect
crates.iostatic_assertions1.1.0direct
crates.iosyndirect
crates.iosyn1.0.109direct
crates.iosyn2.0.119direct
crates.iosyn3.0.2direct
crates.iotext-splitterdirect
crates.iotext-splitter0.32.0direct
crates.iothiserrordirect
crates.iothiserror1.0.69direct
crates.iothiserror2.0.19direct
crates.iotokiodirect
crates.iotokio1.52.3direct
crates.iotokio-streamdirect
crates.iotokio-stream0.1.18direct
crates.iourldirect
crates.iourl2.5.8direct
crates.ioahash0.8.12indirect
crates.ioaho-corasick1.1.3indirect
crates.ioandroid-tzdata0.1.1indirect
crates.ioandroid_system_properties0.1.5indirect
crates.ioansi_term0.12.1indirect
crates.ioanyhow1.0.95indirect
crates.ioascii-canvas3.0.0indirect
crates.ioasync-stream-impl0.3.6indirect
crates.ioatty0.2.14indirect
crates.ioauto_enums0.8.5indirect
crates.ioautocfg1.1.0indirect
crates.ioaws-lc-rs1.17.1indirect
crates.ioaws-lc-sys0.42.0indirect
crates.iobase64indirect
crates.iobase640.22.1indirect
crates.iobit-set0.5.3indirect
crates.iobit-vec0.6.3indirect
crates.iobitflags1.3.2indirect
crates.iobitflags2.13.1indirect
crates.iobs580.5.1indirect
crates.iobumpalo3.14.0indirect
crates.iobyteorder1.5.0indirect
crates.iobytes1.10.0indirect
crates.iocc1.2.67indirect
crates.iocesu81.1.0indirect
crates.iocfg-if1.0.0indirect
crates.iocfg_aliases0.2.1indirect
crates.iochacha200.10.1indirect
crates.iochrono0.4.40indirect
crates.ioclap2.34.0indirect
crates.ioclipboard-win4.5.0indirect
crates.iocmake0.1.58indirect
crates.iocombine4.6.7indirect
crates.iocore-foundation0.10.1indirect
crates.iocore-foundation-sys0.8.7indirect
crates.iocore_maths0.1.1indirect
crates.iocpufeatures0.3.0indirect
crates.iocrunchy0.2.2indirect
crates.iocssparser0.35.0indirect
crates.iocssparser-macros0.6.1indirect
crates.iodarling0.23.0indirect
crates.iodarling_core0.23.0indirect
crates.iodarling_macro0.23.0indirect
crates.ioderanged0.5.8indirect
crates.ioderive_more1.0.0indirect
crates.ioderive_more2.0.1indirect
crates.ioderive_more-impl1.0.0indirect
crates.ioderive_more-impl2.0.1indirect
crates.ioderive_utils0.14.1indirect
crates.iodiff0.1.13indirect
crates.iodirs-next2.0.0indirect
crates.iodirs-sys-next0.1.2indirect
crates.iodisplaydoc0.2.5indirect
crates.iodtoa1.0.9indirect
crates.iodtoa-short0.3.4indirect
crates.iodunce1.0.5indirect
crates.iodyn-clone1.0.17indirect
crates.ioego-tree0.10.0indirect
crates.ioeither1.16.0indirect
crates.ioena0.14.3indirect
crates.ioendian-type0.1.2indirect
crates.ioequivalent1.0.1indirect
crates.ioerrno0.3.5indirect
crates.ioerror-code2.3.1indirect
crates.iofastrand2.0.1indirect
crates.iofd-lock3.0.13indirect
crates.iofind-msvc-tools0.1.9indirect
crates.iofixedbitset0.4.2indirect
crates.ioform_urlencoded1.2.2indirect
crates.iofs2indirect
crates.iofs20.4.3indirect
crates.iofs_extra1.3.0indirect
crates.iofutf0.1.5indirect
crates.iofutures-channel0.3.29indirect
crates.iofutures-core0.3.32indirect
crates.iofutures-io0.3.32indirect
crates.iofutures-macro0.3.32indirect
crates.iofutures-sink0.3.32indirect
crates.iofutures-task0.3.32indirect
crates.iofutures-utilindirect
crates.iofutures-util0.3.32indirect
crates.iofxhash0.2.1indirect
crates.iogetopts0.2.23indirect
crates.iogetrandom0.2.11indirect
crates.iogetrandom0.3.3indirect
crates.iogetrandom0.4.3indirect
crates.ioglob0.3.2indirect
crates.iohashbrown0.12.3indirect
crates.iohashbrown0.16.1indirect
crates.ioheck0.3.3indirect
crates.ioheck0.5.0indirect
crates.iohermit-abi0.1.19indirect
crates.iohermit-abi0.4.0indirect
crates.iohex0.4.3indirect
crates.iohtml5ever0.27.0indirect
crates.iohtml5ever0.35.0indirect
crates.iohttp-body1.0.0indirect
crates.iohttp-body-util0.1.3indirect
crates.iohttparse1.10.0indirect
crates.iohyper1.6.0indirect
crates.iohyper-rustls0.27.2indirect
crates.iohyper-util0.1.13indirect
crates.ioiana-time-zone0.1.60indirect
crates.ioiana-time-zone-haiku0.1.2indirect
crates.ioicu_collections1.5.0indirect
crates.ioicu_collections2.0.0indirect
crates.ioicu_locale2.0.0indirect
crates.ioicu_locale_core2.0.0indirect
crates.ioicu_locale_data2.0.0indirect
crates.ioicu_locid1.5.0indirect
crates.ioicu_locid_transform1.5.0indirect
crates.ioicu_locid_transform_data1.5.0indirect
crates.ioicu_normalizer1.5.0indirect
crates.ioicu_normalizer_data1.5.0indirect
crates.ioicu_properties1.5.1indirect
crates.ioicu_properties_data1.5.0indirect
crates.ioicu_provider1.5.0indirect
crates.ioicu_provider2.0.0indirect
crates.ioicu_provider_macros1.5.0indirect
crates.ioicu_segmenter2.0.0indirect
crates.ioicu_segmenter_data2.0.0indirect
crates.ioident_case1.0.1indirect
crates.ioidna1.1.0indirect
crates.ioidna_adapter1.2.0indirect
crates.ioindexmap1.9.3indirect
crates.ioindexmap2.13.0indirect
crates.ioipnet2.9.0indirect
crates.ioiri-string0.7.8indirect
crates.iois-terminal0.4.13indirect
crates.ioiterext0.1.0indirect
crates.ioitertools0.10.5indirect
crates.ioitertools0.14.0indirect
crates.ioitoa1.0.9indirect
crates.iojni0.19.0indirect
crates.iojni0.22.4indirect
crates.iojni-macros0.22.4indirect
crates.iojni-sys0.3.0indirect
crates.iojni-sys0.4.1indirect
crates.iojni-sys-macros0.4.1indirect
crates.iojobserver0.1.35indirect
crates.iojs-sys0.3.103indirect
crates.iolalrpop0.19.12indirect
crates.iolalrpop-util0.19.12indirect
crates.iolazy_static1.4.0indirect
crates.iolibc0.2.185indirect
crates.iolibm0.2.11indirect
crates.iolibredox0.1.3indirect
crates.iolinux-raw-sys0.4.10indirect
crates.iolitemap0.7.4indirect
crates.iolitemap0.8.0indirect
crates.iolock_api0.4.11indirect
crates.iolru-slab0.1.2indirect
crates.iomac0.1.1indirect
crates.iomacrotestindirect
crates.iomacrotest1.2.1indirect
crates.iomarkup5ever0.12.1indirect
crates.iomarkup5ever0.35.0indirect
crates.iomarkup5ever_rcdom0.3.0indirect
crates.iomatch_token0.35.0indirect
crates.iomemchr2.8.2indirect
crates.iominimal-lexical0.2.1indirect
crates.iomio1.2.0indirect
crates.ionew_debug_unreachable1.0.6indirect
crates.ionibble_vec0.1.0indirect
crates.ionix0.25.1indirect
crates.ionom7.1.3indirect
crates.ionum-conv0.2.0indirect
crates.ionum-runtime-fmt0.1.2indirect
crates.ionum-traits0.2.19indirect
crates.ioonce_cell1.19.0indirect
crates.ioopenssl-probe0.2.1indirect
crates.ioparking_lot0.12.1indirect
crates.ioparking_lot_core0.9.9indirect
crates.iopercent-encoding2.3.2indirect
crates.iopetgraph0.6.5indirect
crates.iophf0.11.2indirect
crates.iophf_codegen0.11.3indirect
crates.iophf_generator0.11.2indirect
crates.iophf_macros0.11.2indirect
crates.iophf_shared0.11.2indirect
crates.iopin-project-lite0.2.13indirect
crates.iopkg-config0.3.33indirect
crates.iopotential_utf0.1.2indirect
crates.iopowerfmt0.2.0indirect
crates.ioprecomputed-hash0.1.1indirect
crates.ioprettyplease0.2.27indirect
crates.ioproc-macro-error1.0.4indirect
crates.ioproc-macro-error-attr1.0.4indirect
crates.ioquinn0.11.11indirect
crates.ioquinn-proto0.11.16indirect
crates.ioquinn-udp0.5.4indirect
crates.ior-efi5.3.0indirect
crates.ior-efi6.0.0indirect
crates.ioradix_trie0.2.1indirect
crates.iorand0.10.2indirect
crates.iorand0.8.5indirect
crates.iorand_core0.10.1indirect
crates.iorand_core0.6.4indirect
crates.iorand_pcg0.10.2indirect
crates.ioredox_syscall0.4.1indirect
crates.ioredox_users0.4.6indirect
crates.ioref-cast1.0.24indirect
crates.ioref-cast-impl1.0.24indirect
crates.ioregex-automata0.4.16indirect
crates.ioregex-syntax0.6.29indirect
crates.ioregex-syntax0.8.11indirect
crates.ioring0.17.14indirect
crates.iorustc-hash2.0.0indirect
crates.iorustc_version0.4.1indirect
crates.iorustix0.38.21indirect
crates.iorustls0.23.42indirect
crates.iorustls-native-certs0.8.4indirect
crates.iorustls-pki-types1.12.0indirect
crates.iorustls-platform-verifier0.7.0indirect
crates.iorustls-platform-verifier-android0.1.1indirect
crates.iorustls-webpki0.103.13indirect
crates.iorustversion1.0.16indirect
crates.iorustyline10.1.1indirect
crates.iosame-file1.0.6indirect
crates.ioschannel0.1.22indirect
crates.ioschemars_derive1.2.1indirect
crates.ioscopeguard1.2.0indirect
crates.iosecurity-framework3.7.0indirect
crates.iosecurity-framework-sys2.17.0indirect
crates.ioselectors0.31.0indirect
crates.iosemver1.0.28indirect
crates.ioserde_core1.0.229indirect
crates.ioserde_derive1.0.229indirect
crates.ioserde_derive_internals0.29.1indirect
crates.ioserde_spanned0.6.8indirect
crates.ioserde_spanned1.0.4indirect
crates.ioserde_with_macros3.21.0indirect
crates.ioservo_arc0.4.0indirect
crates.ioshlex2.0.1indirect
crates.iosignal-hook-registry1.4.1indirect
crates.iosimd_cesu81.2.0indirect
crates.iosimdutf80.1.5indirect
crates.iosiphasher0.3.11indirect
crates.ioslab0.4.9indirect
crates.iosmallvec1.13.2indirect
crates.iosocket20.5.10indirect
crates.iosocket20.6.3indirect
crates.iostable_deref_trait1.2.0indirect
crates.iostr-buf1.0.6indirect
crates.iostring_cache0.8.9indirect
crates.iostring_cache_codegen0.5.4indirect
crates.iostrsim0.11.1indirect
crates.iostrsim0.8.0indirect
crates.iostructopt0.3.26indirect
crates.iostructopt-derive0.4.18indirect
crates.iostrum0.26.3indirect
crates.iostrum0.28.0indirect
crates.iostrum_macros0.26.4indirect
crates.iostrum_macros0.28.0indirect
crates.iosubtle2.5.0indirect
crates.iosync_wrapper1.0.1indirect
crates.iosynstructure0.13.1indirect
crates.iotendril0.4.3indirect
crates.ioterm0.7.0indirect
crates.iotextwrap0.11.0indirect
crates.iothiserror-impl1.0.69indirect
crates.iothiserror-impl2.0.19indirect
crates.iotime0.3.47indirect
crates.iotime-core0.1.8indirect
crates.iotime-macros0.2.27indirect
crates.iotiny-keccak2.0.2indirect
crates.iotinystr0.7.6indirect
crates.iotinystr0.8.1indirect
crates.iotinyvec1.6.0indirect
crates.iotinyvec_macros0.1.1indirect
crates.iotokio-macros2.7.0indirect
crates.iotokio-rustls0.26.0indirect
crates.iotokio-util0.7.10indirect
crates.iotoml0.8.20indirect
crates.iotoml1.0.2+spec-1.1.0indirect
crates.iotoml_datetime0.6.8indirect
crates.iotoml_datetime1.0.0+spec-1.1.0indirect
crates.iotoml_edit0.22.24indirect
crates.iotoml_parser1.0.9+spec-1.1.0indirect
crates.iotoml_writer1.0.6+spec-1.1.0indirect
crates.iotower0.5.2indirect
crates.iotower-http0.6.8indirect
crates.iotower-layer0.3.3indirect
crates.iotower-service0.3.3indirect
crates.iotracing0.1.41indirect
crates.iotracing-attributes0.1.28indirect
crates.iotracing-core0.1.33indirect
crates.iotry-lock0.2.4indirect
crates.iounicode-ident1.0.12indirect
crates.iounicode-segmentation1.11.0indirect
crates.iounicode-width0.1.12indirect
crates.iounicode-width0.2.1indirect
crates.iounicode-xid0.2.6indirect
crates.iountrusted0.9.0indirect
crates.ioutf-80.7.6indirect
crates.ioutf16_iter1.0.5indirect
crates.ioutf8_iter1.0.4indirect
crates.ioutf8parse0.2.2indirect
crates.iovec_map0.8.2indirect
crates.ioversion_check0.9.4indirect
crates.iowalkdir2.5.0indirect
crates.iowant0.3.1indirect
crates.iowasi0.11.0+wasi-snapshot-preview1indirect
crates.iowasi0.14.2+wasi-0.2.4indirect
crates.iowasm-bindgen0.2.126indirect
crates.iowasm-bindgen-futures0.4.76indirect
crates.iowasm-bindgen-macro0.2.126indirect
crates.iowasm-bindgen-macro-support0.2.126indirect
crates.iowasm-bindgen-shared0.2.126indirect
crates.iowasm-streams0.5.0indirect
crates.ioweb-sys0.3.103indirect
crates.ioweb-time1.1.0indirect
crates.ioweb_atoms0.1.3indirect
crates.iowebpki-root-certs1.0.8indirect
crates.iowinapi0.3.9indirect
crates.iowinapi-i686-pc-windows-gnu0.4.0indirect
crates.iowinapi-util0.1.9indirect
crates.iowinapi-x86_64-pc-windows-gnu0.4.0indirect
crates.iowindows-core0.52.0indirect
crates.iowindows-link0.1.0indirect
crates.iowindows-link0.2.1indirect
crates.iowindows-sys0.48.0indirect
crates.iowindows-sys0.52.0indirect
crates.iowindows-sys0.59.0indirect
crates.iowindows-sys0.61.2indirect
crates.iowindows-targets0.48.5indirect
crates.iowindows-targets0.52.6indirect
crates.iowindows_aarch64_gnullvm0.48.5indirect
crates.iowindows_aarch64_gnullvm0.52.6indirect
crates.iowindows_aarch64_msvc0.48.5indirect
crates.iowindows_aarch64_msvc0.52.6indirect
crates.iowindows_i686_gnu0.48.5indirect
crates.iowindows_i686_gnu0.52.6indirect
crates.iowindows_i686_gnullvm0.52.6indirect
crates.iowindows_i686_msvc0.48.5indirect
crates.iowindows_i686_msvc0.52.6indirect
crates.iowindows_x86_64_gnu0.48.5indirect
crates.iowindows_x86_64_gnu0.52.6indirect
crates.iowindows_x86_64_gnullvm0.48.5indirect
crates.iowindows_x86_64_gnullvm0.52.6indirect
crates.iowindows_x86_64_msvc0.48.5indirect
crates.iowindows_x86_64_msvc0.52.6indirect
crates.iowinnow0.7.14indirect
crates.iowit-bindgen-rt0.39.0indirect
crates.iowrite161.0.0indirect
crates.iowriteable0.5.5indirect
crates.iowriteable0.6.1indirect
crates.ioxml5ever0.18.1indirect
crates.ioyoke0.7.5indirect
crates.ioyoke0.8.0indirect
crates.ioyoke-derive0.7.5indirect
crates.ioyoke-derive0.8.0indirect
crates.iozerocopy0.8.27indirect
crates.iozerocopy-derive0.8.27indirect
crates.iozerofrom0.1.5indirect
crates.iozerofrom-derive0.1.5indirect
crates.iozeroize1.9.0indirect
crates.iozerotrie0.2.2indirect
crates.iozerovec0.10.4indirect
crates.iozerovec0.11.2indirect
crates.iozerovec-derive0.10.3indirect
crates.iozerovec-derive0.11.1indirect
crates.iozmij1.0.13indirect
Dependency advisories 8

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

PackageVersionRelationSeverityAdvisoriesFixed in
bytes1.10.0indirectmoderate21.11.1
atty0.2.14indirectlow3
rand0.8.5indirectlow20.10.1
ansi_term0.12.1indirectunknown1
anyhow1.0.95indirectunknown11.0.103
fxhash0.2.1indirectunknown1
proc-macro-error1.0.4indirectunknown1
structopt0.3.26indirectunknown1

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 1134,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Rust": 182192,
        "Makefile": 807
      },
      "pushed_at": "2026-07-24T15:08:01Z",
      "created_at": "2023-11-02T16:16:33Z",
      "owner_type": "User",
      "updated_at": "2026-07-25T16:43:27Z",
      "description": "A simple and easy-to-use library for interacting with the Ollama API.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Elias Paris",
      "type": "User",
      "login": "pepperoni21",
      "company": null,
      "location": "France",
      "followers": 25,
      "avatar_url": "https://avatars.githubusercontent.com/u/29759371?v=4",
      "created_at": "2017-06-28T17:18:28Z",
      "is_verified": null,
      "public_repos": 9,
      "account_age_days": 3314
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.3.6",
          "kind": "patch",
          "published_at": "2026-07-24T15:08:01Z"
        },
        {
          "tag": "v0.3.5",
          "kind": "patch",
          "published_at": "2026-06-16T12:47:10Z"
        },
        {
          "tag": "v0.3.4",
          "kind": "patch",
          "published_at": "2026-02-12T08:51:32Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2025-11-18T07:35:08Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2025-06-24T11:38:00Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2025-04-28T17:03:14Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2025-03-30T08:43:24Z"
        },
        {
          "tag": "v0.2.6",
          "kind": "patch",
          "published_at": "2025-02-26T12:31:30Z"
        },
        {
          "tag": "v0.2.5",
          "kind": "patch",
          "published_at": "2025-02-06T14:41:33Z"
        },
        {
          "tag": "v0.2.4",
          "kind": "patch",
          "published_at": "2025-01-16T10:34:12Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2025-01-12T11:55:04Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2024-12-21T10:41:21Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2024-09-07T17:28:00Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2024-06-13T13:20:32Z"
        },
        {
          "tag": "v0.1.9",
          "kind": "patch",
          "published_at": "2024-04-17T13:37:06Z"
        },
        {
          "tag": "v0.1.8",
          "kind": "patch",
          "published_at": "2024-03-30T19:20:35Z"
        },
        {
          "tag": "v0.1.7",
          "kind": "patch",
          "published_at": "2024-02-24T11:06:44Z"
        },
        {
          "tag": "v0.1.6",
          "kind": "patch",
          "published_at": "2024-01-18T19:33:00Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2023-12-19T09:14:23Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2023-12-11T18:46:26Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2023-12-06T19:51:45Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2023-11-21T21:02:07Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2023-11-11T20:13:08Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2023-11-11T17:01:40Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "321c9a60583b9d9b82eca86211b9418e8bbe6f31",
          "body": null,
          "is_bot": false,
          "headline": "0.3.6 update",
          "author_name": "pepperoni21",
          "author_login": "pepperoni21",
          "committed_at": "2026-07-24T15:05:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be05378df1f7e838b3845dd0f7b98f5a4ea97dab",
          "body": "Bump syn from 2.0.118 to 3.0.2",
          "is_bot": false,
          "headline": "Merge pull request #364 from pepperoni21/dependabot/cargo/syn-3.0.2",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-07-23T15:02:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8fba3fbd65ab300cf52f90b5693a6c95cb8096d",
          "body": "Bumps [syn](https://github.com/dtolnay/syn) from 2.0.118 to 3.0.2.\n- [Release notes](https://github.com/dtolnay/syn/releases)\n- [Commits](https://github.com/dtolnay/syn/compare/2.0.118...3.0.2)\n\n---\nupdated-dependencies:\n- dependency-name: syn\n  dependency-version: 3.0.2\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump syn from 2.0.118 to 3.0.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-23T15:02:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d559ea8ff3fd183b0ef82659d2d720d1537e848c",
          "body": "Bump regex from 1.12.4 to 1.13.1",
          "is_bot": false,
          "headline": "Merge pull request #365 from pepperoni21/dependabot/cargo/regex-1.13.1",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-07-23T15:01:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d00123d2915c80598ca22da07cfa0369ba8d53b",
          "body": "….0.19\n\nBump thiserror from 2.0.18 to 2.0.19",
          "is_bot": false,
          "headline": "Merge pull request #363 from pepperoni21/dependabot/cargo/thiserror-2…",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-07-23T15:00:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da46cd30d8c4587ecd5d943bfa594c4106eaac04",
          "body": "Bump serde from 1.0.228 to 1.0.229",
          "is_bot": false,
          "headline": "Merge pull request #362 from pepperoni21/dependabot/cargo/serde-1.0.229",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-07-23T15:00:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d239c580e87c1b73e3da4a49dce74843f19ab24",
          "body": "…-1.0.107\n\nBump proc-macro2 from 1.0.106 to 1.0.107",
          "is_bot": false,
          "headline": "Merge pull request #361 from pepperoni21/dependabot/cargo/proc-macro2…",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-07-23T15:00:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "974c6c4cdc6e15b5d683e63fd79caeb9d713b989",
          "body": "deps: reqwest 0.12 -> 0.13",
          "is_bot": false,
          "headline": "Merge pull request #360 from wez/reqwest13",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-07-23T14:59:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e1daeee94b0e4ebc037b1cb815364c98077c661",
          "body": null,
          "is_bot": false,
          "headline": "Fixed formatting error & reverted version change",
          "author_name": "pepperoni21",
          "author_login": "pepperoni21",
          "committed_at": "2026-07-23T14:55:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ee1c73012d373f42825bf5b2b40dd2f14f0ffcd",
          "body": "Surface mid-stream chat errors instead of swallowing them",
          "is_bot": false,
          "headline": "Merge pull request #357 from wez/mid-stream-error",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-07-23T14:52:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8246be32388bf901dc5e85d27aa67683f78ccc71",
          "body": null,
          "is_bot": false,
          "headline": "Fixed formatting error & reverted version change",
          "author_name": "pepperoni21",
          "author_login": "pepperoni21",
          "committed_at": "2026-07-23T14:51:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88af6ef0423fb401b8f65578f49cfecd59ae2c12",
          "body": "Expose done_reason in chat and completion responses",
          "is_bot": false,
          "headline": "Merge pull request #356 from wez/done_reason",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-07-23T14:38:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ba1678b5f1d2429d513af5a1995f85b19a4754f",
          "body": "Bumps [regex](https://github.com/rust-lang/regex) from 1.12.4 to 1.13.1.\n- [Release notes](https://github.com/rust-lang/regex/releases)\n- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/regex/compare/1.12.4...1.13.1)\n\n---\nupdated-dependencies:\n- dependency-name: regex\n  dependency-version: 1.13.1\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump regex from 1.12.4 to 1.13.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T20:15:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa58b66cc727ecc6183afa728cdb01362ea8f840",
          "body": "Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.18 to 2.0.19.\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/2.0.18...2.0.19)\n\n---\nupdated-dependencies:\n- dependency-name: thiserror\n  dependency-version: 2.0.19\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump thiserror from 2.0.18 to 2.0.19",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T20:13:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06c7cb76326f418c7d5b53c18f96e4b387da6e14",
          "body": "Bumps [serde](https://github.com/serde-rs/serde) from 1.0.228 to 1.0.229.\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.228...v1.0.229)\n\n---\nupdated-dependencies:\n- dependency-name: serde\n  dependency-version: 1.0.229\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump serde from 1.0.228 to 1.0.229",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T20:13:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85723ce35545016bcf2d11db9853b192a9ea4933",
          "body": "Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.106 to 1.0.107.\n- [Release notes](https://github.com/dtolnay/proc-macro2/releases)\n- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.106...1.0.107)\n\n---\nupdated-dependencies:\n- dependency-name: proc-macro2\n  dependency-version: 1.0.107\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump proc-macro2 from 1.0.106 to 1.0.107",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T20:13:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "553c9a42fbb5f9884833fb49065ea13b5eb7878d",
          "body": "Since the client is part of the API, this includes a semver bump from\n0.3.5 -> 0.4.0",
          "is_bot": false,
          "headline": "deps: reqwest 0.12 -> 0.13",
          "author_name": "Wez Furlong",
          "author_login": "wez",
          "committed_at": "2026-07-15T21:36:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc2efdab9c7e9a537732f538e5ffdfc9f240d4d0",
          "body": "Fix ToolType serializing as \"Function\" instead of \"function\"",
          "is_bot": false,
          "headline": "Merge pull request #358 from wez/tooltypefix",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-07-04T15:52:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ccd9f7b779dcf4b5a289608b20819d93bc6c619",
          "body": "ToolType used `#[serde(rename_all(deserialize = \"PascalCase\"))]`, which\nonly affects deserialization. On serialize the derived impl fell back to\nthe Rust variant name, so the tool schema went out as\n`{\"type\":\"Function\", ...}`.\n\nMost model tool-parsers ignore the type field, but stricter ones reject\n\n[…]\n request\nwith a 500 \"Failed to parse tools: Unsupported tool type: Function\".\n\nReplace the attribute with `#[serde(rename = \"function\")]` so both\ndirections use the lowercase wire form Ollama expects.",
          "is_bot": false,
          "headline": "Fix ToolType serializing as \"Function\" instead of \"function\"",
          "author_name": "Wez Furlong",
          "author_login": "wez",
          "committed_at": "2026-07-04T14:20:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5fb6714cc1b35cc50205d33a4a1a996f8c789cf7",
          "body": "The streaming chat item type was `Result<ChatMessageResponse, ()>`: a\ntransport failure or an error line yielded a unit error with no message\n(the real error was only printed to stderr), and an unparseable line was\ndropped silently. This discarded Ollama's `{\"error\": ...}` termination\nlines (e.g. a \n[…]\n error and panic.\n\nAdd a mock-server test asserting a mid-stream error line is delivered to\nthe caller with its message intact.\n\nThis is a breaking change to the stream item type; bump 0.3.5 -> 0.4.0.",
          "is_bot": false,
          "headline": "Surface mid-stream chat errors instead of swallowing them",
          "author_name": "Wez Furlong",
          "author_login": "wez",
          "committed_at": "2026-07-04T10:57:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9bde8277b496c6de2e1e34ec73a7fea1183b73b7",
          "body": "Ollama sends a top-level `done_reason` (\"stop\", \"length\", ...) on the\nfinal response, but it was dropped during deserialization. Add it as\n`Option<String>` to ChatMessageResponse and GenerationResponse.",
          "is_bot": false,
          "headline": "Expose done_reason in chat and completion responses",
          "author_name": "Wez Furlong",
          "author_login": "wez",
          "committed_at": "2026-07-04T07:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5253b0e35beaf369df319c52e8b7efa2e398467a",
          "body": "Bump quote from 1.0.45 to 1.0.46",
          "is_bot": false,
          "headline": "Merge pull request #355 from pepperoni21/dependabot/cargo/quote-1.0.46",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-07-02T19:47:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b213b9fd49cb27cc8c4e1324020c61a7c6076f89",
          "body": "Bump syn from 2.0.117 to 2.0.118",
          "is_bot": false,
          "headline": "Merge pull request #354 from pepperoni21/dependabot/cargo/syn-2.0.118",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-07-02T19:47:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97082b57e338f01940fe4ac2866c8ebadd483bd2",
          "body": "Bumps [syn](https://github.com/dtolnay/syn) from 2.0.117 to 2.0.118.\n- [Release notes](https://github.com/dtolnay/syn/releases)\n- [Commits](https://github.com/dtolnay/syn/compare/2.0.117...2.0.118)\n\n---\nupdated-dependencies:\n- dependency-name: syn\n  dependency-version: 2.0.118\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump syn from 2.0.117 to 2.0.118",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-02T19:45:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71f228f9f01decf74a14a77ea6519bf86ef8c15d",
          "body": "Bump regex from 1.12.3 to 1.12.4",
          "is_bot": false,
          "headline": "Merge pull request #353 from pepperoni21/dependabot/cargo/regex-1.12.4",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-07-02T19:44:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4fc25d2616f79975c696130d853c2ab89a8b754",
          "body": "Bump log from 0.4.32 to 0.4.33",
          "is_bot": false,
          "headline": "Merge pull request #352 from pepperoni21/dependabot/cargo/log-0.4.33",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-07-02T19:44:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa984269b2541c9125b58dd5c826256cbef9f3f1",
          "body": "…er-0.32.0\n\nBump text-splitter from 0.31.0 to 0.32.0",
          "is_bot": false,
          "headline": "Merge pull request #351 from pepperoni21/dependabot/cargo/text-splitt…",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-07-02T19:42:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01f655c44f19b02055ce69fe6f73a3442e21ce96",
          "body": "Bumps [quote](https://github.com/dtolnay/quote) from 1.0.45 to 1.0.46.\n- [Release notes](https://github.com/dtolnay/quote/releases)\n- [Commits](https://github.com/dtolnay/quote/compare/1.0.45...1.0.46)\n\n---\nupdated-dependencies:\n- dependency-name: quote\n  dependency-version: 1.0.46\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump quote from 1.0.45 to 1.0.46",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T20:14:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3efaf2d50bab81a7ab15e7e49786c085c7401010",
          "body": "Bumps [regex](https://github.com/rust-lang/regex) from 1.12.3 to 1.12.4.\n- [Release notes](https://github.com/rust-lang/regex/releases)\n- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/regex/compare/1.12.3...1.12.4)\n\n---\nupdated-dependencies:\n- dependency-name: regex\n  dependency-version: 1.12.4\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump regex from 1.12.3 to 1.12.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T20:14:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "501c7f9ecc08a8e14ae28e6a3e5b293ebf775ba3",
          "body": "Bumps [log](https://github.com/rust-lang/log) from 0.4.32 to 0.4.33.\n- [Release notes](https://github.com/rust-lang/log/releases)\n- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/log/compare/0.4.32...0.4.33)\n\n---\nupdated-dependencies:\n- dependency-name: log\n  dependency-version: 0.4.33\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump log from 0.4.32 to 0.4.33",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T20:13:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49374035ad56745602cca8c1dbc8f67612333a72",
          "body": "Bumps [text-splitter](https://github.com/benbrandt/text-splitter) from 0.31.0 to 0.32.0.\n- [Release notes](https://github.com/benbrandt/text-splitter/releases)\n- [Changelog](https://github.com/benbrandt/text-splitter/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/benbrandt/text-splitter/comp\n[…]\n:\n- dependency-name: text-splitter\n  dependency-version: 0.32.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump text-splitter from 0.31.0 to 0.32.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T20:13:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b39b47fbefe1713cfdf586735fae5e1a7ded8406",
          "body": null,
          "is_bot": false,
          "headline": "0.3.5 update",
          "author_name": "pepperoni21",
          "author_login": "pepperoni21",
          "committed_at": "2026-06-16T12:36:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6abf7348152154e18f382c7db0588b2d319e0cb4",
          "body": "Add streamed tool calls",
          "is_bot": false,
          "headline": "Merge pull request #345 from REALERvolker1/master",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-06-16T12:21:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0364e8f877be1e7feaff4bf9f981a51bf3c9b37f",
          "body": null,
          "is_bot": false,
          "headline": "test: use a local model as fallback in chat_history_management",
          "author_name": "pepperoni21",
          "author_login": "pepperoni21",
          "committed_at": "2026-06-16T12:13:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d5211a30fe1a3644a9299d3a9be86c4f2f114e6",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #348 from pepperoni21/dependabot/cargo/log-0.4.32",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-06-15T23:08:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f0e6e9a95b9d1f7f180ba33629c99880bbb935b",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #349 from pepperoni21/dependabot/cargo/http-1.4.2",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-06-15T23:08:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aec71666b05fccba0944258ac6d4c93e89689076",
          "body": "…3.21.0",
          "is_bot": false,
          "headline": "Merge pull request #350 from pepperoni21/dependabot/cargo/serde_with-…",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-06-15T23:08:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf1f3392cc12c5bfd42d0f9404278afe77d84aad",
          "body": "…er-0.31.0",
          "is_bot": false,
          "headline": "Merge pull request #347 from pepperoni21/dependabot/cargo/text-splitt…",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-06-15T23:07:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f28993e4b34f92c71a06d42b1dfdaeb614d99071",
          "body": "Bumps [serde_with](https://github.com/jonasbb/serde_with) from 3.20.0 to 3.21.0.\n- [Release notes](https://github.com/jonasbb/serde_with/releases)\n- [Commits](https://github.com/jonasbb/serde_with/compare/v3.20.0...v3.21.0)\n\n---\nupdated-dependencies:\n- dependency-name: serde_with\n  dependency-version: 3.21.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump serde_with from 3.20.0 to 3.21.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T20:15:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2f0b3fcd546242e4daf851e7fcbe1d6ded81325",
          "body": "Bumps [http](https://github.com/hyperium/http) from 1.4.1 to 1.4.2.\n- [Release notes](https://github.com/hyperium/http/releases)\n- [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/hyperium/http/compare/v1.4.1...v1.4.2)\n\n---\nupdated-dependencies:\n- dependency-name: http\n  dependency-version: 1.4.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump http from 1.4.1 to 1.4.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T20:15:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af16ce1ca1f3ef57ff14a34873361f0bb9249224",
          "body": "Bumps [log](https://github.com/rust-lang/log) from 0.4.31 to 0.4.32.\n- [Release notes](https://github.com/rust-lang/log/releases)\n- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/log/compare/0.4.31...0.4.32)\n\n---\nupdated-dependencies:\n- dependency-name: log\n  dependency-version: 0.4.32\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump log from 0.4.31 to 0.4.32",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T20:15:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65135293915fef30c99ecd9e26dfecaf223e545c",
          "body": "Bumps [text-splitter](https://github.com/benbrandt/text-splitter) from 0.30.1 to 0.31.0.\n- [Release notes](https://github.com/benbrandt/text-splitter/releases)\n- [Changelog](https://github.com/benbrandt/text-splitter/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/benbrandt/text-splitter/comp\n[…]\n:\n- dependency-name: text-splitter\n  dependency-version: 0.31.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump text-splitter from 0.30.1 to 0.31.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T20:14:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ed41493a2a281998649adef063428cb81426cd87",
          "body": null,
          "is_bot": false,
          "headline": "Remove bad APIs",
          "author_name": "REALERvolker1",
          "author_login": "REALERvolker1",
          "committed_at": "2026-06-13T03:21:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b54e3a3528301aa137a5d7f70a3812fe846eff1",
          "body": null,
          "is_bot": false,
          "headline": "remove API churn",
          "author_name": "REALERvolker1",
          "author_login": "REALERvolker1",
          "committed_at": "2026-06-13T01:48:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49488d34ae7d1e5150c52994ee6ec2efafd38565",
          "body": null,
          "is_bot": false,
          "headline": "doc tweaks",
          "author_name": "REALERvolker1",
          "author_login": "REALERvolker1",
          "committed_at": "2026-06-13T01:28:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97b917d503eeb2b63efb17c9a4df37a2ad79911a",
          "body": null,
          "is_bot": false,
          "headline": "Get streaming tool calling working (rough draft)",
          "author_name": "REALERvolker1",
          "author_login": "REALERvolker1",
          "committed_at": "2026-06-13T01:12:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f2a8fe4c996a131afb7a461001fc43f10219eeb",
          "body": null,
          "is_bot": false,
          "headline": "Removed use of newly deprecated constructor",
          "author_name": "pepperoni21",
          "author_login": "pepperoni21",
          "committed_at": "2026-06-03T15:55:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4830c1bcd67b7308d6d714549df340204c64c51",
          "body": "feat: add OllamaBuilder; deprecate host+port constructors",
          "is_bot": false,
          "headline": "Merge pull request #336 from SarthakB11/feat/ollama-builder-136",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-06-03T15:51:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2a0f861f15d37dca7e677cc94eff1b820e70ab9",
          "body": "Bump log from 0.4.30 to 0.4.31",
          "is_bot": false,
          "headline": "Merge pull request #343 from pepperoni21/dependabot/cargo/log-0.4.31",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-06-03T15:47:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bfd4a6fdf11de47bd3427b49c8b30d2406a938b",
          "body": "…1.0.150\n\nBump serde_json from 1.0.149 to 1.0.150",
          "is_bot": false,
          "headline": "Merge pull request #344 from pepperoni21/dependabot/cargo/serde_json-…",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-06-03T15:46:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9587c7a147bb442ec0ce2f93a32699b33f25b76f",
          "body": null,
          "is_bot": false,
          "headline": "Fixed formatting",
          "author_name": "pepperoni21",
          "author_login": "pepperoni21",
          "committed_at": "2026-06-03T15:46:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97b16e86a16a4f6a9756b7fddc589febe0cd538d",
          "body": "Relax `Tool::call` future bound to `Send`",
          "is_bot": false,
          "headline": "Merge pull request #337 from SarthakB11/fix/issue-291",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-06-03T15:44:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c79d6119667d339718667f582dc93caffd15c94",
          "body": "Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.149 to 1.0.150.\n- [Release notes](https://github.com/serde-rs/json/releases)\n- [Commits](https://github.com/serde-rs/json/compare/v1.0.149...v1.0.150)\n\n---\nupdated-dependencies:\n- dependency-name: serde_json\n  dependency-version: 1.0.150\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump serde_json from 1.0.149 to 1.0.150",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-03T06:35:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9689455bc9ee525893ffb820bc549e48a34635d",
          "body": "Bumps [log](https://github.com/rust-lang/log) from 0.4.30 to 0.4.31.\n- [Release notes](https://github.com/rust-lang/log/releases)\n- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/log/compare/0.4.30...0.4.31)\n\n---\nupdated-dependencies:\n- dependency-name: log\n  dependency-version: 0.4.31\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump log from 0.4.30 to 0.4.31",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-03T06:35:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d44dd70fde0197b25b90276ace645a9fae45ce4d",
          "body": "Bump tokio from 1.52.1 to 1.52.3",
          "is_bot": false,
          "headline": "Merge pull request #338 from pepperoni21/dependabot/cargo/tokio-1.52.3",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-05-29T02:44:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6e2d3db82c4545d1c9d4ca5dc77ed5ed6f53882",
          "body": "Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.52.1 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.1...tokio-1.52.3)\n\n---\nupdated-dependencies:\n- dependency-name: tokio\n  dependency-version: 1.52.3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump tokio from 1.52.1 to 1.52.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-29T02:36:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4ab25cbecf3961883c154d977a58600659e7979",
          "body": "…3.20.0\n\nBump serde_with from 3.18.0 to 3.20.0",
          "is_bot": false,
          "headline": "Merge pull request #339 from pepperoni21/dependabot/cargo/serde_with-…",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-05-29T02:34:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22b140659e9b0e29ddc649f77a32baf556704229",
          "body": "Bump http from 1.4.0 to 1.4.1",
          "is_bot": false,
          "headline": "Merge pull request #340 from pepperoni21/dependabot/cargo/http-1.4.1",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-05-29T02:34:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "324fea835b23aca4e59b7d8c41d48676c89849d8",
          "body": "Bump log from 0.4.29 to 0.4.30",
          "is_bot": false,
          "headline": "Merge pull request #341 from pepperoni21/dependabot/cargo/log-0.4.30",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-05-29T02:33:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "271dbf2067f03cf6896e7b7bd3ec48f968d675af",
          "body": "Bumps [log](https://github.com/rust-lang/log) from 0.4.29 to 0.4.30.\n- [Release notes](https://github.com/rust-lang/log/releases)\n- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/log/compare/0.4.29...0.4.30)\n\n---\nupdated-dependencies:\n- dependency-name: log\n  dependency-version: 0.4.30\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump log from 0.4.29 to 0.4.30",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-26T01:51:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e210f0a66eaef6e3aa1eb71d00507498a07b441",
          "body": "Bumps [http](https://github.com/hyperium/http) from 1.4.0 to 1.4.1.\n- [Release notes](https://github.com/hyperium/http/releases)\n- [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/hyperium/http/compare/v1.4.0...v1.4.1)\n\n---\nupdated-dependencies:\n- dependency-name: http\n  dependency-version: 1.4.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump http from 1.4.0 to 1.4.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-26T01:50:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd43cb9df9f779e066a8ae8a8216b073a56377c7",
          "body": "Bumps [serde_with](https://github.com/jonasbb/serde_with) from 3.18.0 to 3.20.0.\n- [Release notes](https://github.com/jonasbb/serde_with/releases)\n- [Commits](https://github.com/jonasbb/serde_with/compare/v3.18.0...v3.20.0)\n\n---\nupdated-dependencies:\n- dependency-name: serde_with\n  dependency-version: 3.20.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump serde_with from 3.18.0 to 3.20.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-12T02:51:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f21f939248c15c1230f568d11fcad95185b7eabb",
          "body": "Fixes #291",
          "is_bot": false,
          "headline": "Relax Tool::call future bound to Send",
          "author_name": "SarthakB11",
          "author_login": "SarthakB11",
          "committed_at": "2026-05-09T18:51:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2a97f433aa763e100cb7fc446c0c9698f400e74",
          "body": null,
          "is_bot": false,
          "headline": "feat: add OllamaBuilder; deprecate host+port constructors",
          "author_name": "SarthakB11",
          "author_login": "SarthakB11",
          "committed_at": "2026-05-05T20:14:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b4802125923d4366ad4eb6d6566c7f6118c72ed",
          "body": "Bump tokio from 1.50.0 to 1.52.1",
          "is_bot": false,
          "headline": "Merge pull request #332 from pepperoni21/dependabot/cargo/tokio-1.52.1",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-04-21T00:51:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd5afe092700dd5ce0e42d589faca73e3b4293fe",
          "body": "…er-0.30.1\n\nBump text-splitter from 0.29.3 to 0.30.1",
          "is_bot": false,
          "headline": "Merge pull request #331 from pepperoni21/dependabot/cargo/text-splitt…",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-04-21T00:51:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51b3169179857d8209b252a924bd0fa8e6f36a04",
          "body": "Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.50.0 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.50.0...tokio-1.52.1)\n\n---\nupdated-dependencies:\n- dependency-name: tokio\n  dependency-version: 1.52.1\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump tokio from 1.50.0 to 1.52.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-20T22:11:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eafe709e954292b9ba38a905c06b91dc02117a77",
          "body": "Bumps [text-splitter](https://github.com/benbrandt/text-splitter) from 0.29.3 to 0.30.1.\n- [Release notes](https://github.com/benbrandt/text-splitter/releases)\n- [Changelog](https://github.com/benbrandt/text-splitter/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/benbrandt/text-splitter/comp\n[…]\n:\n- dependency-name: text-splitter\n  dependency-version: 0.30.1\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump text-splitter from 0.29.3 to 0.30.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-20T22:10:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c34871a617f66b51a885cb6303679d3e393f99fc",
          "body": null,
          "is_bot": false,
          "headline": "Fixed typo",
          "author_name": "pepperoni21",
          "author_login": "pepperoni21",
          "committed_at": "2026-04-17T07:44:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "411f39c539f27a339d4f0d47bcf74750b3ef7120",
          "body": "fix unit tests",
          "is_bot": false,
          "headline": "Merge pull request #329 from flier/fix-unit-tests",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-04-17T07:30:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce6dd772586f8936b7858ee7650e23e86c705b21",
          "body": "Add min_p and extra fields to ModelOptions",
          "is_bot": false,
          "headline": "Merge pull request #328 from flier/align-to-ollama",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-04-17T07:29:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "430024a502ef8b472726f694283eefb22ea7e2d2",
          "body": "…update lib.rs and mod.rs for improved functionality; add model files for testing.",
          "is_bot": false,
          "headline": "Enhance Makefile with new targets for testing and model preparation; …",
          "author_name": "Flier Lu",
          "author_login": "flier",
          "committed_at": "2026-04-12T02:56:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50b6e02691bf223f2f6917fe62f57b735692ff4d",
          "body": "- Introduced `min_p` parameter for controlling minimum token probability in generation requests.\n- Added `extra` field to allow inclusion of additional model parameters not documented in the Modelfile.\n- Implemented methods for setting `min_p` and managing extra parameters in `ModelOptions`.\n- Created unit tests for JSON serialization and deserialization of `ModelOptions`, covering various scenarios including extra fields and merging known options with extras.",
          "is_bot": false,
          "headline": "Add min_p and extra fields to ModelOptions",
          "author_name": "Flier Lu",
          "author_login": "flier",
          "committed_at": "2026-04-12T02:02:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0189788eb7a5c8a15ef6c1d697c24b4d85e44a28",
          "body": "…3.18.0\n\nBump serde_with from 3.16.1 to 3.18.0",
          "is_bot": false,
          "headline": "Merge pull request #326 from pepperoni21/dependabot/cargo/serde_with-…",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-03-25T01:42:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fddf41b6d305f0a6db2c5407b3904cb7b08f77f",
          "body": "Bump tokio from 1.49.0 to 1.50.0",
          "is_bot": false,
          "headline": "Merge pull request #325 from pepperoni21/dependabot/cargo/tokio-1.50.0",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-03-25T01:42:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2e281818fb42d7ff93434dc9d696e35beae91a7",
          "body": "Bump quote from 1.0.44 to 1.0.45",
          "is_bot": false,
          "headline": "Merge pull request #324 from pepperoni21/dependabot/cargo/quote-1.0.45",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-03-25T01:42:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc4d105f857539f29b716d0050e592075bb58d81",
          "body": "Bumps [serde_with](https://github.com/jonasbb/serde_with) from 3.16.1 to 3.18.0.\n- [Release notes](https://github.com/jonasbb/serde_with/releases)\n- [Commits](https://github.com/jonasbb/serde_with/compare/v3.16.1...v3.18.0)\n\n---\nupdated-dependencies:\n- dependency-name: serde_with\n  dependency-version: 3.18.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump serde_with from 3.16.1 to 3.18.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-16T20:34:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85bb8cd3527bf90f7dbe9b0cd0d47acbf05efd86",
          "body": "Bumps [quote](https://github.com/dtolnay/quote) from 1.0.44 to 1.0.45.\n- [Release notes](https://github.com/dtolnay/quote/releases)\n- [Commits](https://github.com/dtolnay/quote/compare/1.0.44...1.0.45)\n\n---\nupdated-dependencies:\n- dependency-name: quote\n  dependency-version: 1.0.45\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump quote from 1.0.44 to 1.0.45",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-16T12:47:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e1324c668c6ea29afa451ace74e537e7aa3f239",
          "body": "…l-0.3.32",
          "is_bot": false,
          "headline": "Merge pull request #322 from pepperoni21/dependabot/cargo/futures-uti…",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-03-16T12:46:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d50c97593a340223de681051fd39389f7913413",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #321 from pepperoni21/dependabot/cargo/syn-2.0.117",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-03-16T12:46:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dd97c573e7bcb9b9a2a77b3f2222f3d7eceac93",
          "body": "Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.49.0 to 1.50.0.\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.49.0...tokio-1.50.0)\n\n---\nupdated-dependencies:\n- dependency-name: tokio\n  dependency-version: 1.50.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump tokio from 1.49.0 to 1.50.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T21:23:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a713e5aab4875266c3f8577bf8e40d285ee264a6",
          "body": "Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.31 to 0.3.32.\n- [Release notes](https://github.com/rust-lang/futures-rs/releases)\n- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.31.\n[…]\ns:\n- dependency-name: futures-util\n  dependency-version: 0.3.32\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump futures-util from 0.3.31 to 0.3.32",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-23T21:52:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "210afbc25c1f7d6bd7c990151e1610623c1247d1",
          "body": "Bumps [syn](https://github.com/dtolnay/syn) from 2.0.114 to 2.0.117.\n- [Release notes](https://github.com/dtolnay/syn/releases)\n- [Commits](https://github.com/dtolnay/syn/compare/2.0.114...2.0.117)\n\n---\nupdated-dependencies:\n- dependency-name: syn\n  dependency-version: 2.0.117\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump syn from 2.0.114 to 2.0.117",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-23T21:52:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d64f72814721fcc6df88a922ad42e134ed7a40e",
          "body": "Reverted Serialize removal",
          "is_bot": false,
          "headline": "Merge pull request #320 from pepperoni21/serialize-removal-revert",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-02-19T08:54:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68293e86ec355a41101b03f140ff85b2844e7504",
          "body": null,
          "is_bot": false,
          "headline": "Reverted Serialize removal",
          "author_name": "pepperoni21",
          "author_login": "pepperoni21",
          "committed_at": "2026-02-19T08:52:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c26964496b00c2a4fe79912a222529f90bca03b",
          "body": "…-1.0.106\n\nBump proc-macro2 from 1.0.105 to 1.0.106",
          "is_bot": false,
          "headline": "Merge pull request #318 from pepperoni21/dependabot/cargo/proc-macro2…",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-02-17T07:36:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37b5e283dc4d11ecd80c2b7e13ec5ab2bc54b3be",
          "body": "Bump regex from 1.12.2 to 1.12.3",
          "is_bot": false,
          "headline": "Merge pull request #317 from pepperoni21/dependabot/cargo/regex-1.12.3",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-02-17T07:35:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19b1861fd1310ac8f0b5956b0763510a7e250aab",
          "body": "Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.105 to 1.0.106.\n- [Release notes](https://github.com/dtolnay/proc-macro2/releases)\n- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.105...1.0.106)\n\n---\nupdated-dependencies:\n- dependency-name: proc-macro2\n  dependency-version: 1.0.106\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump proc-macro2 from 1.0.105 to 1.0.106",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-17T07:34:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f61bde5f3ab9c72975275fafd86a6b54add9199",
          "body": "Bump schemars from 1.2.0 to 1.2.1",
          "is_bot": false,
          "headline": "Merge pull request #316 from pepperoni21/dependabot/cargo/schemars-1.2.1",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-02-17T07:34:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "733172100e91a34cf2b658c9d0b0975f2cd7b0ab",
          "body": "Bump quote from 1.0.43 to 1.0.44",
          "is_bot": false,
          "headline": "Merge pull request #315 from pepperoni21/dependabot/cargo/quote-1.0.44",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-02-17T07:34:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1297a882e200fd4b7593a5730983a94cf2919be1",
          "body": "….2.1\n\nBump macrotest from 1.2.0 to 1.2.1",
          "is_bot": false,
          "headline": "Merge pull request #314 from pepperoni21/dependabot/cargo/macrotest-1…",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-02-17T07:33:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f04388e5fa941cc2e9bbd22c69ef55e5bb81542",
          "body": "Bumps [regex](https://github.com/rust-lang/regex) from 1.12.2 to 1.12.3.\n- [Release notes](https://github.com/rust-lang/regex/releases)\n- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/regex/compare/1.12.2...1.12.3)\n\n---\nupdated-dependencies:\n- dependency-name: regex\n  dependency-version: 1.12.3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump regex from 1.12.2 to 1.12.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-16T20:27:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94df74450744e4aab60bda6981c076eed2c2edc7",
          "body": "Bumps [schemars](https://github.com/GREsau/schemars) from 1.2.0 to 1.2.1.\n- [Release notes](https://github.com/GREsau/schemars/releases)\n- [Changelog](https://github.com/GREsau/schemars/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/GREsau/schemars/compare/v1.2.0...v1.2.1)\n\n---\nupdated-dep\n[…]\nencies:\n- dependency-name: schemars\n  dependency-version: 1.2.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump schemars from 1.2.0 to 1.2.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-16T20:27:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3160f98abb28857e4d1be850e844296dfbcd4355",
          "body": "Bumps [quote](https://github.com/dtolnay/quote) from 1.0.43 to 1.0.44.\n- [Release notes](https://github.com/dtolnay/quote/releases)\n- [Commits](https://github.com/dtolnay/quote/compare/1.0.43...1.0.44)\n\n---\nupdated-dependencies:\n- dependency-name: quote\n  dependency-version: 1.0.44\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump quote from 1.0.43 to 1.0.44",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-16T20:26:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6324f81491439325ef24dc96f738a5a12ebd2e5",
          "body": "Bumps [macrotest](https://github.com/eupn/macrotest) from 1.2.0 to 1.2.1.\n- [Commits](https://github.com/eupn/macrotest/compare/v1.2.0...v1.2.1)\n\n---\nupdated-dependencies:\n- dependency-name: macrotest\n  dependency-version: 1.2.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump macrotest from 1.2.0 to 1.2.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-16T20:26:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3f85b1f13fad87bee8e97233a93572740f25570",
          "body": null,
          "is_bot": false,
          "headline": "0.3.4 update",
          "author_name": "pepperoni21",
          "author_login": "pepperoni21",
          "committed_at": "2026-02-12T08:47:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f14ad8a75676383b63f193866b997442a2d5fd5f",
          "body": "Added logprobs parameter support",
          "is_bot": false,
          "headline": "Merge pull request #313 from pepperoni21/logprobs",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-02-12T06:47:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba2b1059a45bff7965eb9b4da016ba9a018263f8",
          "body": null,
          "is_bot": false,
          "headline": "Added logprobs parameter support",
          "author_name": "pepperoni21",
          "author_login": "pepperoni21",
          "committed_at": "2026-02-12T06:45:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89a30c5ac61fb2dca5a996aa09954fa9ae2b57d2",
          "body": "Fixed method usage for creating model in README.md",
          "is_bot": false,
          "headline": "Merge pull request #312 from pepperoni21/doc-fix",
          "author_name": "Elias Paris",
          "author_login": "pepperoni21",
          "committed_at": "2026-02-12T06:21:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0f40a1920f53505a63e5ca548ecf5723bb41957",
          "body": null,
          "is_bot": false,
          "headline": "Fixed method usage for creating model in README.md",
          "author_name": "pepperoni21",
          "author_login": "pepperoni21",
          "committed_at": "2026-02-12T06:15:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 24,
      "commits_last_year": 247,
      "latest_release_at": "2026-07-24T15:08:01Z",
      "latest_release_tag": "v0.3.6",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 36,
      "days_since_latest_release": 1,
      "mean_days_between_releases": 61.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "ollama-rs",
          "exists": true,
          "license": "non-standard",
          "keywords": [],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/ollama-rs",
          "is_deprecated": false,
          "latest_version": "0.3.6",
          "repository_url": "https://github.com/pepperoni21/ollama-rs",
          "versions_count": 24,
          "total_downloads": 438751,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 47866,
          "first_published_at": "2023-11-11T15:32:08.129332Z",
          "latest_published_at": "2026-07-24T15:04:34.176252Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 1
        },
        {
          "name": "ollama-rs-macros",
          "exists": true,
          "license": "non-standard",
          "keywords": [],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/ollama-rs-macros",
          "is_deprecated": false,
          "latest_version": "0.3.6",
          "repository_url": "https://github.com/pepperoni21/ollama-rs",
          "versions_count": 11,
          "total_downloads": 10802,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 576,
          "first_published_at": "2025-01-12T11:45:57.492271Z",
          "latest_published_at": "2026-07-24T15:03:40.863516Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 1
        }
      ]
    },
    "popularity": {
      "forks": 167,
      "stars": 1049,
      "watchers": 11,
      "fork_history": {
        "days": [
          {
            "date": "2023-11-05",
            "count": 1
          },
          {
            "date": "2023-11-20",
            "count": 1
          },
          {
            "date": "2023-11-21",
            "count": 1
          },
          {
            "date": "2023-11-29",
            "count": 1
          },
          {
            "date": "2023-12-03",
            "count": 1
          },
          {
            "date": "2023-12-21",
            "count": 1
          },
          {
            "date": "2023-12-30",
            "count": 1
          },
          {
            "date": "2024-01-07",
            "count": 1
          },
          {
            "date": "2024-01-14",
            "count": 1
          },
          {
            "date": "2024-01-20",
            "count": 1
          },
          {
            "date": "2024-01-28",
            "count": 1
          },
          {
            "date": "2024-02-02",
            "count": 1
          },
          {
            "date": "2024-02-08",
            "count": 1
          },
          {
            "date": "2024-02-15",
            "count": 1
          },
          {
            "date": "2024-02-17",
            "count": 1
          },
          {
            "date": "2024-02-21",
            "count": 1
          },
          {
            "date": "2024-02-22",
            "count": 1
          },
          {
            "date": "2024-02-24",
            "count": 1
          },
          {
            "date": "2024-02-25",
            "count": 1
          },
          {
            "date": "2024-02-28",
            "count": 1
          },
          {
            "date": "2024-03-04",
            "count": 1
          },
          {
            "date": "2024-03-09",
            "count": 1
          },
          {
            "date": "2024-03-13",
            "count": 1
          },
          {
            "date": "2024-03-22",
            "count": 2
          },
          {
            "date": "2024-03-27",
            "count": 1
          },
          {
            "date": "2024-04-04",
            "count": 1
          },
          {
            "date": "2024-04-06",
            "count": 2
          },
          {
            "date": "2024-04-09",
            "count": 2
          },
          {
            "date": "2024-04-17",
            "count": 1
          },
          {
            "date": "2024-04-19",
            "count": 1
          },
          {
            "date": "2024-04-22",
            "count": 1
          },
          {
            "date": "2024-04-23",
            "count": 1
          },
          {
            "date": "2024-05-06",
            "count": 1
          },
          {
            "date": "2024-05-12",
            "count": 1
          },
          {
            "date": "2024-05-14",
            "count": 1
          },
          {
            "date": "2024-06-04",
            "count": 1
          },
          {
            "date": "2024-06-10",
            "count": 1
          },
          {
            "date": "2024-06-18",
            "count": 1
          },
          {
            "date": "2024-06-20",
            "count": 1
          },
          {
            "date": "2024-06-26",
            "count": 1
          },
          {
            "date": "2024-07-08",
            "count": 1
          },
          {
            "date": "2024-07-21",
            "count": 1
          },
          {
            "date": "2024-07-26",
            "count": 1
          },
          {
            "date": "2024-07-27",
            "count": 1
          },
          {
            "date": "2024-07-29",
            "count": 1
          },
          {
            "date": "2024-07-30",
            "count": 1
          },
          {
            "date": "2024-08-07",
            "count": 1
          },
          {
            "date": "2024-08-13",
            "count": 1
          },
          {
            "date": "2024-08-15",
            "count": 1
          },
          {
            "date": "2024-08-18",
            "count": 2
          },
          {
            "date": "2024-08-19",
            "count": 1
          },
          {
            "date": "2024-08-20",
            "count": 1
          },
          {
            "date": "2024-08-26",
            "count": 1
          },
          {
            "date": "2024-08-29",
            "count": 1
          },
          {
            "date": "2024-09-02",
            "count": 1
          },
          {
            "date": "2024-09-05",
            "count": 1
          },
          {
            "date": "2024-09-06",
            "count": 2
          },
          {
            "date": "2024-09-17",
            "count": 1
          },
          {
            "date": "2024-09-18",
            "count": 1
          },
          {
            "date": "2024-09-24",
            "count": 1
          },
          {
            "date": "2024-09-25",
            "count": 1
          },
          {
            "date": "2024-11-03",
            "count": 1
          },
          {
            "date": "2024-11-11",
            "count": 2
          },
          {
            "date": "2024-11-14",
            "count": 1
          },
          {
            "date": "2024-11-18",
            "count": 1
          },
          {
            "date": "2024-12-02",
            "count": 1
          },
          {
            "date": "2024-12-08",
            "count": 1
          },
          {
            "date": "2024-12-26",
            "count": 1
          },
          {
            "date": "2024-12-27",
            "count": 1
          },
          {
            "date": "2025-01-03",
            "count": 1
          },
          {
            "date": "2025-01-09",
            "count": 1
          },
          {
            "date": "2025-01-11",
            "count": 1
          },
          {
            "date": "2025-01-15",
            "count": 1
          },
          {
            "date": "2025-01-16",
            "count": 1
          },
          {
            "date": "2025-01-28",
            "count": 2
          },
          {
            "date": "2025-01-29",
            "count": 1
          },
          {
            "date": "2025-02-02",
            "count": 1
          },
          {
            "date": "2025-02-04",
            "count": 1
          },
          {
            "date": "2025-02-06",
            "count": 1
          },
          {
            "date": "2025-02-07",
            "count": 1
          },
          {
            "date": "2025-02-08",
            "count": 1
          },
          {
            "date": "2025-02-09",
            "count": 1
          },
          {
            "date": "2025-02-11",
            "count": 1
          },
          {
            "date": "2025-02-17",
            "count": 1
          },
          {
            "date": "2025-02-24",
            "count": 2
          },
          {
            "date": "2025-02-25",
            "count": 1
          },
          {
            "date": "2025-03-03",
            "count": 1
          },
          {
            "date": "2025-03-14",
            "count": 1
          },
          {
            "date": "2025-03-15",
            "count": 1
          },
          {
            "date": "2025-03-18",
            "count": 1
          },
          {
            "date": "2025-03-21",
            "count": 3
          },
          {
            "date": "2025-03-23",
            "count": 1
          },
          {
            "date": "2025-04-02",
            "count": 1
          },
          {
            "date": "2025-04-03",
            "count": 1
          },
          {
            "date": "2025-04-05",
            "count": 1
          },
          {
            "date": "2025-04-08",
            "count": 2
          },
          {
            "date": "2025-04-20",
            "count": 1
          },
          {
            "date": "2025-04-24",
            "count": 1
          },
          {
            "date": "2025-04-29",
            "count": 1
          },
          {
            "date": "2025-04-30",
            "count": 1
          },
          {
            "date": "2025-05-03",
            "count": 1
          },
          {
            "date": "2025-05-15",
            "count": 1
          },
          {
            "date": "2025-05-17",
            "count": 1
          },
          {
            "date": "2025-05-23",
            "count": 1
          },
          {
            "date": "2025-05-24",
            "count": 1
          },
          {
            "date": "2025-05-26",
            "count": 1
          },
          {
            "date": "2025-06-01",
            "count": 1
          },
          {
            "date": "2025-06-07",
            "count": 1
          },
          {
            "date": "2025-06-14",
            "count": 1
          },
          {
            "date": "2025-06-18",
            "count": 1
          },
          {
            "date": "2025-07-03",
            "count": 1
          },
          {
            "date": "2025-07-06",
            "count": 1
          },
          {
            "date": "2025-07-08",
            "count": 1
          },
          {
            "date": "2025-07-30",
            "count": 1
          },
          {
            "date": "2025-07-31",
            "count": 1
          },
          {
            "date": "2025-08-29",
            "count": 1
          },
          {
            "date": "2025-09-14",
            "count": 1
          },
          {
            "date": "2025-09-30",
            "count": 1
          },
          {
            "date": "2025-10-10",
            "count": 1
          },
          {
            "date": "2025-10-24",
            "count": 1
          },
          {
            "date": "2025-10-28",
            "count": 1
          },
          {
            "date": "2025-11-02",
            "count": 1
          },
          {
            "date": "2025-11-18",
            "count": 1
          },
          {
            "date": "2025-11-30",
            "count": 1
          },
          {
            "date": "2025-12-04",
            "count": 1
          },
          {
            "date": "2025-12-16",
            "count": 1
          },
          {
            "date": "2025-12-21",
            "count": 1
          },
          {
            "date": "2026-01-02",
            "count": 1
          },
          {
            "date": "2026-01-06",
            "count": 1
          },
          {
            "date": "2026-01-14",
            "count": 1
          },
          {
            "date": "2026-01-15",
            "count": 1
          },
          {
            "date": "2026-02-03",
            "count": 1
          },
          {
            "date": "2026-02-04",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-03-09",
            "count": 1
          },
          {
            "date": "2026-03-12",
            "count": 1
          },
          {
            "date": "2026-03-14",
            "count": 1
          },
          {
            "date": "2026-03-27",
            "count": 1
          },
          {
            "date": "2026-04-11",
            "count": 1
          },
          {
            "date": "2026-04-16",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 1
          },
          {
            "date": "2026-05-02",
            "count": 1
          },
          {
            "date": "2026-05-05",
            "count": 1
          },
          {
            "date": "2026-05-10",
            "count": 1
          },
          {
            "date": "2026-05-27",
            "count": 1
          },
          {
            "date": "2026-06-13",
            "count": 1
          },
          {
            "date": "2026-06-15",
            "count": 2
          },
          {
            "date": "2026-06-20",
            "count": 1
          },
          {
            "date": "2026-06-26",
            "count": 1
          },
          {
            "date": "2026-06-29",
            "count": 1
          },
          {
            "date": "2026-07-04",
            "count": 1
          },
          {
            "date": "2026-07-25",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 164,
        "total_forks": 167
      },
      "star_history": null,
      "open_issues_and_prs": 6
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Cargo.toml",
        "ollama-rs-macros/Cargo.toml",
        "ollama-rs/Cargo.toml"
      ],
      "largest_source_bytes": 14586,
      "source_files_sampled": 70,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "ollama-rs-macros/Cargo.toml",
        "ollama-rs/Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "bytes",
            "direct": false,
            "version": "1.10.0",
            "severity": "moderate",
            "ecosystem": "crates",
            "cvss_score": 6.2,
            "advisory_ids": [
              "GHSA-434x-w66g-qw3r",
              "RUSTSEC-2026-0007"
            ],
            "fixed_version": "1.11.1",
            "advisory_count": 2,
            "oldest_advisory_days": 172
          },
          {
            "name": "atty",
            "direct": false,
            "version": "0.2.14",
            "severity": "low",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "GHSA-g98v-hv3f-hcfr",
              "RUSTSEC-2021-0145",
              "RUSTSEC-2024-0375"
            ],
            "fixed_version": null,
            "advisory_count": 3,
            "oldest_advisory_days": 1847
          },
          {
            "name": "rand",
            "direct": false,
            "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": 107
          },
          {
            "name": "ansi_term",
            "direct": false,
            "version": "0.12.1",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2021-0139"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 1802
          },
          {
            "name": "anyhow",
            "direct": false,
            "version": "1.0.95",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2026-0190"
            ],
            "fixed_version": "1.0.103",
            "advisory_count": 1,
            "oldest_advisory_days": 30
          },
          {
            "name": "fxhash",
            "direct": false,
            "version": "0.2.1",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2025-0057"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 323
          },
          {
            "name": "proc-macro-error",
            "direct": false,
            "version": "1.0.4",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2024-0370"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 692
          },
          {
            "name": "structopt",
            "direct": false,
            "version": "0.3.26",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2022-0104"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 1628
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 2,
          "unknown": 5,
          "moderate": 1
        },
        "advisory_count": 12,
        "affected_count": 8,
        "assessed_count": 385,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 26,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "proc-macro2",
          "manifest": "ollama-rs-macros/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "quote",
          "manifest": "ollama-rs-macros/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "syn",
          "manifest": "ollama-rs-macros/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "3"
        },
        {
          "name": "reqwest",
          "manifest": "ollama-rs/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.13"
        },
        {
          "name": "serde",
          "manifest": "ollama-rs/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "serde_json",
          "manifest": "ollama-rs/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "serde_with",
          "manifest": "ollama-rs/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "3.20.0"
        },
        {
          "name": "tokio",
          "manifest": "ollama-rs/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "tokio-stream",
          "manifest": "ollama-rs/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.1.18"
        },
        {
          "name": "url",
          "manifest": "ollama-rs/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "log",
          "manifest": "ollama-rs/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.4"
        },
        {
          "name": "scraper",
          "manifest": "ollama-rs/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.24.0"
        },
        {
          "name": "text-splitter",
          "manifest": "ollama-rs/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.32.0"
        },
        {
          "name": "regex",
          "manifest": "ollama-rs/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.12.3"
        },
        {
          "name": "async-stream",
          "manifest": "ollama-rs/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3.5"
        },
        {
          "name": "http",
          "manifest": "ollama-rs/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.4.1"
        },
        {
          "name": "schemars",
          "manifest": "ollama-rs/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.2.1"
        },
        {
          "name": "thiserror",
          "manifest": "ollama-rs/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.0.18"
        },
        {
          "name": "calc",
          "manifest": "ollama-rs/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.4.0"
        },
        {
          "name": "html2md",
          "manifest": "ollama-rs/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.2.15"
        },
        {
          "name": "static_assertions",
          "manifest": "ollama-rs/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.1.0"
        },
        {
          "name": "modelfile",
          "manifest": "ollama-rs/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3.1"
        },
        {
          "name": "ollama-rs-macros",
          "manifest": "ollama-rs/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "async-stream",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "async-stream",
            "direct": true,
            "version": "0.3.6",
            "ecosystem": "crates"
          },
          {
            "name": "calc",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "calc",
            "direct": true,
            "version": "0.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "html2md",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "html2md",
            "direct": true,
            "version": "0.2.15",
            "ecosystem": "crates"
          },
          {
            "name": "http",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "http",
            "direct": true,
            "version": "1.4.2",
            "ecosystem": "crates"
          },
          {
            "name": "log",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "log",
            "direct": true,
            "version": "0.4.33",
            "ecosystem": "crates"
          },
          {
            "name": "modelfile",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "modelfile",
            "direct": true,
            "version": "0.3.1",
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro2",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro2",
            "direct": true,
            "version": "1.0.107",
            "ecosystem": "crates"
          },
          {
            "name": "quote",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "quote",
            "direct": true,
            "version": "1.0.46",
            "ecosystem": "crates"
          },
          {
            "name": "regex",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "regex",
            "direct": true,
            "version": "1.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "reqwest",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "reqwest",
            "direct": true,
            "version": "0.13.4",
            "ecosystem": "crates"
          },
          {
            "name": "schemars",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "schemars",
            "direct": true,
            "version": "0.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "schemars",
            "direct": true,
            "version": "1.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "scraper",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "scraper",
            "direct": true,
            "version": "0.24.0",
            "ecosystem": "crates"
          },
          {
            "name": "serde",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde",
            "direct": true,
            "version": "1.0.229",
            "ecosystem": "crates"
          },
          {
            "name": "serde_json",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde_json",
            "direct": true,
            "version": "1.0.150",
            "ecosystem": "crates"
          },
          {
            "name": "serde_with",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde_with",
            "direct": true,
            "version": "3.21.0",
            "ecosystem": "crates"
          },
          {
            "name": "static_assertions",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "static_assertions",
            "direct": true,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": true,
            "version": "1.0.109",
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": true,
            "version": "2.0.119",
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": true,
            "version": "3.0.2",
            "ecosystem": "crates"
          },
          {
            "name": "text-splitter",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "text-splitter",
            "direct": true,
            "version": "0.32.0",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "thiserror",
            "direct": true,
            "version": "1.0.69",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror",
            "direct": true,
            "version": "2.0.19",
            "ecosystem": "crates"
          },
          {
            "name": "tokio",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "tokio",
            "direct": true,
            "version": "1.52.3",
            "ecosystem": "crates"
          },
          {
            "name": "tokio-stream",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "tokio-stream",
            "direct": true,
            "version": "0.1.18",
            "ecosystem": "crates"
          },
          {
            "name": "url",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "url",
            "direct": true,
            "version": "2.5.8",
            "ecosystem": "crates"
          },
          {
            "name": "ahash",
            "direct": false,
            "version": "0.8.12",
            "ecosystem": "crates"
          },
          {
            "name": "aho-corasick",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "crates"
          },
          {
            "name": "android-tzdata",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "android_system_properties",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "ansi_term",
            "direct": false,
            "version": "0.12.1",
            "ecosystem": "crates"
          },
          {
            "name": "anyhow",
            "direct": false,
            "version": "1.0.95",
            "ecosystem": "crates"
          },
          {
            "name": "ascii-canvas",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "async-stream-impl",
            "direct": false,
            "version": "0.3.6",
            "ecosystem": "crates"
          },
          {
            "name": "atty",
            "direct": false,
            "version": "0.2.14",
            "ecosystem": "crates"
          },
          {
            "name": "auto_enums",
            "direct": false,
            "version": "0.8.5",
            "ecosystem": "crates"
          },
          {
            "name": "autocfg",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "aws-lc-rs",
            "direct": false,
            "version": "1.17.1",
            "ecosystem": "crates"
          },
          {
            "name": "aws-lc-sys",
            "direct": false,
            "version": "0.42.0",
            "ecosystem": "crates"
          },
          {
            "name": "base64",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "base64",
            "direct": false,
            "version": "0.22.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.1",
            "ecosystem": "crates"
          },
          {
            "name": "bs58",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "crates"
          },
          {
            "name": "bumpalo",
            "direct": false,
            "version": "3.14.0",
            "ecosystem": "crates"
          },
          {
            "name": "byteorder",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "bytes",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "crates"
          },
          {
            "name": "cc",
            "direct": false,
            "version": "1.2.67",
            "ecosystem": "crates"
          },
          {
            "name": "cesu8",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "cfg-if",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "cfg_aliases",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "chacha20",
            "direct": false,
            "version": "0.10.1",
            "ecosystem": "crates"
          },
          {
            "name": "chrono",
            "direct": false,
            "version": "0.4.40",
            "ecosystem": "crates"
          },
          {
            "name": "clap",
            "direct": false,
            "version": "2.34.0",
            "ecosystem": "crates"
          },
          {
            "name": "clipboard-win",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "cmake",
            "direct": false,
            "version": "0.1.58",
            "ecosystem": "crates"
          },
          {
            "name": "combine",
            "direct": false,
            "version": "4.6.7",
            "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": "core_maths",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "cpufeatures",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "crunchy",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "cssparser",
            "direct": false,
            "version": "0.35.0",
            "ecosystem": "crates"
          },
          {
            "name": "cssparser-macros",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "crates"
          },
          {
            "name": "darling",
            "direct": false,
            "version": "0.23.0",
            "ecosystem": "crates"
          },
          {
            "name": "darling_core",
            "direct": false,
            "version": "0.23.0",
            "ecosystem": "crates"
          },
          {
            "name": "darling_macro",
            "direct": false,
            "version": "0.23.0",
            "ecosystem": "crates"
          },
          {
            "name": "deranged",
            "direct": false,
            "version": "0.5.8",
            "ecosystem": "crates"
          },
          {
            "name": "derive_more",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "derive_more",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "derive_more-impl",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "derive_more-impl",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "derive_utils",
            "direct": false,
            "version": "0.14.1",
            "ecosystem": "crates"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "crates"
          },
          {
            "name": "dirs-next",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "dirs-sys-next",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "displaydoc",
            "direct": false,
            "version": "0.2.5",
            "ecosystem": "crates"
          },
          {
            "name": "dtoa",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "crates"
          },
          {
            "name": "dtoa-short",
            "direct": false,
            "version": "0.3.4",
            "ecosystem": "crates"
          },
          {
            "name": "dunce",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "crates"
          },
          {
            "name": "dyn-clone",
            "direct": false,
            "version": "1.0.17",
            "ecosystem": "crates"
          },
          {
            "name": "ego-tree",
            "direct": false,
            "version": "0.10.0",
            "ecosystem": "crates"
          },
          {
            "name": "either",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "crates"
          },
          {
            "name": "ena",
            "direct": false,
            "version": "0.14.3",
            "ecosystem": "crates"
          },
          {
            "name": "endian-type",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "equivalent",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "errno",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "crates"
          },
          {
            "name": "error-code",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "crates"
          },
          {
            "name": "fastrand",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "fd-lock",
            "direct": false,
            "version": "3.0.13",
            "ecosystem": "crates"
          },
          {
            "name": "find-msvc-tools",
            "direct": false,
            "version": "0.1.9",
            "ecosystem": "crates"
          },
          {
            "name": "fixedbitset",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "crates"
          },
          {
            "name": "form_urlencoded",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "fs2",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "fs2",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "crates"
          },
          {
            "name": "fs_extra",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "futf",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "futures-channel",
            "direct": false,
            "version": "0.3.29",
            "ecosystem": "crates"
          },
          {
            "name": "futures-core",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures-io",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures-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": null,
            "ecosystem": "crates"
          },
          {
            "name": "futures-util",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "fxhash",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "getopts",
            "direct": false,
            "version": "0.2.23",
            "ecosystem": "crates"
          },
          {
            "name": "getrandom",
            "direct": false,
            "version": "0.2.11",
            "ecosystem": "crates"
          },
          {
            "name": "getrandom",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "crates"
          },
          {
            "name": "getrandom",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "crates"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "hashbrown",
            "direct": false,
            "version": "0.12.3",
            "ecosystem": "crates"
          },
          {
            "name": "hashbrown",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "crates"
          },
          {
            "name": "heck",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "crates"
          },
          {
            "name": "heck",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "hermit-abi",
            "direct": false,
            "version": "0.1.19",
            "ecosystem": "crates"
          },
          {
            "name": "hermit-abi",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "hex",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "crates"
          },
          {
            "name": "html5ever",
            "direct": false,
            "version": "0.27.0",
            "ecosystem": "crates"
          },
          {
            "name": "html5ever",
            "direct": false,
            "version": "0.35.0",
            "ecosystem": "crates"
          },
          {
            "name": "http-body",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "http-body-util",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "crates"
          },
          {
            "name": "httparse",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "crates"
          },
          {
            "name": "hyper",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "crates"
          },
          {
            "name": "hyper-rustls",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "crates"
          },
          {
            "name": "hyper-util",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "crates"
          },
          {
            "name": "iana-time-zone",
            "direct": false,
            "version": "0.1.60",
            "ecosystem": "crates"
          },
          {
            "name": "iana-time-zone-haiku",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "icu_collections",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "icu_collections",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "icu_locale",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "icu_locale_core",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "icu_locale_data",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "icu_locid",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "icu_locid_transform",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "icu_locid_transform_data",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "icu_normalizer",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "icu_normalizer_data",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "icu_properties",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "crates"
          },
          {
            "name": "icu_properties_data",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "icu_provider",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "icu_provider",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "icu_provider_macros",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "icu_segmenter",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "icu_segmenter_data",
            "direct": false,
            "version": "2.0.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.0",
            "ecosystem": "crates"
          },
          {
            "name": "indexmap",
            "direct": false,
            "version": "1.9.3",
            "ecosystem": "crates"
          },
          {
            "name": "indexmap",
            "direct": false,
            "version": "2.13.0",
            "ecosystem": "crates"
          },
          {
            "name": "ipnet",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "iri-string",
            "direct": false,
            "version": "0.7.8",
            "ecosystem": "crates"
          },
          {
            "name": "is-terminal",
            "direct": false,
            "version": "0.4.13",
            "ecosystem": "crates"
          },
          {
            "name": "iterext",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "itertools",
            "direct": false,
            "version": "0.10.5",
            "ecosystem": "crates"
          },
          {
            "name": "itertools",
            "direct": false,
            "version": "0.14.0",
            "ecosystem": "crates"
          },
          {
            "name": "itoa",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "crates"
          },
          {
            "name": "jni",
            "direct": false,
            "version": "0.19.0",
            "ecosystem": "crates"
          },
          {
            "name": "jni",
            "direct": false,
            "version": "0.22.4",
            "ecosystem": "crates"
          },
          {
            "name": "jni-macros",
            "direct": false,
            "version": "0.22.4",
            "ecosystem": "crates"
          },
          {
            "name": "jni-sys",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "jni-sys",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "jni-sys-macros",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "jobserver",
            "direct": false,
            "version": "0.1.35",
            "ecosystem": "crates"
          },
          {
            "name": "js-sys",
            "direct": false,
            "version": "0.3.103",
            "ecosystem": "crates"
          },
          {
            "name": "lalrpop",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "crates"
          },
          {
            "name": "lalrpop-util",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "crates"
          },
          {
            "name": "lazy_static",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "libc",
            "direct": false,
            "version": "0.2.185",
            "ecosystem": "crates"
          },
          {
            "name": "libm",
            "direct": false,
            "version": "0.2.11",
            "ecosystem": "crates"
          },
          {
            "name": "libredox",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "crates"
          },
          {
            "name": "linux-raw-sys",
            "direct": false,
            "version": "0.4.10",
            "ecosystem": "crates"
          },
          {
            "name": "litemap",
            "direct": false,
            "version": "0.7.4",
            "ecosystem": "crates"
          },
          {
            "name": "litemap",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "crates"
          },
          {
            "name": "lock_api",
            "direct": false,
            "version": "0.4.11",
            "ecosystem": "crates"
          },
          {
            "name": "lru-slab",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "mac",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "macrotest",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "macrotest",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "markup5ever",
            "direct": false,
            "version": "0.12.1",
            "ecosystem": "crates"
          },
          {
            "name": "markup5ever",
            "direct": false,
            "version": "0.35.0",
            "ecosystem": "crates"
          },
          {
            "name": "markup5ever_rcdom",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "match_token",
            "direct": false,
            "version": "0.35.0",
            "ecosystem": "crates"
          },
          {
            "name": "memchr",
            "direct": false,
            "version": "2.8.2",
            "ecosystem": "crates"
          },
          {
            "name": "minimal-lexical",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "mio",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "new_debug_unreachable",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "crates"
          },
          {
            "name": "nibble_vec",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "nix",
            "direct": false,
            "version": "0.25.1",
            "ecosystem": "crates"
          },
          {
            "name": "nom",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "crates"
          },
          {
            "name": "num-conv",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "num-runtime-fmt",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "num-traits",
            "direct": false,
            "version": "0.2.19",
            "ecosystem": "crates"
          },
          {
            "name": "once_cell",
            "direct": false,
            "version": "1.19.0",
            "ecosystem": "crates"
          },
          {
            "name": "openssl-probe",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "parking_lot",
            "direct": false,
            "version": "0.12.1",
            "ecosystem": "crates"
          },
          {
            "name": "parking_lot_core",
            "direct": false,
            "version": "0.9.9",
            "ecosystem": "crates"
          },
          {
            "name": "percent-encoding",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "petgraph",
            "direct": false,
            "version": "0.6.5",
            "ecosystem": "crates"
          },
          {
            "name": "phf",
            "direct": false,
            "version": "0.11.2",
            "ecosystem": "crates"
          },
          {
            "name": "phf_codegen",
            "direct": false,
            "version": "0.11.3",
            "ecosystem": "crates"
          },
          {
            "name": "phf_generator",
            "direct": false,
            "version": "0.11.2",
            "ecosystem": "crates"
          },
          {
            "name": "phf_macros",
            "direct": false,
            "version": "0.11.2",
            "ecosystem": "crates"
          },
          {
            "name": "phf_shared",
            "direct": false,
            "version": "0.11.2",
            "ecosystem": "crates"
          },
          {
            "name": "pin-project-lite",
            "direct": false,
            "version": "0.2.13",
            "ecosystem": "crates"
          },
          {
            "name": "pkg-config",
            "direct": false,
            "version": "0.3.33",
            "ecosystem": "crates"
          },
          {
            "name": "potential_utf",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "powerfmt",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "precomputed-hash",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "prettyplease",
            "direct": false,
            "version": "0.2.27",
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro-error",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro-error-attr",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "crates"
          },
          {
            "name": "quinn",
            "direct": false,
            "version": "0.11.11",
            "ecosystem": "crates"
          },
          {
            "name": "quinn-proto",
            "direct": false,
            "version": "0.11.16",
            "ecosystem": "crates"
          },
          {
            "name": "quinn-udp",
            "direct": false,
            "version": "0.5.4",
            "ecosystem": "crates"
          },
          {
            "name": "r-efi",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "r-efi",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "radix_trie",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "rand",
            "direct": false,
            "version": "0.10.2",
            "ecosystem": "crates"
          },
          {
            "name": "rand",
            "direct": false,
            "version": "0.8.5",
            "ecosystem": "crates"
          },
          {
            "name": "rand_core",
            "direct": false,
            "version": "0.10.1",
            "ecosystem": "crates"
          },
          {
            "name": "rand_core",
            "direct": false,
            "version": "0.6.4",
            "ecosystem": "crates"
          },
          {
            "name": "rand_pcg",
            "direct": false,
            "version": "0.10.2",
            "ecosystem": "crates"
          },
          {
            "name": "redox_syscall",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "redox_users",
            "direct": false,
            "version": "0.4.6",
            "ecosystem": "crates"
          },
          {
            "name": "ref-cast",
            "direct": false,
            "version": "1.0.24",
            "ecosystem": "crates"
          },
          {
            "name": "ref-cast-impl",
            "direct": false,
            "version": "1.0.24",
            "ecosystem": "crates"
          },
          {
            "name": "regex-automata",
            "direct": false,
            "version": "0.4.16",
            "ecosystem": "crates"
          },
          {
            "name": "regex-syntax",
            "direct": false,
            "version": "0.6.29",
            "ecosystem": "crates"
          },
          {
            "name": "regex-syntax",
            "direct": false,
            "version": "0.8.11",
            "ecosystem": "crates"
          },
          {
            "name": "ring",
            "direct": false,
            "version": "0.17.14",
            "ecosystem": "crates"
          },
          {
            "name": "rustc-hash",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "rustc_version",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "rustix",
            "direct": false,
            "version": "0.38.21",
            "ecosystem": "crates"
          },
          {
            "name": "rustls",
            "direct": false,
            "version": "0.23.42",
            "ecosystem": "crates"
          },
          {
            "name": "rustls-native-certs",
            "direct": false,
            "version": "0.8.4",
            "ecosystem": "crates"
          },
          {
            "name": "rustls-pki-types",
            "direct": false,
            "version": "1.12.0",
            "ecosystem": "crates"
          },
          {
            "name": "rustls-platform-verifier",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "crates"
          },
          {
            "name": "rustls-platform-verifier-android",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "rustls-webpki",
            "direct": false,
            "version": "0.103.13",
            "ecosystem": "crates"
          },
          {
            "name": "rustversion",
            "direct": false,
            "version": "1.0.16",
            "ecosystem": "crates"
          },
          {
            "name": "rustyline",
            "direct": false,
            "version": "10.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "same-file",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "crates"
          },
          {
            "name": "schannel",
            "direct": false,
            "version": "0.1.22",
            "ecosystem": "crates"
          },
          {
            "name": "schemars_derive",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "scopeguard",
            "direct": false,
            "version": "1.2.0",
            "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": "selectors",
            "direct": false,
            "version": "0.31.0",
            "ecosystem": "crates"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "1.0.28",
            "ecosystem": "crates"
          },
          {
            "name": "serde_core",
            "direct": false,
            "version": "1.0.229",
            "ecosystem": "crates"
          },
          {
            "name": "serde_derive",
            "direct": false,
            "version": "1.0.229",
            "ecosystem": "crates"
          },
          {
            "name": "serde_derive_internals",
            "direct": false,
            "version": "0.29.1",
            "ecosystem": "crates"
          },
          {
            "name": "serde_spanned",
            "direct": false,
            "version": "0.6.8",
            "ecosystem": "crates"
          },
          {
            "name": "serde_spanned",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "crates"
          },
          {
            "name": "serde_with_macros",
            "direct": false,
            "version": "3.21.0",
            "ecosystem": "crates"
          },
          {
            "name": "servo_arc",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "shlex",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "signal-hook-registry",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "simd_cesu8",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "simdutf8",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "siphasher",
            "direct": false,
            "version": "0.3.11",
            "ecosystem": "crates"
          },
          {
            "name": "slab",
            "direct": false,
            "version": "0.4.9",
            "ecosystem": "crates"
          },
          {
            "name": "smallvec",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "crates"
          },
          {
            "name": "socket2",
            "direct": false,
            "version": "0.5.10",
            "ecosystem": "crates"
          },
          {
            "name": "socket2",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "crates"
          },
          {
            "name": "stable_deref_trait",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "str-buf",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "crates"
          },
          {
            "name": "string_cache",
            "direct": false,
            "version": "0.8.9",
            "ecosystem": "crates"
          },
          {
            "name": "string_cache_codegen",
            "direct": false,
            "version": "0.5.4",
            "ecosystem": "crates"
          },
          {
            "name": "strsim",
            "direct": false,
            "version": "0.11.1",
            "ecosystem": "crates"
          },
          {
            "name": "strsim",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "crates"
          },
          {
            "name": "structopt",
            "direct": false,
            "version": "0.3.26",
            "ecosystem": "crates"
          },
          {
            "name": "structopt-derive",
            "direct": false,
            "version": "0.4.18",
            "ecosystem": "crates"
          },
          {
            "name": "strum",
            "direct": false,
            "version": "0.26.3",
            "ecosystem": "crates"
          },
          {
            "name": "strum",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "crates"
          },
          {
            "name": "strum_macros",
            "direct": false,
            "version": "0.26.4",
            "ecosystem": "crates"
          },
          {
            "name": "strum_macros",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "crates"
          },
          {
            "name": "subtle",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "sync_wrapper",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "synstructure",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "tendril",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "crates"
          },
          {
            "name": "term",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "crates"
          },
          {
            "name": "textwrap",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror-impl",
            "direct": false,
            "version": "1.0.69",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror-impl",
            "direct": false,
            "version": "2.0.19",
            "ecosystem": "crates"
          },
          {
            "name": "time",
            "direct": false,
            "version": "0.3.47",
            "ecosystem": "crates"
          },
          {
            "name": "time-core",
            "direct": false,
            "version": "0.1.8",
            "ecosystem": "crates"
          },
          {
            "name": "time-macros",
            "direct": false,
            "version": "0.2.27",
            "ecosystem": "crates"
          },
          {
            "name": "tiny-keccak",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "crates"
          },
          {
            "name": "tinystr",
            "direct": false,
            "version": "0.7.6",
            "ecosystem": "crates"
          },
          {
            "name": "tinystr",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "crates"
          },
          {
            "name": "tinyvec",
            "direct": false,
            "version": "1.6.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.0",
            "ecosystem": "crates"
          },
          {
            "name": "tokio-util",
            "direct": false,
            "version": "0.7.10",
            "ecosystem": "crates"
          },
          {
            "name": "toml",
            "direct": false,
            "version": "0.8.20",
            "ecosystem": "crates"
          },
          {
            "name": "toml",
            "direct": false,
            "version": "1.0.2+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "toml_datetime",
            "direct": false,
            "version": "0.6.8",
            "ecosystem": "crates"
          },
          {
            "name": "toml_datetime",
            "direct": false,
            "version": "1.0.0+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "toml_edit",
            "direct": false,
            "version": "0.22.24",
            "ecosystem": "crates"
          },
          {
            "name": "toml_parser",
            "direct": false,
            "version": "1.0.9+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "toml_writer",
            "direct": false,
            "version": "1.0.6+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "tower",
            "direct": false,
            "version": "0.5.2",
            "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",
            "direct": false,
            "version": "0.1.41",
            "ecosystem": "crates"
          },
          {
            "name": "tracing-attributes",
            "direct": false,
            "version": "0.1.28",
            "ecosystem": "crates"
          },
          {
            "name": "tracing-core",
            "direct": false,
            "version": "0.1.33",
            "ecosystem": "crates"
          },
          {
            "name": "try-lock",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-ident",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-segmentation",
            "direct": false,
            "version": "1.11.0",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-width",
            "direct": false,
            "version": "0.1.12",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-width",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-xid",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "crates"
          },
          {
            "name": "untrusted",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "utf-8",
            "direct": false,
            "version": "0.7.6",
            "ecosystem": "crates"
          },
          {
            "name": "utf16_iter",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "crates"
          },
          {
            "name": "utf8_iter",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "crates"
          },
          {
            "name": "utf8parse",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "vec_map",
            "direct": false,
            "version": "0.8.2",
            "ecosystem": "crates"
          },
          {
            "name": "version_check",
            "direct": false,
            "version": "0.9.4",
            "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.0+wasi-snapshot-preview1",
            "ecosystem": "crates"
          },
          {
            "name": "wasi",
            "direct": false,
            "version": "0.14.2+wasi-0.2.4",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen",
            "direct": false,
            "version": "0.2.126",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-futures",
            "direct": false,
            "version": "0.4.76",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-macro",
            "direct": false,
            "version": "0.2.126",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-macro-support",
            "direct": false,
            "version": "0.2.126",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-shared",
            "direct": false,
            "version": "0.2.126",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-streams",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "web-sys",
            "direct": false,
            "version": "0.3.103",
            "ecosystem": "crates"
          },
          {
            "name": "web-time",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "web_atoms",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "crates"
          },
          {
            "name": "webpki-root-certs",
            "direct": false,
            "version": "1.0.8",
            "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.9",
            "ecosystem": "crates"
          },
          {
            "name": "winapi-x86_64-pc-windows-gnu",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows-core",
            "direct": false,
            "version": "0.52.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows-link",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows-link",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "windows-sys",
            "direct": false,
            "version": "0.48.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows-sys",
            "direct": false,
            "version": "0.52.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows-sys",
            "direct": false,
            "version": "0.59.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows-sys",
            "direct": false,
            "version": "0.61.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows-targets",
            "direct": false,
            "version": "0.48.5",
            "ecosystem": "crates"
          },
          {
            "name": "windows-targets",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_aarch64_gnullvm",
            "direct": false,
            "version": "0.48.5",
            "ecosystem": "crates"
          },
          {
            "name": "windows_aarch64_gnullvm",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_aarch64_msvc",
            "direct": false,
            "version": "0.48.5",
            "ecosystem": "crates"
          },
          {
            "name": "windows_aarch64_msvc",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_gnu",
            "direct": false,
            "version": "0.48.5",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_gnu",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_gnullvm",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_msvc",
            "direct": false,
            "version": "0.48.5",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_msvc",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_gnu",
            "direct": false,
            "version": "0.48.5",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_gnu",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_gnullvm",
            "direct": false,
            "version": "0.48.5",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_gnullvm",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_msvc",
            "direct": false,
            "version": "0.48.5",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_msvc",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "winnow",
            "direct": false,
            "version": "0.7.14",
            "ecosystem": "crates"
          },
          {
            "name": "wit-bindgen-rt",
            "direct": false,
            "version": "0.39.0",
            "ecosystem": "crates"
          },
          {
            "name": "write16",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "writeable",
            "direct": false,
            "version": "0.5.5",
            "ecosystem": "crates"
          },
          {
            "name": "writeable",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "crates"
          },
          {
            "name": "xml5ever",
            "direct": false,
            "version": "0.18.1",
            "ecosystem": "crates"
          },
          {
            "name": "yoke",
            "direct": false,
            "version": "0.7.5",
            "ecosystem": "crates"
          },
          {
            "name": "yoke",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "crates"
          },
          {
            "name": "yoke-derive",
            "direct": false,
            "version": "0.7.5",
            "ecosystem": "crates"
          },
          {
            "name": "yoke-derive",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "crates"
          },
          {
            "name": "zerocopy",
            "direct": false,
            "version": "0.8.27",
            "ecosystem": "crates"
          },
          {
            "name": "zerocopy-derive",
            "direct": false,
            "version": "0.8.27",
            "ecosystem": "crates"
          },
          {
            "name": "zerofrom",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "zerofrom-derive",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "zeroize",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "zerotrie",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "zerovec",
            "direct": false,
            "version": "0.10.4",
            "ecosystem": "crates"
          },
          {
            "name": "zerovec",
            "direct": false,
            "version": "0.11.2",
            "ecosystem": "crates"
          },
          {
            "name": "zerovec-derive",
            "direct": false,
            "version": "0.10.3",
            "ecosystem": "crates"
          },
          {
            "name": "zerovec-derive",
            "direct": false,
            "version": "0.11.1",
            "ecosystem": "crates"
          },
          {
            "name": "zmij",
            "direct": false,
            "version": "1.0.13",
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 411,
        "direct_count": 48,
        "indirect_count": 363
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 253,
        "open_issues": 3,
        "closed_ratio": 0.963,
        "closed_issues": 79,
        "closed_unmerged_prs": 26
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "pepperoni21",
          "commits": 328,
          "avatar_url": "https://avatars.githubusercontent.com/u/29759371?v=4"
        },
        {
          "type": "User",
          "login": "andthattoo",
          "commits": 31,
          "avatar_url": "https://avatars.githubusercontent.com/u/107621447?v=4"
        },
        {
          "type": "User",
          "login": "boswelja",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/15526339?v=4"
        },
        {
          "type": "User",
          "login": "ushinnary",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/26024255?v=4"
        },
        {
          "type": "User",
          "login": "mineichen",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/880685?v=4"
        },
        {
          "type": "User",
          "login": "zeozeozeo",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/108888572?v=4"
        },
        {
          "type": "User",
          "login": "Yvonne-Aizawa",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/106619470?v=4"
        },
        {
          "type": "User",
          "login": "boondocklabs",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/111157855?v=4"
        },
        {
          "type": "User",
          "login": "Rushmore75",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/76796612?v=4"
        },
        {
          "type": "User",
          "login": "wez",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/117777?v=4"
        }
      ],
      "contributors_sampled": 55,
      "top_contributor_share": 0.636
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "rust.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "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": 6,
            "reason": "9 out of 14 merged PRs checked by a CI test -- score normalized to 6",
            "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": 8,
            "reason": "Found 4/5 approved changesets -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 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": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 1,
            "reason": "9 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "321c9a60583b9d9b82eca86211b9418e8bbe6f31",
        "ran_at": "2026-07-25T18:21:02Z",
        "aggregate_score": 4.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-24T15:06:39Z",
      "oldest_open_prs": [
        {
          "number": 113,
          "created_at": "2025-01-13T10:17:28Z",
          "last_comment_at": "2025-09-16T23:16:37Z",
          "last_comment_author": "mineichen"
        },
        {
          "number": 259,
          "created_at": "2025-09-16T23:05:37Z",
          "last_comment_at": "2026-06-17T06:36:31Z",
          "last_comment_author": "tetuaoro"
        },
        {
          "number": 260,
          "created_at": "2025-09-17T08:44:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-23T15:02:21Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 38,
          "created_at": "2024-04-08T10:40:32Z",
          "last_comment_at": "2025-08-10T08:50:01Z",
          "last_comment_author": "spotlesscoder"
        },
        {
          "number": 89,
          "created_at": "2024-11-18T23:31:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 342,
          "created_at": "2026-06-01T04:51:59Z",
          "last_comment_at": "2026-06-12T16:36:26Z",
          "last_comment_author": "pepperoni21"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/pepperoni21/ollama-rs",
    "host": "github.com",
    "name": "ollama-rs",
    "owner": "pepperoni21"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 68,
      "inputs": {
        "security": 58,
        "vitality": 90,
        "community": 66,
        "governance": 66,
        "engineering": 56
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 90,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 89,
            "inputs": {
              "commits_last_year": 247,
              "human_commit_share": 0.68,
              "days_since_last_push": 1,
              "active_weeks_last_year": 36
            },
            "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": "36/52 weeks with commits",
                "points": 24.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 36
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "247 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 247
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 92,
            "inputs": {
              "releases_count": 24,
              "latest_release_tag": "v0.3.6",
              "releases_from_tags": false,
              "days_since_latest_release": 1,
              "mean_days_between_releases": 61.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "24 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~61.6 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 61.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 1 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 66,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "forks": 167,
              "stars": 1049,
              "watchers": 11,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,049 stars",
                "points": 49,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1049
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "167 forks",
                "points": 18.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 167
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "11 watchers",
                "points": 5.6,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "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": 78,
            "inputs": {
              "packages": [
                "ollama-rs",
                "ollama-rs-macros"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 449553,
              "monthly_downloads": 48442
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "48,442 downloads/month across crates",
                "points": 62.5,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 48442,
                      "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": 66,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 37,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 55,
              "top_contributor_share": 0.636
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 64% of commits",
                "points": 8.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 64
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "55 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 55
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "merged_prs": 253,
              "open_issues": 3,
              "closed_issues": 79,
              "issue_closed_ratio": 0.963,
              "closed_unmerged_prs": 26
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "96% of issues closed",
                "points": 45,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "253/279 decided PRs merged",
                "points": 34.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 253,
                      "decided": 279
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 4/5 approved changesets -- score normalized to 8",
                "points": 12,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 49,
            "inputs": {
              "followers": 25,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "pepperoni21",
              "public_repos": 9,
              "account_age_days": 3314
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "25 followers of pepperoni21",
                "points": 10.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 25,
                      "login": "pepperoni21"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "9 public repos, account ~9 yr old",
                "points": 19.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 9
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "ollama-rs",
                "ollama-rs-macros"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 1
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "2 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 2,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 1 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "24 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "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": "moderate",
        "name": "Engineering Quality",
        "value": 56,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "9 out of 14 merged PRs checked by a CI test -- score normalized to 6",
                "points": 12,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 58,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.8
            },
            "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": "9 out of 14 merged PRs checked by a CI test -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 4/5 approved changesets -- score normalized to 8",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "9 existing vulnerabilities detected",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 385 resolved dependencies against OSV; 26 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 385
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 26
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 12,
              "affected_packages": 8,
              "assessed_packages": 385,
              "unassessed_packages": 26,
              "affected_by_severity": "moderate 1, low 2, unknown 5",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 385,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 6
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 61,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.765,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "52 of 68 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 52,
                      "sampled": 68
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Cargo.lock"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Cargo.toml",
                "ollama-rs-macros/Cargo.toml",
                "ollama-rs/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0.32
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Rust (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "32 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 32,
                      "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": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 14586,
              "source_files_sampled": 70,
              "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/70 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 70,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T18:21:32.812633Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/pepperoni21/ollama-rs.svg",
  "full_name": "pepperoni21/ollama-rs",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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