Numerical optimization in Rust, with pluggable linear-algebra backends and WASM support.
jolars/basin holds a health index of 63 out of 100, placing it in the Moderate band. It scores highest on AI Readiness (78/100) and lowest on Security (42/100). It was last updated today. A single contributor accounts for most of its recent work.
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.
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.
This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.
| Registry | Package | Version | Downloads / mo | Versions | Last publish | Tags |
|---|---|---|---|---|---|---|
| crates.io | basin | 1.5.0 | 4,473 | 19 | 0 days ago | mathnonlinearnumericsoptimizationsolveralgorithmssciencemathematics |
Is the project alive — is code being written and are releases shipping?
| 36/36 | Push recency — last push 0 days ago |
| 8.3/36 | Commit cadence — 12/52 weeks with commits |
| 18/18 | Commit volume — 380 commits in the last year |
| 0/10 | OpenSSF Scorecard: Maintained — project was created within the last 90 days. Please review its contents carefully |
| commits_last_year | 380 |
| human_commit_share | — |
| days_since_last_push | 0 |
| active_weeks_last_year | 12 |
| 27/27 | Ships releases — 18 releases published |
| 36/36 | Release recency — latest release 0 days ago |
| 27/27 | Release cadence — a release every ~5.6 days |
| 0/10 | OpenSSF Scorecard: Signed-Releases — no data |
| releases_count | 18 |
| latest_release_tag | v1.5.0 |
| releases_from_tags | no |
| days_since_latest_release | 0 |
| mean_days_between_releases | 5.6 |
Does the project have users, downloads, attention, and a welcoming setup for contributors?
| 32.9/60 | Stars — 107 stars |
| 0/25 | Forks — 2 forks |
| 0/15 | Watchers — 2 watchers |
| forks | 2 |
| stars | 107 |
| watchers | 2 |
| growth_state | unverified |
| growth_factor_pct | 100 |
| growth_unverified_reason | window_too_short |
| 22.5/22.5 | README |
| 22.5/22.5 | License — recognized license (Apache-2.0) |
| 18/18 | CONTRIBUTING guide |
| 0/13.5 | Code of conduct |
| 0/7.2 | Issue template |
| 0/6.3 | PR template |
| has_readme | yes |
| has_license | yes |
| has_contributing | yes |
| has_issue_template | no |
| has_code_of_conduct | no |
| has_pull_request_template | no |
| 48.7/80 | Monthly downloads — 4,473 downloads/month across crates |
| 0/20 | Registry dependents — not reported by this ecosystem |
| packages | basin |
| dependents | — |
| ecosystems | crates |
| total_downloads | 13,418 |
| monthly_downloads | 4,473 |
Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?
| 9/54 | Bus factor — 1 contributor(s) cover half of all commits |
| 1.8/22.5 | Commit distribution — top contributor authored 92% of commits |
| 5.4/13.5 | Contributor breadth — 4 contributors |
| 3/10 | OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3 |
| bus_factor | 1 |
| contributors_sampled | 4 |
| top_contributor_share | 0.921 |
| 41.6/46.8 | Issue resolution — 89% of issues closed |
| 32/38.3 | PR acceptance — 51/61 decided PRs merged |
| 0/15 | OpenSSF Scorecard: Code-Review — Found 0/8 approved changesets -- score normalized to 0 |
| merged_prs | 51 |
| open_issues | 1 |
| closed_issues | 8 |
| issue_closed_ratio | 0.889 |
| closed_unmerged_prs | 10 |
| 10/30 | Ownership backing — personal (user) account |
| 0/20 | Verified domain — not applicable to user accounts |
| 15/25 | Owner reach — 121 followers of jolars |
| 25/25 | Track record — 223 public repos, account ~11 yr old |
| followers | 121 |
| owner_type | User |
| is_verified | — |
| owner_login | jolars |
| public_repos | 223 |
| account_age_days | 4,040 |
| 25/25 | Published & resolvable — 1 package(s) on crates |
| 35/35 | Publish recency — latest publish 0 days ago |
| 20/20 | Version history — 19 published versions |
| 20/20 | Not deprecated — active, not deprecated or yanked |
| packages | basin |
| ecosystems | crates |
| any_deprecated | no |
| min_days_since_publish | 0 |
Are baseline engineering and documentation practices in place?
| 24/24 | CI workflows — 3 workflow(s) |
| 24/24 | Tests present |
| 16/16 | Linter config — biome.json |
| 0/9.6 | Pre-commit hooks |
| 0/6.4 | .editorconfig |
| 20/20 | OpenSSF Scorecard: CI-Tests — 5 out of 5 merged PRs checked by a CI test -- score normalized to 10 |
| has_ci | yes |
| has_tests | yes |
| has_editorconfig | no |
| has_linter_config | yes |
| has_precommit_config | no |
| 30/30 | README |
| 0/25 | Documentation directory |
| 15/15 | Documentation / homepage site — https://basin.rs |
| 10/10 | Repository description |
| 10/10 | Topics — 5 topics |
| 0/10 | Wiki |
| topics | minimization, nonlinear-optimization, numerical-optimization, numerics, solvers |
| has_wiki | no |
| homepage | https://basin.rs |
| has_readme | yes |
| has_docs_dir | no |
| has_description | yes |
Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?
| 7.5/7.5 | Binary-Artifacts — no binaries found in the repo |
| 2.2/7.5 | Branch-Protection — branch protection is not maximal on development and all release branches |
| 2.5/2.5 | CI-Tests — 5 out of 5 merged PRs checked by a CI test -- score normalized to 10 |
| 0/2.5 | CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected |
| 0/7.5 | Code-Review — Found 0/8 approved changesets -- score normalized to 0 |
| 0.8/2.5 | Contributors — project has 1 contributing companies or organizations -- score normalized to 3 |
| 10/10 | Dangerous-Workflow — no dangerous workflow patterns detected |
| 7.5/7.5 | Dependency-Update-Tool — update tool detected |
| 0/5 | Fuzzing — project is not fuzzed |
| 2.5/2.5 | License — license file detected |
| 0/7.5 | Maintained — project was created within the last 90 days. Please review its contents carefully |
| 5/5 | Packaging — packaging workflow detected |
| 0/5 | Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0 |
| 0/5 | SAST — SAST tool is not run on all commits -- score normalized to 0 |
| 0/5 | Security-Policy — security policy file not detected |
| 0/7.5 | Signed-Releases — no data |
| 0/7.5 | Token-Permissions — detected GitHub workflow tokens with excessive permissions |
| 0/7.5 | Vulnerabilities — 29 existing vulnerabilities detected |
| source | openssf_scorecard |
| checks_evaluated | 17 |
| scorecard_version | v5.5.0 |
| checks_inconclusive | 1 |
| scorecard_aggregate | 3.9 |
| 9.6/35 | Direct dependencies free of known advisories — 2 affected: torch 2.9.1+rocm6.4 (high 8.8), bincode 2.0.1 (unknown) |
| 0/25 | Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope |
| 30.9/40 | No advisories left outstanding — 2 advisory-carrying package(s) unaddressed past 90 days; oldest published 476 days ago |
| source | osv |
| advisories | 44 |
| affected_packages | 7 |
| assessed_packages | 562 |
| unassessed_packages | 24 |
| affected_by_severity | critical 2, high 1, moderate 1, low 1, unknown 2 |
| direct_affected_packages | 2 |
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.
| 45/45 | Agent instructions — AGENTS.md, CLAUDE.md |
| 0/15 | Machine-readable docs (llms.txt) |
| 0/40 | Legible commit history — no data |
| has_llms_txt | no |
| legible_history_share | — |
| agent_instruction_files | AGENTS.md, CLAUDE.md |
| agent_instruction_max_bytes | 3,316 |
| 18/18 | One-command bootstrap — Taskfile.yml |
| 22/22 | Automated tests |
| 11/11 | Lint / format config — biome.json |
| 11/11 | Static type checking — web/tsconfig.json |
| 10/10 | Reproducible environment — lockfile |
| 0/10 | Demonstrated agent practice — no data |
| 5/8 | Automated maintenance — dependency automation configured, none observed in the sampled commits |
| 0/10 | OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0 |
| has_nix | no |
| has_tests | yes |
| lockfiles | Cargo.lock, pnpm-lock.yaml, uv.lock |
| has_dockerfile | no |
| typed_language | yes |
| bootstrap_files | Taskfile.yml |
| has_devcontainer | no |
| has_linter_config | yes |
| typecheck_configs | web/tsconfig.json |
| agent_commit_share | — |
| toolchain_manifests | — |
| dependency_bot_commit_share | 0 |
| 45/45 | Type-checkable code — Rust (statically typed) |
| 55/55 | Manageable file sizes — 0/309 source files over 60KB |
| primary_language | Rust |
| largest_source_bytes | 56,052 |
| source_files_sampled | 309 |
| oversized_source_files | 0 |
| 0/40 | API schema (OpenAPI/GraphQL/proto) |
| 0/20 | MCP server |
| 40/40 | Runnable examples — examples |
| example_dirs | examples |
| has_mcp_signal | no |
| api_schema_files | — |
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.
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).
| 10 | Binary-Artifacts | no binaries found in the repo |
| 3 | Branch-Protection | branch protection is not maximal on development and all release branches |
| 10 | CI-Tests | 5 out of 5 merged PRs checked by a CI test -- score normalized to 10 |
| 0 | CII-Best-Practices | no effort to earn an OpenSSF best practices badge detected |
| 0 | Code-Review | Found 0/8 approved changesets -- score normalized to 0 |
| 3 | Contributors | project has 1 contributing companies or organizations -- score normalized to 3 |
| 10 | Dangerous-Workflow | no dangerous workflow patterns detected |
| 10 | Dependency-Update-Tool | update tool detected |
| 0 | Fuzzing | project is not fuzzed |
| 10 | License | license file detected |
| 0 | Maintained | project was created within the last 90 days. Please review its contents carefully |
| 10 | Packaging | packaging workflow detected |
| 0 | Pinned-Dependencies | dependency not pinned by hash detected -- score normalized to 0 |
| 0 | SAST | SAST tool is not run on all commits -- score normalized to 0 |
| 0 | Security-Policy | security policy file not detected |
| n/a | Signed-Releases | no releases found |
| 0 | Token-Permissions | detected GitHub workflow tokens with excessive permissions |
| 0 | Vulnerabilities | 29 existing vulnerabilities detected |
| Registry | Package | Version constraint | Manifest |
|---|---|---|---|
| PyPI | pymupdf4llm | — | tools/pyproject.toml |
| PyPI | marker-pdf | — | tools/pyproject.toml |
| PyPI | cma | — | tools/pyproject.toml |
| PyPI | torch | <2.10 | tools/pyproject.toml |
| crates.io | basin | — | crates/basin-wasm/Cargo.toml |
| crates.io | wasm-bindgen | 0.2 | crates/basin-wasm/Cargo.toml |
| crates.io | serde-wasm-bindgen | 0.6 | crates/basin-wasm/Cargo.toml |
| crates.io | serde | 1 | crates/basin-wasm/Cargo.toml |
| crates.io | console_error_panic_hook | 0.1 | crates/basin-wasm/Cargo.toml |
| crates.io | num-traits | 0.2 | crates/basin/Cargo.toml |
| crates.io | nalgebra | 0.34 | crates/basin/Cargo.toml |
| crates.io | nalgebra-sparse | 0.11 | crates/basin/Cargo.toml |
| crates.io | nalgebra-lapack | 0.27 | crates/basin/Cargo.toml |
| crates.io | ndarray | 0.17 | crates/basin/Cargo.toml |
| crates.io | faer | 0.24 | crates/basin/Cargo.toml |
| crates.io | generativity | 1 | crates/basin/Cargo.toml |
| crates.io | faer-traits | 0.24 | crates/basin/Cargo.toml |
| crates.io | web-time | 1 | crates/basin/Cargo.toml |
| crates.io | rand | 0.10 | crates/basin/Cargo.toml |
| crates.io | rand_chacha | 0.10 | crates/basin/Cargo.toml |
| crates.io | rand_distr | 0.6 | crates/basin/Cargo.toml |
| crates.io | rayon | 1 | crates/basin/Cargo.toml |
| crates.io | serde | 1 | crates/basin/Cargo.toml |
| crates.io | bincode | 2 | crates/basin/Cargo.toml |
| crates.io | basin | — | crates/competitor-bench/Cargo.toml |
| crates.io | levenberg-marquardt | 0.15 | crates/competitor-bench/Cargo.toml |
| crates.io | nalgebra | 0.34 | crates/competitor-bench/Cargo.toml |
| crates.io | faer | 0.24 | crates/competitor-bench/Cargo.toml |
| crates.io | argmin | 0.11 | crates/competitor-bench/Cargo.toml |
| crates.io | argmin-math | 0.5 | crates/competitor-bench/Cargo.toml |
| crates.io | gomez | 0.5 | crates/competitor-bench/Cargo.toml |
| crates.io | nlopt | 0.8 | crates/competitor-bench/Cargo.toml |
| crates.io | rayon | 1 | crates/competitor-bench/Cargo.toml |
Full resolved dependency set from the GitHub dependency graph: 53 direct and 533 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.
| Registry | Package | Version | Relation |
|---|---|---|---|
| crates.io | argmin | — | direct |
| crates.io | argmin | 0.11.0 | direct |
| crates.io | argmin-math | — | direct |
| crates.io | argmin-math | 0.5.1 | direct |
| crates.io | bincode | — | direct |
| crates.io | bincode | 2.0.1 | direct |
| crates.io | console_error_panic_hook | — | direct |
| crates.io | console_error_panic_hook | 0.1.7 | direct |
| crates.io | faer | — | direct |
| crates.io | faer | 0.24.4 | direct |
| crates.io | faer-traits | — | direct |
| crates.io | faer-traits | 0.24.0 | direct |
| crates.io | generativity | — | direct |
| crates.io | generativity | 1.2.1 | direct |
| crates.io | gomez | — | direct |
| crates.io | gomez | 0.5.1 | direct |
| crates.io | levenberg-marquardt | — | direct |
| crates.io | levenberg-marquardt | 0.15.0 | direct |
| crates.io | nalgebra | — | direct |
| crates.io | nalgebra | 0.32.6 | direct |
| crates.io | nalgebra | 0.34.2 | direct |
| crates.io | nalgebra-lapack | — | direct |
| crates.io | nalgebra-lapack | 0.27.0 | direct |
| crates.io | nalgebra-sparse | — | direct |
| crates.io | nalgebra-sparse | 0.11.0 | direct |
| crates.io | ndarray | — | direct |
| crates.io | ndarray | 0.17.2 | direct |
| crates.io | nlopt | — | direct |
| crates.io | nlopt | 0.8.1 | direct |
| crates.io | num-traits | — | direct |
| crates.io | num-traits | 0.2.19 | direct |
| crates.io | rand | — | direct |
| crates.io | rand | 0.10.2 | direct |
| crates.io | rand | 0.9.5 | direct |
| crates.io | rand_chacha | — | direct |
| crates.io | rand_chacha | 0.10.0 | direct |
| crates.io | rand_chacha | 0.9.0 | direct |
| crates.io | rand_distr | — | direct |
| crates.io | rand_distr | 0.6.0 | direct |
| crates.io | rayon | — | direct |
| crates.io | rayon | 1.12.0 | direct |
| crates.io | serde | — | direct |
| crates.io | serde | 1.0.229 | direct |
| crates.io | serde-wasm-bindgen | — | direct |
| crates.io | serde-wasm-bindgen | 0.6.5 | direct |
| crates.io | wasm-bindgen | — | direct |
| crates.io | wasm-bindgen | 0.2.126 | direct |
| crates.io | web-time | — | direct |
| crates.io | web-time | 1.1.0 | direct |
| PyPI | cma | 4.4.4 | direct |
| PyPI | marker-pdf | 1.10.2 | direct |
| PyPI | pymupdf4llm | 1.28.0 | direct |
| PyPI | torch | 2.9.1+rocm6.4 | direct |
| crates.io | aho-corasick | 1.1.4 | indirect |
| crates.io | alloca | 0.4.0 | indirect |
| crates.io | anes | 0.1.6 | indirect |
| crates.io | anstyle | 1.0.14 | indirect |
| crates.io | anyhow | 1.0.104 | indirect |
| crates.io | approx | 0.5.1 | indirect |
| crates.io | atomic-wait | 1.1.0 | indirect |
| crates.io | autocfg | 1.5.1 | indirect |
| crates.io | bincode_derive | 2.0.1 | indirect |
| crates.io | bitflags | 2.13.1 | indirect |
| crates.io | blas | 0.23.0 | indirect |
| crates.io | blas-sys | 0.8.0 | indirect |
| crates.io | bumpalo | 3.20.3 | indirect |
| crates.io | bytemuck | 1.25.2 | indirect |
| crates.io | bytemuck_derive | 1.11.0 | indirect |
| crates.io | byteorder | 1.5.0 | indirect |
| crates.io | cast | 0.3.0 | indirect |
| crates.io | cblas-sys | 0.1.4 | indirect |
| crates.io | cc | 1.3.0 | indirect |
| crates.io | cfg-if | 1.0.4 | indirect |
| crates.io | ciborium | 0.2.2 | indirect |
| crates.io | ciborium-io | 0.2.2 | indirect |
| crates.io | ciborium-ll | 0.2.2 | indirect |
| crates.io | clap | 4.6.3 | indirect |
| crates.io | clap_builder | 4.6.2 | indirect |
| crates.io | clap_lex | 1.1.0 | indirect |
| crates.io | cmake | 0.1.58 | indirect |
| crates.io | criterion | — | indirect |
| crates.io | criterion | 0.8.2 | indirect |
| crates.io | criterion-plot | 0.8.2 | indirect |
| crates.io | crossbeam | 0.8.4 | indirect |
| crates.io | crossbeam-channel | 0.5.16 | indirect |
| crates.io | crossbeam-deque | 0.8.7 | indirect |
| crates.io | crossbeam-epoch | 0.9.20 | indirect |
| crates.io | crossbeam-queue | 0.3.13 | indirect |
| crates.io | crossbeam-utils | 0.8.22 | indirect |
| crates.io | crunchy | 0.2.4 | indirect |
| crates.io | defer | 0.2.1 | indirect |
| crates.io | dyn-stack | 0.13.2 | indirect |
| crates.io | dyn-stack-macros | 0.1.3 | indirect |
| crates.io | either | 1.16.0 | indirect |
| crates.io | enum-as-inner | 0.6.1 | indirect |
| crates.io | equator | 0.2.2 | indirect |
| crates.io | equator | 0.4.2 | indirect |
| crates.io | equator | 0.6.0 | indirect |
| crates.io | equator-macro | 0.2.1 | indirect |
| crates.io | equator-macro | 0.4.2 | indirect |
| crates.io | equator-macro | 0.6.0 | indirect |
| crates.io | fastrand | 2.5.0 | indirect |
| crates.io | fastrand-contrib | 0.1.0 | indirect |
| crates.io | find-msvc-tools | 0.1.9 | indirect |
| crates.io | futures-core | 0.3.33 | indirect |
| crates.io | futures-task | 0.3.33 | indirect |
| crates.io | futures-util | 0.3.33 | indirect |
| crates.io | gemm | 0.19.0 | indirect |
| crates.io | gemm-c32 | 0.19.0 | indirect |
| crates.io | gemm-c64 | 0.19.0 | indirect |
| crates.io | gemm-common | 0.19.0 | indirect |
| crates.io | gemm-f16 | 0.19.0 | indirect |
| crates.io | gemm-f32 | 0.19.0 | indirect |
| crates.io | gemm-f64 | 0.19.0 | indirect |
| crates.io | generator | 0.8.9 | indirect |
| crates.io | getrandom | 0.3.4 | indirect |
| crates.io | getset | 0.1.7 | indirect |
| crates.io | glam | 0.14.0 | indirect |
| crates.io | glam | 0.15.2 | indirect |
| crates.io | glam | 0.16.0 | indirect |
| crates.io | glam | 0.17.3 | indirect |
| crates.io | glam | 0.18.0 | indirect |
| crates.io | glam | 0.19.0 | indirect |
| crates.io | glam | 0.20.5 | indirect |
| crates.io | glam | 0.21.3 | indirect |
| crates.io | glam | 0.22.0 | indirect |
| crates.io | glam | 0.23.0 | indirect |
| crates.io | glam | 0.24.2 | indirect |
| crates.io | glam | 0.25.0 | indirect |
| crates.io | glam | 0.27.0 | indirect |
| crates.io | glam | 0.28.0 | indirect |
| crates.io | glam | 0.29.3 | indirect |
| crates.io | glam | 0.30.10 | indirect |
| crates.io | glam | 0.31.1 | indirect |
| crates.io | glam | 0.32.1 | indirect |
| crates.io | half | 2.7.1 | indirect |
| crates.io | heck | 0.5.0 | indirect |
| crates.io | hermit-abi | 0.5.2 | indirect |
| crates.io | interpol | 0.2.1 | indirect |
| crates.io | itertools | 0.13.0 | indirect |
| crates.io | itoa | 1.0.18 | indirect |
| crates.io | js-sys | 0.3.103 | indirect |
| crates.io | lapack | 0.20.0 | indirect |
| crates.io | lapack-sys | 0.15.0 | indirect |
| crates.io | lazy_static | 1.5.0 | indirect |
| crates.io | libc | 0.2.186 | indirect |
| crates.io | libm | 0.2.16 | indirect |
| crates.io | log | 0.4.33 | indirect |
| crates.io | loom | 0.7.2 | indirect |
| crates.io | matchers | 0.2.0 | indirect |
| crates.io | matrixmultiply | 0.3.11 | indirect |
| crates.io | memchr | 2.8.3 | indirect |
| crates.io | nalgebra-macros | 0.2.2 | indirect |
| crates.io | nalgebra-macros | 0.3.0 | indirect |
| crates.io | nano-gemm | 0.2.2 | indirect |
| crates.io | nano-gemm-c32 | 0.2.1 | indirect |
| crates.io | nano-gemm-c64 | 0.2.1 | indirect |
| crates.io | nano-gemm-codegen | 0.2.1 | indirect |
| crates.io | nano-gemm-core | 0.2.1 | indirect |
| crates.io | nano-gemm-f32 | 0.2.1 | indirect |
| crates.io | nano-gemm-f64 | 0.2.1 | indirect |
| crates.io | nu-ansi-term | 0.50.3 | indirect |
| crates.io | num-bigint | 0.4.8 | indirect |
| crates.io | num-complex | 0.4.6 | indirect |
| crates.io | num-integer | 0.1.46 | indirect |
| crates.io | num-rational | 0.4.2 | indirect |
| crates.io | num_cpus | 1.17.0 | indirect |
| crates.io | once_cell | 1.21.4 | indirect |
| crates.io | oorandom | 11.1.5 | indirect |
| crates.io | page_size | 0.6.0 | indirect |
| crates.io | paste | 1.0.15 | indirect |
| crates.io | pin-project-lite | 0.2.17 | indirect |
| crates.io | portable-atomic | 1.14.0 | indirect |
| crates.io | portable-atomic-util | 0.2.7 | indirect |
| crates.io | ppv-lite86 | 0.2.21 | indirect |
| crates.io | private-gemm-x86 | 0.1.20 | indirect |
| crates.io | proc-macro2 | 1.0.107 | indirect |
| crates.io | pulp | 0.22.3 | indirect |
| crates.io | pulp-wasm-simd-flag | 0.1.1 | indirect |
| crates.io | qd | 0.8.0 | indirect |
| crates.io | quote | 1.0.47 | indirect |
| crates.io | r-efi | 5.3.0 | indirect |
| crates.io | rand_core | 0.10.1 | indirect |
| crates.io | rand_core | 0.9.5 | indirect |
| crates.io | rand_xoshiro | 0.7.0 | indirect |
| crates.io | raw-cpuid | 11.6.0 | indirect |
| crates.io | rawpointer | 0.2.1 | indirect |
| crates.io | rayon-core | 1.13.0 | indirect |
| crates.io | reborrow | 0.5.5 | indirect |
| crates.io | regex | 1.13.1 | indirect |
| crates.io | regex-automata | 0.4.16 | indirect |
| crates.io | regex-syntax | 0.8.11 | indirect |
| crates.io | rustc_version | 0.4.1 | indirect |
| crates.io | rustversion | 1.0.23 | indirect |
| crates.io | safe_arch | 0.7.4 | indirect |
| crates.io | same-file | 1.0.6 | indirect |
| crates.io | scoped-tls | 1.0.1 | indirect |
| crates.io | semver | 1.0.28 | indirect |
| crates.io | seq-macro | 0.3.6 | indirect |
| crates.io | serde_core | 1.0.229 | indirect |
| crates.io | serde_derive | 1.0.229 | indirect |
| crates.io | serde_json | 1.0.151 | indirect |
| crates.io | sharded-slab | 0.1.7 | indirect |
| crates.io | shlex | 2.0.1 | indirect |
| crates.io | simba | 0.8.1 | indirect |
| crates.io | simba | 0.9.1 | indirect |
| crates.io | slab | 0.4.12 | indirect |
| crates.io | smallvec | 1.15.2 | indirect |
| crates.io | spindle | 0.2.6 | indirect |
| crates.io | syn | 1.0.109 | indirect |
| crates.io | syn | 2.0.119 | indirect |
| crates.io | syn | 3.0.2 | indirect |
| crates.io | sysctl | 0.6.0 | indirect |
| crates.io | thiserror | 1.0.69 | indirect |
| crates.io | thiserror | 2.0.19 | indirect |
| crates.io | thiserror-impl | 1.0.69 | indirect |
| crates.io | thiserror-impl | 2.0.19 | indirect |
| crates.io | thread_local | 1.1.10 | indirect |
| crates.io | tinytemplate | 1.2.1 | indirect |
| crates.io | tracing | 0.1.44 | indirect |
| crates.io | tracing-core | 0.1.36 | indirect |
| crates.io | tracing-log | 0.2.0 | indirect |
| crates.io | tracing-subscriber | 0.3.23 | indirect |
| crates.io | typenum | 1.20.1 | indirect |
| crates.io | unicode-ident | 1.0.24 | indirect |
| crates.io | unty | 0.0.4 | indirect |
| crates.io | valuable | 0.1.1 | indirect |
| crates.io | version_check | 0.9.5 | indirect |
| crates.io | virtue | 0.0.18 | indirect |
| crates.io | walkdir | 2.5.0 | indirect |
| crates.io | wasip2 | 1.0.4+wasi-0.2.12 | indirect |
| crates.io | wasm-bindgen-macro | 0.2.126 | indirect |
| crates.io | wasm-bindgen-macro-support | 0.2.126 | indirect |
| crates.io | wasm-bindgen-shared | 0.2.126 | indirect |
| crates.io | wide | 0.7.33 | indirect |
| crates.io | winapi | 0.3.9 | indirect |
| crates.io | winapi-i686-pc-windows-gnu | 0.4.0 | indirect |
| crates.io | winapi-util | 0.1.11 | indirect |
| crates.io | winapi-x86_64-pc-windows-gnu | 0.4.0 | indirect |
| crates.io | windows-link | 0.2.1 | indirect |
| crates.io | windows-result | 0.4.1 | indirect |
| crates.io | windows-sys | 0.42.0 | indirect |
| crates.io | windows-sys | 0.61.2 | indirect |
| crates.io | windows_aarch64_gnullvm | 0.42.2 | indirect |
| crates.io | windows_aarch64_msvc | 0.42.2 | indirect |
| crates.io | windows_i686_gnu | 0.42.2 | indirect |
| crates.io | windows_i686_msvc | 0.42.2 | indirect |
| crates.io | windows_x86_64_gnu | 0.42.2 | indirect |
| crates.io | windows_x86_64_gnullvm | 0.42.2 | indirect |
| crates.io | windows_x86_64_msvc | 0.42.2 | indirect |
| crates.io | wit-bindgen | 0.57.1 | indirect |
| crates.io | zerocopy | 0.8.55 | indirect |
| crates.io | zerocopy-derive | 0.8.55 | indirect |
| crates.io | zmij | 1.0.23 | indirect |
| npm | @antfu/install-pkg | 1.1.0 | indirect |
| npm | @emnapi/core | 1.11.1 | indirect |
| npm | @emnapi/runtime | 1.11.1 | indirect |
| npm | @emnapi/wasi-threads | 1.2.2 | indirect |
| npm | @esbuild/aix-ppc64 | 0.28.1 | indirect |
| npm | @esbuild/android-arm | 0.28.1 | indirect |
| npm | @esbuild/android-arm64 | 0.28.1 | indirect |
| npm | @esbuild/android-x64 | 0.28.1 | indirect |
| npm | @esbuild/darwin-arm64 | 0.28.1 | indirect |
| npm | @esbuild/darwin-x64 | 0.28.1 | indirect |
| npm | @esbuild/freebsd-arm64 | 0.28.1 | indirect |
| npm | @esbuild/freebsd-x64 | 0.28.1 | indirect |
| npm | @esbuild/linux-arm | 0.28.1 | indirect |
| npm | @esbuild/linux-arm64 | 0.28.1 | indirect |
| npm | @esbuild/linux-ia32 | 0.28.1 | indirect |
| npm | @esbuild/linux-loong64 | 0.28.1 | indirect |
| npm | @esbuild/linux-mips64el | 0.28.1 | indirect |
| npm | @esbuild/linux-ppc64 | 0.28.1 | indirect |
| npm | @esbuild/linux-riscv64 | 0.28.1 | indirect |
| npm | @esbuild/linux-s390x | 0.28.1 | indirect |
| npm | @esbuild/linux-x64 | 0.28.1 | indirect |
| npm | @esbuild/netbsd-arm64 | 0.28.1 | indirect |
| npm | @esbuild/netbsd-x64 | 0.28.1 | indirect |
| npm | @esbuild/openbsd-arm64 | 0.28.1 | indirect |
| npm | @esbuild/openbsd-x64 | 0.28.1 | indirect |
| npm | @esbuild/openharmony-arm64 | 0.28.1 | indirect |
| npm | @esbuild/sunos-x64 | 0.28.1 | indirect |
| npm | @esbuild/win32-arm64 | 0.28.1 | indirect |
| npm | @esbuild/win32-ia32 | 0.28.1 | indirect |
| npm | @esbuild/win32-x64 | 0.28.1 | indirect |
| npm | @iconify-json/lucide | 1.2.117 | indirect |
| npm | @iconify-json/simple-icons | 1.2.90 | indirect |
| npm | @iconify/types | 2.0.0 | indirect |
| npm | @iconify/utils | 3.1.3 | indirect |
| npm | @jridgewell/gen-mapping | 0.3.13 | indirect |
| npm | @jridgewell/remapping | 2.3.5 | indirect |
| npm | @jridgewell/resolve-uri | 3.1.2 | indirect |
| npm | @jridgewell/sourcemap-codec | 1.5.5 | indirect |
| npm | @jridgewell/trace-mapping | 0.3.31 | indirect |
| npm | @napi-rs/wasm-runtime | 1.1.6 | indirect |
| npm | @oxc-project/types | 0.139.0 | indirect |
| npm | @polka/url | 1.0.0-next.29 | indirect |
| npm | @rolldown/binding-android-arm64 | 1.1.5 | indirect |
| npm | @rolldown/binding-darwin-arm64 | 1.1.5 | indirect |
| npm | @rolldown/binding-darwin-x64 | 1.1.5 | indirect |
| npm | @rolldown/binding-freebsd-x64 | 1.1.5 | indirect |
| npm | @rolldown/binding-linux-arm-gnueabihf | 1.1.5 | indirect |
| npm | @rolldown/binding-linux-arm64-gnu | 1.1.5 | indirect |
| npm | @rolldown/binding-linux-arm64-musl | 1.1.5 | indirect |
| npm | @rolldown/binding-linux-ppc64-gnu | 1.1.5 | indirect |
| npm | @rolldown/binding-linux-s390x-gnu | 1.1.5 | indirect |
| npm | @rolldown/binding-linux-x64-gnu | 1.1.5 | indirect |
| npm | @rolldown/binding-linux-x64-musl | 1.1.5 | indirect |
| npm | @rolldown/binding-openharmony-arm64 | 1.1.5 | indirect |
| npm | @rolldown/binding-wasm32-wasi | 1.1.5 | indirect |
| npm | @rolldown/binding-win32-arm64-msvc | 1.1.5 | indirect |
| npm | @rolldown/binding-win32-x64-msvc | 1.1.5 | indirect |
| npm | @rolldown/pluginutils | 1.0.1 | indirect |
| npm | @shikijs/core | 4.3.1 | indirect |
| npm | @shikijs/engine-javascript | 4.3.1 | indirect |
| npm | @shikijs/engine-oniguruma | 4.3.1 | indirect |
| npm | @shikijs/langs | 4.3.1 | indirect |
| npm | @shikijs/primitive | 4.3.1 | indirect |
| npm | @shikijs/themes | 4.3.1 | indirect |
| npm | @shikijs/types | 4.3.1 | indirect |
| npm | @shikijs/vscode-textmate | 10.0.2 | indirect |
| npm | @standard-schema/spec | 1.1.0 | indirect |
| npm | @sveltejs/acorn-typescript | 1.0.11 | indirect |
| npm | @sveltejs/adapter-static | 3.0.10 | indirect |
| npm | @sveltejs/kit | 2.69.3 | indirect |
| npm | @sveltejs/load-config | 0.2.0 | indirect |
| npm | @sveltejs/vite-plugin-svelte | 7.2.0 | indirect |
| npm | @tailwindcss/node | 4.3.2 | indirect |
| npm | @tailwindcss/oxide | 4.3.2 | indirect |
| npm | @tailwindcss/oxide-android-arm64 | 4.3.2 | indirect |
| npm | @tailwindcss/oxide-darwin-arm64 | 4.3.2 | indirect |
| npm | @tailwindcss/oxide-darwin-x64 | 4.3.2 | indirect |
| npm | @tailwindcss/oxide-freebsd-x64 | 4.3.2 | indirect |
| npm | @tailwindcss/oxide-linux-arm-gnueabihf | 4.3.2 | indirect |
| npm | @tailwindcss/oxide-linux-arm64-gnu | 4.3.2 | indirect |
| npm | @tailwindcss/oxide-linux-arm64-musl | 4.3.2 | indirect |
| npm | @tailwindcss/oxide-linux-x64-gnu | 4.3.2 | indirect |
| npm | @tailwindcss/oxide-linux-x64-musl | 4.3.2 | indirect |
| npm | @tailwindcss/oxide-wasm32-wasi | 4.3.2 | indirect |
| npm | @tailwindcss/oxide-win32-arm64-msvc | 4.3.2 | indirect |
| npm | @tailwindcss/oxide-win32-x64-msvc | 4.3.2 | indirect |
| npm | @tailwindcss/typography | 0.5.20 | indirect |
| npm | @tailwindcss/vite | 4.3.2 | indirect |
| npm | @tybys/wasm-util | 0.10.3 | indirect |
| npm | @types/cookie | 0.6.0 | indirect |
| npm | @types/estree | 1.0.9 | indirect |
| npm | @types/hast | 3.0.4 | indirect |
| npm | @types/mdast | 4.0.4 | indirect |
| npm | @types/node | 26.1.1 | indirect |
| npm | @types/prismjs | 1.26.6 | indirect |
| npm | @types/trusted-types | 2.0.7 | indirect |
| npm | @types/unist | 2.0.11 | indirect |
| npm | @types/unist | 3.0.3 | indirect |
| npm | @typescript/typescript-aix-ppc64 | 7.0.2 | indirect |
| npm | @typescript/typescript-darwin-arm64 | 7.0.2 | indirect |
| npm | @typescript/typescript-darwin-x64 | 7.0.2 | indirect |
| npm | @typescript/typescript-freebsd-arm64 | 7.0.2 | indirect |
| npm | @typescript/typescript-freebsd-x64 | 7.0.2 | indirect |
| npm | @typescript/typescript-linux-arm | 7.0.2 | indirect |
| npm | @typescript/typescript-linux-arm64 | 7.0.2 | indirect |
| npm | @typescript/typescript-linux-loong64 | 7.0.2 | indirect |
| npm | @typescript/typescript-linux-mips64el | 7.0.2 | indirect |
| npm | @typescript/typescript-linux-ppc64 | 7.0.2 | indirect |
| npm | @typescript/typescript-linux-riscv64 | 7.0.2 | indirect |
| npm | @typescript/typescript-linux-s390x | 7.0.2 | indirect |
| npm | @typescript/typescript-linux-x64 | 7.0.2 | indirect |
| npm | @typescript/typescript-netbsd-arm64 | 7.0.2 | indirect |
| npm | @typescript/typescript-netbsd-x64 | 7.0.2 | indirect |
| npm | @typescript/typescript-openbsd-arm64 | 7.0.2 | indirect |
| npm | @typescript/typescript-openbsd-x64 | 7.0.2 | indirect |
| npm | @typescript/typescript-sunos-x64 | 7.0.2 | indirect |
| npm | @typescript/typescript-win32-arm64 | 7.0.2 | indirect |
| npm | @typescript/typescript-win32-x64 | 7.0.2 | indirect |
| npm | @ungap/structured-clone | 1.3.2 | indirect |
| npm | acorn | 8.17.0 | indirect |
| npm | aria-query | 5.3.1 | indirect |
| npm | axobject-query | 4.1.0 | indirect |
| npm | ccount | 2.0.1 | indirect |
| npm | character-entities-html4 | 2.1.0 | indirect |
| npm | character-entities-legacy | 3.0.0 | indirect |
| npm | chokidar | 4.0.3 | indirect |
| npm | clsx | 2.1.1 | indirect |
| npm | comma-separated-tokens | 2.0.3 | indirect |
| npm | confbox | 0.1.8 | indirect |
| npm | confbox | 0.2.4 | indirect |
| npm | cookie | 0.6.0 | indirect |
| npm | cssesc | 3.0.0 | indirect |
| npm | deepmerge | 4.3.1 | indirect |
| npm | dequal | 2.0.3 | indirect |
| npm | detect-libc | 2.1.2 | indirect |
| npm | devalue | 5.8.1 | indirect |
| npm | devlop | 1.1.0 | indirect |
| npm | enhanced-resolve | 5.21.6 | indirect |
| npm | esbuild | 0.28.1 | indirect |
| npm | esm-env | 1.2.2 | indirect |
| npm | esrap | 2.2.13 | indirect |
| npm | exsolve | 1.0.8 | indirect |
| npm | fdir | 6.5.0 | indirect |
| npm | fsevents | 2.3.3 | indirect |
| npm | graceful-fs | 4.2.11 | indirect |
| npm | hast-util-to-html | 9.0.5 | indirect |
| npm | hast-util-whitespace | 3.0.0 | indirect |
| npm | html-void-elements | 3.0.0 | indirect |
| npm | import-meta-resolve | 4.2.0 | indirect |
| npm | is-reference | 3.0.3 | indirect |
| npm | jiti | 2.7.0 | indirect |
| npm | kleur | 4.1.5 | indirect |
| npm | lightningcss | 1.32.0 | indirect |
| npm | lightningcss-android-arm64 | 1.32.0 | indirect |
| npm | lightningcss-darwin-arm64 | 1.32.0 | indirect |
| npm | lightningcss-darwin-x64 | 1.32.0 | indirect |
| npm | lightningcss-freebsd-x64 | 1.32.0 | indirect |
| npm | lightningcss-linux-arm-gnueabihf | 1.32.0 | indirect |
| npm | lightningcss-linux-arm64-gnu | 1.32.0 | indirect |
| npm | lightningcss-linux-arm64-musl | 1.32.0 | indirect |
| npm | lightningcss-linux-x64-gnu | 1.32.0 | indirect |
| npm | lightningcss-linux-x64-musl | 1.32.0 | indirect |
| npm | lightningcss-win32-arm64-msvc | 1.32.0 | indirect |
| npm | lightningcss-win32-x64-msvc | 1.32.0 | indirect |
| npm | local-pkg | 1.2.0 | indirect |
| npm | locate-character | 3.0.0 | indirect |
| npm | magic-string | 0.30.21 | indirect |
| npm | mdast-util-to-hast | 13.2.1 | indirect |
| npm | mdsvex | 0.12.7 | indirect |
| npm | micromark-util-character | 2.1.1 | indirect |
| npm | micromark-util-encode | 2.0.1 | indirect |
| npm | micromark-util-sanitize-uri | 2.0.1 | indirect |
| npm | micromark-util-symbol | 2.0.1 | indirect |
| npm | micromark-util-types | 2.0.2 | indirect |
| npm | mlly | 1.8.2 | indirect |
| npm | mri | 1.2.0 | indirect |
| npm | mrmime | 2.0.1 | indirect |
| npm | nanoid | 3.3.16 | indirect |
| npm | obug | 2.1.1 | indirect |
| npm | obug | 2.1.3 | indirect |
| npm | oniguruma-parser | 0.12.2 | indirect |
| npm | oniguruma-to-es | 4.3.6 | indirect |
| npm | package-manager-detector | 1.6.0 | indirect |
| npm | pathe | 2.0.3 | indirect |
| npm | picocolors | 1.1.1 | indirect |
| npm | picomatch | 4.0.5 | indirect |
| npm | pkg-types | 1.3.1 | indirect |
| npm | pkg-types | 2.3.1 | indirect |
| npm | postcss | 8.5.19 | indirect |
| npm | postcss-selector-parser | 6.0.10 | indirect |
| npm | prettier | 3.9.5 | indirect |
| npm | prettier-plugin-svelte | 4.1.1 | indirect |
| npm | prism-svelte | 0.4.7 | indirect |
| npm | prismjs | 1.30.0 | indirect |
| npm | property-information | 7.2.0 | indirect |
| npm | quansync | 1.0.0 | indirect |
| npm | readdirp | 4.1.2 | indirect |
| npm | regex | 6.1.0 | indirect |
| npm | regex-recursion | 6.0.2 | indirect |
| npm | regex-utilities | 2.3.0 | indirect |
| npm | rolldown | 1.1.5 | indirect |
| npm | sade | 1.8.1 | indirect |
| npm | set-cookie-parser | 3.1.2 | indirect |
| npm | shiki | 4.3.1 | indirect |
| npm | sirv | 3.0.2 | indirect |
| npm | source-map-js | 1.2.1 | indirect |
| npm | space-separated-tokens | 2.0.2 | indirect |
| npm | stringify-entities | 4.0.4 | indirect |
| npm | svelte | 5.56.5 | indirect |
| npm | svelte-check | 4.7.3 | indirect |
| npm | tailwindcss | 4.3.2 | indirect |
| npm | tapable | 2.3.3 | indirect |
| npm | tinyexec | 1.1.2 | indirect |
| npm | tinyglobby | 0.2.17 | indirect |
| npm | totalist | 3.0.1 | indirect |
| npm | trim-lines | 3.0.1 | indirect |
| npm | tslib | 2.8.1 | indirect |
| npm | tsx | 4.23.1 | indirect |
| npm | typescript | 7.0.2 | indirect |
| npm | ufo | 1.6.4 | indirect |
| npm | undici-types | 8.3.0 | indirect |
| npm | unist-util-is | 4.1.0 | indirect |
| npm | unist-util-is | 6.0.1 | indirect |
| npm | unist-util-position | 5.0.0 | indirect |
| npm | unist-util-stringify-position | 2.0.3 | indirect |
| npm | unist-util-stringify-position | 4.0.0 | indirect |
| npm | unist-util-visit | 2.0.3 | indirect |
| npm | unist-util-visit | 5.1.0 | indirect |
| npm | unist-util-visit-parents | 3.1.1 | indirect |
| npm | unist-util-visit-parents | 6.0.2 | indirect |
| npm | unplugin | 2.3.11 | indirect |
| npm | unplugin-icons | 23.0.1 | indirect |
| npm | util-deprecate | 1.0.2 | indirect |
| npm | vfile | 6.0.3 | indirect |
| npm | vfile-message | 2.0.4 | indirect |
| npm | vfile-message | 4.0.3 | indirect |
| npm | vite | 8.1.4 | indirect |
| npm | vite-plugin-wasm | 3.6.0 | indirect |
| npm | vitefu | 1.1.3 | indirect |
| npm | webpack-virtual-modules | 0.6.2 | indirect |
| npm | zimmerframe | 1.1.4 | indirect |
| npm | zwitch | 2.0.4 | indirect |
| PyPI | annotated-types | 0.7.0 | indirect |
| PyPI | anthropic | 0.46.0 | indirect |
| PyPI | anyio | 4.13.0 | indirect |
| PyPI | basin-tools | 0 | indirect |
| PyPI | beautifulsoup4 | 4.14.3 | indirect |
| PyPI | certifi | 2026.4.22 | indirect |
| PyPI | cffi | 2.0.0 | indirect |
| PyPI | cfgv | 3.5.0 | indirect |
| PyPI | charset-normalizer | 3.4.7 | indirect |
| PyPI | click | 8.3.3 | indirect |
| PyPI | cryptography | 48.0.1 | indirect |
| PyPI | distlib | 0.4.0 | indirect |
| PyPI | distro | 1.9.0 | indirect |
| PyPI | einops | 0.8.2 | indirect |
| PyPI | exceptiongroup | 1.3.1 | indirect |
| PyPI | filelock | 3.29.0 | indirect |
| PyPI | filetype | 1.2.0 | indirect |
| PyPI | flatbuffers | 25.12.19 | indirect |
| PyPI | fsspec | 2026.4.0 | indirect |
| PyPI | ftfy | 6.3.1 | indirect |
| PyPI | google-auth | 2.50.0 | indirect |
| PyPI | google-genai | 1.74.0 | indirect |
| PyPI | h11 | 0.16.0 | indirect |
| PyPI | hf-xet | 1.4.3 | indirect |
| PyPI | httpcore | 1.0.9 | indirect |
| PyPI | httpx | 0.28.1 | indirect |
| PyPI | huggingface-hub | 0.36.2 | indirect |
| PyPI | identify | 2.6.19 | indirect |
| PyPI | idna | 3.17 | indirect |
| PyPI | jinja2 | 3.1.6 | indirect |
| PyPI | jiter | 0.14.0 | indirect |
| PyPI | joblib | 1.5.3 | indirect |
| PyPI | markdown2 | 2.5.5 | indirect |
| PyPI | markdownify | 1.2.2 | indirect |
| PyPI | markupsafe | 3.0.3 | indirect |
| PyPI | mpmath | 1.3.0 | indirect |
| PyPI | networkx | 3.4.2 | indirect |
| PyPI | networkx | 3.6.1 | indirect |
| PyPI | nodeenv | 1.10.0 | indirect |
| PyPI | numpy | 2.2.6 | indirect |
| PyPI | numpy | 2.4.4 | indirect |
| PyPI | onnxruntime | 1.24.3 | indirect |
| PyPI | onnxruntime | 1.25.1 | indirect |
| PyPI | openai | 1.109.1 | indirect |
| PyPI | opencv-python-headless | 4.11.0.86 | indirect |
| PyPI | packaging | 26.2 | indirect |
| PyPI | pdftext | 0.6.3 | indirect |
| PyPI | pillow | 10.4.0 | indirect |
| PyPI | platformdirs | 4.9.6 | indirect |
| PyPI | pre-commit | 4.6.0 | indirect |
| PyPI | protobuf | 7.34.1 | indirect |
| PyPI | pyasn1 | 0.6.3 | indirect |
| PyPI | pyasn1-modules | 0.4.2 | indirect |
| PyPI | pycparser | 3.0 | indirect |
| PyPI | pydantic | 2.13.3 | indirect |
| PyPI | pydantic-core | 2.46.3 | indirect |
| PyPI | pydantic-settings | 2.14.2 | indirect |
| PyPI | pymupdf | 1.28.0 | indirect |
| PyPI | pymupdf-layout | 1.28.0 | indirect |
| PyPI | pypdfium2 | 4.30.0 | indirect |
| PyPI | python-discovery | 1.2.2 | indirect |
| PyPI | python-dotenv | 1.2.2 | indirect |
| PyPI | pytorch-triton-rocm | 3.5.1 | indirect |
| PyPI | pyyaml | 6.0.3 | indirect |
| PyPI | rapidfuzz | 3.14.5 | indirect |
| PyPI | regex | 2024.11.6 | indirect |
| PyPI | requests | 2.33.1 | indirect |
| PyPI | safetensors | 0.7.0 | indirect |
| PyPI | scikit-learn | 1.7.2 | indirect |
| PyPI | scikit-learn | 1.8.0 | indirect |
| PyPI | scipy | 1.15.3 | indirect |
| PyPI | scipy | 1.17.1 | indirect |
| PyPI | setuptools | 81.0.0 | indirect |
| PyPI | six | 1.17.0 | indirect |
| PyPI | sniffio | 1.3.1 | indirect |
| PyPI | soupsieve | 2.8.4 | indirect |
| PyPI | surya-ocr | 0.17.1 | indirect |
| PyPI | sympy | 1.14.0 | indirect |
| PyPI | tabulate | 0.10.0 | indirect |
| PyPI | tenacity | 9.1.4 | indirect |
| PyPI | threadpoolctl | 3.6.0 | indirect |
| PyPI | tokenizers | 0.22.2 | indirect |
| PyPI | tqdm | 4.67.3 | indirect |
| PyPI | transformers | 4.57.6 | indirect |
| PyPI | typing-extensions | 4.15.0 | indirect |
| PyPI | typing-inspection | 0.4.2 | indirect |
| PyPI | urllib3 | 2.7.0 | indirect |
| PyPI | virtualenv | 21.3.0 | indirect |
| PyPI | wcwidth | 0.6.0 | indirect |
| PyPI | websockets | 16.0 | indirect |
This repository publishes no package the index resolves, so its own dependency graph was assessed — 562 packages, which also include development and test pins that never ship: 7 carry known advisories, of which 2 are direct. 24 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.
| Package | Version | Relation | Severity | Advisories | Fixed in |
|---|---|---|---|---|---|
| pillow | 10.4.0 | indirect | critical | 29 | 12.3.0 |
| transformers | 4.57.6 | indirect | critical | 7 | 5.5.0 |
| torch | 2.9.1+rocm6.4 | direct | high | 4 | 2.13.0 |
| setuptools | 81.0.0 | indirect | moderate | 1 | 83.0.0 |
| cookie | 0.6.0 | indirect | low | 1 | 0.7.0 |
| bincode | 2.0.1 | direct | unknown | 1 | — |
| paste | 1.0.15 | indirect | unknown | 1 | — |
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.
{
"data": {
"repo": {
"topics": [
"minimization",
"nonlinear-optimization",
"numerical-optimization",
"numerics",
"solvers"
],
"is_fork": false,
"size_kb": 6254,
"has_wiki": false,
"homepage": "https://basin.rs",
"languages": {
"CSS": 2028,
"Nix": 2239,
"TeX": 10435,
"HTML": 4126,
"Rust": 2954750,
"Svelte": 124303,
"mdsvex": 25717,
"JavaScript": 3073,
"TypeScript": 85806
},
"pushed_at": "2026-07-20T21:54:58Z",
"created_at": "2026-04-30T13:04:29Z",
"owner_type": "User",
"updated_at": "2026-07-20T21:52:45Z",
"description": "Numerical optimization in Rust, with pluggable linear-algebra backends and WASM support.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": "https://jolars.co",
"name": "Johan Larsson",
"type": "User",
"login": "jolars",
"company": "University of Copenhagen",
"location": "Lund, Sweden",
"followers": 121,
"avatar_url": "https://avatars.githubusercontent.com/u/13087841?v=4",
"created_at": "2015-06-28T15:14:51Z",
"is_verified": null,
"public_repos": 223,
"account_age_days": 4040
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases_count": 18,
"commits_last_year": 380,
"latest_release_at": "2026-07-20T21:54:58Z",
"latest_release_tag": "v1.5.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 12,
"days_since_latest_release": 0,
"mean_days_between_releases": 5.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "basin",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [
"math",
"nonlinear",
"numerics",
"optimization",
"solver",
"algorithms",
"science",
"mathematics"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/basin",
"is_deprecated": false,
"latest_version": "1.5.0",
"repository_url": "https://github.com/jolars/basin",
"versions_count": 19,
"total_downloads": 13418,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 4473,
"first_published_at": "2026-04-30T13:19:41.763856Z",
"latest_published_at": "2026-07-20T21:55:32.533977Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 2,
"stars": 107,
"watchers": 2,
"star_history": {
"days": [
{
"date": "2026-05-21",
"count": 1
},
{
"date": "2026-05-27",
"count": 2
},
{
"date": "2026-05-28",
"count": 25
},
{
"date": "2026-05-29",
"count": 40
},
{
"date": "2026-05-30",
"count": 7
},
{
"date": "2026-05-31",
"count": 1
},
{
"date": "2026-06-01",
"count": 3
},
{
"date": "2026-06-02",
"count": 1
},
{
"date": "2026-06-03",
"count": 1
},
{
"date": "2026-06-07",
"count": 1
},
{
"date": "2026-06-08",
"count": 2
},
{
"date": "2026-06-09",
"count": 4
},
{
"date": "2026-06-10",
"count": 2
},
{
"date": "2026-06-18",
"count": 3
},
{
"date": "2026-06-19",
"count": 4
},
{
"date": "2026-06-20",
"count": 2
},
{
"date": "2026-06-21",
"count": 1
},
{
"date": "2026-06-22",
"count": 2
},
{
"date": "2026-06-25",
"count": 1
},
{
"date": "2026-06-26",
"count": 2
},
{
"date": "2026-07-09",
"count": 1
},
{
"date": "2026-07-11",
"count": 1
}
],
"complete": true,
"collected": 107,
"total_stars": 107
},
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Taskfile.yml"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"web/tsconfig.json"
],
"largest_source_bytes": 56052,
"source_files_sampled": 309,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 3316
},
"dependencies": {
"manifests": [
"Cargo.toml",
"tools/pyproject.toml",
"web/package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "pillow",
"direct": false,
"version": "10.4.0",
"severity": "critical",
"ecosystem": "pypi",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-45hq-cxwh-f6vc",
"GHSA-4x4j-2g7c-83w6",
"GHSA-5x94-69rx-g8h2",
"GHSA-62p4-gmf7-7g93",
"GHSA-6r8x-57c9-28j4",
"GHSA-8v84-f9pq-wr9x",
"GHSA-9hw9-ch79-4vh6",
"GHSA-cfh3-3jmp-rvhc",
"GHSA-fj7v-r99m-22gq",
"GHSA-jjj6-mw9f-p565"
],
"fixed_version": "12.3.0",
"advisory_count": 29,
"oldest_advisory_days": 159
},
{
"name": "transformers",
"direct": false,
"version": "4.57.6",
"severity": "critical",
"ecosystem": "pypi",
"cvss_score": 9.6,
"advisory_ids": [
"GHSA-29pf-2h5f-8g72",
"GHSA-69w3-r845-3855",
"GHSA-fgcw-684q-jj6r",
"PYSEC-2025-217",
"PYSEC-2026-2288",
"PYSEC-2026-2289",
"PYSEC-2026-2290"
],
"fixed_version": "5.5.0",
"advisory_count": 7,
"oldest_advisory_days": 209
},
{
"name": "torch",
"direct": true,
"version": "2.9.1+rocm6.4",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 8.8,
"advisory_ids": [
"GHSA-qfhq-4f3w-5fph",
"GHSA-rrmf-rvhw-rf47",
"PYSEC-2026-139",
"PYSEC-2026-2286"
],
"fixed_version": "2.13.0",
"advisory_count": 4,
"oldest_advisory_days": 476
},
{
"name": "setuptools",
"direct": false,
"version": "81.0.0",
"severity": "moderate",
"ecosystem": "pypi",
"cvss_score": 6.1,
"advisory_ids": [
"PYSEC-2026-3447"
],
"fixed_version": "83.0.0",
"advisory_count": 1,
"oldest_advisory_days": 12
},
{
"name": "cookie",
"direct": false,
"version": "0.6.0",
"severity": "low",
"ecosystem": "npm",
"cvss_score": null,
"advisory_ids": [
"GHSA-pxg6-pf52-xh8x"
],
"fixed_version": "0.7.0",
"advisory_count": 1,
"oldest_advisory_days": 654
},
{
"name": "bincode",
"direct": true,
"version": "2.0.1",
"severity": "unknown",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"RUSTSEC-2025-0141"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 216
},
{
"name": "paste",
"direct": false,
"version": "1.0.15",
"severity": "unknown",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"RUSTSEC-2024-0436"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 651
}
],
"collected": true,
"truncated": false,
"by_severity": {
"low": 1,
"high": 1,
"unknown": 2,
"critical": 2,
"moderate": 1
},
"advisory_count": 44,
"affected_count": 7,
"assessed_count": 562,
"assessed_package": null,
"unassessed_count": 24,
"direct_affected_count": 2
},
"ecosystems": [
"crates",
"npm",
"pypi"
],
"dependencies": [
{
"name": "pymupdf4llm",
"manifest": "tools/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "marker-pdf",
"manifest": "tools/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "cma",
"manifest": "tools/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "torch",
"manifest": "tools/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "<2.10"
},
{
"name": "basin",
"manifest": "crates/basin-wasm/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "wasm-bindgen",
"manifest": "crates/basin-wasm/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "serde-wasm-bindgen",
"manifest": "crates/basin-wasm/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.6"
},
{
"name": "serde",
"manifest": "crates/basin-wasm/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "console_error_panic_hook",
"manifest": "crates/basin-wasm/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1"
},
{
"name": "num-traits",
"manifest": "crates/basin/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "nalgebra",
"manifest": "crates/basin/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.34"
},
{
"name": "nalgebra-sparse",
"manifest": "crates/basin/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.11"
},
{
"name": "nalgebra-lapack",
"manifest": "crates/basin/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.27"
},
{
"name": "ndarray",
"manifest": "crates/basin/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.17"
},
{
"name": "faer",
"manifest": "crates/basin/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.24"
},
{
"name": "generativity",
"manifest": "crates/basin/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "faer-traits",
"manifest": "crates/basin/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.24"
},
{
"name": "web-time",
"manifest": "crates/basin/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "rand",
"manifest": "crates/basin/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.10"
},
{
"name": "rand_chacha",
"manifest": "crates/basin/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.10"
},
{
"name": "rand_distr",
"manifest": "crates/basin/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.6"
},
{
"name": "rayon",
"manifest": "crates/basin/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "serde",
"manifest": "crates/basin/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "bincode",
"manifest": "crates/basin/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2"
},
{
"name": "basin",
"manifest": "crates/competitor-bench/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "levenberg-marquardt",
"manifest": "crates/competitor-bench/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.15"
},
{
"name": "nalgebra",
"manifest": "crates/competitor-bench/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.34"
},
{
"name": "faer",
"manifest": "crates/competitor-bench/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.24"
},
{
"name": "argmin",
"manifest": "crates/competitor-bench/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.11"
},
{
"name": "argmin-math",
"manifest": "crates/competitor-bench/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.5"
},
{
"name": "gomez",
"manifest": "crates/competitor-bench/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.5"
},
{
"name": "nlopt",
"manifest": "crates/competitor-bench/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.8"
},
{
"name": "rayon",
"manifest": "crates/competitor-bench/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "argmin",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "argmin",
"direct": true,
"version": "0.11.0",
"ecosystem": "crates"
},
{
"name": "argmin-math",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "argmin-math",
"direct": true,
"version": "0.5.1",
"ecosystem": "crates"
},
{
"name": "bincode",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "bincode",
"direct": true,
"version": "2.0.1",
"ecosystem": "crates"
},
{
"name": "console_error_panic_hook",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "console_error_panic_hook",
"direct": true,
"version": "0.1.7",
"ecosystem": "crates"
},
{
"name": "faer",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "faer",
"direct": true,
"version": "0.24.4",
"ecosystem": "crates"
},
{
"name": "faer-traits",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "faer-traits",
"direct": true,
"version": "0.24.0",
"ecosystem": "crates"
},
{
"name": "generativity",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "generativity",
"direct": true,
"version": "1.2.1",
"ecosystem": "crates"
},
{
"name": "gomez",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "gomez",
"direct": true,
"version": "0.5.1",
"ecosystem": "crates"
},
{
"name": "levenberg-marquardt",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "levenberg-marquardt",
"direct": true,
"version": "0.15.0",
"ecosystem": "crates"
},
{
"name": "nalgebra",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "nalgebra",
"direct": true,
"version": "0.32.6",
"ecosystem": "crates"
},
{
"name": "nalgebra",
"direct": true,
"version": "0.34.2",
"ecosystem": "crates"
},
{
"name": "nalgebra-lapack",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "nalgebra-lapack",
"direct": true,
"version": "0.27.0",
"ecosystem": "crates"
},
{
"name": "nalgebra-sparse",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "nalgebra-sparse",
"direct": true,
"version": "0.11.0",
"ecosystem": "crates"
},
{
"name": "ndarray",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "ndarray",
"direct": true,
"version": "0.17.2",
"ecosystem": "crates"
},
{
"name": "nlopt",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "nlopt",
"direct": true,
"version": "0.8.1",
"ecosystem": "crates"
},
{
"name": "num-traits",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "num-traits",
"direct": true,
"version": "0.2.19",
"ecosystem": "crates"
},
{
"name": "rand",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "rand",
"direct": true,
"version": "0.10.2",
"ecosystem": "crates"
},
{
"name": "rand",
"direct": true,
"version": "0.9.5",
"ecosystem": "crates"
},
{
"name": "rand_chacha",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "rand_chacha",
"direct": true,
"version": "0.10.0",
"ecosystem": "crates"
},
{
"name": "rand_chacha",
"direct": true,
"version": "0.9.0",
"ecosystem": "crates"
},
{
"name": "rand_distr",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "rand_distr",
"direct": true,
"version": "0.6.0",
"ecosystem": "crates"
},
{
"name": "rayon",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "rayon",
"direct": true,
"version": "1.12.0",
"ecosystem": "crates"
},
{
"name": "serde",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde",
"direct": true,
"version": "1.0.229",
"ecosystem": "crates"
},
{
"name": "serde-wasm-bindgen",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde-wasm-bindgen",
"direct": true,
"version": "0.6.5",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "wasm-bindgen",
"direct": true,
"version": "0.2.126",
"ecosystem": "crates"
},
{
"name": "web-time",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "web-time",
"direct": true,
"version": "1.1.0",
"ecosystem": "crates"
},
{
"name": "cma",
"direct": true,
"version": "4.4.4",
"ecosystem": "pypi"
},
{
"name": "marker-pdf",
"direct": true,
"version": "1.10.2",
"ecosystem": "pypi"
},
{
"name": "pymupdf4llm",
"direct": true,
"version": "1.28.0",
"ecosystem": "pypi"
},
{
"name": "torch",
"direct": true,
"version": "2.9.1+rocm6.4",
"ecosystem": "pypi"
},
{
"name": "aho-corasick",
"direct": false,
"version": "1.1.4",
"ecosystem": "crates"
},
{
"name": "alloca",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "anes",
"direct": false,
"version": "0.1.6",
"ecosystem": "crates"
},
{
"name": "anstyle",
"direct": false,
"version": "1.0.14",
"ecosystem": "crates"
},
{
"name": "anyhow",
"direct": false,
"version": "1.0.104",
"ecosystem": "crates"
},
{
"name": "approx",
"direct": false,
"version": "0.5.1",
"ecosystem": "crates"
},
{
"name": "atomic-wait",
"direct": false,
"version": "1.1.0",
"ecosystem": "crates"
},
{
"name": "autocfg",
"direct": false,
"version": "1.5.1",
"ecosystem": "crates"
},
{
"name": "bincode_derive",
"direct": false,
"version": "2.0.1",
"ecosystem": "crates"
},
{
"name": "bitflags",
"direct": false,
"version": "2.13.1",
"ecosystem": "crates"
},
{
"name": "blas",
"direct": false,
"version": "0.23.0",
"ecosystem": "crates"
},
{
"name": "blas-sys",
"direct": false,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "bumpalo",
"direct": false,
"version": "3.20.3",
"ecosystem": "crates"
},
{
"name": "bytemuck",
"direct": false,
"version": "1.25.2",
"ecosystem": "crates"
},
{
"name": "bytemuck_derive",
"direct": false,
"version": "1.11.0",
"ecosystem": "crates"
},
{
"name": "byteorder",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "cast",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "cblas-sys",
"direct": false,
"version": "0.1.4",
"ecosystem": "crates"
},
{
"name": "cc",
"direct": false,
"version": "1.3.0",
"ecosystem": "crates"
},
{
"name": "cfg-if",
"direct": false,
"version": "1.0.4",
"ecosystem": "crates"
},
{
"name": "ciborium",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "ciborium-io",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "ciborium-ll",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "clap",
"direct": false,
"version": "4.6.3",
"ecosystem": "crates"
},
{
"name": "clap_builder",
"direct": false,
"version": "4.6.2",
"ecosystem": "crates"
},
{
"name": "clap_lex",
"direct": false,
"version": "1.1.0",
"ecosystem": "crates"
},
{
"name": "cmake",
"direct": false,
"version": "0.1.58",
"ecosystem": "crates"
},
{
"name": "criterion",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "criterion",
"direct": false,
"version": "0.8.2",
"ecosystem": "crates"
},
{
"name": "criterion-plot",
"direct": false,
"version": "0.8.2",
"ecosystem": "crates"
},
{
"name": "crossbeam",
"direct": false,
"version": "0.8.4",
"ecosystem": "crates"
},
{
"name": "crossbeam-channel",
"direct": false,
"version": "0.5.16",
"ecosystem": "crates"
},
{
"name": "crossbeam-deque",
"direct": false,
"version": "0.8.7",
"ecosystem": "crates"
},
{
"name": "crossbeam-epoch",
"direct": false,
"version": "0.9.20",
"ecosystem": "crates"
},
{
"name": "crossbeam-queue",
"direct": false,
"version": "0.3.13",
"ecosystem": "crates"
},
{
"name": "crossbeam-utils",
"direct": false,
"version": "0.8.22",
"ecosystem": "crates"
},
{
"name": "crunchy",
"direct": false,
"version": "0.2.4",
"ecosystem": "crates"
},
{
"name": "defer",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "dyn-stack",
"direct": false,
"version": "0.13.2",
"ecosystem": "crates"
},
{
"name": "dyn-stack-macros",
"direct": false,
"version": "0.1.3",
"ecosystem": "crates"
},
{
"name": "either",
"direct": false,
"version": "1.16.0",
"ecosystem": "crates"
},
{
"name": "enum-as-inner",
"direct": false,
"version": "0.6.1",
"ecosystem": "crates"
},
{
"name": "equator",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "equator",
"direct": false,
"version": "0.4.2",
"ecosystem": "crates"
},
{
"name": "equator",
"direct": false,
"version": "0.6.0",
"ecosystem": "crates"
},
{
"name": "equator-macro",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "equator-macro",
"direct": false,
"version": "0.4.2",
"ecosystem": "crates"
},
{
"name": "equator-macro",
"direct": false,
"version": "0.6.0",
"ecosystem": "crates"
},
{
"name": "fastrand",
"direct": false,
"version": "2.5.0",
"ecosystem": "crates"
},
{
"name": "fastrand-contrib",
"direct": false,
"version": "0.1.0",
"ecosystem": "crates"
},
{
"name": "find-msvc-tools",
"direct": false,
"version": "0.1.9",
"ecosystem": "crates"
},
{
"name": "futures-core",
"direct": false,
"version": "0.3.33",
"ecosystem": "crates"
},
{
"name": "futures-task",
"direct": false,
"version": "0.3.33",
"ecosystem": "crates"
},
{
"name": "futures-util",
"direct": false,
"version": "0.3.33",
"ecosystem": "crates"
},
{
"name": "gemm",
"direct": false,
"version": "0.19.0",
"ecosystem": "crates"
},
{
"name": "gemm-c32",
"direct": false,
"version": "0.19.0",
"ecosystem": "crates"
},
{
"name": "gemm-c64",
"direct": false,
"version": "0.19.0",
"ecosystem": "crates"
},
{
"name": "gemm-common",
"direct": false,
"version": "0.19.0",
"ecosystem": "crates"
},
{
"name": "gemm-f16",
"direct": false,
"version": "0.19.0",
"ecosystem": "crates"
},
{
"name": "gemm-f32",
"direct": false,
"version": "0.19.0",
"ecosystem": "crates"
},
{
"name": "gemm-f64",
"direct": false,
"version": "0.19.0",
"ecosystem": "crates"
},
{
"name": "generator",
"direct": false,
"version": "0.8.9",
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": "0.3.4",
"ecosystem": "crates"
},
{
"name": "getset",
"direct": false,
"version": "0.1.7",
"ecosystem": "crates"
},
{
"name": "glam",
"direct": false,
"version": "0.14.0",
"ecosystem": "crates"
},
{
"name": "glam",
"direct": false,
"version": "0.15.2",
"ecosystem": "crates"
},
{
"name": "glam",
"direct": false,
"version": "0.16.0",
"ecosystem": "crates"
},
{
"name": "glam",
"direct": false,
"version": "0.17.3",
"ecosystem": "crates"
},
{
"name": "glam",
"direct": false,
"version": "0.18.0",
"ecosystem": "crates"
},
{
"name": "glam",
"direct": false,
"version": "0.19.0",
"ecosystem": "crates"
},
{
"name": "glam",
"direct": false,
"version": "0.20.5",
"ecosystem": "crates"
},
{
"name": "glam",
"direct": false,
"version": "0.21.3",
"ecosystem": "crates"
},
{
"name": "glam",
"direct": false,
"version": "0.22.0",
"ecosystem": "crates"
},
{
"name": "glam",
"direct": false,
"version": "0.23.0",
"ecosystem": "crates"
},
{
"name": "glam",
"direct": false,
"version": "0.24.2",
"ecosystem": "crates"
},
{
"name": "glam",
"direct": false,
"version": "0.25.0",
"ecosystem": "crates"
},
{
"name": "glam",
"direct": false,
"version": "0.27.0",
"ecosystem": "crates"
},
{
"name": "glam",
"direct": false,
"version": "0.28.0",
"ecosystem": "crates"
},
{
"name": "glam",
"direct": false,
"version": "0.29.3",
"ecosystem": "crates"
},
{
"name": "glam",
"direct": false,
"version": "0.30.10",
"ecosystem": "crates"
},
{
"name": "glam",
"direct": false,
"version": "0.31.1",
"ecosystem": "crates"
},
{
"name": "glam",
"direct": false,
"version": "0.32.1",
"ecosystem": "crates"
},
{
"name": "half",
"direct": false,
"version": "2.7.1",
"ecosystem": "crates"
},
{
"name": "heck",
"direct": false,
"version": "0.5.0",
"ecosystem": "crates"
},
{
"name": "hermit-abi",
"direct": false,
"version": "0.5.2",
"ecosystem": "crates"
},
{
"name": "interpol",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "itertools",
"direct": false,
"version": "0.13.0",
"ecosystem": "crates"
},
{
"name": "itoa",
"direct": false,
"version": "1.0.18",
"ecosystem": "crates"
},
{
"name": "js-sys",
"direct": false,
"version": "0.3.103",
"ecosystem": "crates"
},
{
"name": "lapack",
"direct": false,
"version": "0.20.0",
"ecosystem": "crates"
},
{
"name": "lapack-sys",
"direct": false,
"version": "0.15.0",
"ecosystem": "crates"
},
{
"name": "lazy_static",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "libc",
"direct": false,
"version": "0.2.186",
"ecosystem": "crates"
},
{
"name": "libm",
"direct": false,
"version": "0.2.16",
"ecosystem": "crates"
},
{
"name": "log",
"direct": false,
"version": "0.4.33",
"ecosystem": "crates"
},
{
"name": "loom",
"direct": false,
"version": "0.7.2",
"ecosystem": "crates"
},
{
"name": "matchers",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "matrixmultiply",
"direct": false,
"version": "0.3.11",
"ecosystem": "crates"
},
{
"name": "memchr",
"direct": false,
"version": "2.8.3",
"ecosystem": "crates"
},
{
"name": "nalgebra-macros",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "nalgebra-macros",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "nano-gemm",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "nano-gemm-c32",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "nano-gemm-c64",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "nano-gemm-codegen",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "nano-gemm-core",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "nano-gemm-f32",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "nano-gemm-f64",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "nu-ansi-term",
"direct": false,
"version": "0.50.3",
"ecosystem": "crates"
},
{
"name": "num-bigint",
"direct": false,
"version": "0.4.8",
"ecosystem": "crates"
},
{
"name": "num-complex",
"direct": false,
"version": "0.4.6",
"ecosystem": "crates"
},
{
"name": "num-integer",
"direct": false,
"version": "0.1.46",
"ecosystem": "crates"
},
{
"name": "num-rational",
"direct": false,
"version": "0.4.2",
"ecosystem": "crates"
},
{
"name": "num_cpus",
"direct": false,
"version": "1.17.0",
"ecosystem": "crates"
},
{
"name": "once_cell",
"direct": false,
"version": "1.21.4",
"ecosystem": "crates"
},
{
"name": "oorandom",
"direct": false,
"version": "11.1.5",
"ecosystem": "crates"
},
{
"name": "page_size",
"direct": false,
"version": "0.6.0",
"ecosystem": "crates"
},
{
"name": "paste",
"direct": false,
"version": "1.0.15",
"ecosystem": "crates"
},
{
"name": "pin-project-lite",
"direct": false,
"version": "0.2.17",
"ecosystem": "crates"
},
{
"name": "portable-atomic",
"direct": false,
"version": "1.14.0",
"ecosystem": "crates"
},
{
"name": "portable-atomic-util",
"direct": false,
"version": "0.2.7",
"ecosystem": "crates"
},
{
"name": "ppv-lite86",
"direct": false,
"version": "0.2.21",
"ecosystem": "crates"
},
{
"name": "private-gemm-x86",
"direct": false,
"version": "0.1.20",
"ecosystem": "crates"
},
{
"name": "proc-macro2",
"direct": false,
"version": "1.0.107",
"ecosystem": "crates"
},
{
"name": "pulp",
"direct": false,
"version": "0.22.3",
"ecosystem": "crates"
},
{
"name": "pulp-wasm-simd-flag",
"direct": false,
"version": "0.1.1",
"ecosystem": "crates"
},
{
"name": "qd",
"direct": false,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "quote",
"direct": false,
"version": "1.0.47",
"ecosystem": "crates"
},
{
"name": "r-efi",
"direct": false,
"version": "5.3.0",
"ecosystem": "crates"
},
{
"name": "rand_core",
"direct": false,
"version": "0.10.1",
"ecosystem": "crates"
},
{
"name": "rand_core",
"direct": false,
"version": "0.9.5",
"ecosystem": "crates"
},
{
"name": "rand_xoshiro",
"direct": false,
"version": "0.7.0",
"ecosystem": "crates"
},
{
"name": "raw-cpuid",
"direct": false,
"version": "11.6.0",
"ecosystem": "crates"
},
{
"name": "rawpointer",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "rayon-core",
"direct": false,
"version": "1.13.0",
"ecosystem": "crates"
},
{
"name": "reborrow",
"direct": false,
"version": "0.5.5",
"ecosystem": "crates"
},
{
"name": "regex",
"direct": false,
"version": "1.13.1",
"ecosystem": "crates"
},
{
"name": "regex-automata",
"direct": false,
"version": "0.4.16",
"ecosystem": "crates"
},
{
"name": "regex-syntax",
"direct": false,
"version": "0.8.11",
"ecosystem": "crates"
},
{
"name": "rustc_version",
"direct": false,
"version": "0.4.1",
"ecosystem": "crates"
},
{
"name": "rustversion",
"direct": false,
"version": "1.0.23",
"ecosystem": "crates"
},
{
"name": "safe_arch",
"direct": false,
"version": "0.7.4",
"ecosystem": "crates"
},
{
"name": "same-file",
"direct": false,
"version": "1.0.6",
"ecosystem": "crates"
},
{
"name": "scoped-tls",
"direct": false,
"version": "1.0.1",
"ecosystem": "crates"
},
{
"name": "semver",
"direct": false,
"version": "1.0.28",
"ecosystem": "crates"
},
{
"name": "seq-macro",
"direct": false,
"version": "0.3.6",
"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_json",
"direct": false,
"version": "1.0.151",
"ecosystem": "crates"
},
{
"name": "sharded-slab",
"direct": false,
"version": "0.1.7",
"ecosystem": "crates"
},
{
"name": "shlex",
"direct": false,
"version": "2.0.1",
"ecosystem": "crates"
},
{
"name": "simba",
"direct": false,
"version": "0.8.1",
"ecosystem": "crates"
},
{
"name": "simba",
"direct": false,
"version": "0.9.1",
"ecosystem": "crates"
},
{
"name": "slab",
"direct": false,
"version": "0.4.12",
"ecosystem": "crates"
},
{
"name": "smallvec",
"direct": false,
"version": "1.15.2",
"ecosystem": "crates"
},
{
"name": "spindle",
"direct": false,
"version": "0.2.6",
"ecosystem": "crates"
},
{
"name": "syn",
"direct": false,
"version": "1.0.109",
"ecosystem": "crates"
},
{
"name": "syn",
"direct": false,
"version": "2.0.119",
"ecosystem": "crates"
},
{
"name": "syn",
"direct": false,
"version": "3.0.2",
"ecosystem": "crates"
},
{
"name": "sysctl",
"direct": false,
"version": "0.6.0",
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": false,
"version": "1.0.69",
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": false,
"version": "2.0.19",
"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": "thread_local",
"direct": false,
"version": "1.1.10",
"ecosystem": "crates"
},
{
"name": "tinytemplate",
"direct": false,
"version": "1.2.1",
"ecosystem": "crates"
},
{
"name": "tracing",
"direct": false,
"version": "0.1.44",
"ecosystem": "crates"
},
{
"name": "tracing-core",
"direct": false,
"version": "0.1.36",
"ecosystem": "crates"
},
{
"name": "tracing-log",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "tracing-subscriber",
"direct": false,
"version": "0.3.23",
"ecosystem": "crates"
},
{
"name": "typenum",
"direct": false,
"version": "1.20.1",
"ecosystem": "crates"
},
{
"name": "unicode-ident",
"direct": false,
"version": "1.0.24",
"ecosystem": "crates"
},
{
"name": "unty",
"direct": false,
"version": "0.0.4",
"ecosystem": "crates"
},
{
"name": "valuable",
"direct": false,
"version": "0.1.1",
"ecosystem": "crates"
},
{
"name": "version_check",
"direct": false,
"version": "0.9.5",
"ecosystem": "crates"
},
{
"name": "virtue",
"direct": false,
"version": "0.0.18",
"ecosystem": "crates"
},
{
"name": "walkdir",
"direct": false,
"version": "2.5.0",
"ecosystem": "crates"
},
{
"name": "wasip2",
"direct": false,
"version": "1.0.4+wasi-0.2.12",
"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": "wide",
"direct": false,
"version": "0.7.33",
"ecosystem": "crates"
},
{
"name": "winapi",
"direct": false,
"version": "0.3.9",
"ecosystem": "crates"
},
{
"name": "winapi-i686-pc-windows-gnu",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "winapi-util",
"direct": false,
"version": "0.1.11",
"ecosystem": "crates"
},
{
"name": "winapi-x86_64-pc-windows-gnu",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "windows-link",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "windows-result",
"direct": false,
"version": "0.4.1",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.42.0",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.61.2",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_gnullvm",
"direct": false,
"version": "0.42.2",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_msvc",
"direct": false,
"version": "0.42.2",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnu",
"direct": false,
"version": "0.42.2",
"ecosystem": "crates"
},
{
"name": "windows_i686_msvc",
"direct": false,
"version": "0.42.2",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnu",
"direct": false,
"version": "0.42.2",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnullvm",
"direct": false,
"version": "0.42.2",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_msvc",
"direct": false,
"version": "0.42.2",
"ecosystem": "crates"
},
{
"name": "wit-bindgen",
"direct": false,
"version": "0.57.1",
"ecosystem": "crates"
},
{
"name": "zerocopy",
"direct": false,
"version": "0.8.55",
"ecosystem": "crates"
},
{
"name": "zerocopy-derive",
"direct": false,
"version": "0.8.55",
"ecosystem": "crates"
},
{
"name": "zmij",
"direct": false,
"version": "1.0.23",
"ecosystem": "crates"
},
{
"name": "@antfu/install-pkg",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@emnapi/core",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@emnapi/runtime",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@emnapi/wasi-threads",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openharmony-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@iconify-json/lucide",
"direct": false,
"version": "1.2.117",
"ecosystem": "npm"
},
{
"name": "@iconify-json/simple-icons",
"direct": false,
"version": "1.2.90",
"ecosystem": "npm"
},
{
"name": "@iconify/types",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@iconify/utils",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "@jridgewell/gen-mapping",
"direct": false,
"version": "0.3.13",
"ecosystem": "npm"
},
{
"name": "@jridgewell/remapping",
"direct": false,
"version": "2.3.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.5.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.31",
"ecosystem": "npm"
},
{
"name": "@napi-rs/wasm-runtime",
"direct": false,
"version": "1.1.6",
"ecosystem": "npm"
},
{
"name": "@oxc-project/types",
"direct": false,
"version": "0.139.0",
"ecosystem": "npm"
},
{
"name": "@polka/url",
"direct": false,
"version": "1.0.0-next.29",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-android-arm64",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-darwin-arm64",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-darwin-x64",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-freebsd-x64",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm-gnueabihf",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm64-gnu",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm64-musl",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-ppc64-gnu",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-s390x-gnu",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-x64-gnu",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-x64-musl",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-openharmony-arm64",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-wasm32-wasi",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-win32-arm64-msvc",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-win32-x64-msvc",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/pluginutils",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@shikijs/core",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "@shikijs/engine-javascript",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "@shikijs/engine-oniguruma",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "@shikijs/langs",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "@shikijs/primitive",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "@shikijs/themes",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "@shikijs/types",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "@shikijs/vscode-textmate",
"direct": false,
"version": "10.0.2",
"ecosystem": "npm"
},
{
"name": "@standard-schema/spec",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@sveltejs/acorn-typescript",
"direct": false,
"version": "1.0.11",
"ecosystem": "npm"
},
{
"name": "@sveltejs/adapter-static",
"direct": false,
"version": "3.0.10",
"ecosystem": "npm"
},
{
"name": "@sveltejs/kit",
"direct": false,
"version": "2.69.3",
"ecosystem": "npm"
},
{
"name": "@sveltejs/load-config",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "@sveltejs/vite-plugin-svelte",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/node",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-android-arm64",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-darwin-arm64",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-darwin-x64",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-freebsd-x64",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-linux-arm-gnueabihf",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-linux-arm64-gnu",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-linux-arm64-musl",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-linux-x64-gnu",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-linux-x64-musl",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-wasm32-wasi",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-win32-arm64-msvc",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-win32-x64-msvc",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/typography",
"direct": false,
"version": "0.5.20",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/vite",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tybys/wasm-util",
"direct": false,
"version": "0.10.3",
"ecosystem": "npm"
},
{
"name": "@types/cookie",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "@types/hast",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/mdast",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "26.1.1",
"ecosystem": "npm"
},
{
"name": "@types/prismjs",
"direct": false,
"version": "1.26.6",
"ecosystem": "npm"
},
{
"name": "@types/trusted-types",
"direct": false,
"version": "2.0.7",
"ecosystem": "npm"
},
{
"name": "@types/unist",
"direct": false,
"version": "2.0.11",
"ecosystem": "npm"
},
{
"name": "@types/unist",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-aix-ppc64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-darwin-arm64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-darwin-x64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-freebsd-arm64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-freebsd-x64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-linux-arm",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-linux-arm64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-linux-loong64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-linux-mips64el",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-linux-ppc64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-linux-riscv64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-linux-s390x",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-linux-x64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-netbsd-arm64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-netbsd-x64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-openbsd-arm64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-openbsd-x64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-sunos-x64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-win32-arm64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-win32-x64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@ungap/structured-clone",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.17.0",
"ecosystem": "npm"
},
{
"name": "aria-query",
"direct": false,
"version": "5.3.1",
"ecosystem": "npm"
},
{
"name": "axobject-query",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "ccount",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "character-entities-html4",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "character-entities-legacy",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "clsx",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "comma-separated-tokens",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "confbox",
"direct": false,
"version": "0.1.8",
"ecosystem": "npm"
},
{
"name": "confbox",
"direct": false,
"version": "0.2.4",
"ecosystem": "npm"
},
{
"name": "cookie",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "cssesc",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "deepmerge",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "dequal",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "detect-libc",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "devalue",
"direct": false,
"version": "5.8.1",
"ecosystem": "npm"
},
{
"name": "devlop",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "enhanced-resolve",
"direct": false,
"version": "5.21.6",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "esm-env",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "esrap",
"direct": false,
"version": "2.2.13",
"ecosystem": "npm"
},
{
"name": "exsolve",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "fdir",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"ecosystem": "npm"
},
{
"name": "hast-util-to-html",
"direct": false,
"version": "9.0.5",
"ecosystem": "npm"
},
{
"name": "hast-util-whitespace",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "html-void-elements",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "import-meta-resolve",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "is-reference",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "jiti",
"direct": false,
"version": "2.7.0",
"ecosystem": "npm"
},
{
"name": "kleur",
"direct": false,
"version": "4.1.5",
"ecosystem": "npm"
},
{
"name": "lightningcss",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-android-arm64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-darwin-arm64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-darwin-x64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-freebsd-x64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm-gnueabihf",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm64-gnu",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm64-musl",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-x64-gnu",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-x64-musl",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-win32-arm64-msvc",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-win32-x64-msvc",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "local-pkg",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "locate-character",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "magic-string",
"direct": false,
"version": "0.30.21",
"ecosystem": "npm"
},
{
"name": "mdast-util-to-hast",
"direct": false,
"version": "13.2.1",
"ecosystem": "npm"
},
{
"name": "mdsvex",
"direct": false,
"version": "0.12.7",
"ecosystem": "npm"
},
{
"name": "micromark-util-character",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-encode",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-sanitize-uri",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-symbol",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-types",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "mlly",
"direct": false,
"version": "1.8.2",
"ecosystem": "npm"
},
{
"name": "mri",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "mrmime",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.16",
"ecosystem": "npm"
},
{
"name": "obug",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "obug",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "oniguruma-parser",
"direct": false,
"version": "0.12.2",
"ecosystem": "npm"
},
{
"name": "oniguruma-to-es",
"direct": false,
"version": "4.3.6",
"ecosystem": "npm"
},
{
"name": "package-manager-detector",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "pathe",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.5",
"ecosystem": "npm"
},
{
"name": "pkg-types",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "pkg-types",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "8.5.19",
"ecosystem": "npm"
},
{
"name": "postcss-selector-parser",
"direct": false,
"version": "6.0.10",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "3.9.5",
"ecosystem": "npm"
},
{
"name": "prettier-plugin-svelte",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "prism-svelte",
"direct": false,
"version": "0.4.7",
"ecosystem": "npm"
},
{
"name": "prismjs",
"direct": false,
"version": "1.30.0",
"ecosystem": "npm"
},
{
"name": "property-information",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "quansync",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "regex",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "regex-recursion",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "regex-utilities",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "rolldown",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "sade",
"direct": false,
"version": "1.8.1",
"ecosystem": "npm"
},
{
"name": "set-cookie-parser",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "shiki",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "sirv",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "source-map-js",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "space-separated-tokens",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "stringify-entities",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "svelte",
"direct": false,
"version": "5.56.5",
"ecosystem": "npm"
},
{
"name": "svelte-check",
"direct": false,
"version": "4.7.3",
"ecosystem": "npm"
},
{
"name": "tailwindcss",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "tapable",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "tinyexec",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.17",
"ecosystem": "npm"
},
{
"name": "totalist",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "trim-lines",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.8.1",
"ecosystem": "npm"
},
{
"name": "tsx",
"direct": false,
"version": "4.23.1",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "ufo",
"direct": false,
"version": "1.6.4",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "8.3.0",
"ecosystem": "npm"
},
{
"name": "unist-util-is",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "unist-util-is",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "unist-util-position",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-stringify-position",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "unist-util-stringify-position",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-visit",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "unist-util-visit",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "unist-util-visit-parents",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "unist-util-visit-parents",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "unplugin",
"direct": false,
"version": "2.3.11",
"ecosystem": "npm"
},
{
"name": "unplugin-icons",
"direct": false,
"version": "23.0.1",
"ecosystem": "npm"
},
{
"name": "util-deprecate",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "vfile",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "vfile-message",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "vfile-message",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "vite",
"direct": false,
"version": "8.1.4",
"ecosystem": "npm"
},
{
"name": "vite-plugin-wasm",
"direct": false,
"version": "3.6.0",
"ecosystem": "npm"
},
{
"name": "vitefu",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "webpack-virtual-modules",
"direct": false,
"version": "0.6.2",
"ecosystem": "npm"
},
{
"name": "zimmerframe",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "zwitch",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "annotated-types",
"direct": false,
"version": "0.7.0",
"ecosystem": "pypi"
},
{
"name": "anthropic",
"direct": false,
"version": "0.46.0",
"ecosystem": "pypi"
},
{
"name": "anyio",
"direct": false,
"version": "4.13.0",
"ecosystem": "pypi"
},
{
"name": "basin-tools",
"direct": false,
"version": "0",
"ecosystem": "pypi"
},
{
"name": "beautifulsoup4",
"direct": false,
"version": "4.14.3",
"ecosystem": "pypi"
},
{
"name": "certifi",
"direct": false,
"version": "2026.4.22",
"ecosystem": "pypi"
},
{
"name": "cffi",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "cfgv",
"direct": false,
"version": "3.5.0",
"ecosystem": "pypi"
},
{
"name": "charset-normalizer",
"direct": false,
"version": "3.4.7",
"ecosystem": "pypi"
},
{
"name": "click",
"direct": false,
"version": "8.3.3",
"ecosystem": "pypi"
},
{
"name": "cryptography",
"direct": false,
"version": "48.0.1",
"ecosystem": "pypi"
},
{
"name": "distlib",
"direct": false,
"version": "0.4.0",
"ecosystem": "pypi"
},
{
"name": "distro",
"direct": false,
"version": "1.9.0",
"ecosystem": "pypi"
},
{
"name": "einops",
"direct": false,
"version": "0.8.2",
"ecosystem": "pypi"
},
{
"name": "exceptiongroup",
"direct": false,
"version": "1.3.1",
"ecosystem": "pypi"
},
{
"name": "filelock",
"direct": false,
"version": "3.29.0",
"ecosystem": "pypi"
},
{
"name": "filetype",
"direct": false,
"version": "1.2.0",
"ecosystem": "pypi"
},
{
"name": "flatbuffers",
"direct": false,
"version": "25.12.19",
"ecosystem": "pypi"
},
{
"name": "fsspec",
"direct": false,
"version": "2026.4.0",
"ecosystem": "pypi"
},
{
"name": "ftfy",
"direct": false,
"version": "6.3.1",
"ecosystem": "pypi"
},
{
"name": "google-auth",
"direct": false,
"version": "2.50.0",
"ecosystem": "pypi"
},
{
"name": "google-genai",
"direct": false,
"version": "1.74.0",
"ecosystem": "pypi"
},
{
"name": "h11",
"direct": false,
"version": "0.16.0",
"ecosystem": "pypi"
},
{
"name": "hf-xet",
"direct": false,
"version": "1.4.3",
"ecosystem": "pypi"
},
{
"name": "httpcore",
"direct": false,
"version": "1.0.9",
"ecosystem": "pypi"
},
{
"name": "httpx",
"direct": false,
"version": "0.28.1",
"ecosystem": "pypi"
},
{
"name": "huggingface-hub",
"direct": false,
"version": "0.36.2",
"ecosystem": "pypi"
},
{
"name": "identify",
"direct": false,
"version": "2.6.19",
"ecosystem": "pypi"
},
{
"name": "idna",
"direct": false,
"version": "3.17",
"ecosystem": "pypi"
},
{
"name": "jinja2",
"direct": false,
"version": "3.1.6",
"ecosystem": "pypi"
},
{
"name": "jiter",
"direct": false,
"version": "0.14.0",
"ecosystem": "pypi"
},
{
"name": "joblib",
"direct": false,
"version": "1.5.3",
"ecosystem": "pypi"
},
{
"name": "markdown2",
"direct": false,
"version": "2.5.5",
"ecosystem": "pypi"
},
{
"name": "markdownify",
"direct": false,
"version": "1.2.2",
"ecosystem": "pypi"
},
{
"name": "markupsafe",
"direct": false,
"version": "3.0.3",
"ecosystem": "pypi"
},
{
"name": "mpmath",
"direct": false,
"version": "1.3.0",
"ecosystem": "pypi"
},
{
"name": "networkx",
"direct": false,
"version": "3.4.2",
"ecosystem": "pypi"
},
{
"name": "networkx",
"direct": false,
"version": "3.6.1",
"ecosystem": "pypi"
},
{
"name": "nodeenv",
"direct": false,
"version": "1.10.0",
"ecosystem": "pypi"
},
{
"name": "numpy",
"direct": false,
"version": "2.2.6",
"ecosystem": "pypi"
},
{
"name": "numpy",
"direct": false,
"version": "2.4.4",
"ecosystem": "pypi"
},
{
"name": "onnxruntime",
"direct": false,
"version": "1.24.3",
"ecosystem": "pypi"
},
{
"name": "onnxruntime",
"direct": false,
"version": "1.25.1",
"ecosystem": "pypi"
},
{
"name": "openai",
"direct": false,
"version": "1.109.1",
"ecosystem": "pypi"
},
{
"name": "opencv-python-headless",
"direct": false,
"version": "4.11.0.86",
"ecosystem": "pypi"
},
{
"name": "packaging",
"direct": false,
"version": "26.2",
"ecosystem": "pypi"
},
{
"name": "pdftext",
"direct": false,
"version": "0.6.3",
"ecosystem": "pypi"
},
{
"name": "pillow",
"direct": false,
"version": "10.4.0",
"ecosystem": "pypi"
},
{
"name": "platformdirs",
"direct": false,
"version": "4.9.6",
"ecosystem": "pypi"
},
{
"name": "pre-commit",
"direct": false,
"version": "4.6.0",
"ecosystem": "pypi"
},
{
"name": "protobuf",
"direct": false,
"version": "7.34.1",
"ecosystem": "pypi"
},
{
"name": "pyasn1",
"direct": false,
"version": "0.6.3",
"ecosystem": "pypi"
},
{
"name": "pyasn1-modules",
"direct": false,
"version": "0.4.2",
"ecosystem": "pypi"
},
{
"name": "pycparser",
"direct": false,
"version": "3.0",
"ecosystem": "pypi"
},
{
"name": "pydantic",
"direct": false,
"version": "2.13.3",
"ecosystem": "pypi"
},
{
"name": "pydantic-core",
"direct": false,
"version": "2.46.3",
"ecosystem": "pypi"
},
{
"name": "pydantic-settings",
"direct": false,
"version": "2.14.2",
"ecosystem": "pypi"
},
{
"name": "pymupdf",
"direct": false,
"version": "1.28.0",
"ecosystem": "pypi"
},
{
"name": "pymupdf-layout",
"direct": false,
"version": "1.28.0",
"ecosystem": "pypi"
},
{
"name": "pypdfium2",
"direct": false,
"version": "4.30.0",
"ecosystem": "pypi"
},
{
"name": "python-discovery",
"direct": false,
"version": "1.2.2",
"ecosystem": "pypi"
},
{
"name": "python-dotenv",
"direct": false,
"version": "1.2.2",
"ecosystem": "pypi"
},
{
"name": "pytorch-triton-rocm",
"direct": false,
"version": "3.5.1",
"ecosystem": "pypi"
},
{
"name": "pyyaml",
"direct": false,
"version": "6.0.3",
"ecosystem": "pypi"
},
{
"name": "rapidfuzz",
"direct": false,
"version": "3.14.5",
"ecosystem": "pypi"
},
{
"name": "regex",
"direct": false,
"version": "2024.11.6",
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": false,
"version": "2.33.1",
"ecosystem": "pypi"
},
{
"name": "safetensors",
"direct": false,
"version": "0.7.0",
"ecosystem": "pypi"
},
{
"name": "scikit-learn",
"direct": false,
"version": "1.7.2",
"ecosystem": "pypi"
},
{
"name": "scikit-learn",
"direct": false,
"version": "1.8.0",
"ecosystem": "pypi"
},
{
"name": "scipy",
"direct": false,
"version": "1.15.3",
"ecosystem": "pypi"
},
{
"name": "scipy",
"direct": false,
"version": "1.17.1",
"ecosystem": "pypi"
},
{
"name": "setuptools",
"direct": false,
"version": "81.0.0",
"ecosystem": "pypi"
},
{
"name": "six",
"direct": false,
"version": "1.17.0",
"ecosystem": "pypi"
},
{
"name": "sniffio",
"direct": false,
"version": "1.3.1",
"ecosystem": "pypi"
},
{
"name": "soupsieve",
"direct": false,
"version": "2.8.4",
"ecosystem": "pypi"
},
{
"name": "surya-ocr",
"direct": false,
"version": "0.17.1",
"ecosystem": "pypi"
},
{
"name": "sympy",
"direct": false,
"version": "1.14.0",
"ecosystem": "pypi"
},
{
"name": "tabulate",
"direct": false,
"version": "0.10.0",
"ecosystem": "pypi"
},
{
"name": "tenacity",
"direct": false,
"version": "9.1.4",
"ecosystem": "pypi"
},
{
"name": "threadpoolctl",
"direct": false,
"version": "3.6.0",
"ecosystem": "pypi"
},
{
"name": "tokenizers",
"direct": false,
"version": "0.22.2",
"ecosystem": "pypi"
},
{
"name": "tqdm",
"direct": false,
"version": "4.67.3",
"ecosystem": "pypi"
},
{
"name": "transformers",
"direct": false,
"version": "4.57.6",
"ecosystem": "pypi"
},
{
"name": "typing-extensions",
"direct": false,
"version": "4.15.0",
"ecosystem": "pypi"
},
{
"name": "typing-inspection",
"direct": false,
"version": "0.4.2",
"ecosystem": "pypi"
},
{
"name": "urllib3",
"direct": false,
"version": "2.7.0",
"ecosystem": "pypi"
},
{
"name": "virtualenv",
"direct": false,
"version": "21.3.0",
"ecosystem": "pypi"
},
{
"name": "wcwidth",
"direct": false,
"version": "0.6.0",
"ecosystem": "pypi"
},
{
"name": "websockets",
"direct": false,
"version": "16.0",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 586,
"direct_count": 53,
"indirect_count": 533
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 51,
"open_issues": 1,
"closed_ratio": 0.889,
"closed_issues": 8,
"closed_unmerged_prs": 10
},
"bus_factor": 1,
"top_contributors": [
{
"type": "User",
"login": "jolars",
"commits": 350,
"avatar_url": "https://avatars.githubusercontent.com/u/13087841?v=4"
},
{
"type": "Bot",
"login": "dependabot[bot]",
"commits": 24,
"avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4"
},
{
"type": "Bot",
"login": "github-actions[bot]",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4"
},
{
"type": "User",
"login": "adamnemecek",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/182415?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.921
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"publish-crates.yml",
"web.yml"
],
"has_docs_dir": false,
"linter_configs": [
"biome.json"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Cargo.lock",
"pnpm-lock.yaml",
"uv.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": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/8 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"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": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 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": 0,
"reason": "29 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "f061ef66bc524bd84a8a237c183bee2e771a9a65",
"ran_at": "2026-07-21T06:51:18Z",
"aggregate_score": 3.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/jolars/basin",
"host": "github.com",
"name": "basin",
"owner": "jolars"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"security": 42,
"vitality": 77,
"community": 53,
"governance": 60,
"engineering": 76
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 77,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"commits_last_year": 380,
"human_commit_share": null,
"days_since_last_push": 0,
"active_weeks_last_year": 12
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "12/52 weeks with commits",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 12
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "380 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 380
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"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": 100,
"inputs": {
"releases_count": 18,
"latest_release_tag": "v1.5.0",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 5.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "18 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 18
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~5.6 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 5.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": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 53,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"forks": 2,
"stars": 107,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "window_too_short"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "107 stars",
"points": 32.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 107
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "2 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 2
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 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": "moderate",
"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": 61,
"inputs": {
"packages": [
"basin"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 13418,
"monthly_downloads": 4473
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "4,473 downloads/month across crates",
"points": 48.7,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 4473,
"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": 60,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.921
},
"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 92% of commits",
"points": 1.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 92
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"merged_prs": 51,
"open_issues": 1,
"closed_issues": 8,
"issue_closed_ratio": 0.889,
"closed_unmerged_prs": 10
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "89% of issues closed",
"points": 41.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 89
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "51/61 decided PRs merged",
"points": 32,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 51,
"decided": 61
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/8 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"followers": 121,
"owner_type": "User",
"is_verified": null,
"owner_login": "jolars",
"public_repos": 223,
"account_age_days": 4040
},
"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": "121 followers of jolars",
"points": 15,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 121,
"login": "jolars"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "223 public repos, account ~11 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 223
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"basin"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "crates"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "19 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 19
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 76,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "biome.json",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "biome.json"
}
}
],
"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": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"minimization",
"nonlinear-optimization",
"numerical-optimization",
"numerics",
"solvers"
],
"has_wiki": false,
"homepage": "https://basin.rs",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://basin.rs",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 42,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 39,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 3.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/8 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"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": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is 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": "29 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "moderate",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 562 resolved dependencies against OSV; 24 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 562
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 24
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 54,
"inputs": {
"source": "osv",
"advisories": 44,
"affected_packages": 7,
"assessed_packages": 562,
"unassessed_packages": 24,
"affected_by_severity": "critical 2, high 1, moderate 1, low 1, unknown 2",
"direct_affected_packages": 2
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "2 affected: torch 2.9.1+rocm6.4 (high 8.8), bincode 2.0.1 (unknown)",
"points": 9.6,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 2,
"packages": "torch 2.9.1+rocm6.4 (high 8.8), bincode 2.0.1 (unknown)"
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "2 advisory-carrying package(s) unaddressed past 90 days; oldest published 476 days ago",
"points": 30.9,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 2,
"oldest": 476
}
}
],
"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": 562,
"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": 3
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 78,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"legible_commit_history"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 75,
"inputs": {
"has_llms_txt": false,
"legible_history_share": null,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 3316
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, CLAUDE.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"demonstrated_agent_practice"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 86,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Cargo.lock",
"pnpm-lock.yaml",
"uv.lock"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Taskfile.yml"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"web/tsconfig.json"
],
"agent_commit_share": null,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Taskfile.yml",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Taskfile.yml"
}
}
],
"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": "biome.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "biome.json"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "web/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "web/tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "dependency automation configured, none observed in the sampled commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "dependency_bot_config_only",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 56052,
"source_files_sampled": 309,
"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/309 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 309,
"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": [
"Could not fetch pypi package 'basin-tools' from its registry",
"Could not fetch crates package 'basin-wasm' from its registry",
"Could not fetch crates package 'competitor-bench' from its registry",
"deps.dev does not index crates:basin@1.5.0; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-21T06:51:32.933217Z",
"schema_version": "0.17.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jolars/basin.svg",
"full_name": "jolars/basin",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.
Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.17.0 — full methodology · metrics wiki.
How one result sits in the wider record: aggregate statistics — crates.io.