JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 2362,
"has_wiki": false,
"homepage": null,
"languages": {
"Rust": 64955,
"Makefile": 6819,
"TypeScript": 16725
},
"pushed_at": "2026-07-30T07:08:18Z",
"created_at": "2025-06-26T14:14:07Z",
"owner_type": "Organization",
"updated_at": "2026-07-30T07:03:58Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Rust",
"significant_languages": [
"Rust",
"TypeScript"
]
},
"owner": {
"blog": "https://surrealdb.com",
"name": "SurrealDB",
"type": "Organization",
"login": "surrealdb",
"company": null,
"location": "United Kingdom",
"followers": 1465,
"avatar_url": "https://avatars.githubusercontent.com/u/10982346?v=4",
"created_at": "2015-02-12T19:52:50Z",
"is_verified": null,
"public_repos": 125,
"account_age_days": 4185
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.11.1",
"kind": "patch",
"published_at": "2026-07-30T07:08:34Z"
},
{
"tag": "v0.11.0",
"kind": "minor",
"published_at": "2026-07-29T09:24:10Z"
},
{
"tag": "v0.10.2",
"kind": "patch",
"published_at": "2026-05-17T20:23:52Z"
},
{
"tag": "v0.10.1",
"kind": "patch",
"published_at": "2026-03-23T08:28:57Z"
},
{
"tag": "v0.10.0",
"kind": "minor",
"published_at": "2026-03-23T07:36:12Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2026-03-05T11:24:56Z"
},
{
"tag": "v0.8.3",
"kind": "patch",
"published_at": "2026-01-26T17:37:01Z"
},
{
"tag": "v0.8.2",
"kind": "patch",
"published_at": "2026-01-07T16:53:58Z"
},
{
"tag": "v0.8.1",
"kind": "patch",
"published_at": "2026-01-07T13:45:32Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2025-11-20T09:12:23Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2025-11-19T10:40:32Z"
},
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2025-11-18T10:13:09Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2025-10-28T15:12:06Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2025-10-13T09:17:30Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2025-10-10T14:21:32Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2025-08-21T09:17:14Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2025-08-06T12:59:40Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2025-07-22T10:47:31Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2025-07-18T15:17:46Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2025-07-18T12:23:36Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2025-07-04T14:09:20Z"
}
],
"recent_commits": [
{
"oid": "0f72f8f278e8086da9df6d19767fa16a1e52aacf",
"body": null,
"is_bot": false,
"headline": "Stop NoneValue shifting every other ValueType tag (#44)",
"author_name": "Stu Schwartz",
"author_login": "ssttuu",
"committed_at": "2026-07-30T07:03:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d912241789fca940a0d981355a978e73bc09ccb9",
"body": null,
"is_bot": false,
"headline": "Make surrealdb-protocol the canonical wire contract (#41)",
"author_name": "Stu Schwartz",
"author_login": "ssttuu",
"committed_at": "2026-07-29T09:22:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b02ce89bf632b4998d2f9d58f33653f52bfbb71f",
"body": null,
"is_bot": false,
"headline": "Optimise Cargo features to avoid pulling in unused features (#40)",
"author_name": "Rushmore Mushambi",
"author_login": "rushmorem",
"committed_at": "2026-05-28T16:01:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a423819ecc0cd0ba54133fe92e2b5e51b4d953c8",
"body": null,
"is_bot": false,
"headline": "Prepare v0.10.2 release (#39)",
"author_name": "Emmanuel Keller",
"author_login": "emmanuel-keller",
"committed_at": "2026-05-17T20:22:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a0a2d289607037c9646300b34ba66e0f20a5bf6",
"body": null,
"is_bot": false,
"headline": "Add Float64 and Decimal variants to RecordIdKeyType union (#36)",
"author_name": "Emmanuel Keller",
"author_login": "emmanuel-keller",
"committed_at": "2026-05-17T20:09:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "578056548ece2f9eccebee04f778465ab7098469",
"body": null,
"is_bot": false,
"headline": "Fix build (#35)",
"author_name": "Micha de Vries",
"author_login": "kearfy",
"committed_at": "2026-03-23T08:28:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ad16659c6f48edb7235a0cd92ca9e2c75614488",
"body": null,
"is_bot": false,
"headline": "commit ci hashes (#34)",
"author_name": "Micha de Vries",
"author_login": "kearfy",
"committed_at": "2026-03-20T16:22:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae22c4c68d3b4964a9eb5f7c1b066b3deb89b6c9",
"body": null,
"is_bot": false,
"headline": "Argument List (#33)",
"author_name": "Micha de Vries",
"author_login": "kearfy",
"committed_at": "2026-03-20T14:54:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4559d5e5320b3aa0d878d469be9d6befaf09d40",
"body": null,
"is_bot": false,
"headline": "Add surrealism definitions (#31)",
"author_name": "Stu Schwartz",
"author_login": "ssttuu",
"committed_at": "2026-03-05T11:22:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7567a14a0594bb4e2c19afb6fd791842cf8fd993",
"body": null,
"is_bot": false,
"headline": "Prepare v0.8.3 release (#29)",
"author_name": "Rushmore Mushambi",
"author_login": "rushmorem",
"committed_at": "2026-01-26T16:20:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbe6adf3da21900310df9b9e40aed37a2fc01dbf",
"body": null,
"is_bot": false,
"headline": "Revert \"Move `surrealdb-types` crates into the repo\" (#28)",
"author_name": "Rushmore Mushambi",
"author_login": "rushmorem",
"committed_at": "2026-01-09T16:04:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "542bd4858141364b4ff41cd201611ef3c656ab1b",
"body": null,
"is_bot": false,
"headline": "Switch to a builder script for defining `CARGO_WORKSPACE_DIR` (#27)",
"author_name": "Rushmore Mushambi",
"author_login": "rushmorem",
"committed_at": "2026-01-07T16:50:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfdcc06596547ce7d231193765c3c0991e9f2b43",
"body": null,
"is_bot": false,
"headline": "move allow-branch config (#26)",
"author_name": "Micha de Vries",
"author_login": "kearfy",
"committed_at": "2026-01-07T13:34:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4abcdd9c74b884d821f32a32fdce24bee723ed20",
"body": null,
"is_bot": false,
"headline": "Fix double print (#25)",
"author_name": "Micha de Vries",
"author_login": "kearfy",
"committed_at": "2026-01-07T08:42:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0af1da31d853089677b3e616df0340ead7e5c45c",
"body": "…o (#24)",
"is_bot": false,
"headline": "feat: Add configurable crate path support to SurrealValue derive macr…",
"author_name": "Rushmore Mushambi",
"author_login": "rushmorem",
"committed_at": "2026-01-06T21:26:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f2b89bfb00d125915d0597bfc76913c81d18814",
"body": null,
"is_bot": false,
"headline": "Move `surrealdb-types` crates into the repo (#22)",
"author_name": "Rushmore Mushambi",
"author_login": "rushmorem",
"committed_at": "2025-12-22T10:58:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "463627bac24ad32f3a22c50463a9cc5f6325b840",
"body": null,
"is_bot": false,
"headline": "Remove `Uint64` variant from Value type. (#21)",
"author_name": "Stu Schwartz",
"author_login": "ssttuu",
"committed_at": "2025-11-19T14:02:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c421e7392dd4f68798f9fc68c9488a7756852848",
"body": null,
"is_bot": false,
"headline": "Add object to Id type in proto and update methods. (#20)",
"author_name": "Stu Schwartz",
"author_login": "ssttuu",
"committed_at": "2025-11-19T10:39:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a05ffc1258cdb31fdeba5f5c28bc5f627c499d3",
"body": null,
"is_bot": false,
"headline": "Update dependencies for gRPC compatibility (#19)",
"author_name": "Stu Schwartz",
"author_login": "ssttuu",
"committed_at": "2025-11-18T10:01:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bb0046203ff90989102ffe7e929caaf0edb520d",
"body": null,
"is_bot": false,
"headline": "Add set variant to Value. (#17)",
"author_name": "Stu Schwartz",
"author_login": "ssttuu",
"committed_at": "2025-10-28T14:06:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a0b88f69f03970051ecbb4578337948a7c6ccf8",
"body": null,
"is_bot": false,
"headline": "Add table kind. (#16)",
"author_name": "Stu Schwartz",
"author_login": "ssttuu",
"committed_at": "2025-10-13T09:16:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62cd915927dfbddeb48e26d8949a8562fbadf271",
"body": null,
"is_bot": false,
"headline": "Bump the version to 0.5.0 (#15)",
"author_name": "Stu Schwartz",
"author_login": "ssttuu",
"committed_at": "2025-10-10T14:20:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ac0a4f08fab70c620db85b4c3ce5ce6f97de877",
"body": null,
"is_bot": false,
"headline": "Add Table and StringRecordId variants to Value and add docs. (#14)",
"author_name": "Stu Schwartz",
"author_login": "ssttuu",
"committed_at": "2025-10-10T12:51:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9b946063869e87d96d4707b8b73019ea7e9480e",
"body": null,
"is_bot": false,
"headline": "Add regex value (#13)",
"author_name": "Micha de Vries",
"author_login": "kearfy",
"committed_at": "2025-08-21T09:16:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9256f54fd513589ed3bd2ae3ed7c0db311dc727e",
"body": null,
"is_bot": false,
"headline": "Fix features selection and add CI checks. (#12)",
"author_name": "Stu Schwartz",
"author_login": "ssttuu",
"committed_at": "2025-08-21T08:39:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33ca4dc7038fbdf504b24b79cebfe4df8ab103b9",
"body": null,
"is_bot": false,
"headline": "Update Kind definition and RPC metadata. (#11)",
"author_name": "Stu Schwartz",
"author_login": "ssttuu",
"committed_at": "2025-08-20T12:39:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c73c4f6a87602239aa9504a9510fea78813ac069",
"body": null,
"is_bot": false,
"headline": "Set & Array kind's size needs to be optional (#9)",
"author_name": "Micha de Vries",
"author_login": "kearfy",
"committed_at": "2025-07-24T11:53:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b30eec4531e07d9d72561ecf79bdec73eff3ef3",
"body": null,
"is_bot": false,
"headline": "Add kinds (#8)",
"author_name": "Micha de Vries",
"author_login": "kearfy",
"committed_at": "2025-07-22T10:43:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc643c871f928d0656b6daabf681d3880a16baa3",
"body": null,
"is_bot": false,
"headline": "Add flatbuffer generation to makefile. (#7)",
"author_name": "Stu Schwartz",
"author_login": "ssttuu",
"committed_at": "2025-07-22T09:47:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1468e4c23e53d375703c329134ae251a92f438c6",
"body": "…rdIdKey types. (#6)",
"is_bot": false,
"headline": "Remove unnecessary flatbuffer definitions and add Range to Value/Reco…",
"author_name": "Stu Schwartz",
"author_login": "ssttuu",
"committed_at": "2025-07-21T15:54:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5035ea5ad44480aa1cfdcc197889c063d53713d4",
"body": null,
"is_bot": false,
"headline": "Bump to 0.2.0 (#5)",
"author_name": "Stu Schwartz",
"author_login": "ssttuu",
"committed_at": "2025-07-18T12:38:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48c1070e6effd83c44cfc5d2c942421e95b7af9b",
"body": null,
"is_bot": false,
"headline": "Add Import / Export RPC methods. (#4)",
"author_name": "Stu Schwartz",
"author_login": "ssttuu",
"committed_at": "2025-07-18T12:19:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "791e22aa1edf36dc2aea2455a63c936b0e211621",
"body": null,
"is_bot": false,
"headline": "Pass through CARGO_REGISTRY_TOKEN",
"author_name": "Stu Schwartz",
"author_login": "ssttuu",
"committed_at": "2025-07-04T17:14:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2397fcf9acb0c8e7cac600b67e4c2459f789dc7",
"body": null,
"is_bot": false,
"headline": "Fix Rust release process.",
"author_name": "Stu Schwartz",
"author_login": "ssttuu",
"committed_at": "2025-07-04T16:41:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00e7241cc4bed5c13f4e8d10f27246b626d12af7",
"body": null,
"is_bot": false,
"headline": "Add back set, unset, reset, and use methods to the API. (#3)",
"author_name": "Stu Schwartz",
"author_login": "ssttuu",
"committed_at": "2025-07-04T16:32:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "832a72f2309e6568d5fd4596460f88d238fed30e",
"body": null,
"is_bot": false,
"headline": "Only support text based querying and authentication methods. (#2)",
"author_name": "Stu Schwartz",
"author_login": "ssttuu",
"committed_at": "2025-07-04T12:29:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dcf1d06687b3a55192d00d50da381b140154b23",
"body": null,
"is_bot": false,
"headline": "Add schema definitions, Rust, and Typescript clients. (#1)",
"author_name": "Stu Schwartz",
"author_login": "ssttuu",
"committed_at": "2025-07-03T20:57:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89963ea936ef9e177511ecad7027809de72e3c64",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Stu Schwartz",
"author_login": "ssttuu",
"committed_at": "2025-06-26T21:08:10Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 21,
"commits_last_year": 25,
"latest_release_at": "2026-07-30T07:08:34Z",
"latest_release_tag": "v0.11.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 14,
"days_since_latest_release": 0,
"mean_days_between_releases": 28
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "surrealdb-protocol",
"exists": true,
"license": "BUSL-1.1",
"keywords": [
"api",
"flatbuffers",
"grpc",
"protobuf",
"database-implementations",
"data-structures",
"embedded"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/surrealdb-protocol",
"is_deprecated": false,
"latest_version": "0.11.1",
"repository_url": "https://github.com/surrealdb/surrealdb-protocol",
"versions_count": 21,
"total_downloads": 528776,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 94350,
"first_published_at": "2025-07-04T17:28:23.474913Z",
"latest_published_at": "2026-07-30T07:12:06.885854Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 4,
"stars": 11,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2025-10-12",
"count": 1
},
{
"date": "2026-02-19",
"count": 1
},
{
"date": "2026-03-03",
"count": 1
},
{
"date": "2026-03-11",
"count": 1
}
],
"complete": true,
"collected": 4,
"total_forks": 4
},
"star_history": null,
"open_issues_and_prs": 6
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [
"surrealdb/protocol/rpc/v1/common.proto",
"surrealdb/protocol/rpc/v1/rpc.proto",
"surrealdb/protocol/v1/error.proto",
"surrealdb/protocol/v1/value.proto"
],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [
"Cargo.toml"
],
"largest_source_bytes": 359589,
"source_files_sampled": 104,
"oversized_source_files": 8,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml",
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "esbuild",
"direct": false,
"version": "0.20.2",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-67mh-4wv8-2f99"
],
"fixed_version": "0.25.0",
"advisory_count": 1,
"oldest_advisory_days": 534
},
{
"name": "atomic-polyfill",
"direct": false,
"version": "1.0.3",
"severity": "unknown",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"RUSTSEC-2023-0089"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 1114
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 1,
"moderate": 1
},
"advisory_count": 2,
"affected_count": 2,
"assessed_count": 174,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates",
"npm"
],
"dependencies": [
{
"name": "anyhow",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "async-trait",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1"
},
{
"name": "bytes",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "chrono",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0"
},
{
"name": "geo",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0"
},
{
"name": "flatbuffers",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "25.12.19"
},
{
"name": "futures",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3"
},
{
"name": "prost",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.14.1"
},
{
"name": "rust_decimal",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.30"
},
{
"name": "serde",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "serde_json",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "tonic",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.14.2"
},
{
"name": "tonic-prost",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.14.2"
},
{
"name": "uuid",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "semver",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "rxjs",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^7.8.2"
},
{
"name": "ts-proto",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "2.11.5"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "anyhow",
"direct": true,
"version": "1.0.104",
"ecosystem": "crates"
},
{
"name": "async-trait",
"direct": true,
"version": "0.1.91",
"ecosystem": "crates"
},
{
"name": "bytes",
"direct": true,
"version": "1.12.1",
"ecosystem": "crates"
},
{
"name": "chrono",
"direct": true,
"version": "0.4.45",
"ecosystem": "crates"
},
{
"name": "flatbuffers",
"direct": true,
"version": "25.12.19",
"ecosystem": "crates"
},
{
"name": "futures",
"direct": true,
"version": "0.3.33",
"ecosystem": "crates"
},
{
"name": "geo",
"direct": true,
"version": "0.32.0",
"ecosystem": "crates"
},
{
"name": "prost",
"direct": true,
"version": "0.14.4",
"ecosystem": "crates"
},
{
"name": "rust_decimal",
"direct": true,
"version": "1.42.1",
"ecosystem": "crates"
},
{
"name": "semver",
"direct": true,
"version": "1.0.28",
"ecosystem": "crates"
},
{
"name": "serde",
"direct": true,
"version": "1.0.229",
"ecosystem": "crates"
},
{
"name": "serde_json",
"direct": true,
"version": "1.0.151",
"ecosystem": "crates"
},
{
"name": "tonic",
"direct": true,
"version": "0.14.5",
"ecosystem": "crates"
},
{
"name": "tonic-prost",
"direct": true,
"version": "0.14.5",
"ecosystem": "crates"
},
{
"name": "uuid",
"direct": true,
"version": "1.24.0",
"ecosystem": "crates"
},
{
"name": "rxjs",
"direct": true,
"version": "7.8.2",
"ecosystem": "npm"
},
{
"name": "ts-proto",
"direct": true,
"version": "2.7.5",
"ecosystem": "npm"
},
{
"name": "aho-corasick",
"direct": false,
"version": "1.1.4",
"ecosystem": "crates"
},
{
"name": "approx",
"direct": false,
"version": "0.5.1",
"ecosystem": "crates"
},
{
"name": "arrayvec",
"direct": false,
"version": "0.7.8",
"ecosystem": "crates"
},
{
"name": "as-slice",
"direct": false,
"version": "0.1.5",
"ecosystem": "crates"
},
{
"name": "assert-json-diff",
"direct": false,
"version": "2.0.2",
"ecosystem": "crates"
},
{
"name": "atomic-polyfill",
"direct": false,
"version": "1.0.3",
"ecosystem": "crates"
},
{
"name": "atomic-waker",
"direct": false,
"version": "1.1.2",
"ecosystem": "crates"
},
{
"name": "autocfg",
"direct": false,
"version": "1.5.1",
"ecosystem": "crates"
},
{
"name": "axum",
"direct": false,
"version": "0.8.9",
"ecosystem": "crates"
},
{
"name": "axum-core",
"direct": false,
"version": "0.5.6",
"ecosystem": "crates"
},
{
"name": "base64",
"direct": false,
"version": "0.22.1",
"ecosystem": "crates"
},
{
"name": "bitflags",
"direct": false,
"version": "2.13.1",
"ecosystem": "crates"
},
{
"name": "bumpalo",
"direct": false,
"version": "3.20.3",
"ecosystem": "crates"
},
{
"name": "byteorder",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "cfg-if",
"direct": false,
"version": "1.0.4",
"ecosystem": "crates"
},
{
"name": "critical-section",
"direct": false,
"version": "1.2.0",
"ecosystem": "crates"
},
{
"name": "either",
"direct": false,
"version": "1.17.0",
"ecosystem": "crates"
},
{
"name": "equivalent",
"direct": false,
"version": "1.0.2",
"ecosystem": "crates"
},
{
"name": "float_next_after",
"direct": false,
"version": "1.0.0",
"ecosystem": "crates"
},
{
"name": "fnv",
"direct": false,
"version": "1.0.7",
"ecosystem": "crates"
},
{
"name": "futures-channel",
"direct": false,
"version": "0.3.33",
"ecosystem": "crates"
},
{
"name": "futures-core",
"direct": false,
"version": "0.3.33",
"ecosystem": "crates"
},
{
"name": "futures-executor",
"direct": false,
"version": "0.3.33",
"ecosystem": "crates"
},
{
"name": "futures-io",
"direct": false,
"version": "0.3.33",
"ecosystem": "crates"
},
{
"name": "futures-macro",
"direct": false,
"version": "0.3.33",
"ecosystem": "crates"
},
{
"name": "futures-sink",
"direct": false,
"version": "0.3.33",
"ecosystem": "crates"
},
{
"name": "futures-task",
"direct": false,
"version": "0.3.33",
"ecosystem": "crates"
},
{
"name": "futures-timer",
"direct": false,
"version": "3.0.4",
"ecosystem": "crates"
},
{
"name": "futures-util",
"direct": false,
"version": "0.3.33",
"ecosystem": "crates"
},
{
"name": "generic-array",
"direct": false,
"version": "0.12.4",
"ecosystem": "crates"
},
{
"name": "generic-array",
"direct": false,
"version": "0.13.3",
"ecosystem": "crates"
},
{
"name": "generic-array",
"direct": false,
"version": "0.14.9",
"ecosystem": "crates"
},
{
"name": "geo-types",
"direct": false,
"version": "0.7.19",
"ecosystem": "crates"
},
{
"name": "geographiclib-rs",
"direct": false,
"version": "0.2.7",
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": "0.2.17",
"ecosystem": "crates"
},
{
"name": "glob",
"direct": false,
"version": "0.3.4",
"ecosystem": "crates"
},
{
"name": "h2",
"direct": false,
"version": "0.4.15",
"ecosystem": "crates"
},
{
"name": "hash32",
"direct": false,
"version": "0.1.1",
"ecosystem": "crates"
},
{
"name": "hash32",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "hash32",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "hashbrown",
"direct": false,
"version": "0.17.1",
"ecosystem": "crates"
},
{
"name": "heapless",
"direct": false,
"version": "0.6.1",
"ecosystem": "crates"
},
{
"name": "heapless",
"direct": false,
"version": "0.7.17",
"ecosystem": "crates"
},
{
"name": "heapless",
"direct": false,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "http",
"direct": false,
"version": "1.4.2",
"ecosystem": "crates"
},
{
"name": "http-body",
"direct": false,
"version": "1.1.0",
"ecosystem": "crates"
},
{
"name": "http-body-util",
"direct": false,
"version": "0.1.4",
"ecosystem": "crates"
},
{
"name": "httparse",
"direct": false,
"version": "1.10.1",
"ecosystem": "crates"
},
{
"name": "httpdate",
"direct": false,
"version": "1.0.3",
"ecosystem": "crates"
},
{
"name": "hyper",
"direct": false,
"version": "1.11.0",
"ecosystem": "crates"
},
{
"name": "hyper-timeout",
"direct": false,
"version": "0.5.2",
"ecosystem": "crates"
},
{
"name": "hyper-util",
"direct": false,
"version": "0.1.20",
"ecosystem": "crates"
},
{
"name": "i_float",
"direct": false,
"version": "1.15.0",
"ecosystem": "crates"
},
{
"name": "i_key_sort",
"direct": false,
"version": "0.6.0",
"ecosystem": "crates"
},
{
"name": "i_overlay",
"direct": false,
"version": "4.0.7",
"ecosystem": "crates"
},
{
"name": "i_shape",
"direct": false,
"version": "1.14.0",
"ecosystem": "crates"
},
{
"name": "i_tree",
"direct": false,
"version": "0.16.0",
"ecosystem": "crates"
},
{
"name": "indexmap",
"direct": false,
"version": "2.14.0",
"ecosystem": "crates"
},
{
"name": "itertools",
"direct": false,
"version": "0.14.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": "libc",
"direct": false,
"version": "0.2.189",
"ecosystem": "crates"
},
{
"name": "libm",
"direct": false,
"version": "0.2.16",
"ecosystem": "crates"
},
{
"name": "lock_api",
"direct": false,
"version": "0.4.14",
"ecosystem": "crates"
},
{
"name": "log",
"direct": false,
"version": "0.4.33",
"ecosystem": "crates"
},
{
"name": "matchit",
"direct": false,
"version": "0.8.4",
"ecosystem": "crates"
},
{
"name": "memchr",
"direct": false,
"version": "2.8.3",
"ecosystem": "crates"
},
{
"name": "mime",
"direct": false,
"version": "0.3.17",
"ecosystem": "crates"
},
{
"name": "mio",
"direct": false,
"version": "1.2.2",
"ecosystem": "crates"
},
{
"name": "num-traits",
"direct": false,
"version": "0.2.19",
"ecosystem": "crates"
},
{
"name": "once_cell",
"direct": false,
"version": "1.21.4",
"ecosystem": "crates"
},
{
"name": "pdqselect",
"direct": false,
"version": "0.1.0",
"ecosystem": "crates"
},
{
"name": "percent-encoding",
"direct": false,
"version": "2.3.2",
"ecosystem": "crates"
},
{
"name": "pin-project",
"direct": false,
"version": "1.1.13",
"ecosystem": "crates"
},
{
"name": "pin-project-internal",
"direct": false,
"version": "1.1.13",
"ecosystem": "crates"
},
{
"name": "pin-project-lite",
"direct": false,
"version": "0.2.17",
"ecosystem": "crates"
},
{
"name": "ppv-lite86",
"direct": false,
"version": "0.2.21",
"ecosystem": "crates"
},
{
"name": "proc-macro-crate",
"direct": false,
"version": "3.5.0",
"ecosystem": "crates"
},
{
"name": "proc-macro2",
"direct": false,
"version": "1.0.107",
"ecosystem": "crates"
},
{
"name": "prost-derive",
"direct": false,
"version": "0.14.4",
"ecosystem": "crates"
},
{
"name": "quote",
"direct": false,
"version": "1.0.47",
"ecosystem": "crates"
},
{
"name": "rand",
"direct": false,
"version": "0.8.7",
"ecosystem": "crates"
},
{
"name": "rand_chacha",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "rand_core",
"direct": false,
"version": "0.6.4",
"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": "relative-path",
"direct": false,
"version": "1.9.3",
"ecosystem": "crates"
},
{
"name": "robust",
"direct": false,
"version": "1.2.0",
"ecosystem": "crates"
},
{
"name": "rstar",
"direct": false,
"version": "0.10.0",
"ecosystem": "crates"
},
{
"name": "rstar",
"direct": false,
"version": "0.11.0",
"ecosystem": "crates"
},
{
"name": "rstar",
"direct": false,
"version": "0.12.2",
"ecosystem": "crates"
},
{
"name": "rstar",
"direct": false,
"version": "0.8.4",
"ecosystem": "crates"
},
{
"name": "rstar",
"direct": false,
"version": "0.9.3",
"ecosystem": "crates"
},
{
"name": "rstest",
"direct": false,
"version": "0.26.1",
"ecosystem": "crates"
},
{
"name": "rstest_macros",
"direct": false,
"version": "0.26.1",
"ecosystem": "crates"
},
{
"name": "rustc_version",
"direct": false,
"version": "0.4.1",
"ecosystem": "crates"
},
{
"name": "rustversion",
"direct": false,
"version": "1.0.23",
"ecosystem": "crates"
},
{
"name": "scopeguard",
"direct": false,
"version": "1.2.0",
"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": "sif-itree",
"direct": false,
"version": "0.4.1",
"ecosystem": "crates"
},
{
"name": "slab",
"direct": false,
"version": "0.4.12",
"ecosystem": "crates"
},
{
"name": "smallvec",
"direct": false,
"version": "1.15.2",
"ecosystem": "crates"
},
{
"name": "socket2",
"direct": false,
"version": "0.6.5",
"ecosystem": "crates"
},
{
"name": "spin",
"direct": false,
"version": "0.9.9",
"ecosystem": "crates"
},
{
"name": "stable_deref_trait",
"direct": false,
"version": "1.2.1",
"ecosystem": "crates"
},
{
"name": "syn",
"direct": false,
"version": "2.0.119",
"ecosystem": "crates"
},
{
"name": "syn",
"direct": false,
"version": "3.0.3",
"ecosystem": "crates"
},
{
"name": "sync_wrapper",
"direct": false,
"version": "1.0.2",
"ecosystem": "crates"
},
{
"name": "tokio",
"direct": false,
"version": "1.53.1",
"ecosystem": "crates"
},
{
"name": "tokio-macros",
"direct": false,
"version": "2.7.1",
"ecosystem": "crates"
},
{
"name": "tokio-stream",
"direct": false,
"version": "0.1.19",
"ecosystem": "crates"
},
{
"name": "tokio-util",
"direct": false,
"version": "0.7.19",
"ecosystem": "crates"
},
{
"name": "toml_datetime",
"direct": false,
"version": "1.1.1+spec-1.1.0",
"ecosystem": "crates"
},
{
"name": "toml_edit",
"direct": false,
"version": "0.25.13+spec-1.1.0",
"ecosystem": "crates"
},
{
"name": "toml_parser",
"direct": false,
"version": "1.1.3+spec-1.1.0",
"ecosystem": "crates"
},
{
"name": "tower",
"direct": false,
"version": "0.5.3",
"ecosystem": "crates"
},
{
"name": "tower-layer",
"direct": false,
"version": "0.3.3",
"ecosystem": "crates"
},
{
"name": "tower-service",
"direct": false,
"version": "0.3.3",
"ecosystem": "crates"
},
{
"name": "tracing",
"direct": false,
"version": "0.1.44",
"ecosystem": "crates"
},
{
"name": "tracing-attributes",
"direct": false,
"version": "0.1.31",
"ecosystem": "crates"
},
{
"name": "tracing-core",
"direct": false,
"version": "0.1.36",
"ecosystem": "crates"
},
{
"name": "try-lock",
"direct": false,
"version": "0.2.5",
"ecosystem": "crates"
},
{
"name": "typenum",
"direct": false,
"version": "1.20.1",
"ecosystem": "crates"
},
{
"name": "unicode-ident",
"direct": false,
"version": "1.0.24",
"ecosystem": "crates"
},
{
"name": "version_check",
"direct": false,
"version": "0.9.5",
"ecosystem": "crates"
},
{
"name": "want",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "wasi",
"direct": false,
"version": "0.11.1+wasi-snapshot-preview1",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen",
"direct": false,
"version": "0.2.126",
"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": "windows-link",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.61.2",
"ecosystem": "crates"
},
{
"name": "winnow",
"direct": false,
"version": "1.0.4",
"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": "@biomejs/biome",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "@biomejs/cli-darwin-arm64",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "@bufbuild/protobuf",
"direct": false,
"version": "2.5.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.20.2",
"ecosystem": "npm"
},
{
"name": "@types/bun",
"direct": false,
"version": "1.2.17",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "24.0.4",
"ecosystem": "npm"
},
{
"name": "bun-types",
"direct": false,
"version": "1.2.17",
"ecosystem": "npm"
},
{
"name": "case-anything",
"direct": false,
"version": "2.1.13",
"ecosystem": "npm"
},
{
"name": "detect-libc",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "dprint-node",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "0.20.2",
"ecosystem": "npm"
},
{
"name": "esbuild-plugin-tsc",
"direct": false,
"version": "0.5.0",
"ecosystem": "npm"
},
{
"name": "strip-comments",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "ts-poet",
"direct": false,
"version": "6.12.0",
"ecosystem": "npm"
},
{
"name": "ts-proto-descriptors",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.8.1",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.8.3",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "7.8.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 174,
"direct_count": 17,
"indirect_count": 157
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 36,
"open_issues": 2,
"closed_ratio": 0,
"closed_issues": 0,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "ssttuu",
"commits": 22,
"avatar_url": "https://avatars.githubusercontent.com/u/1233742?v=4"
},
{
"type": "User",
"login": "kearfy",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/17960250?v=4"
},
{
"type": "User",
"login": "rushmorem",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/4958190?v=4"
},
{
"type": "User",
"login": "emmanuel-keller",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1282276?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.579
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"release.yml"
],
"has_docs_dir": false,
"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": 6,
"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": "30 out of 30 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": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 5 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": 4,
"reason": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"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": 10,
"reason": "all dependencies are pinned",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 10,
"reason": "SAST tool is run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 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": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "0f72f8f278e8086da9df6d19767fa16a1e52aacf",
"ran_at": "2026-07-30T09:39:21Z",
"aggregate_score": 6.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-30T07:12:12Z",
"oldest_open_prs": [
{
"number": 30,
"created_at": "2026-03-03T20:05:31Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 32,
"created_at": "2026-03-11T08:14:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 38,
"created_at": "2026-05-17T20:10:11Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 42,
"created_at": "2026-06-26T19:54:44Z",
"last_comment_at": "2026-06-26T19:54:45Z",
"last_comment_author": "rowan-baker"
}
],
"last_merged_pr_at": "2026-07-30T07:03:08Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": [
{
"number": 18,
"created_at": "2025-11-03T21:29:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 23,
"created_at": "2025-12-22T03:08:06Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/surrealdb/surrealdb-protocol",
"host": "github.com",
"name": "surrealdb-protocol",
"owner": "surrealdb"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"security": 74,
"vitality": 77,
"community": 44,
"governance": 62,
"engineering": 53
},
"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": 25,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 14
},
"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": "14/52 weeks with commits",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 14
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "25 commits in the last year",
"points": 12.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 25
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"points": 4,
"status": "partial",
"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": 21,
"latest_release_tag": "v0.11.1",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 28
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "21 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 21
}
}
],
"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 ~28 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 28
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 44,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"forks": 4,
"stars": 11,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "11 stars",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 11
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "4 forks",
"points": 4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 4
}
}
],
"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": "at_risk",
"name": "Community health",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "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
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 83,
"inputs": {
"packages": [
"surrealdb-protocol"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 528776,
"monthly_downloads": 94350
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "94,350 downloads/month across crates",
"points": 66.3,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 94350,
"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": 62,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.579
},
"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 58% of commits",
"points": 9.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 58
}
}
],
"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 5 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"merged_prs": 36,
"open_issues": 2,
"closed_issues": 0,
"issue_closed_ratio": 0,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "0% of issues closed",
"points": 0,
"status": "missed",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 0
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "36/38 decided PRs merged",
"points": 36.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 36,
"decided": 38
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"followers": 1465,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "surrealdb",
"public_repos": 125,
"account_age_days": 4185
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "1,465 followers of surrealdb",
"points": 22.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1465,
"login": "surrealdb"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "125 public repos, account ~11 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 125
}
},
{
"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": [
"surrealdb-protocol"
],
"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": "21 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 21
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 53,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"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": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 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": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "good",
"name": "Security",
"value": 74,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"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": 67,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 6.7
},
"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": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "30 out of 30 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": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 5 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": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"points": 3,
"status": "partial",
"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": "all dependencies are pinned",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is run on all commits",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "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": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 174 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 174
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 2,
"affected_packages": 2,
"assessed_packages": 174,
"unassessed_packages": 0,
"affected_by_severity": "moderate 1, unknown 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 174,
"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": 8
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 61,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.895,
"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": "34 of 38 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 34,
"sampled": 38
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Cargo.lock",
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "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 agent-authored commits among the last 38",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 38
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 96,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 359589,
"source_files_sampled": 104,
"oversized_source_files": 8
},
"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": "8/104 source files over 60KB",
"points": 50.8,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 104,
"oversized": 8
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [],
"has_mcp_signal": false,
"api_schema_files": [
"surrealdb/protocol/rpc/v1/common.proto",
"surrealdb/protocol/rpc/v1/rpc.proto",
"surrealdb/protocol/v1/error.proto",
"surrealdb/protocol/v1/value.proto"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "surrealdb/protocol/rpc/v1/common.proto, surrealdb/protocol/rpc/v1/rpc.proto, surrealdb/protocol/v1/error.proto, surrealdb/protocol/v1/value.proto",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "surrealdb/protocol/rpc/v1/common.proto, surrealdb/protocol/rpc/v1/rpc.proto, surrealdb/protocol/v1/error.proto, surrealdb/protocol/v1/value.proto"
}
}
],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"Could not fetch npm package '@surrealdb/protocol' from its registry",
"deps.dev does not index crates:surrealdb-protocol@0.11.1; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-30T09:39:38.460627Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/surrealdb/surrealdb-protocol.svg",
"full_name": "surrealdb/surrealdb-protocol",
"license_state": "custom",
"license_spdx": null
}