Public record
Software health reportschema 0.31.0 · metrics 2.10.0 · 2026-08-11 16:23 UTC

fortanix / rust-mbedtls

Idiomatic Rust wrapper for MbedTLS

RustApache-2.0★ 90 stars⑂ 90 forkssince Oct 2016View on GitHub ↗

fortanix/rust-mbedtls holds a health index of 78 out of 100, placing it in the Good band. It scores highest on Sustainability & Governance (83/100) and lowest on Security (48/100). It was last updated today. 3 contributors account for most of its recent work.

78
overall / 100
Good

Software health index

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

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

Score profile

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

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

Ownership

FortanixOrganization
59 followers122 public repossince Jan 2017

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.iombedtls0.13.617,197460 days agocryptographymbedmbedtlsssltls
crates.iombedtls-sys-auto2.28.1516,8512943 days ago
crates.iombedtls-platform-support0.1.313,5867178 days agocryptographymbedmbedtlsssltls

Metrics by category

Vitality

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

59Moderate · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
4.8/36Commit cadence7/52 weeks with commits
11.9/18Commit volume20 commits in the last year
5/10OpenSSF Scorecard: Maintained6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Inputs used
commits_last_year20
human_commit_share0.99
days_since_last_push0
active_weeks_last_year7
How it's scored
27/27Ships releases27 releases published
0/36Release recencylatest release 909 days ago
27/27Release cadencea release every ~16.9 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count27
latest_release_tagmbedtls_v0.12.3
releases_from_tagsno
days_since_latest_release909
mean_days_between_releases16.9
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

63Moderate · 17% of overall
How it's scored
31.6/60Stars90 stars
16.2/25Forks90 forks
3.3/15Watchers5 watchers
Inputs used
forks90
stars90
watchers5
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
0/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges1
has_contributingno
has_issue_templateno
has_code_of_conductyes
readme_badge_servicestravis-ci.com
has_pull_request_templateno
How it's scored
62.4/80Monthly downloads47,634 downloads/month across crates
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesmbedtls, mbedtls-sys-auto, mbedtls-platform-support
dependents
ecosystemscrates
total_downloads1,134,403
monthly_downloads47,634
unverified_packages_excluded
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

83Excellent · 23% of overall
How it's scored
36/54Bus factor3 contributor(s) cover half of all commits
16.9/22.5Commit distributiontop contributor authored 25% of commits
13.5/13.5Contributor breadth31 contributors
10/10OpenSSF Scorecard: Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor3
contributors_sampled31
top_contributor_share0.247
How it's scored
27.4/42Issue resolution65% of issues closed
22.8/30PR acceptance239/314 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
15/15OpenSSF Scorecard: Code-Reviewall changesets reviewed
Inputs used
merged_prs239
open_issues33
closed_issues62
prs_merged_7d1
prs_decided_7d1
prs_merged_30d1
prs_decided_30d1
issue_closed_ratio0.653
closed_unmerged_prs75
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
12.8/25Owner reach59 followers of fortanix
25/25Track record122 public repos, account ~9 yr old
Inputs used
followers59
owner_typeOrganization
is_verified
owner_loginfortanix
public_repos122
account_age_days3,479
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable3 package(s) on crates
35/35Publish recencylatest publish 0 days ago
20/20Version history46 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesmbedtls, mbedtls-sys-auto, mbedtls-platform-support
ecosystemscrates
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

76Good · 19% of overall
How it's scored
24/24CI workflows2 workflow(s)
24/24Tests present
16/16Linter config.pylintrc
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests10 out of 10 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://docs.rs/mbedtls
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
docs_sitehttps://docs.rs/mbedtls
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

48Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
2.5/2.5CI-Tests10 out of 10 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Reviewall changesets reviewed
2.5/2.5Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
3.8/7.5Maintained6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
0/5Packagingno data
0.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities29 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate5.2
Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.
How it's scored
8/35Direct dependencies free of known advisories2 affected: hyper 0.10.16 (critical 9.1), serde_cbor 0.6.1 (high 7.5)
3.6/25Indirect dependencies free of known advisories5 affected: traitobject 0.1.1 (critical 9.8), idna 0.1.5 (moderate 4.8), rustix 0.38.10 (moderate 6.5), +2 more
18.4/40No advisories left outstanding7 advisory-carrying package(s) unaddressed past 90 days; oldest published 2,504 days ago
Inputs used
sourceosv
advisories18
affected_packages7
assessed_packages179
unassessed_packages0
affected_by_severitycritical 2, high 1, moderate 3, unknown 1
direct_affected_packages2
Matched the crates:mbedtls@0.13.6 runtime dependency closure — what installing the published package pulls in — 179 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

70Good · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
24.8/40Legible commit history46 of 99 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.465
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrapmbedtls-sys/vendor/Makefile, mbedtls-sys/vendor/docs/Makefile, mbedtls-sys/vendor/docs/architecture/Makefile, mbedtls-sys/vendor/docs/proposed/Makefile, mbedtls-sys/vendor/library/Makefile, mbedtls-sys/vendor/programs/Makefile, mbedtls-sys/vendor/programs/fuzz/Makefile, mbedtls-sys/vendor/tests/Makefile, mbedtls-sys/vendor/tests/data_files/Makefile
22/22Automated tests
11/11Lint / format config.pylintrc
11/11Static type checkingmbedtls-sys/vendor/.mypy.ini
10/10Reproducible environmentDockerfile, lockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance1 of the last 100 commits are automated dependency updates
1/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock
has_dockerfileyes
typed_languageyes
bootstrap_filesmbedtls-sys/vendor/Makefile, mbedtls-sys/vendor/docs/Makefile, mbedtls-sys/vendor/docs/architecture/Makefile, mbedtls-sys/vendor/docs/proposed/Makefile, mbedtls-sys/vendor/library/Makefile, mbedtls-sys/vendor/programs/Makefile, mbedtls-sys/vendor/programs/fuzz/Makefile, mbedtls-sys/vendor/tests/Makefile, mbedtls-sys/vendor/tests/data_files/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configsmbedtls-sys/vendor/.mypy.ini
agent_commit_share0
toolchain_manifestsCargo.toml, mbedtls-platform-support/Cargo.toml, mbedtls-sys/Cargo.toml, mbedtls/Cargo.toml
dependency_bot_commit_share0.01
How it's scored
45/45Type-checkable codeRust (statically typed)
53.4/55Manageable file sizes2/70 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes64,901
source_files_sampled70
oversized_source_files2
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
0/20MCP servernot applicable to this kind of software
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto), MCP server. Remaining weights renormalized.

Key facts

90GitHub stars
31contributors
20commits, last 12 months
0days since last push
27releases
3bus factor
33open issues
crates.iopackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 90 ⇿
0Stars
90Forks
27Releases

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.

0204060801008132016-112021-082026-04
Major 0Minor 0Patch 0

Each point covers 9 days.

OpenSSF Scorecard 5.2 / 10
5.2aggregate

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

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests10 out of 10 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
5Maintained6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
n/aPackagingpackaging workflow not detected
1Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities29 existing vulnerabilities detected
Direct dependencies 21
RegistryPackageVersion constraintManifest
crates.iocfg-if1.0.0mbedtls-platform-support/Cargo.toml
crates.iospin0.5.2mbedtls-platform-support/Cargo.toml
crates.iochrono0.4mbedtls-platform-support/Cargo.toml
crates.iombedtls-sys-auto2.25.0mbedtls-platform-support/Cargo.toml
crates.iocfg-if1.0.0mbedtls-sys/Cargo.toml
crates.iolibz-sys1.0.0mbedtls-sys/Cargo.toml
crates.iolibc0.2.0mbedtls-sys/Cargo.toml
crates.iobitflags1mbedtls/Cargo.toml
crates.ioserde1.0.7mbedtls/Cargo.toml
crates.ioserde_derive1.0.7mbedtls/Cargo.toml
crates.iobyteorder1.0.0mbedtls/Cargo.toml
crates.ioyasna0.2mbedtls/Cargo.toml
crates.ionum-bigint0.2mbedtls/Cargo.toml
crates.iobit-vec0.5mbedtls/Cargo.toml
crates.iocbc0.1.2mbedtls/Cargo.toml
crates.iorc20.8.1mbedtls/Cargo.toml
crates.iocfg-if1.0.0mbedtls/Cargo.toml
crates.iotokio1.16.1mbedtls/Cargo.toml
crates.iochrono0.4mbedtls/Cargo.toml
crates.iombedtls-sys-auto2.25.0mbedtls/Cargo.toml
crates.iombedtls-platform-support0.1mbedtls/Cargo.toml
All dependencies 216

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

RegistryPackageVersionRelation
crates.iobit-vecdirect
crates.iobit-vec0.5.1direct
crates.iobitflagsdirect
crates.iobitflags1.2.0direct
crates.iobitflags2.4.0direct
crates.iobyteorderdirect
crates.iobyteorder1.3.2direct
crates.iocbcdirect
crates.iocbc0.1.2direct
crates.iocfg-ifdirect
crates.iocfg-if0.1.10direct
crates.iocfg-if1.0.0direct
crates.iochronodirect
crates.iochrono0.4.9direct
crates.iolibcdirect
crates.iolibc0.2.149direct
crates.iolibz-sysdirect
crates.iolibz-sys1.0.25direct
crates.iombedtls-platform-supportdirect
crates.iombedtls-sys-autodirect
crates.ionum-bigintdirect
crates.ionum-bigint0.2.4direct
crates.iorc2direct
crates.iorc20.8.1direct
crates.ioserdedirect
crates.ioserde1.0.214direct
crates.ioserde_derivedirect
crates.ioserde_derive1.0.214direct
crates.iospindirect
crates.iospin0.5.2direct
crates.iotokiodirect
crates.iotokio1.16.1direct
crates.ioyasnadirect
crates.ioyasna0.2.2direct
crates.ioanes0.1.6indirect
crates.ioanstyle1.0.6indirect
crates.ioasync-streamindirect
crates.ioasync-stream0.3.4indirect
crates.ioasync-stream-impl0.3.4indirect
crates.ioautocfg0.1.6indirect
crates.ioautocfg1.1.0indirect
crates.iobase640.9.3indirect
crates.iobindgenindirect
crates.iobindgen0.65.1indirect
crates.ioblock-padding0.3.2indirect
crates.iobumpalo3.14.0indirect
crates.iobytes1.11.1indirect
crates.iocast0.3.0indirect
crates.ioccindirect
crates.iocc1.2.55indirect
crates.iocexpr0.6.0indirect
crates.iociborium0.2.2indirect
crates.iociborium-io0.2.2indirect
crates.iociborium-ll0.2.2indirect
crates.iocipher0.4.4indirect
crates.ioclang-sys1.1.1indirect
crates.ioclap4.4.18indirect
crates.ioclap_builder4.4.18indirect
crates.ioclap_lex0.6.0indirect
crates.iocmakeindirect
crates.iocmake0.1.57indirect
crates.iocriterionindirect
crates.iocriterion0.5.1indirect
crates.iocriterion-plot0.5.0indirect
crates.iocrossbeam-deque0.8.5indirect
crates.iocrossbeam-epoch0.9.18indirect
crates.iocrossbeam-utils0.8.19indirect
crates.iocrunchy0.2.2indirect
crates.iocrypto-common0.1.6indirect
crates.ioeither1.9.0indirect
crates.ioerrno0.3.3indirect
crates.ioerrno-dragonfly0.1.2indirect
crates.iofind-msvc-tools0.1.9indirect
crates.iofuchsia-cprng0.1.1indirect
crates.iofuturesindirect
crates.iofutures0.3.27indirect
crates.iofutures-channel0.3.27indirect
crates.iofutures-core0.3.27indirect
crates.iofutures-executor0.3.27indirect
crates.iofutures-io0.3.27indirect
crates.iofutures-macro0.3.27indirect
crates.iofutures-sink0.3.27indirect
crates.iofutures-task0.3.27indirect
crates.iofutures-util0.3.27indirect
crates.iogeneric-array0.14.6indirect
crates.ioglob0.3.0indirect
crates.iohalf2.3.1indirect
crates.iohermit-abi0.1.17indirect
crates.iohermit-abi0.3.5indirect
crates.iohexindirect
crates.iohex0.3.2indirect
crates.iohome0.5.5indirect
crates.iohttparse1.3.4indirect
crates.iohyperindirect
crates.iohyper0.10.16indirect
crates.ioidna0.1.5indirect
crates.ioinout0.1.3indirect
crates.iois-terminal0.4.10indirect
crates.ioitertools0.10.5indirect
crates.ioitoa1.0.10indirect
crates.iojs-sys0.3.67indirect
crates.iolanguage-tags0.2.2indirect
crates.iolazy_staticindirect
crates.iolazy_static1.4.0indirect
crates.iolazycell1.3.0indirect
crates.iolibloading0.7.0indirect
crates.iolinux-raw-sys0.4.10indirect
crates.iolog0.3.9indirect
crates.iolog0.4.8indirect
crates.iomatchesindirect
crates.iomatches0.1.8indirect
crates.iomemchr2.3.4indirect
crates.iomime0.2.6indirect
crates.iominimal-lexical0.2.1indirect
crates.iomio0.7.14indirect
crates.iomiow0.3.7indirect
crates.ionom7.1.3indirect
crates.iontapi0.3.4indirect
crates.ionum-integer0.1.41indirect
crates.ionum-traits0.2.17indirect
crates.ionum_cpus1.13.0indirect
crates.ioonce_cell1.14.0indirect
crates.iooorandom11.1.3indirect
crates.iopeeking_take_while0.1.2indirect
crates.iopercent-encoding1.0.1indirect
crates.iopin-project-liteindirect
crates.iopin-project-lite0.2.9indirect
crates.iopin-utils0.1.0indirect
crates.iopkg-config0.3.16indirect
crates.ioplotters0.3.5indirect
crates.ioplotters-backend0.3.5indirect
crates.ioplotters-svg0.3.5indirect
crates.ioprettyplease0.2.15indirect
crates.ioproc-macro21.0.89indirect
crates.ioquoteindirect
crates.ioquote1.0.37indirect
crates.iorandindirect
crates.iorand0.4.6indirect
crates.iorand_core0.3.1indirect
crates.iorand_core0.4.2indirect
crates.iorayon1.8.1indirect
crates.iorayon-core1.12.1indirect
crates.iordrand0.4.0indirect
crates.ioredox_syscall0.1.56indirect
crates.ioregex1.8.4indirect
crates.ioregex-syntax0.7.5indirect
crates.iors-libcindirect
crates.iors-libc0.2.2indirect
crates.iorustc-hash1.1.0indirect
crates.iorustc_versionindirect
crates.iorustc_version0.4.0indirect
crates.iorustix0.38.20indirect
crates.ioryu1.0.16indirect
crates.iosafemem0.3.3indirect
crates.iosame-file1.0.6indirect
crates.iosemver1.0.21indirect
crates.ioserde_bytes0.10.5indirect
crates.ioserde_cborindirect
crates.ioserde_cbor0.6.1indirect
crates.ioserde_json1.0.99indirect
crates.ioshlex1.3.0indirect
crates.ioslab0.4.8indirect
crates.iosynindirect
crates.iosyn1.0.64indirect
crates.iosyn2.0.87indirect
crates.iotime0.1.42indirect
crates.iotinytemplate1.2.1indirect
crates.iotinyvec1.1.0indirect
crates.iotinyvec_macros0.1.0indirect
crates.iotokio-macros1.8.2indirect
crates.iotracingindirect
crates.iotracing0.1.36indirect
crates.iotracing-attributes0.1.22indirect
crates.iotracing-core0.1.30indirect
crates.iotraitobject0.1.1indirect
crates.iotypeable0.1.2indirect
crates.iotypenum1.16.0indirect
crates.iounicase1.4.2indirect
crates.iounicode-bidi0.3.4indirect
crates.iounicode-ident1.0.11indirect
crates.iounicode-normalization0.1.16indirect
crates.iounicode-xid0.2.1indirect
crates.iourl1.7.2indirect
crates.iovcpkg0.2.7indirect
crates.ioversion_check0.1.5indirect
crates.ioversion_check0.9.2indirect
crates.iowalkdir2.4.0indirect
crates.iowasm-bindgen0.2.90indirect
crates.iowasm-bindgen-backend0.2.90indirect
crates.iowasm-bindgen-macro0.2.90indirect
crates.iowasm-bindgen-macro-support0.2.90indirect
crates.iowasm-bindgen-shared0.2.90indirect
crates.ioweb-sys0.3.67indirect
crates.iowhich4.4.2indirect
crates.iowinapi0.3.8indirect
crates.iowinapi-i686-pc-windows-gnu0.4.0indirect
crates.iowinapi-util0.1.6indirect
crates.iowinapi-x86_64-pc-windows-gnu0.4.0indirect
crates.iowindows-sys0.48.0indirect
crates.iowindows-sys0.52.0indirect
crates.iowindows-targets0.48.5indirect
crates.iowindows-targets0.52.0indirect
crates.iowindows_aarch64_gnullvm0.48.5indirect
crates.iowindows_aarch64_gnullvm0.52.0indirect
crates.iowindows_aarch64_msvc0.48.5indirect
crates.iowindows_aarch64_msvc0.52.0indirect
crates.iowindows_i686_gnu0.48.5indirect
crates.iowindows_i686_gnu0.52.0indirect
crates.iowindows_i686_msvc0.48.5indirect
crates.iowindows_i686_msvc0.52.0indirect
crates.iowindows_x86_64_gnu0.48.5indirect
crates.iowindows_x86_64_gnu0.52.0indirect
crates.iowindows_x86_64_gnullvm0.48.5indirect
crates.iowindows_x86_64_gnullvm0.52.0indirect
crates.iowindows_x86_64_msvc0.48.5indirect
crates.iowindows_x86_64_msvc0.52.0indirect
Dependency advisories 7

Installing crates:mbedtls@0.13.6 pulls in 179 packages, direct and transitive: 7 carry known advisories, of which 2 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
hyper0.10.16directcritical60.14.12
traitobject0.1.1indirectcritical3
serde_cbor0.6.1directhigh30.10.2
idna0.1.5indirectmoderate21.0.0
rustix0.38.10indirectmoderate10.38.19
time0.1.45indirectmoderate20.2.23
safemem0.3.3indirectunknown1

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

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

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

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

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