Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"native",
"rust-lang",
"wasm",
"websocket"
],
"is_fork": false,
"size_kb": 709,
"has_wiki": true,
"homepage": "https://crates.io/crates/async-wsocket",
"languages": {
"Just": 434,
"Rust": 41851
},
"pushed_at": "2026-07-29T14:30:28Z",
"created_at": "2024-01-16T09:09:54Z",
"owner_type": "Organization",
"updated_at": "2026-07-29T14:33:25Z",
"description": "A convenience library for using websockets both in native and WASM environments!",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": null,
"name": "Shadowy Lab",
"type": "Organization",
"login": "shadowylab",
"company": null,
"location": null,
"followers": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/157064714?v=4",
"created_at": "2024-01-18T20:20:48Z",
"is_verified": null,
"public_repos": 19,
"account_age_days": 923
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [],
"recent_commits": [
{
"oid": "c1742d4e22a9520881d6e1e05eb2cea3b86f4c51",
"body": "Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>",
"is_bot": false,
"headline": "Bump to 0.16.0",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2026-07-29T14:30:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16818f3100544bde3fe8338cd80306f3d320426b",
"body": "Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>",
"is_bot": false,
"headline": "Make WASM WebSocket implementation thread-safe and Send",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2026-07-27T08:09:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f52ff6a00824a50fe45a4e07788689564a64426",
"body": null,
"is_bot": false,
"headline": "Test WebSocket upgrade headers",
"author_name": "DanConwayDev",
"author_login": "DanConwayDev",
"committed_at": "2026-07-23T05:36:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc9c4d26a9eaebd7333c1d588037c0225e6746b2",
"body": null,
"is_bot": false,
"headline": "Add HTTP headers to WebSocket connections",
"author_name": "DanConwayDev",
"author_login": "DanConwayDev",
"committed_at": "2026-07-23T05:05:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a61273facff544af1a8a35782c06da8b4b66767d",
"body": "Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>",
"is_bot": false,
"headline": "Bump to v0.15.0",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2026-06-20T10:15:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07c0fda670d05d695929cab55f41761b90aef9a0",
"body": null,
"is_bot": false,
"headline": "Expose tokio-tungstenite TLS features",
"author_name": "jh-block",
"author_login": "jh-block",
"committed_at": "2026-05-20T16:59:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8e36a16ccdb1d912a1c0e1bef2109b13e43f11e",
"body": "Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>",
"is_bot": false,
"headline": "Bump to v0.14.0",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2026-05-19T12:17:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8a1fcbf80a77dd33fac04308519749789bfcd12",
"body": "Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>",
"is_bot": false,
"headline": "Add tokio-happy-eyeballs dependency",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2026-04-15T18:06:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecb735eac0dda9ca2dab28dc6370332c4c0719d3",
"body": "Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>",
"is_bot": false,
"headline": "Remove tor feature",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2026-02-26T08:25:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ba7ccdfed9267c373c345c10d86c9af6e2a89d6",
"body": "Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>",
"is_bot": false,
"headline": "Few improvements to happy_eyeballs_connect func",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2026-02-26T08:07:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fac5796af206eeaa79487cbbceb8368c31290995",
"body": "Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>",
"is_bot": false,
"headline": "Remove unused Duration from client example",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2026-02-26T08:03:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d85cbf2c85edb40cd06cc6027057c56b8a884574",
"body": "When DNS returns both IPv6 and IPv4 addresses, connect_direct now tries\nIPv6 first and starts an IPv4 attempt after 250ms if IPv6 hasn't\nconnected yet, using whichever succeeds first. This prevents broken\nIPv6 connectivity from blocking connections entirely, matching the\nbehavior of web browsers.\n\nThis fixes an error reported to ngit which uses rust-nostr which uses\nthis library.",
"is_bot": false,
"headline": "Implement Happy Eyeballs (RFC 8305) for dual-stack IPv6/IPv4 connections",
"author_name": "DanConwayDev",
"author_login": "DanConwayDev",
"committed_at": "2026-02-25T10:27:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fed6c9c6aec7393ee0e9cf3933d76914ab427d3",
"body": "Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>",
"is_bot": false,
"headline": "Remove timeout",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2026-02-09T15:15:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "435e24346dd1a85edb3dcd14ce54d5dc68d4f373",
"body": "Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>",
"is_bot": false,
"headline": "Fix CI test step",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2026-01-14T09:58:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee8a1156fdb28e5ef7dc1bc149c0024b63e50b8a",
"body": "…to `InnerWebSocket`\n\nSigned-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>",
"is_bot": false,
"headline": "Refactor WebSocket implementation to separate inner representation in…",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2026-01-14T09:44:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a3f1e8218640a5a725c0b735dae552a08fef311",
"body": "Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>",
"is_bot": false,
"headline": "Bump tokio-tungstenite from 0.26 to 0.28",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2026-01-14T09:44:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36f8fbe42d8892ca3ee0f0d777dd25299e0fa0e4",
"body": "Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>",
"is_bot": false,
"headline": "Fix clippy and tests",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2026-01-14T09:40:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01c51a58c57f25beeb6063a8af8e9957603c1ce1",
"body": "Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>",
"is_bot": false,
"headline": "Replace makefile with justfile",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2026-01-14T09:29:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf1f54e278fd8b351fc7c3b3af358a5d65601b57",
"body": "Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>",
"is_bot": false,
"headline": "Update CI workflow",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2026-01-14T09:29:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62c51065365c93a166eb5c0efde613d47e547130",
"body": "Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>",
"is_bot": false,
"headline": "Set rust-toolchain channel to 1.85.0 and remove rust-src component",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2026-01-14T09:28:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5752aea97eb5bb1d6284c40c0680d5268870945",
"body": "Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>",
"is_bot": false,
"headline": "Add rustfmt.toml",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2026-01-14T09:24:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "013bf34b052d8a548939251c6c5bfcd85a0d75ec",
"body": "Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>",
"is_bot": false,
"headline": "Remove cargo deny",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2026-01-14T09:22:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e00f885f187ad8b42da25f81808852ffd6f27ede",
"body": "This reverts commit e5976aab605b869d21081c8b425f34fd1fc25897.",
"is_bot": false,
"headline": "Revert \"Bump tokio-tungstenite from 0.26 to 0.27\"",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2025-09-16T09:06:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cccd60c6d87721895eb3b04fcdc85ccd6f2c2b47",
"body": "This reverts commit 7b4bbceffdf5fb1fff8fe1bfce45ee325c453954.",
"is_bot": false,
"headline": "Revert \"Bump edition to 2024 and MSRV to 1.85.0\"",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2025-09-16T09:06:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f64f9ec61a4bd9b880ff3a9c059e6286fe90e3b",
"body": "This reverts commit 5b1f02f909173eaa3dccd6b4a6b24439a3aa7b54.",
"is_bot": false,
"headline": "Revert \"Bump arti deps to 0.34\"",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2025-09-16T09:06:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9d53c58376ae884a068101f0d77bfb040c50270",
"body": "Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>",
"is_bot": false,
"headline": "Set cargo-deny version to 0.18.3",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2025-09-16T08:09:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b1f02f909173eaa3dccd6b4a6b24439a3aa7b54",
"body": "Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>",
"is_bot": false,
"headline": "Bump arti deps to 0.34",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2025-09-16T08:05:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b4bbceffdf5fb1fff8fe1bfce45ee325c453954",
"body": "Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>",
"is_bot": false,
"headline": "Bump edition to 2024 and MSRV to 1.85.0",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2025-09-16T08:03:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8de17cc828d97e2da6188143d692df2b2655875e",
"body": "Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>",
"is_bot": false,
"headline": "Remove redundant `ref mut` in observer handling loops",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2025-09-16T07:56:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb9e3159e8dd1a6e7efb060bd0e026210eaa95bf",
"body": "Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>",
"is_bot": false,
"headline": "Wrap `WebSocket` streams in `Box`",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2025-09-16T07:41:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5976aab605b869d21081c8b425f34fd1fc25897",
"body": "Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>",
"is_bot": false,
"headline": "Bump tokio-tungstenite from 0.26 to 0.27",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2025-09-16T07:41:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86ad80fc6009a888507c21b669e980672816f2f0",
"body": "Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>",
"is_bot": false,
"headline": "Bump to 0.13.1",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2025-03-18T08:27:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b3f618ef721e02dd8e921c055bab51b4d690329",
"body": "Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>",
"is_bot": false,
"headline": "Remove unnecessary error conversion for wasm32 socket",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2025-03-18T08:25:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ae8b7ada58c5746d4a9ce7ca208ff658d4b0223",
"body": "Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>",
"is_bot": false,
"headline": "Bump arti dept from 0.26 to 0.28",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2025-03-18T08:23:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75b21269a3a3ab1ef9d77b994d77762ec6cc6108",
"body": "Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>",
"is_bot": false,
"headline": "Bump to 0.13.0",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2025-01-31T08:12:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d42664434535bdc2a66535c8cebaf00c98ffd9dc",
"body": "Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>",
"is_bot": false,
"headline": "Add `WebSocket::connect`",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2025-01-31T08:05:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fba7927576064ac0698a4ee3df0d26e5cf726dd",
"body": "Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>",
"is_bot": false,
"headline": "Export `message` in prelude mod",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2025-01-24T11:10:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4dbb2fa5fb7db0254b7c6936cd697863dbe8ac2",
"body": "Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>",
"is_bot": false,
"headline": "Make conversion from native message to `Message` private",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2025-01-24T11:00:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdc49c368b53e53a9d1d15b30a566804487f4aa5",
"body": "Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>",
"is_bot": false,
"headline": "Add `Message::as_text` method",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2025-01-24T10:54:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89fcb86fcd103d07f1925781cb4cb47485880f01",
"body": "Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>",
"is_bot": false,
"headline": "Add `Message::len` method",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2025-01-24T10:54:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1fee92be32d6e7273463bc2b34f6f0afacf5b8b",
"body": "Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>",
"is_bot": false,
"headline": "Bump `tokio-tungstenite` to 0.26",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2025-01-24T10:54:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c5cb7e3dbb7f2313de8fdeb158605ec6871771a",
"body": "Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>",
"is_bot": false,
"headline": "Add `Message` enum and remove `wasm::stream::io` mod",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2025-01-24T10:54:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c630bbf231d5acdc857e09a3b9401af59b5f1b3",
"body": null,
"is_bot": false,
"headline": "Refactor WebSocket handling into a unified socket module",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2025-01-22T13:50:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3249148803c3104636635f2aff6ce7cd9397ba0a",
"body": "This reverts commit 4d3ddce7",
"is_bot": false,
"headline": "Revert \"Refactor Sink and Stream type declarations\"",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2025-01-21T11:57:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78eccb677d372dfbf103131f718a72efae471a21",
"body": "This reverts commit 0652aeb1",
"is_bot": false,
"headline": "Revert \"Remove `native::stream` module\"",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2025-01-21T11:56:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d3ddce706828d8ddb68aa4c77b94239eae4f89d",
"body": null,
"is_bot": false,
"headline": "Refactor Sink and Stream type declarations",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2025-01-21T08:42:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67444ed18d65e1773370531e7e30d3f99b77209d",
"body": null,
"is_bot": false,
"headline": "ci: update actions/checkout to v4 and remove caching",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2025-01-17T10:10:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ece469eb64216e8fb173d30142df698d1e4a5d32",
"body": null,
"is_bot": false,
"headline": "Init cargo-deny",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2025-01-17T10:10:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70882a07bed2295a6bcf9576e58a43995d8f3447",
"body": null,
"is_bot": false,
"headline": "Bump `url` to 2.5.4",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2025-01-17T10:05:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da5da94574f73da1b4d638fd9736298a67139c59",
"body": null,
"is_bot": false,
"headline": "Bump `arti` deps to 0.26",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2025-01-11T10:01:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dfeee769b5ae9e807621cb3270fc35d35f02e7d",
"body": null,
"is_bot": false,
"headline": "Bump `arti` deps to 0.25",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2025-01-03T08:43:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0652aeb16844b3125773dacb7c75f97159500d9a",
"body": null,
"is_bot": false,
"headline": "Remove `native::stream` module",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2025-01-03T08:43:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7d8f1509566605c0235f0444d83a108a2366863",
"body": null,
"is_bot": false,
"headline": "Bump `async-utility` to 0.3.1",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-12-31T10:00:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ab1b26666fe60e85bdccd5c797e72d8dbdc4428",
"body": null,
"is_bot": false,
"headline": "Bump to 0.12.0",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-12-31T09:58:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "259c0bc372e7d60d94827b484178bf995afdcbe6",
"body": null,
"is_bot": false,
"headline": "Refactor `tor` API to support flexible path handling",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-12-16T11:26:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ef2b4e2c10df382f8c55bcf1b77a70e1d53575a",
"body": null,
"is_bot": false,
"headline": "fix: remove useless result",
"author_name": "kieran",
"author_login": "v0l",
"committed_at": "2024-12-12T20:30:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b67ddd9f2ad8a722e5330a76e80fb9c2dd47dec0",
"body": null,
"is_bot": false,
"headline": "feat: take_upgraded",
"author_name": "kieran",
"author_login": "v0l",
"committed_at": "2024-12-12T20:18:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27f606af6b2028634022a97b5e56c332dfe3f611",
"body": null,
"is_bot": false,
"headline": "Fix `arti-client` dep in `tor-launch-service` feature",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-12-01T10:59:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e4b805ed4b79a155be23e208ec4959c52597073",
"body": null,
"is_bot": false,
"headline": "Add `tor-launch-service` feature",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-11-29T15:01:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "126f041527800e70085f4d7a510b04737063639c",
"body": null,
"is_bot": false,
"headline": "Remove `tracing-subscriber` dep",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-11-29T14:41:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa9368cdc195b0b4ff557131e168e27e11052323",
"body": null,
"is_bot": false,
"headline": "Remove unnecessary `Error::IO` variant",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-11-29T07:41:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a20b257eb94e9a53164cf49e21474995a2dbf1a4",
"body": null,
"is_bot": false,
"headline": "Bump to 0.11.0",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-11-28T11:39:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6367f1b20df31dd46f5a1e5cfb777f7f60065700",
"body": "* Bump `async-utility` to 0.3.0\n* Use `async-utility` only for wasm",
"is_bot": false,
"headline": "Update async utility usage",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-11-28T11:19:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "091606ee3e9227d37f75a468bf1cc8e76016ce5e",
"body": null,
"is_bot": false,
"headline": "Bump to 0.10.1",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-11-27T12:58:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "926b9558f0e12eb21bf02eb6a214e1f33d5d07ee",
"body": "xz2 crate is no longer maintained and creates issues with compilation on some machines. Since compression is optional in the Tor protocol, temporary disable it.",
"is_bot": false,
"headline": "Temp remove `compression` feature from `arti-client`",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-11-18T20:18:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "563f6add4b69d29f24107b4fdc1a9d6186772a52",
"body": null,
"is_bot": false,
"headline": "Remove FUNDING.yml",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-11-15T19:26:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36a9a463b1ce365ade9227ea578af8c9611d1851",
"body": null,
"is_bot": false,
"headline": "Remove `Donations` section",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-11-15T19:21:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1b11f5ca954c91a4a7c958a5cfdc61ec80513d3",
"body": null,
"is_bot": false,
"headline": "Fix examples",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-11-14T09:20:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f89773042c7101f559eaadbd1cafcccbeb8d11a",
"body": null,
"is_bot": false,
"headline": "Remove `thiserror` dependency",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-11-06T14:23:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "074a1902aeecc14869d48b4159030e3a08d57a72",
"body": null,
"is_bot": false,
"headline": "Bump to v0.10.0",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-11-05T14:36:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "698e6af96d24a412bc4b9416b1748fa39350d1c1",
"body": null,
"is_bot": false,
"headline": "Remove `future-util` from `prelude` module",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-11-03T12:08:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d062ec2de2f4a5dad17b5e234f8168a523a6d9e2",
"body": null,
"is_bot": false,
"headline": "Change `connect` function fingerprint",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-11-03T12:02:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "009fbe90cae6bf219c4205be95413d9981fe86d2",
"body": "Bumping tor deps to `v0.23` will increase the MSRV to 1.77\n\nThis reverts commit 3cca778a211c736a960f0306d41cce20d49119f5.",
"is_bot": false,
"headline": "Revert \"Bump tor deps to `v0.23`\"",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-10-08T14:24:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cca778a211c736a960f0306d41cce20d49119f5",
"body": null,
"is_bot": false,
"headline": "Bump tor deps to `v0.23`",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-10-08T14:22:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d6a5b1780e65dc657ac36e5990a97c10feef072",
"body": null,
"is_bot": false,
"headline": "Update `nickname` generic in `launch_onion_service` func",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-09-24T20:20:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27d3a55e7fb725b5084ec6e9fca7e1a4589e004d",
"body": null,
"is_bot": false,
"headline": "Add prelude module",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-09-23T18:16:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62605878b3a4b1c3f68fe8ac9b2942c80cfddf4f",
"body": null,
"is_bot": false,
"headline": "Add hidden service server example",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-09-23T18:12:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "371d523b478221b8da9100ccfd390e3a7b77d278",
"body": null,
"is_bot": false,
"headline": "Create bootstrapped tor client instead of unbootstrapped",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-09-23T18:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3e248282570d454bc6a65d7ff2536e20d99f928",
"body": null,
"is_bot": false,
"headline": "Add `tor::launch_onion_service` function",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-09-23T16:30:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ca0bb529a526516414272a6d568226b42bf88bc",
"body": null,
"is_bot": false,
"headline": "Add `native::accept` function",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-09-23T16:30:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89f637d1851e2e2ad047b07d6644ca2ea4dabd30",
"body": "Closes https://github.com/yukibtc/async-wsocket/issues/22",
"is_bot": false,
"headline": "Improve example",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-09-20T11:42:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e49dbf786c17b0f955c0a12482df5632dea3bf88",
"body": null,
"is_bot": false,
"headline": "Bump to `v0.9.0`",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-09-14T21:03:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b9e963a150672f7fee018de253b44f2e262647c",
"body": null,
"is_bot": false,
"headline": "Remove dead code from `wasm` module",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-09-14T21:01:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "634339c6190ed035e61a1b0ffd7acb8e1a57cdad",
"body": null,
"is_bot": false,
"headline": "Bump `tokio-tungstenite` to `v0.24`",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-09-14T20:53:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41c5b876ce3a4fc20f0f7586030862d59fb29476",
"body": null,
"is_bot": false,
"headline": "Bump to `v0.8.0`",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-09-04T18:46:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6d5ef5fd6563de9fe1815d7d8043cdfe23a3209",
"body": null,
"is_bot": false,
"headline": "Enable `rustls` feature for `tor-rtcompat`",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-09-04T18:46:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6943c621ce377992ba258449cf779b72797f9a0",
"body": null,
"is_bot": false,
"headline": "Allow to set custom path for Tor cache and state data",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-09-04T18:10:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86d3c374c2ef2ee77c91a71c12346f376f2f7dbd",
"body": null,
"is_bot": false,
"headline": "Bump `arti-client` and `tor-rtcompat` to `v0.22`",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-09-04T15:51:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7eb7968f5ec0082cb9a1a833580cae33582082a",
"body": null,
"is_bot": false,
"headline": "Bump to `v0.7.1`",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-08-25T01:29:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1d0a73d9ff3e715d6950df7c5de513d25a082cd",
"body": "Fix stack overflow on `windows` targets due to large `Future`.\n\nFixes https://github.com/rust-nostr/nostr/issues/547",
"is_bot": false,
"headline": "Pin large futures",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-08-25T01:28:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c063bcf80112066fecbec1288b45fa6c996f446",
"body": null,
"is_bot": false,
"headline": "Bump to v0.7.0",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-08-15T13:41:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ec2a754e69ac0175bf000c1e6e44a6a4c8e3ed7",
"body": null,
"is_bot": false,
"headline": "Enable `static-sqlite` feature for `arti-client`",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-08-15T13:39:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0500f7c58c44a159d179b85fb1cd891d1a38c832",
"body": null,
"is_bot": false,
"headline": "Bump `arti-client` and `tor-rtcompat` to `v0.21`",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-08-15T13:34:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c553f15b85838e933c1ff6cdc72c679c372777c",
"body": null,
"is_bot": false,
"headline": "Disable `arti-client` and `tor-rtcompat` default features",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-08-15T13:32:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b53d0ad6e2018b217ca9e2a23a4ed5d5552600fa",
"body": null,
"is_bot": false,
"headline": "Bump to v0.6.0",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-07-31T15:10:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "508af59387023ca9a4f3a895649eba4b13cf894a",
"body": null,
"is_bot": false,
"headline": "Add `client` example to `Cargo.toml`",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-07-30T12:30:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b002e10efa446949854a6568c76a6f7b3aab8831",
"body": null,
"is_bot": false,
"headline": "Add `native::error` and `native::stream` modules",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-07-29T19:46:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d04de0b175ad7bc93bd2eb7503d7739ecea5494a",
"body": null,
"is_bot": false,
"headline": "Internally use `WsStream<T>`",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-07-29T19:37:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f620e1aa5f374d9e8f1a1c8edeaac894af00a33",
"body": null,
"is_bot": false,
"headline": "Add `socks` feature",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-07-29T19:33:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a9392354db8eb5aaa8a2aff2068b93a940d7a78",
"body": "* Change `timeout` arg type to `Duration`\n* Remove `connect_with_tls` func\n* Remove `webpki-roots` dep",
"is_bot": false,
"headline": "Add embedded tor client support",
"author_name": "Yuki Kishimoto",
"author_login": "yukibtc",
"committed_at": "2024-07-02T15:02:24Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 0,
"commits_last_year": 31,
"latest_release_at": null,
"latest_release_tag": null,
"releases_from_tags": false,
"days_since_last_push": 1,
"active_weeks_last_year": 9,
"days_since_latest_release": null,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "async-wsocket",
"exists": true,
"license": "MIT",
"keywords": [
"async",
"tokio",
"wasm",
"websocket",
"wasm",
"api-bindings",
"network-programming",
"web-programming::websocket",
"asynchronous"
],
"ecosystem": "crates",
"matches_repo": false,
"registry_url": "https://crates.io/crates/async-wsocket",
"is_deprecated": false,
"latest_version": "0.16.0",
"repository_url": "https://github.com/yukibtc/async-wsocket.git",
"versions_count": 24,
"total_downloads": 1014262,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 169869,
"first_published_at": "2024-01-16T08:53:49.572593Z",
"latest_published_at": "2026-07-29T14:30:35.300064Z",
"latest_version_yanked": false,
"days_since_latest_publish": 1
}
]
},
"popularity": {
"forks": 6,
"stars": 9,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2024-06-14",
"count": 1
},
{
"date": "2024-11-01",
"count": 1
},
{
"date": "2024-12-12",
"count": 1
},
{
"date": "2025-11-20",
"count": 1
},
{
"date": "2026-02-25",
"count": 1
},
{
"date": "2026-05-20",
"count": 1
}
],
"complete": true,
"collected": 6,
"total_forks": 6
},
"star_history": null,
"open_issues_and_prs": 6
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"justfile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml"
],
"largest_source_bytes": 13258,
"source_files_sampled": 14,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "aws-lc-sys",
"direct": false,
"version": "0.30.0",
"severity": "high",
"ecosystem": "crates",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-65p9-r9h6-22vj",
"GHSA-9f94-5g5w-gf6r",
"GHSA-hfpc-8r3f-gw53",
"GHSA-vw5v-4f2q-w9xf",
"RUSTSEC-2026-0045",
"RUSTSEC-2026-0046",
"RUSTSEC-2026-0047",
"RUSTSEC-2026-0048"
],
"fixed_version": "0.39.0",
"advisory_count": 8,
"oldest_advisory_days": 150
},
{
"name": "rustls-webpki",
"direct": false,
"version": "0.102.8",
"severity": "high",
"ecosystem": "crates",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-82j2-j2ch-gfr8",
"GHSA-965h-392x-2mh5",
"GHSA-pwjx-qhcg-rvj4",
"GHSA-xgp8-3hg3-c2mh",
"RUSTSEC-2026-0049",
"RUSTSEC-2026-0098",
"RUSTSEC-2026-0099",
"RUSTSEC-2026-0104"
],
"fixed_version": "0.104.0-alpha.7",
"advisory_count": 8,
"oldest_advisory_days": 132
},
{
"name": "bytes",
"direct": false,
"version": "1.9.0",
"severity": "moderate",
"ecosystem": "crates",
"cvss_score": 6.2,
"advisory_ids": [
"GHSA-434x-w66g-qw3r",
"RUSTSEC-2026-0007"
],
"fixed_version": "1.11.1",
"advisory_count": 2,
"oldest_advisory_days": 177
},
{
"name": "tokio",
"direct": false,
"version": "1.40.0",
"severity": "moderate",
"ecosystem": "crates",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-rr8g-9fpq-6wmg",
"RUSTSEC-2025-0023"
],
"fixed_version": "1.44.2",
"advisory_count": 2,
"oldest_advisory_days": 479
},
{
"name": "rand",
"direct": false,
"version": "0.9.2",
"severity": "low",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"GHSA-cq8v-f236-94qc",
"RUSTSEC-2026-0097"
],
"fixed_version": "0.10.1",
"advisory_count": 2,
"oldest_advisory_days": 112
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"low": 1,
"high": 2,
"moderate": 2
},
"advisory_count": 22,
"affected_count": 5,
"assessed_count": 185,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "futures-util",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3"
},
{
"name": "url",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.5"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "futures-util",
"direct": true,
"version": "0.3.31",
"ecosystem": "crates"
},
{
"name": "url",
"direct": true,
"version": "2.5.4",
"ecosystem": "crates"
},
{
"name": "addr2line",
"direct": false,
"version": "0.24.1",
"ecosystem": "crates"
},
{
"name": "adler2",
"direct": false,
"version": "2.0.0",
"ecosystem": "crates"
},
{
"name": "aho-corasick",
"direct": false,
"version": "1.1.4",
"ecosystem": "crates"
},
{
"name": "autocfg",
"direct": false,
"version": "1.3.0",
"ecosystem": "crates"
},
{
"name": "aws-lc-rs",
"direct": false,
"version": "1.13.3",
"ecosystem": "crates"
},
{
"name": "aws-lc-sys",
"direct": false,
"version": "0.30.0",
"ecosystem": "crates"
},
{
"name": "backtrace",
"direct": false,
"version": "0.3.74",
"ecosystem": "crates"
},
{
"name": "bindgen",
"direct": false,
"version": "0.69.5",
"ecosystem": "crates"
},
{
"name": "bitflags",
"direct": false,
"version": "2.11.1",
"ecosystem": "crates"
},
{
"name": "block-buffer",
"direct": false,
"version": "0.10.4",
"ecosystem": "crates"
},
{
"name": "bumpalo",
"direct": false,
"version": "3.16.0",
"ecosystem": "crates"
},
{
"name": "byteorder",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "bytes",
"direct": false,
"version": "1.9.0",
"ecosystem": "crates"
},
{
"name": "cc",
"direct": false,
"version": "1.2.16",
"ecosystem": "crates"
},
{
"name": "cexpr",
"direct": false,
"version": "0.6.0",
"ecosystem": "crates"
},
{
"name": "cfg-if",
"direct": false,
"version": "1.0.0",
"ecosystem": "crates"
},
{
"name": "clang-sys",
"direct": false,
"version": "1.8.1",
"ecosystem": "crates"
},
{
"name": "cmake",
"direct": false,
"version": "0.1.54",
"ecosystem": "crates"
},
{
"name": "core-foundation",
"direct": false,
"version": "0.10.1",
"ecosystem": "crates"
},
{
"name": "core-foundation",
"direct": false,
"version": "0.9.4",
"ecosystem": "crates"
},
{
"name": "core-foundation-sys",
"direct": false,
"version": "0.8.7",
"ecosystem": "crates"
},
{
"name": "cpufeatures",
"direct": false,
"version": "0.2.14",
"ecosystem": "crates"
},
{
"name": "crypto-common",
"direct": false,
"version": "0.1.6",
"ecosystem": "crates"
},
{
"name": "data-encoding",
"direct": false,
"version": "2.6.0",
"ecosystem": "crates"
},
{
"name": "digest",
"direct": false,
"version": "0.10.7",
"ecosystem": "crates"
},
{
"name": "displaydoc",
"direct": false,
"version": "0.2.5",
"ecosystem": "crates"
},
{
"name": "dunce",
"direct": false,
"version": "1.0.5",
"ecosystem": "crates"
},
{
"name": "either",
"direct": false,
"version": "1.13.0",
"ecosystem": "crates"
},
{
"name": "errno",
"direct": false,
"version": "0.3.14",
"ecosystem": "crates"
},
{
"name": "fastrand",
"direct": false,
"version": "2.4.1",
"ecosystem": "crates"
},
{
"name": "fnv",
"direct": false,
"version": "1.0.7",
"ecosystem": "crates"
},
{
"name": "foreign-types",
"direct": false,
"version": "0.3.2",
"ecosystem": "crates"
},
{
"name": "foreign-types-shared",
"direct": false,
"version": "0.1.1",
"ecosystem": "crates"
},
{
"name": "form_urlencoded",
"direct": false,
"version": "1.2.1",
"ecosystem": "crates"
},
{
"name": "fs_extra",
"direct": false,
"version": "1.3.0",
"ecosystem": "crates"
},
{
"name": "futures",
"direct": false,
"version": "0.3.30",
"ecosystem": "crates"
},
{
"name": "futures-channel",
"direct": false,
"version": "0.3.31",
"ecosystem": "crates"
},
{
"name": "futures-core",
"direct": false,
"version": "0.3.31",
"ecosystem": "crates"
},
{
"name": "futures-io",
"direct": false,
"version": "0.3.31",
"ecosystem": "crates"
},
{
"name": "futures-sink",
"direct": false,
"version": "0.3.31",
"ecosystem": "crates"
},
{
"name": "futures-task",
"direct": false,
"version": "0.3.31",
"ecosystem": "crates"
},
{
"name": "generic-array",
"direct": false,
"version": "0.14.7",
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": "0.2.15",
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": "0.3.4",
"ecosystem": "crates"
},
{
"name": "gimli",
"direct": false,
"version": "0.31.0",
"ecosystem": "crates"
},
{
"name": "glob",
"direct": false,
"version": "0.3.3",
"ecosystem": "crates"
},
{
"name": "hermit-abi",
"direct": false,
"version": "0.3.9",
"ecosystem": "crates"
},
{
"name": "home",
"direct": false,
"version": "0.5.12",
"ecosystem": "crates"
},
{
"name": "http",
"direct": false,
"version": "1.1.0",
"ecosystem": "crates"
},
{
"name": "httparse",
"direct": false,
"version": "1.9.4",
"ecosystem": "crates"
},
{
"name": "icu_collections",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "icu_locid",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "icu_locid_transform",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "icu_locid_transform_data",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "icu_normalizer",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "icu_normalizer_data",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "icu_properties",
"direct": false,
"version": "1.5.1",
"ecosystem": "crates"
},
{
"name": "icu_properties_data",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "icu_provider",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "icu_provider_macros",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "idna",
"direct": false,
"version": "1.0.3",
"ecosystem": "crates"
},
{
"name": "idna_adapter",
"direct": false,
"version": "1.2.0",
"ecosystem": "crates"
},
{
"name": "itertools",
"direct": false,
"version": "0.12.1",
"ecosystem": "crates"
},
{
"name": "itoa",
"direct": false,
"version": "1.0.11",
"ecosystem": "crates"
},
{
"name": "jobserver",
"direct": false,
"version": "0.1.32",
"ecosystem": "crates"
},
{
"name": "js-sys",
"direct": false,
"version": "0.3.85",
"ecosystem": "crates"
},
{
"name": "lazy_static",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "lazycell",
"direct": false,
"version": "1.3.0",
"ecosystem": "crates"
},
{
"name": "libc",
"direct": false,
"version": "0.2.158",
"ecosystem": "crates"
},
{
"name": "libloading",
"direct": false,
"version": "0.8.9",
"ecosystem": "crates"
},
{
"name": "linux-raw-sys",
"direct": false,
"version": "0.4.15",
"ecosystem": "crates"
},
{
"name": "litemap",
"direct": false,
"version": "0.7.4",
"ecosystem": "crates"
},
{
"name": "log",
"direct": false,
"version": "0.4.22",
"ecosystem": "crates"
},
{
"name": "memchr",
"direct": false,
"version": "2.7.4",
"ecosystem": "crates"
},
{
"name": "minimal-lexical",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "miniz_oxide",
"direct": false,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "mio",
"direct": false,
"version": "1.0.2",
"ecosystem": "crates"
},
{
"name": "native-tls",
"direct": false,
"version": "0.2.14",
"ecosystem": "crates"
},
{
"name": "nom",
"direct": false,
"version": "7.1.3",
"ecosystem": "crates"
},
{
"name": "object",
"direct": false,
"version": "0.36.4",
"ecosystem": "crates"
},
{
"name": "once_cell",
"direct": false,
"version": "1.19.0",
"ecosystem": "crates"
},
{
"name": "openssl",
"direct": false,
"version": "0.10.80",
"ecosystem": "crates"
},
{
"name": "openssl-macros",
"direct": false,
"version": "0.1.1",
"ecosystem": "crates"
},
{
"name": "openssl-probe",
"direct": false,
"version": "0.1.6",
"ecosystem": "crates"
},
{
"name": "openssl-probe",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "openssl-src",
"direct": false,
"version": "300.6.0+3.6.2",
"ecosystem": "crates"
},
{
"name": "openssl-sys",
"direct": false,
"version": "0.9.116",
"ecosystem": "crates"
},
{
"name": "percent-encoding",
"direct": false,
"version": "2.3.1",
"ecosystem": "crates"
},
{
"name": "pin-project-lite",
"direct": false,
"version": "0.2.14",
"ecosystem": "crates"
},
{
"name": "pin-utils",
"direct": false,
"version": "0.1.0",
"ecosystem": "crates"
},
{
"name": "pkg-config",
"direct": false,
"version": "0.3.33",
"ecosystem": "crates"
},
{
"name": "ppv-lite86",
"direct": false,
"version": "0.2.20",
"ecosystem": "crates"
},
{
"name": "prettyplease",
"direct": false,
"version": "0.2.25",
"ecosystem": "crates"
},
{
"name": "proc-macro2",
"direct": false,
"version": "1.0.92",
"ecosystem": "crates"
},
{
"name": "quote",
"direct": false,
"version": "1.0.37",
"ecosystem": "crates"
},
{
"name": "r-efi",
"direct": false,
"version": "5.3.0",
"ecosystem": "crates"
},
{
"name": "rand",
"direct": false,
"version": "0.9.2",
"ecosystem": "crates"
},
{
"name": "rand_chacha",
"direct": false,
"version": "0.9.0",
"ecosystem": "crates"
},
{
"name": "rand_core",
"direct": false,
"version": "0.9.5",
"ecosystem": "crates"
},
{
"name": "regex",
"direct": false,
"version": "1.12.3",
"ecosystem": "crates"
},
{
"name": "regex-automata",
"direct": false,
"version": "0.4.14",
"ecosystem": "crates"
},
{
"name": "regex-syntax",
"direct": false,
"version": "0.8.10",
"ecosystem": "crates"
},
{
"name": "ring",
"direct": false,
"version": "0.17.14",
"ecosystem": "crates"
},
{
"name": "rustc-demangle",
"direct": false,
"version": "0.1.24",
"ecosystem": "crates"
},
{
"name": "rustc-hash",
"direct": false,
"version": "1.1.0",
"ecosystem": "crates"
},
{
"name": "rustix",
"direct": false,
"version": "0.38.37",
"ecosystem": "crates"
},
{
"name": "rustls",
"direct": false,
"version": "0.23.19",
"ecosystem": "crates"
},
{
"name": "rustls-native-certs",
"direct": false,
"version": "0.8.3",
"ecosystem": "crates"
},
{
"name": "rustls-pki-types",
"direct": false,
"version": "1.10.0",
"ecosystem": "crates"
},
{
"name": "rustls-webpki",
"direct": false,
"version": "0.102.8",
"ecosystem": "crates"
},
{
"name": "rustversion",
"direct": false,
"version": "1.0.17",
"ecosystem": "crates"
},
{
"name": "schannel",
"direct": false,
"version": "0.1.29",
"ecosystem": "crates"
},
{
"name": "security-framework",
"direct": false,
"version": "2.11.1",
"ecosystem": "crates"
},
{
"name": "security-framework",
"direct": false,
"version": "3.7.0",
"ecosystem": "crates"
},
{
"name": "security-framework-sys",
"direct": false,
"version": "2.17.0",
"ecosystem": "crates"
},
{
"name": "serde",
"direct": false,
"version": "1.0.210",
"ecosystem": "crates"
},
{
"name": "serde_derive",
"direct": false,
"version": "1.0.210",
"ecosystem": "crates"
},
{
"name": "sha1",
"direct": false,
"version": "0.10.6",
"ecosystem": "crates"
},
{
"name": "shlex",
"direct": false,
"version": "1.3.0",
"ecosystem": "crates"
},
{
"name": "slab",
"direct": false,
"version": "0.4.9",
"ecosystem": "crates"
},
{
"name": "smallvec",
"direct": false,
"version": "1.13.2",
"ecosystem": "crates"
},
{
"name": "socket2",
"direct": false,
"version": "0.5.7",
"ecosystem": "crates"
},
{
"name": "stable_deref_trait",
"direct": false,
"version": "1.2.0",
"ecosystem": "crates"
},
{
"name": "subtle",
"direct": false,
"version": "2.6.1",
"ecosystem": "crates"
},
{
"name": "syn",
"direct": false,
"version": "2.0.94",
"ecosystem": "crates"
},
{
"name": "synstructure",
"direct": false,
"version": "0.13.1",
"ecosystem": "crates"
},
{
"name": "tempfile",
"direct": false,
"version": "3.13.0",
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": false,
"version": "1.0.64",
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": false,
"version": "2.0.9",
"ecosystem": "crates"
},
{
"name": "thiserror-impl",
"direct": false,
"version": "1.0.64",
"ecosystem": "crates"
},
{
"name": "thiserror-impl",
"direct": false,
"version": "2.0.9",
"ecosystem": "crates"
},
{
"name": "tinystr",
"direct": false,
"version": "0.7.6",
"ecosystem": "crates"
},
{
"name": "tokio",
"direct": false,
"version": "1.40.0",
"ecosystem": "crates"
},
{
"name": "tokio-happy-eyeballs",
"direct": false,
"version": "0.1.0",
"ecosystem": "crates"
},
{
"name": "tokio-macros",
"direct": false,
"version": "2.4.0",
"ecosystem": "crates"
},
{
"name": "tokio-native-tls",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "tokio-rustls",
"direct": false,
"version": "0.26.0",
"ecosystem": "crates"
},
{
"name": "tokio-socks",
"direct": false,
"version": "0.5.2",
"ecosystem": "crates"
},
{
"name": "tokio-tungstenite",
"direct": false,
"version": "0.28.0",
"ecosystem": "crates"
},
{
"name": "tungstenite",
"direct": false,
"version": "0.28.0",
"ecosystem": "crates"
},
{
"name": "typenum",
"direct": false,
"version": "1.17.0",
"ecosystem": "crates"
},
{
"name": "unicode-ident",
"direct": false,
"version": "1.0.13",
"ecosystem": "crates"
},
{
"name": "untrusted",
"direct": false,
"version": "0.9.0",
"ecosystem": "crates"
},
{
"name": "utf-8",
"direct": false,
"version": "0.7.6",
"ecosystem": "crates"
},
{
"name": "utf16_iter",
"direct": false,
"version": "1.0.5",
"ecosystem": "crates"
},
{
"name": "utf8_iter",
"direct": false,
"version": "1.0.4",
"ecosystem": "crates"
},
{
"name": "vcpkg",
"direct": false,
"version": "0.2.15",
"ecosystem": "crates"
},
{
"name": "version_check",
"direct": false,
"version": "0.9.5",
"ecosystem": "crates"
},
{
"name": "wasi",
"direct": false,
"version": "0.11.0+wasi-snapshot-preview1",
"ecosystem": "crates"
},
{
"name": "wasip2",
"direct": false,
"version": "1.0.1+wasi-0.2.4",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen",
"direct": false,
"version": "0.2.108",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-futures",
"direct": false,
"version": "0.4.58",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-macro",
"direct": false,
"version": "0.2.108",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-macro-support",
"direct": false,
"version": "0.2.108",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-shared",
"direct": false,
"version": "0.2.108",
"ecosystem": "crates"
},
{
"name": "web-sys",
"direct": false,
"version": "0.3.85",
"ecosystem": "crates"
},
{
"name": "webpki-roots",
"direct": false,
"version": "0.26.6",
"ecosystem": "crates"
},
{
"name": "which",
"direct": false,
"version": "4.4.2",
"ecosystem": "crates"
},
{
"name": "windows-link",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.52.0",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.59.0",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.61.2",
"ecosystem": "crates"
},
{
"name": "windows-targets",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_gnullvm",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_msvc",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnu",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnullvm",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_i686_msvc",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnu",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnullvm",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_msvc",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "wit-bindgen",
"direct": false,
"version": "0.46.0",
"ecosystem": "crates"
},
{
"name": "write16",
"direct": false,
"version": "1.0.0",
"ecosystem": "crates"
},
{
"name": "writeable",
"direct": false,
"version": "0.5.5",
"ecosystem": "crates"
},
{
"name": "yoke",
"direct": false,
"version": "0.7.5",
"ecosystem": "crates"
},
{
"name": "yoke-derive",
"direct": false,
"version": "0.7.5",
"ecosystem": "crates"
},
{
"name": "zerocopy",
"direct": false,
"version": "0.7.35",
"ecosystem": "crates"
},
{
"name": "zerocopy-derive",
"direct": false,
"version": "0.7.35",
"ecosystem": "crates"
},
{
"name": "zerofrom",
"direct": false,
"version": "0.1.5",
"ecosystem": "crates"
},
{
"name": "zerofrom-derive",
"direct": false,
"version": "0.1.5",
"ecosystem": "crates"
},
{
"name": "zeroize",
"direct": false,
"version": "1.8.1",
"ecosystem": "crates"
},
{
"name": "zerovec",
"direct": false,
"version": "0.10.4",
"ecosystem": "crates"
},
{
"name": "zerovec-derive",
"direct": false,
"version": "0.10.3",
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 185,
"direct_count": 2,
"indirect_count": 183
}
},
"maintainership": {
"issues": {
"open_prs": 6,
"merged_prs": 5,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 1,
"closed_unmerged_prs": 31
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "yukibtc",
"commits": 116,
"avatar_url": "https://avatars.githubusercontent.com/u/117721214?v=4"
},
{
"type": "User",
"login": "DanConwayDev",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/114834599?v=4"
},
{
"type": "User",
"login": "v0l",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1172179?v=4"
},
{
"type": "User",
"login": "jh-block",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/255854896?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.951
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Cargo.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "3 out of 3 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": 1,
"reason": "Found 3/29 approved changesets -- score normalized to 1",
"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": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 5,
"reason": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "11 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "c1742d4e22a9520881d6e1e05eb2cea3b86f4c51",
"ran_at": "2026-07-30T17:28:54Z",
"aggregate_score": 4.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-29T14:31:15Z",
"oldest_open_prs": [
{
"number": 36,
"created_at": "2025-10-01T18:04:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 37,
"created_at": "2025-10-01T18:05:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 38,
"created_at": "2025-10-01T18:05:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 39,
"created_at": "2025-10-01T18:06:02Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 40,
"created_at": "2025-10-01T18:06:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 41,
"created_at": "2025-12-08T10:55:43Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-23T11:04:00Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/shadowylab/async-wsocket",
"host": "github.com",
"name": "async-wsocket",
"owner": "shadowylab"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"security": 55,
"vitality": 37,
"community": 34,
"governance": 43,
"engineering": 56
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 37,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"commits_last_year": 31,
"human_commit_share": 1,
"days_since_last_push": 1,
"active_weeks_last_year": 9
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "9/52 weeks with commits",
"points": 6.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 9
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "31 commits in the last year",
"points": 13.5,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 31
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 5,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "critical",
"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": 1,
"inputs": {
"releases_count": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "no releases published",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases_published",
"params": {}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"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": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 1,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 1 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 1
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 34,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"forks": 6,
"stars": 9,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "9 stars",
"points": 14.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 9
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "6 forks",
"points": 5.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 6
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 43,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.951
},
"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 95% of commits",
"points": 1.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 95
}
}
],
"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": 54,
"inputs": {
"merged_prs": 5,
"open_issues": 0,
"closed_issues": 1,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 31
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "5/36 decided PRs merged",
"points": 5.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 5,
"decided": 36
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/29 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"followers": 7,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "shadowylab",
"public_repos": 19,
"account_age_days": 923
},
"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": "7 followers of shadowylab",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 7,
"login": "shadowylab"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "19 public repos, account ~2 yr old",
"points": 14.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 19
}
},
{
"code": "account_age_years",
"params": {
"years": 2
}
}
],
"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": 56,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"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": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"native",
"rust-lang",
"wasm",
"websocket"
],
"has_wiki": true,
"homepage": "https://crates.io/crates/async-wsocket",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://crates.io/crates/async-wsocket",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 55,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.4
},
"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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 3/29 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"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": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "11 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"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 185 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": 185
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 22,
"affected_packages": 5,
"assessed_packages": 185,
"unassessed_packages": 0,
"affected_by_severity": "high 2, moderate 2, low 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": 185,
"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": 1
},
"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": "at_risk",
"name": "AI Readiness",
"value": 40,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 5,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.09,
"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": "9 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 9,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [
"Cargo.lock"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"justfile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "justfile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "justfile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Rust (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "dependency automation configured, none observed in the sampled commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "dependency_bot_config_only",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 13258,
"source_files_sampled": 14,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/14 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 14,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"crates package 'async-wsocket' points at a different repository (https://github.com/yukibtc/async-wsocket.git); excluded from ecosystem scoring",
"deps.dev does not index crates:async-wsocket@0.16.0; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-30T17:29:02.176579Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/shadowylab/async-wsocket.svg",
"full_name": "shadowylab/async-wsocket",
"license_state": "standard",
"license_spdx": "MIT"
}