Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 3893,
"has_wiki": true,
"homepage": null,
"languages": {
"C": 1382,
"C++": 238889,
"Dart": 11386,
"HTML": 2159,
"Rust": 1027237,
"Jinja": 108930,
"Kotlin": 64120,
"Python": 6747,
"Makefile": 3126,
"JavaScript": 32936,
"TypeScript": 6459
},
"pushed_at": "2025-03-25T22:17:05Z",
"created_at": "2022-01-14T20:13:50Z",
"owner_type": "User",
"updated_at": "2025-03-25T20:25:10Z",
"description": "Experimental Rust tool for generating FFI definitions allowing many other languages to call Rust code",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Rust",
"significant_languages": [
"Rust",
"C++"
]
},
"owner": {
"blog": "peculiarz.one",
"name": "Benoît Cortier",
"type": "User",
"login": "CBenoit",
"company": "@Devolutions",
"location": "Tokyo, Japan",
"followers": 124,
"avatar_url": "https://avatars.githubusercontent.com/u/3809077?v=4",
"created_at": "2013-03-08T13:26:33Z",
"is_verified": null,
"public_repos": 120,
"account_age_days": 4880
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases_count": 1,
"commits_last_year": 0,
"latest_release_at": "2021-08-02T18:23:48Z",
"latest_release_tag": "v0.2.0",
"releases_from_tags": true,
"days_since_last_push": 480,
"active_weeks_last_year": 0,
"days_since_latest_release": 1811,
"mean_days_between_releases": null
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "diplomat_core",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [
"codegen",
"ffi",
"compilers",
"development-tools"
],
"ecosystem": "crates",
"matches_repo": false,
"registry_url": "https://crates.io/crates/diplomat_core",
"is_deprecated": false,
"latest_version": "0.15.0",
"repository_url": "https://github.com/rust-diplomat/diplomat",
"versions_count": 23,
"total_downloads": 3746045,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 628138,
"first_published_at": "2021-08-02T18:19:18.726901Z",
"latest_published_at": "2026-03-31T16:32:01.005291Z",
"latest_version_yanked": false,
"days_since_latest_publish": 109
},
{
"name": "diplomat",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [
"codegen",
"ffi",
"compilers",
"development-tools"
],
"ecosystem": "crates",
"matches_repo": false,
"registry_url": "https://crates.io/crates/diplomat",
"is_deprecated": false,
"latest_version": "0.15.0",
"repository_url": "https://github.com/rust-diplomat/diplomat",
"versions_count": 19,
"total_downloads": 3736473,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 627001,
"first_published_at": "2021-02-22T22:38:26.353757Z",
"latest_published_at": "2026-03-31T16:32:11.808513Z",
"latest_version_yanked": false,
"days_since_latest_publish": 109
},
{
"name": "diplomat-runtime",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [
"codegen",
"ffi",
"compilers",
"development-tools"
],
"ecosystem": "crates",
"matches_repo": false,
"registry_url": "https://crates.io/crates/diplomat-runtime",
"is_deprecated": false,
"latest_version": "0.15.1",
"repository_url": "https://github.com/rust-diplomat/diplomat",
"versions_count": 23,
"total_downloads": 3779741,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 634905,
"first_published_at": "2021-08-02T18:23:09.680350Z",
"latest_published_at": "2026-04-08T19:20:18.390565Z",
"latest_version_yanked": false,
"days_since_latest_publish": 101
},
{
"name": "diplomat-tool",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [
"codegen",
"ffi",
"compilers",
"development-tools"
],
"ecosystem": "crates",
"matches_repo": false,
"registry_url": "https://crates.io/crates/diplomat-tool",
"is_deprecated": false,
"latest_version": "0.15.0",
"repository_url": "https://github.com/rust-diplomat/diplomat",
"versions_count": 22,
"total_downloads": 157113,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 9751,
"first_published_at": "2021-08-02T18:25:09.862240Z",
"latest_published_at": "2026-03-31T16:32:48.196794Z",
"latest_version_yanked": false,
"days_since_latest_publish": 109
}
]
},
"popularity": {
"forks": 1,
"stars": 0,
"watchers": 0,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"example/c/Makefile",
"example/cpp/Makefile",
"feature_tests/cpp/Makefile",
"feature_tests/nanobind/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"example/js/lib/tsconfig.json",
"example/js/tsconfig.json",
"feature_tests/js/tsconfig.json"
],
"largest_source_bytes": 92696,
"source_files_sampled": 725,
"oversized_source_files": 3,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml",
"core/Cargo.toml",
"example/Cargo.toml",
"feature_tests/Cargo.toml",
"macro/Cargo.toml",
"runtime/Cargo.toml",
"tool/Cargo.toml"
],
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "syn",
"manifest": "core/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2"
},
{
"name": "quote",
"manifest": "core/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "proc-macro2",
"manifest": "core/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.27"
},
{
"name": "serde",
"manifest": "core/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "displaydoc",
"manifest": "core/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "smallvec",
"manifest": "core/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.9.0"
},
{
"name": "strck",
"manifest": "core/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "either",
"manifest": "core/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.9.0"
},
{
"name": "diplomat",
"manifest": "example/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "diplomat-runtime",
"manifest": "example/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "icu",
"manifest": "example/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.2"
},
{
"name": "writeable",
"manifest": "example/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.5.2"
},
{
"name": "fixed_decimal",
"manifest": "example/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.5.3"
},
{
"name": "icu_provider",
"manifest": "example/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.2"
},
{
"name": "icu_testdata",
"manifest": "example/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.2"
},
{
"name": "diplomat",
"manifest": "feature_tests/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "diplomat-runtime",
"manifest": "feature_tests/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "log",
"manifest": "feature_tests/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "diplomat_core",
"manifest": "macro/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "syn",
"manifest": "macro/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.0"
},
{
"name": "quote",
"manifest": "macro/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "proc-macro2",
"manifest": "macro/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.27"
},
{
"name": "jni",
"manifest": "runtime/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.21"
},
{
"name": "log",
"manifest": "runtime/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "diplomat_core",
"manifest": "tool/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "syn",
"manifest": "tool/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2"
},
{
"name": "syn-inline-mod",
"manifest": "tool/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.6.0"
},
{
"name": "quote",
"manifest": "tool/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "indenter",
"manifest": "tool/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3.3"
},
{
"name": "pulldown-cmark",
"manifest": "tool/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.11.0"
},
{
"name": "clap",
"manifest": "tool/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "4.2"
},
{
"name": "colored",
"manifest": "tool/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.0"
},
{
"name": "serde",
"manifest": "tool/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.130"
},
{
"name": "toml",
"manifest": "tool/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.5.8"
},
{
"name": "heck",
"manifest": "tool/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "displaydoc",
"manifest": "tool/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "askama",
"manifest": "tool/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.12"
},
{
"name": "itertools",
"manifest": "tool/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.14.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "clap",
"direct": true,
"version": "2.33.3",
"ecosystem": "crates"
},
{
"name": "colored",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "colored",
"direct": true,
"version": "2.0.0",
"ecosystem": "crates"
},
{
"name": "diplomat",
"direct": true,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "diplomat-runtime",
"direct": true,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "diplomat_core",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "diplomat_core",
"direct": true,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "displaydoc",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "displaydoc",
"direct": true,
"version": "0.2.3",
"ecosystem": "crates"
},
{
"name": "fixed_decimal",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "fixed_decimal",
"direct": true,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "heck",
"direct": true,
"version": "0.3.3",
"ecosystem": "crates"
},
{
"name": "icu",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "icu",
"direct": true,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "icu_provider",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "icu_provider",
"direct": true,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "icu_testdata",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "icu_testdata",
"direct": true,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "indenter",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "indenter",
"direct": true,
"version": "0.3.3",
"ecosystem": "crates"
},
{
"name": "proc-macro2",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "proc-macro2",
"direct": true,
"version": "1.0.28",
"ecosystem": "crates"
},
{
"name": "pulldown-cmark",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "pulldown-cmark",
"direct": true,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "quote",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "quote",
"direct": true,
"version": "1.0.9",
"ecosystem": "crates"
},
{
"name": "serde",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde",
"direct": true,
"version": "1.0.130",
"ecosystem": "crates"
},
{
"name": "smallvec",
"direct": true,
"version": "1.6.1",
"ecosystem": "crates"
},
{
"name": "syn",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "syn",
"direct": true,
"version": "1.0.74",
"ecosystem": "crates"
},
{
"name": "syn-inline-mod",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "syn-inline-mod",
"direct": true,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "toml",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "toml",
"direct": true,
"version": "0.5.8",
"ecosystem": "crates"
},
{
"name": "writeable",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "writeable",
"direct": true,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "addr2line",
"direct": false,
"version": "0.16.0",
"ecosystem": "crates"
},
{
"name": "adler",
"direct": false,
"version": "1.0.2",
"ecosystem": "crates"
},
{
"name": "ansi_term",
"direct": false,
"version": "0.11.0",
"ecosystem": "crates"
},
{
"name": "atomic-polyfill",
"direct": false,
"version": "0.1.2",
"ecosystem": "crates"
},
{
"name": "atty",
"direct": false,
"version": "0.2.14",
"ecosystem": "crates"
},
{
"name": "autocfg",
"direct": false,
"version": "1.0.1",
"ecosystem": "crates"
},
{
"name": "backtrace",
"direct": false,
"version": "0.3.61",
"ecosystem": "crates"
},
{
"name": "bare-metal",
"direct": false,
"version": "0.2.5",
"ecosystem": "crates"
},
{
"name": "bitfield",
"direct": false,
"version": "0.13.2",
"ecosystem": "crates"
},
{
"name": "bitflags",
"direct": false,
"version": "1.2.1",
"ecosystem": "crates"
},
{
"name": "byteorder",
"direct": false,
"version": "1.4.3",
"ecosystem": "crates"
},
{
"name": "cc",
"direct": false,
"version": "1.0.69",
"ecosystem": "crates"
},
{
"name": "cfg-if",
"direct": false,
"version": "1.0.0",
"ecosystem": "crates"
},
{
"name": "console",
"direct": false,
"version": "0.14.1",
"ecosystem": "crates"
},
{
"name": "cortex-m",
"direct": false,
"version": "0.7.3",
"ecosystem": "crates"
},
{
"name": "diplomat-example",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "diplomat-feature-tests",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "diplomat-tool",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "dtoa",
"direct": false,
"version": "0.4.8",
"ecosystem": "crates"
},
{
"name": "embedded-hal",
"direct": false,
"version": "0.2.5",
"ecosystem": "crates"
},
{
"name": "encode_unicode",
"direct": false,
"version": "0.3.6",
"ecosystem": "crates"
},
{
"name": "erased-serde",
"direct": false,
"version": "0.3.16",
"ecosystem": "crates"
},
{
"name": "getopts",
"direct": false,
"version": "0.2.21",
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": "0.2.3",
"ecosystem": "crates"
},
{
"name": "gimli",
"direct": false,
"version": "0.25.0",
"ecosystem": "crates"
},
{
"name": "hash32",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "heapless",
"direct": false,
"version": "0.7.3",
"ecosystem": "crates"
},
{
"name": "hermit-abi",
"direct": false,
"version": "0.1.19",
"ecosystem": "crates"
},
{
"name": "icu_datetime",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "icu_decimal",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "icu_locale_canonicalizer",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "icu_locid",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "icu_locid_macros",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "icu_plurals",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "icu_provider_blob",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "icu_provider_fs",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "icu_provider_macros",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "icu_uniset",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "impls",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "impls",
"direct": false,
"version": "1.0.3",
"ecosystem": "crates"
},
{
"name": "insta",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "insta",
"direct": false,
"version": "1.7.1",
"ecosystem": "crates"
},
{
"name": "itoa",
"direct": false,
"version": "0.4.7",
"ecosystem": "crates"
},
{
"name": "lazy_static",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "lazy_static",
"direct": false,
"version": "1.4.0",
"ecosystem": "crates"
},
{
"name": "libc",
"direct": false,
"version": "0.2.98",
"ecosystem": "crates"
},
{
"name": "linked-hash-map",
"direct": false,
"version": "0.5.4",
"ecosystem": "crates"
},
{
"name": "litemap",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "memchr",
"direct": false,
"version": "2.4.0",
"ecosystem": "crates"
},
{
"name": "miniz_oxide",
"direct": false,
"version": "0.4.4",
"ecosystem": "crates"
},
{
"name": "nb",
"direct": false,
"version": "0.1.3",
"ecosystem": "crates"
},
{
"name": "nb",
"direct": false,
"version": "1.0.0",
"ecosystem": "crates"
},
{
"name": "object",
"direct": false,
"version": "0.26.0",
"ecosystem": "crates"
},
{
"name": "postcard",
"direct": false,
"version": "0.7.0",
"ecosystem": "crates"
},
{
"name": "postcard-cobs",
"direct": false,
"version": "0.1.5-pre",
"ecosystem": "crates"
},
{
"name": "ppv-lite86",
"direct": false,
"version": "0.2.10",
"ecosystem": "crates"
},
{
"name": "proc-macro-crate",
"direct": false,
"version": "1.0.0",
"ecosystem": "crates"
},
{
"name": "proc-macro-error",
"direct": false,
"version": "1.0.4",
"ecosystem": "crates"
},
{
"name": "proc-macro-error-attr",
"direct": false,
"version": "1.0.4",
"ecosystem": "crates"
},
{
"name": "rand",
"direct": false,
"version": "0.8.4",
"ecosystem": "crates"
},
{
"name": "rand_chacha",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "rand_core",
"direct": false,
"version": "0.6.3",
"ecosystem": "crates"
},
{
"name": "rand_hc",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "redox_syscall",
"direct": false,
"version": "0.2.9",
"ecosystem": "crates"
},
{
"name": "remove_dir_all",
"direct": false,
"version": "0.5.3",
"ecosystem": "crates"
},
{
"name": "rustc-demangle",
"direct": false,
"version": "0.1.20",
"ecosystem": "crates"
},
{
"name": "rustc_version",
"direct": false,
"version": "0.2.3",
"ecosystem": "crates"
},
{
"name": "ryu",
"direct": false,
"version": "1.0.5",
"ecosystem": "crates"
},
{
"name": "semver",
"direct": false,
"version": "0.9.0",
"ecosystem": "crates"
},
{
"name": "semver-parser",
"direct": false,
"version": "0.7.0",
"ecosystem": "crates"
},
{
"name": "serde_derive",
"direct": false,
"version": "1.0.130",
"ecosystem": "crates"
},
{
"name": "serde_json",
"direct": false,
"version": "1.0.66",
"ecosystem": "crates"
},
{
"name": "serde_yaml",
"direct": false,
"version": "0.8.17",
"ecosystem": "crates"
},
{
"name": "similar",
"direct": false,
"version": "1.3.0",
"ecosystem": "crates"
},
{
"name": "stable_deref_trait",
"direct": false,
"version": "1.2.0",
"ecosystem": "crates"
},
{
"name": "static_assertions",
"direct": false,
"version": "1.1.0",
"ecosystem": "crates"
},
{
"name": "strsim",
"direct": false,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "structopt",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "structopt",
"direct": false,
"version": "0.3.22",
"ecosystem": "crates"
},
{
"name": "structopt-derive",
"direct": false,
"version": "0.4.15",
"ecosystem": "crates"
},
{
"name": "synstructure",
"direct": false,
"version": "0.12.5",
"ecosystem": "crates"
},
{
"name": "tempfile",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "tempfile",
"direct": false,
"version": "3.2.0",
"ecosystem": "crates"
},
{
"name": "terminal_size",
"direct": false,
"version": "0.1.17",
"ecosystem": "crates"
},
{
"name": "textwrap",
"direct": false,
"version": "0.11.0",
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": false,
"version": "1.0.26",
"ecosystem": "crates"
},
{
"name": "thiserror-impl",
"direct": false,
"version": "1.0.26",
"ecosystem": "crates"
},
{
"name": "tinystr",
"direct": false,
"version": "0.4.10",
"ecosystem": "crates"
},
{
"name": "tinystr-macros",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "tinystr-raw",
"direct": false,
"version": "0.1.3",
"ecosystem": "crates"
},
{
"name": "unicase",
"direct": false,
"version": "2.6.0",
"ecosystem": "crates"
},
{
"name": "unicode-segmentation",
"direct": false,
"version": "1.8.0",
"ecosystem": "crates"
},
{
"name": "unicode-width",
"direct": false,
"version": "0.1.8",
"ecosystem": "crates"
},
{
"name": "unicode-xid",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "uuid",
"direct": false,
"version": "0.8.2",
"ecosystem": "crates"
},
{
"name": "vcell",
"direct": false,
"version": "0.1.3",
"ecosystem": "crates"
},
{
"name": "vec_map",
"direct": false,
"version": "0.8.2",
"ecosystem": "crates"
},
{
"name": "version_check",
"direct": false,
"version": "0.9.3",
"ecosystem": "crates"
},
{
"name": "void",
"direct": false,
"version": "1.0.2",
"ecosystem": "crates"
},
{
"name": "volatile-register",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "wasi",
"direct": false,
"version": "0.10.2+wasi-snapshot-preview1",
"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-x86_64-pc-windows-gnu",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "yaml-rust",
"direct": false,
"version": "0.4.5",
"ecosystem": "crates"
},
{
"name": "yoke",
"direct": false,
"version": "0.2.3",
"ecosystem": "crates"
},
{
"name": "yoke-derive",
"direct": false,
"version": "0.1.1",
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 144,
"direct_count": 37,
"indirect_count": 107
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 5,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 2,
"top_contributors": [
{
"type": "User",
"login": "Manishearth",
"commits": 163,
"avatar_url": "https://avatars.githubusercontent.com/u/1617736?v=4"
},
{
"type": "User",
"login": "robertbastian",
"commits": 127,
"avatar_url": "https://avatars.githubusercontent.com/u/4706271?v=4"
},
{
"type": "User",
"login": "ambiguousname",
"commits": 51,
"avatar_url": "https://avatars.githubusercontent.com/u/18091407?v=4"
},
{
"type": "User",
"login": "QnnOkabayashi",
"commits": 48,
"avatar_url": "https://avatars.githubusercontent.com/u/57224050?v=4"
},
{
"type": "User",
"login": "shadaj",
"commits": 44,
"avatar_url": "https://avatars.githubusercontent.com/u/543055?v=4"
},
{
"type": "User",
"login": "emarteca",
"commits": 31,
"avatar_url": "https://avatars.githubusercontent.com/u/4440419?v=4"
},
{
"type": "User",
"login": "sffc",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/1145762?v=4"
},
{
"type": "User",
"login": "walter-zeromatter",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/173728893?v=4"
},
{
"type": "User",
"login": "jcrist1",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/23018359?v=4"
},
{
"type": "User",
"login": "CBenoit",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/3809077?v=4"
}
],
"contributors_sampled": 22,
"top_contributor_share": 0.31
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build.yml",
"ci.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Cargo.lock",
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"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/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 23 contributing companies or organizations",
"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": 0,
"reason": "no 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": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"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": "23 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "5b649286a8df8ebdecdc6d4af1e369ec317e3f22",
"ran_at": "2026-07-19T05:59:17Z",
"aggregate_score": 2.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/CBenoit/diplomat",
"host": "github.com",
"name": "diplomat",
"owner": "CBenoit"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"security": 25,
"vitality": 13,
"community": 9,
"governance": 66,
"engineering": 50
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 13,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": null,
"days_since_last_push": 480,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 480 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 480
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"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": 32,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v0.2.0",
"releases_from_tags": true,
"days_since_latest_release": 1811,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1811 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1811
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"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": "no_commit_sample",
"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": "critical",
"name": "Community & Adoption",
"value": 9,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 1,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"has_readme": false,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 66,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 22,
"top_contributor_share": 0.31
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 31% of commits",
"points": 15.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 31
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "22 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 22
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 23 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"merged_prs": 5,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "5/5 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 5,
"decided": 5
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 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": 63,
"inputs": {
"followers": 124,
"owner_type": "User",
"is_verified": null,
"owner_login": "CBenoit",
"public_repos": 120,
"account_age_days": 4880
},
"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": "124 followers of CBenoit",
"points": 15.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 124,
"login": "CBenoit"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "120 public repos, account ~13 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 120
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 50,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": false,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 25,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 25,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 2.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 23 contributing companies or organizations",
"points": 2.5,
"status": "met",
"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": "no update tool detected",
"points": 0,
"status": "missed",
"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.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"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": "23 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 9
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 51,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"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": 1,
"inputs": {
"has_llms_txt": false,
"legible_history_share": null,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"demonstrated_agent_practice",
"automated_maintenance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 74,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Cargo.lock",
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"example/c/Makefile",
"example/cpp/Makefile",
"feature_tests/cpp/Makefile",
"feature_tests/nanobind/Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"example/js/lib/tsconfig.json",
"example/js/tsconfig.json",
"feature_tests/js/tsconfig.json"
],
"agent_commit_share": null,
"toolchain_manifests": [],
"dependency_bot_commit_share": null
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "example/c/Makefile, example/cpp/Makefile, feature_tests/cpp/Makefile, feature_tests/nanobind/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example/c/Makefile, example/cpp/Makefile, feature_tests/cpp/Makefile, feature_tests/nanobind/Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "example/js/lib/tsconfig.json, example/js/tsconfig.json, feature_tests/js/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example/js/lib/tsconfig.json, example/js/tsconfig.json, feature_tests/js/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": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"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": 92696,
"source_files_sampled": 725,
"oversized_source_files": 3
},
"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": "3/725 source files over 60KB",
"points": 54.8,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 725,
"oversized": 3
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"example"
],
"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": "example",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example"
}
}
],
"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": [
"Community profile unavailable",
"crates package 'diplomat_core' points at a different repository (https://github.com/rust-diplomat/diplomat); excluded from ecosystem scoring",
"Could not fetch crates package 'diplomat-example' from its registry",
"Could not fetch crates package 'diplomat-feature-tests' from its registry",
"crates package 'diplomat' points at a different repository (https://github.com/rust-diplomat/diplomat); excluded from ecosystem scoring",
"crates package 'diplomat-runtime' points at a different repository (https://github.com/rust-diplomat/diplomat); excluded from ecosystem scoring",
"crates package 'diplomat-tool' points at a different repository (https://github.com/rust-diplomat/diplomat); excluded from ecosystem scoring"
],
"report_type": "repository",
"generated_at": "2026-07-19T05:59:30.346796Z",
"schema_version": "0.14.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/CBenoit/diplomat.svg",
"full_name": "CBenoit/diplomat",
"license_state": "custom",
"license_spdx": null
}