Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 2823,
"has_wiki": false,
"homepage": null,
"languages": {
"Rust": 524989
},
"pushed_at": "2026-08-02T01:37:15Z",
"created_at": "2022-06-13T22:46:49Z",
"owner_type": "Organization",
"updated_at": "2026-08-02T01:37:21Z",
"description": "Common utilities used with hyper.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": "https://hyper.rs",
"name": null,
"type": "Organization",
"login": "hyperium",
"company": null,
"location": null,
"followers": 604,
"avatar_url": "https://avatars.githubusercontent.com/u/8730506?v=4",
"created_at": "2014-09-11T01:20:11Z",
"is_verified": null,
"public_repos": 14,
"account_age_days": 4344
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.1.20",
"kind": "patch",
"published_at": "2026-02-02T14:19:54Z"
},
{
"tag": "v0.1.19",
"kind": "patch",
"published_at": "2025-12-03T13:38:11Z"
},
{
"tag": "v0.1.18",
"kind": "patch",
"published_at": "2025-11-13T15:48:03Z"
},
{
"tag": "v0.1.17",
"kind": "patch",
"published_at": "2025-09-15T13:18:44Z"
},
{
"tag": "v0.1.16",
"kind": "patch",
"published_at": "2025-09-15T13:18:19Z"
},
{
"tag": "v0.1.15",
"kind": "patch",
"published_at": "2025-07-07T16:45:08Z"
},
{
"tag": "v0.1.14",
"kind": "patch",
"published_at": "2025-07-07T16:44:44Z"
},
{
"tag": "v0.1.13",
"kind": "patch",
"published_at": "2025-05-27T16:26:32Z"
},
{
"tag": "v0.1.12",
"kind": "patch",
"published_at": "2025-05-19T19:22:01Z"
},
{
"tag": "v0.1.11",
"kind": "patch",
"published_at": "2025-03-31T18:19:13Z"
},
{
"tag": "v0.1.10",
"kind": "patch",
"published_at": "2024-10-28T14:19:12Z"
},
{
"tag": "v0.1.9",
"kind": "patch",
"published_at": "2024-09-24T18:01:55Z"
},
{
"tag": "v0.1.8",
"kind": "patch",
"published_at": "2024-09-24T18:00:49Z"
},
{
"tag": "v0.1.7",
"kind": "patch",
"published_at": "2024-08-06T12:57:32Z"
},
{
"tag": "v0.1.6",
"kind": "patch",
"published_at": "2024-07-01T14:15:38Z"
},
{
"tag": "v0.1.5",
"kind": "patch",
"published_at": "2024-05-28T13:13:46Z"
},
{
"tag": "v0.1.4",
"kind": "patch",
"published_at": "2024-05-24T18:23:44Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2024-01-31T20:17:03Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2023-12-20T19:53:08Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2023-11-17T18:34:02Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2023-11-16T23:03:20Z"
}
],
"recent_commits": [
{
"oid": "b31e983c2261c27aa67d0216f97cacc01511241b",
"body": "`Request::write_to_buf` emitted two NULL bytes after DSTIP, labelled\n`USERID` and `NULL`. Per SOCKS4 (\"SOCKS: A protocol for TCP proxy across\nfirewalls\", Ying-Da Lee, https://www.openssh.com/txt/socks4.protocol),\na CONNECT request is\n\n VN(1) CD(1) DSTPORT(2) DSTIP(4) USERID(variable) NULL(1)\n\nwhe\n[…]\n coverage, so a SOCKS4a test is added alongside.\nTwo stale comments on the touched lines are corrected as well:\n`put_u16(*port)` was labelled `IP`, and the layout diagram read\n\"only do IP is 0.0.0.X\".",
"is_bot": false,
"headline": "fix(client): write a single NULL after USERID in SOCKS4 requests (#307)",
"author_name": "Almaz",
"author_login": "monosans",
"committed_at": "2026-08-02T01:37:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6b451a1d3a17f0575f759ca04443c5217b08a09b",
"body": "* grammar fix in comments\n\n* tests for message parsing (currently failing)\n- test for \"incomplete\" message parsing\n- test for Address::Domain parsing bug\n\n* port failing tests to new API + make them pass:\n- incomplete message tests fixed by parsing through a view\n- domain parsing fixed by consuming domain length",
"is_bot": false,
"headline": "fix(proxy): SOCKS split message parsing fix (#308)",
"author_name": "Joseph Dye",
"author_login": "JPDye",
"committed_at": "2026-07-31T14:50:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acd4fa6f534d305ef83afc98868c1a32acfa1716",
"body": null,
"is_bot": false,
"headline": "refactor: put ipv6 bracket parsing in a single function (#306)",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2026-07-29T14:51:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "191b1acf0a6b18e807e4abf5a6d4a7c47979ecd6",
"body": "This change fixes an issue when accessing IPv6 services through the SOCKS proxy using their IP address rather than hostname:\n- The IP address is passed over to the SOCKS proxy as type ATYP=0x03 (Domain name) instead of ATYP=0x04 (Address).\n- The remote end therefore tries to DNS resolve the address,\n[…]\n part of the URI.\n- There will never be square brackets in valid domain names or IPv4 addresses.\n\nCloses https://github.com/hyperium/hyper/issues/4136\n\nCo-authored-by: Frank Taylor <ftaylor@evroc.com>",
"is_bot": false,
"headline": "fix(connect): handle IPv6 hosts as SOCKS destination (#302)",
"author_name": "Frank Taylor",
"author_login": "FrankTaylorLieder",
"committed_at": "2026-07-29T13:12:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "28f0c9fc2ea4d6de1bc27ac107a019702f7d15b4",
"body": "* Update to `tracing 0.1.36`\n\n`tracing 0.1.35` pulls in `tracing-core 0.1.27` which adopted `once_cell` over `lazy_static`, fixing some macro issues I had when I tried to compile with minimal dependencies.\r\n\r\n`tracing 0.1.36` is explicitly guaranteed to compile with `-Zminimal-versions`. `hyper-util\n[…]\ner-util`.\n\n* `tokio 1.13`\n\nhttps://github.com/tokio-rs/tokio/blob/master/tokio/CHANGELOG.md#1130-october-29-2021 added `watch::Sender::send_replace`, as used in `src/client/legacy/connect/capture.rs`.",
"is_bot": false,
"headline": "Update to `tracing 0.1.36` (#305)",
"author_name": "Luke Parker",
"author_login": "kayabaNerve",
"committed_at": "2026-07-28T17:12:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d48450dc4ef1b2bfdd93ca2bfcae3655047ca80a",
"body": null,
"is_bot": false,
"headline": "chore(deps): bump base64 to 0.23 (#304)",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2026-07-27T17:08:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56cdd317d51591d863af0f74e529b74ba610811e",
"body": null,
"is_bot": false,
"headline": "fix(pool): preserve Cache readiness with clones (#297)",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2026-07-13T12:03:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "288dc0fac7e0c79646261a640a25c327cf1ba769",
"body": null,
"is_bot": false,
"headline": "fix(pool): Singleton shared calls pass baton if one cancels (#299)",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2026-07-03T20:10:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca6fdbdbeb61c9b3c7390581310a5d5f63bea436",
"body": "Closes hyperium/hyper#4119",
"is_bot": false,
"headline": "fix(pool): shared Singleton errors with all waiters (#296)",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2026-06-30T12:50:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b88c77480141443395a8261ae404d5a9775e415c",
"body": "`Shared::put` handed a returned connection to the most recently parked\nwaiter (`Vec::pop`), so under sustained load where checkouts outpace\navailable connections the oldest waiters were never served. They waited\nuntil the load subsided, producing unbounded tail latency while newer\ncheckouts complete\n[…]\nconnection goes to the longest-waiting checkout. Service order is now\narrival order; a waiter's worst-case wait is bounded by the number of\nwaiters ahead of it rather than by the duration of the load.",
"is_bot": false,
"headline": "fix(pool): wake `Cache` waiters in FIFO order (#298)",
"author_name": "Aaron Todd",
"author_login": "aajtodd",
"committed_at": "2026-06-29T18:11:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "911d0f256342fa6740721104418c6102dc7d1d0b",
"body": null,
"is_bot": false,
"headline": "chore: switch futures_util::pin_mut to standard library api (#284)",
"author_name": "tottoto",
"author_login": "tottoto",
"committed_at": "2026-05-16T12:51:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72e73147053028e347644d92fba03a9bc80bb70a",
"body": null,
"is_bot": false,
"headline": "chore(dependencies): bump socket2 to 0.6 (#282)",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2026-05-04T20:50:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56ed22c64074bc29fb477d8c2731ac01c6322bc6",
"body": "This is required to update to a newer socket2.",
"is_bot": false,
"headline": "chore(lib): bump MSRV to 1.85 and set to edition 2024 (#281)",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2026-05-04T20:42:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cd560f3db194eabdfce95709f0c33e3926fd51b",
"body": "…acy client (#277)\n\nExpose the h2 `max_local_error_reset_streams` setting on the legacy\nclient builder, allowing users to configure the maximum number of\nlocal resets due to protocol errors.\n\nRequires hyper 1.9.0 for hyperium/hyper#4021",
"is_bot": false,
"headline": "feat(client): add `http2_max_local_error_reset_streams` method to leg…",
"author_name": "Örjan Fors",
"author_login": "op",
"committed_at": "2026-05-01T20:35:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1c5a6c89bfaed11fb34bd483fe9ba616f403791",
"body": "`client-pool` never actually uses `tokio/net`, only `tokio/sync`. This\nallows usage of `client-pool` unchanged on WASM.",
"is_bot": false,
"headline": "move `tokio/net` feature to `client-legacy` (#276)",
"author_name": "Toshit Chawda",
"author_login": "r58Playz",
"committed_at": "2026-04-23T13:07:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ae9e8b1e338a5b7d35155a0dc3708cfd94bcae2",
"body": "…_streams` methods to legacy client (#274)\n\nAdds `http2_header_table_size` and `http2_max_concurrent_streams` methods to the client legacy `Builder`.\n\nCo-authored-by: barjin <61918049+barjin@users.noreply.github.com>",
"is_bot": false,
"headline": "feat(client): add `http2_header_table_size` and `http2_max_concurrent…",
"author_name": "Jindřich Bär",
"author_login": "barjin",
"committed_at": "2026-03-02T16:44:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b3d2e830203a6b72b17043e3f0fa6fa51c82bbd",
"body": "These two commands:\ncargo test --no-default-features --features server-auto --features tokio\ncargo test --no-default-features --features server-auto",
"is_bot": false,
"headline": "ensure that tests work when only server-auto feature is enabled (#271)",
"author_name": "Alexander Kjäll",
"author_login": "alexanderkjall",
"committed_at": "2026-02-27T15:34:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4595a086e360fca82be2c0d7f484483a8768d450",
"body": "This patch fixes a number of test combinations that were failing before:\n\n* `cargo test`\n* `cargo test --features client-legacy`\n* `cargo test --features client-legacy,http1`\n* `cargo test --features client-legacy,http2`\n* `cargo test --features client-legacy,http1,http2`\n\nI would have expected this to have been caught by `cargo hack` but I'm\nguessing it wasn't testing at this depth.",
"is_bot": false,
"headline": "tests: fix `cargo test ...` for a variety of features (#266)",
"author_name": "Erick Tryzelaar",
"author_login": "erickt",
"committed_at": "2026-02-14T12:17:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72523930fd579d038dd2f313bd5919781c6101ac",
"body": "… (#265)\n\nCo-authored-by: Evgenii Shutov (from Dev Box) <eshutov@microsoft.com>",
"is_bot": false,
"headline": "perf(client): avoid redundant URI construction for pooled connections…",
"author_name": "Evgenii",
"author_login": "Vaiz",
"committed_at": "2026-02-13T16:44:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b23a13e2b7ee73e15ba008cd9b19dcd2d3861957",
"body": null,
"is_bot": false,
"headline": "v0.1.20",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2026-02-02T14:16:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffa53913bef060b65cf0f52cc69382c72d6fb7fd",
"body": null,
"is_bot": false,
"headline": "chore: use standard library api (#263)",
"author_name": "tottoto",
"author_login": "tottoto",
"committed_at": "2026-02-02T14:01:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b43aeabab2126c5724da67c179587a99c5afbb83",
"body": "Signed-off-by: Bugen Zhao <i@bugenzhao.com>",
"is_bot": false,
"headline": "chore: bump `system-configuration` to 0.7 (#256)",
"author_name": "Bugen Zhao",
"author_login": "BugenZhao",
"committed_at": "2026-01-27T20:45:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d841f5d7d4ad89d61ba952c98a44313089a9465a",
"body": "Needed to update system-configuration, among other things.\n\nreqwest is already depending on 1.64, so we don't affect them.",
"is_bot": false,
"headline": "bump MSRV to 1.64 (#258)",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2026-01-27T20:37:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af1965639fff1f79c33f692fc3e4d2da674bf727",
"body": null,
"is_bot": false,
"headline": "chore(client): remove unused mac imports in system proxy (#260)",
"author_name": "Brian Schroeder",
"author_login": "bts",
"committed_at": "2026-01-26T15:12:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad6a63da3e868ff64771df9482c5f43be9f3fd77",
"body": null,
"is_bot": false,
"headline": "chore(ci): update to actions/checkout@v6 (#261)",
"author_name": "tottoto",
"author_login": "tottoto",
"committed_at": "2026-01-24T15:44:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5503b2b476b1274f8faf18f99217068359ec5c4",
"body": null,
"is_bot": false,
"headline": "docs(client): correct malformed reference link in set_interface (#254)",
"author_name": "Yusuke Tanaka",
"author_login": "magurotuna",
"committed_at": "2025-12-28T12:54:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c4f4a0b4b0cf83ae6b7d86705f002f4efc13869",
"body": null,
"is_bot": false,
"headline": "fix(matcher): improve subdomain matching case insensitivity (#252)",
"author_name": "0x676e67",
"author_login": "0x676e67",
"committed_at": "2025-12-23T14:09:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b3fa96b1bc9057cbff49b52847c85dd79845b73",
"body": "Make NO_PROXY domain matching case-insensitive",
"is_bot": false,
"headline": "fix(matcher): improve domain matching case insensitivity (#251)",
"author_name": "Chen Hongzhi",
"author_login": "honzchen",
"committed_at": "2025-12-22T19:55:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5740116a55cbf7af13d1142b365c56b1d684f3a",
"body": null,
"is_bot": false,
"headline": "v0.1.19",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-12-03T13:34:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "818748fbd3a223a82870e91d2b78c0590c0d66d1",
"body": null,
"is_bot": false,
"headline": "docs(pool): add module level docs for pools (#248)",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-12-02T20:21:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "765bc9828d02f775d3d04c634ae3a9e512ef2b7a",
"body": "The `map` pool isn't a typical Service like the other pools, but rather is a stand-alone type that maps requests to keys and connectors. As a kind of router, and it cannot determine which inner service to check for backpressure until the request is made. The map implementation allows customization of extracting a key, and how to construct a connector for that key.\n\nCloses https://github.com/hyperium/hyper/issues/3979",
"is_bot": false,
"headline": "feat(pool): add a Map pool service type (#247)",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-12-02T17:05:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "567db01f104fd7659444e7611608a06533dc34b3",
"body": "Creates a `Negotiate` type that uses an inner make-service, inspects the result, and then either returns an upgraded service, or fallback, depending on the negotiated. This is somewhat like a `Router`, but instead of routing on the request, it's routing on the response. It's an advanced form of an `\n[…]\nginal use case is that of a connector that can sends ALPN to a destination, and can either comeback with HTTP/2 negotiated, or fallback to HTTP/1.\n\nCloses https://github.com/hyperium/hyper/issues/3955",
"is_bot": false,
"headline": "feat(pool): add a Negotiate pooling service (#228)",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-12-02T16:38:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c4cf24da0d44fa04e93f7cc852fe37f5e4f4bbb2",
"body": "This creates a new `Cache` type that acts as a pool over an inner make-service. Asking the Cache to produce a service will either return a cached one, or create a new one with the inner maker. The returned service is `Cached<S>`, which knows to return the service to the cache upon Drop.\n\nCloses https://github.com/hyperium/hyper/issues/3954",
"is_bot": false,
"headline": "feat(pool): add a Cache pooling service (#227)",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-12-02T16:21:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b1008d96bbc37546cca7ee4bd7e1701328f75e2",
"body": "This creates a `Singleton` pool service which wraps an inner make-service, and queues up all calls while waiting for the one instance to be created, and then hands out clones. This pattern fits HTTP/2 well.\n\nThe current implementation mirrors much of how the legacy pool handles connecting with HTTP/2 prior knowledge.\n\nCloses https://github.com/hyperium/hyper/issues/3953",
"is_bot": false,
"headline": "feat(pool): add a Singleton pool type (#226)",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-12-02T16:11:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71ef2fc3309829a5fbdbbdc86c97cc2384bec521",
"body": "… user/auth (#246)",
"is_bot": false,
"headline": "docs: fix spelling mistakes. improve RFC non-compliant behaviour with…",
"author_name": "Joseph Dye",
"author_login": "JPDye",
"committed_at": "2025-11-19T14:51:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eed21e7bdf6a1414098487a5c4445c315521c3e8",
"body": null,
"is_bot": false,
"headline": "chore(ci): check docs links with full features (#245)",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-11-14T16:25:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "203c9563a0ed51666e1829a5be3fbb33d79a3ba2",
"body": null,
"is_bot": false,
"headline": "v0.1.18",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-11-13T15:36:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d91ea8efe6f3b09cc2fd6cc9e303566bd887a3ea",
"body": "This avoids bad behavior like being stuck on a busy loop when tokio\npaused clock is used.\n\nRequires hyper 1.8.0 for hyperium/hyper#3965\n\nCo-authored-by: Ariel Ben-Yehuda <arielby@amazon.com>",
"is_bot": false,
"headline": "fix(rt): support fake time in legacy client and TokioTimer (#238)",
"author_name": "Ariel Ben-Yehuda",
"author_login": "arielb1",
"committed_at": "2025-11-11T15:57:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dde14d372f7091f5dee26267ab59ca05c678f77e",
"body": null,
"is_bot": false,
"headline": "fix(client): Proxy Matcher to handle proxy auth without password (#241)",
"author_name": "karanabe",
"author_login": "karanabe",
"committed_at": "2025-11-04T13:11:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9dc3d221fdc2ef575d90a790c59b1f33ecbca4d",
"body": null,
"is_bot": false,
"headline": "chore(ci): update to actions/checkout@v5 (#240)",
"author_name": "tottoto",
"author_login": "tottoto",
"committed_at": "2025-10-27T12:34:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4f5706c4ca6a68b4d1fd7560e9f3da641548a64",
"body": null,
"is_bot": false,
"headline": "ci: fix msrv on windows and macos target (#239)",
"author_name": "tottoto",
"author_login": "tottoto",
"committed_at": "2025-10-26T02:08:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c8dbe45c6fb7bb6ab3d4a37360c8fc83c8ec2c4",
"body": "Co-authored-by: Sean McArthur <sean@seanmonstar.com>",
"is_bot": false,
"headline": "chore: bump windows-registry to 0.6 (#236)",
"author_name": "Vaiz",
"author_login": "Vaiz",
"committed_at": "2025-10-13T15:52:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72bbd22cad4a77b57aadafd311e01a9f393e835c",
"body": null,
"is_bot": false,
"headline": "perf(client): avoid redundant memory copies of Host header (#235)",
"author_name": "0x676e67",
"author_login": "0x676e67",
"committed_at": "2025-10-13T14:59:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c8f7c6df6cae299b39fb563942febbfba59865c",
"body": null,
"is_bot": false,
"headline": "docs: replace auto_doc_cfg (#237)",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-10-13T14:47:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66afc93debef02548c86e8454e6bc01cf4fca280",
"body": null,
"is_bot": false,
"headline": "chore(ci): use auto pr ref in rustdoc-preview workflow",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-09-16T14:29:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "faf5ca243de84da166143d14abfa84bd588d122e",
"body": null,
"is_bot": false,
"headline": "chore(ci): fix rustdoc preview workflow typo (#232)",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-09-16T14:18:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d03714984004acab44d231beaa4935b5c116e3b2",
"body": null,
"is_bot": false,
"headline": "chore(ci): fix rustdoc preview job (#231)",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-09-16T14:11:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb51f639e6aab71fa1ff22121075fb4f30695def",
"body": "…(#229)",
"is_bot": false,
"headline": "chore(ci): add a github actions workflow to preview rustdocs of a PR …",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-09-16T13:54:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3021828e4af74f130c0ad2ddadd30fba171717e7",
"body": null,
"is_bot": false,
"headline": "v0.1.17",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-09-15T12:43:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fb7cd569ce6cc53b9aae150824a6f49af7e01db",
"body": "…#225)",
"is_bot": false,
"headline": "fix(client): allow absolute-form if is_proxied is set even on HTTPS (…",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-09-15T12:14:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00035bac2da1cfa820eda4db7bf7ddcbd30be3c1",
"body": "…} (#224)",
"is_bot": false,
"headline": "refactor: set correct cfg on common::{rewind, Exec, Lazy, SyncWrapper…",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-08-25T15:46:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad8c7c5a7bd71722824eb7b988b90b42d75dafa9",
"body": null,
"is_bot": false,
"headline": "refactor(connect): safely convert `Socket` to Tokio `TcpSocket` (#223)",
"author_name": "0x676e67",
"author_login": "0x676e67",
"committed_at": "2025-08-18T12:28:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00911ecd3d57c7ab130d19e6ec4f5dceb54b81b9",
"body": null,
"is_bot": false,
"headline": "chore(test): remove some miri exception config (#222)",
"author_name": "tottoto",
"author_login": "tottoto",
"committed_at": "2025-07-23T23:53:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cefcd804ece12b5735bc401d56efa1a5c75c63f",
"body": null,
"is_bot": false,
"headline": "v0.1.16",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-07-22T18:34:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d4ca3f50dbf805e651dd919b40d95f63b533119",
"body": "move tokio/net feature to client to make TokioIo can used in wasm",
"is_bot": false,
"headline": "chore(cargo): move tokio/net feature to client (#218)",
"author_name": "tiannian",
"author_login": "tiannian",
"committed_at": "2025-07-22T17:46:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89b2cffaf0aa4b4dc16eb1b7f72ee3d5e45b8291",
"body": "Co-authored-by: Sean McArthur <sean@seanmonstar.com>",
"is_bot": false,
"headline": "fix(proxy): Fix SOCKS4 proxy protocol parsing and matching (#219)",
"author_name": "0x676e67",
"author_login": "0x676e67",
"committed_at": "2025-07-22T13:06:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39fd779bb279a9dad4274a55cc7fbe728aa65b1c",
"body": null,
"is_bot": false,
"headline": "tests(client): fix flaky pool test (#220)",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-07-22T12:55:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24714a39ca721a9805189a450bd587bdc4c291e0",
"body": null,
"is_bot": false,
"headline": "fix(client): cap pool idle interval to a minimum (#217)",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-07-18T13:35:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0dcda37f8e0f1dc5af76bc85294c9ab48c35e73",
"body": null,
"is_bot": false,
"headline": "deps: allow socket2 0.6 (#213)",
"author_name": "tottoto",
"author_login": "tottoto",
"committed_at": "2025-07-18T13:34:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd633059758746a8dbb9cea732e97bda1674a9b1",
"body": null,
"is_bot": false,
"headline": "refactor(client): simplify pool idle task with async/await (#216)",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-07-17T15:47:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afd758b265018b46bd7a155383665455be6d0e9f",
"body": null,
"is_bot": false,
"headline": "fix(client): don't spawn pool idle interval if timeout is 0 (#215)",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-07-17T13:36:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f7a5e01e350b3ce462a7c42c92e7cee9f7842ab",
"body": null,
"is_bot": false,
"headline": "feat(client): implement Clone for Tunnel (#212)",
"author_name": "tottoto",
"author_login": "tottoto",
"committed_at": "2025-07-16T14:18:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9669ff14d1037d9f8531a138351cf5942c9a589d",
"body": null,
"is_bot": false,
"headline": "v0.1.15",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-07-07T16:42:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfa1cf1b18b3dac687734e7d6516331fcb27f3c5",
"body": null,
"is_bot": false,
"headline": "fix(socks): check for right length before parsing ProxyRes (#210)",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-07-07T15:40:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ea2613fb3f2c2851c6e99c403d215a0dc195fe3",
"body": "* feat(builder): add title_case_headers\n\n* feat(builder): add preserve_header_case",
"is_bot": false,
"headline": "feat(server): support header case methods on `auto::Builder` (#207)",
"author_name": "Andrey Ermilov",
"author_login": "AndreyErmilov",
"committed_at": "2025-07-07T13:50:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8919313fe78f9ec7a9ebb22121d66ab6f0f30a8",
"body": null,
"is_bot": false,
"headline": "refactor(client): remove old body delay_eof code (#208)",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-06-18T13:28:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f11a12fa894d7fb15d8f1be5d46bf02b65cd4f8",
"body": null,
"is_bot": false,
"headline": "refactor: include client-proxy in full feature (#206)",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-06-10T19:42:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57c26fad25e48c8c7c5753846475bb76ca5faeb5",
"body": null,
"is_bot": false,
"headline": "refactor(client): deduplicate and reuse shared socks logic (#205)",
"author_name": "0x676e67",
"author_login": "0x676e67",
"committed_at": "2025-06-10T13:02:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42bb42fdd105196f3996cc5cb1b051559f7d2eda",
"body": "This is not refernced as part of the module so is not used (its all\nunder `legacy`)",
"is_bot": false,
"headline": "refactor: cleanup deadcode in `client` (#202)",
"author_name": "John Howard",
"author_login": "howardjohn",
"committed_at": "2025-06-10T13:01:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9107d04aa95773b24b0e2c0aea392bbeb8bb84b",
"body": null,
"is_bot": false,
"headline": "ci: pin tracing-core in msrv job (#203)",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-06-09T21:46:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71360e40559de6dd00f15ce041d68c8273e57b59",
"body": null,
"is_bot": false,
"headline": "v0.1.14",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-06-04T18:41:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce9248d1451b588eccaff0903c4c96808b2374a8",
"body": null,
"is_bot": false,
"headline": "fix(proxy): set https system proxy on windows (#201)",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-06-04T18:39:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7400a2066fd0eecc1a87b20fb9c3544073768213",
"body": null,
"is_bot": false,
"headline": "fix(client): prefer resolver order always (#200)",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-06-04T18:37:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22867bd8feb56666f17c50188d50e24b7fe7ba97",
"body": null,
"is_bot": false,
"headline": "style(client): Fix some clippy lints (#199)",
"author_name": "0x676e67",
"author_login": "0x676e67",
"committed_at": "2025-06-02T01:41:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ff0ba60620d322d6db823294757d3fe45aa5bac",
"body": null,
"is_bot": false,
"headline": "deps: upgrade windows-registry to 0.5 (#198)",
"author_name": "Kenny Kerr",
"author_login": "kennykerr",
"committed_at": "2025-05-28T14:28:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c3c55f26681e9fe9e2a4106204f686de4d0bdc8",
"body": null,
"is_bot": false,
"headline": "v0.1.13",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-05-27T16:25:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a01e6b26f539a4f97841ea61a1894a11d2023959",
"body": "Fix a race condition in the legacy HTTP client's connection setup where\nconnection errors (e.g., TLS failures, unexpected server responses) were\ndiscarded, resulting in vague ChannelClosed errors.\n\nhttps://github.com/seanmonstar/reqwest/issues/2649",
"is_bot": false,
"headline": "fix(client): improve client errors details if available (#184)",
"author_name": "dare3path",
"author_login": "dare3path",
"committed_at": "2025-05-27T16:04:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc1d699f448456fb282b73d0c236433cf3a39fb6",
"body": null,
"is_bot": false,
"headline": "refactor(client): add socket addr to ConnectError",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-05-27T16:02:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0959d4622d1a64ec546df14bb204bb14143e428f",
"body": null,
"is_bot": false,
"headline": "refactor(client): return the first connect error, not the last",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-05-27T16:02:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6328823b454d5a5b0733222e7b5bce026957fddf",
"body": null,
"is_bot": false,
"headline": "refactor(client): don't allocate for ConnectError messages",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-05-27T16:02:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a971c9cb4400427f2555b55c2860906ae2688f4",
"body": null,
"is_bot": false,
"headline": "Fix some clippy lints (#196)",
"author_name": "Jonas Platte",
"author_login": "jplatte",
"committed_at": "2025-05-26T13:35:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b2c35212bd39970507ab2d2ccc8421391463654",
"body": "…192)\n\nEnable non-trivial applications based on hyper + tokio without pulling\nin this heavyweight dependency. Keep MSRV 1.63 by using `ready!` from\n`futures_core` and polyfilling `poll_fn`.\n\nDon't remove futures-util from the `client-legacy` code, because this\nwould require re-implementing several non-trivial combinators.",
"is_bot": false,
"headline": "refactor: limit dependency futures-util to tests and client-legacy (#…",
"author_name": "Hanna Kruppe",
"author_login": "hanna-kruppe",
"committed_at": "2025-05-23T21:27:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bcd489d3d013d7b51729ac3f1bec51539d24303",
"body": "this test fails if hyper.rs resolves to an IPv6 address in the test env\notherwise..\n\nSigned-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>",
"is_bot": false,
"headline": "chore(test): make proxy test robust wrt IPv4/v6 (#195)",
"author_name": "Fabian-Gruenbichler",
"author_login": "Fabian-Gruenbichler",
"committed_at": "2025-05-23T19:03:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3b8440f4b462065a11bf64ee1fd55724d0c40e5",
"body": "…ed differently (#194)",
"is_bot": false,
"headline": "fix(client): prefer IPv6 addresses before IPv4 even if resolver order…",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-05-20T17:25:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8805922b8230160f08ca5f05ae1003c07f9260f4",
"body": null,
"is_bot": false,
"headline": "v0.1.12",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-05-19T19:03:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e343759c3ab4306f55466cbbe8aa9e0d2769be4",
"body": "Adds SocksV4 and SocksV5 connectors with simple configuration for local and remote DNS. Supports SOCKSv5 user/pass authentication and allows optimistic message sending (not in RFC but supported by most servers) to reduce number of round-trips in SOCKSv5 handshake.\n\ncc hyperium/hyper#3851, #173\n\nCloses hyperium/hyper#3877",
"is_bot": false,
"headline": "feat(client): add proxy::SocksV4 and proxy::SocksV5 connectors (#187)",
"author_name": "Joseph Dye",
"author_login": "JPDye",
"committed_at": "2025-05-19T15:51:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e742487c0680697857fd8a3eb403e0432c0d894",
"body": null,
"is_bot": false,
"headline": "feat(client): add windows system proxies for Matcher (#190)",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-05-05T18:56:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acdda1a1143821511169512d76d40ae3876004a8",
"body": null,
"is_bot": false,
"headline": "feat(client): add macOS system proxy support for Matcher (#189)",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-05-05T18:18:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c29abb198927aa8ebe4c64f3372d031f99d3362",
"body": "A builder for configuring a matcher, as well as the ability to create\none from standard environment variables.",
"is_bot": false,
"headline": "feat(client): add proxy::matcher utilities (#171)",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-04-29T17:34:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e74ab7888638e768de17c47ed5f20c8b623a308f",
"body": null,
"is_bot": false,
"headline": "feat(server): add method to get number of watching connection (#185)",
"author_name": "tottoto",
"author_login": "tottoto",
"committed_at": "2025-04-21T12:11:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ac0dfe7f7e6d3d71efc232e5f12e6cd6e8349ee",
"body": "The example (/doctest) uses a pool idle timeout, which according to the\ndocs doesn't actually do anything without a pool timer.\n\nIncluding a timer makes this example less misleading.",
"is_bot": false,
"headline": "docs(client): Include .pool_timer() in the Client builder example (#186)",
"author_name": "Robin Schroer",
"author_login": "sulami",
"committed_at": "2025-04-20T12:58:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a891979d497eba13e5a91681201ccd09d9d50274",
"body": null,
"is_bot": false,
"headline": "feat(client): add `proxy::Tunnel` legacy util (#140)",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-04-18T16:14:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c39da459a14b46903e3ef22e89e3beb238222352",
"body": "…` (#183)",
"is_bot": false,
"headline": "feat(server): implement `Default` for server auto connection `Builder…",
"author_name": "tottoto",
"author_login": "tottoto",
"committed_at": "2025-04-17T13:10:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8610b189d078d65bd01d6a0c447be5cf53e3804b",
"body": "This allows creating an owned type that can be passed to another task before watching the connection.\n\nCloses #136",
"is_bot": false,
"headline": "feat(server): add graceful::Watcher type (#182)",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-04-17T13:02:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab2c9cdaddc0932bdf8131d3eec56492f9b70d76",
"body": "…#181)",
"is_bot": false,
"headline": "refactor: replace manual implementations of `ReadBufCursor` methods (…",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2025-04-14T12:33:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fdf6725dc07aed41fe806050168957530d619a0",
"body": "this commit introduces some additional documentation to the `service`\nsubmodule, and the glue types like `TowerToHyperService` and\n`TowerToHyperServiceFuture`.\n\nlinks to relevant related documentation like `hyper::service`, and the\ndocumentation of `tower::Service`.\n\nthis is closely related to hyperium/hyper#3869, which proposes a similar\ndocumentation pass over `hyper`'s own `service` facilities.\n\nSigned-off-by: katelyn martin <me+cratelyn@katelyn.world>",
"is_bot": false,
"headline": "docs(service): document service utilities (#180)",
"author_name": "katelyn martin",
"author_login": "cratelyn",
"committed_at": "2025-04-04T18:52:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "912dc78c99451fcc0419d49dde130948c5453670",
"body": null,
"is_bot": false,
"headline": "fix(client): remove occasional tracing span panic in GaiResolver (#179)",
"author_name": "arpad voros",
"author_login": "arpadav",
"committed_at": "2025-04-03T17:22:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7b396628006f5c9279b4f93a6a3ca8a94a2548d",
"body": null,
"is_bot": false,
"headline": "fix(server): add `must_use` to `Connection` future types (#178)",
"author_name": "Ell",
"author_login": "Sol-Ell",
"committed_at": "2025-04-02T15:20:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c4e0622aaaceb43acceb20834a854faef86f65d",
"body": null,
"is_bot": false,
"headline": "v0.1.11",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-03-31T18:14:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "486e3b6bb471ae5c685f940d4225d2586e68e655",
"body": null,
"is_bot": false,
"headline": "bump license year",
"author_name": "Sean McArthur",
"author_login": "seanmonstar",
"committed_at": "2025-03-31T18:14:48Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 21,
"commits_last_year": 52,
"latest_release_at": "2026-02-02T14:19:54Z",
"latest_release_tag": "v0.1.20",
"releases_from_tags": false,
"days_since_last_push": 1,
"active_weeks_last_year": 24,
"days_since_latest_release": 181,
"mean_days_between_releases": 34.2
},
"artifacts": {
"collected": true,
"structure": [
"tree.cargo_lib"
],
"declarations": [
{
"name": "hyper-util",
"path": "Cargo.toml",
"tokens": [
"cargo.category:network-programming",
"cargo.category:web-programming::http-client",
"cargo.category:web-programming::http-server"
],
"ecosystem": "crates"
}
]
},
"community": {
"has_readme": true,
"has_license": true,
"readme_badges": {
"hosts": [
"shields.io"
],
"total": 2,
"header": 2,
"collected": true,
"has_inspect_badge": false
},
"has_description": true,
"has_contributing": false,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "hyper-util",
"exists": true,
"license": "MIT",
"keywords": [
"http",
"hyper",
"hyperium",
"network-programming",
"web-programming::http-client",
"web-programming::http-server"
],
"ecosystem": "crates",
"categories": [
"network-programming",
"web-programming::http-client",
"web-programming::http-server"
],
"matches_repo": true,
"registry_url": "https://crates.io/crates/hyper-util",
"declared_type": null,
"is_deprecated": false,
"latest_version": "0.1.20",
"repository_url": "https://github.com/hyperium/hyper-util",
"versions_count": 22,
"total_downloads": 397102422,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 39647495,
"first_published_at": "2022-01-15T00:20:07.067925Z",
"latest_published_at": "2026-02-02T14:17:16.623245Z",
"latest_version_yanked": false,
"days_since_latest_publish": 181
}
]
},
"popularity": {
"forks": 204,
"stars": 178,
"watchers": 14,
"fork_history": {
"days": [
{
"date": "2022-06-22",
"count": 1
},
{
"date": "2022-07-03",
"count": 1
},
{
"date": "2022-07-16",
"count": 1
},
{
"date": "2022-10-07",
"count": 1
},
{
"date": "2022-10-26",
"count": 1
},
{
"date": "2022-11-30",
"count": 1
},
{
"date": "2022-12-15",
"count": 1
},
{
"date": "2023-01-01",
"count": 1
},
{
"date": "2023-01-08",
"count": 1
},
{
"date": "2023-01-31",
"count": 1
},
{
"date": "2023-02-18",
"count": 1
},
{
"date": "2023-03-02",
"count": 1
},
{
"date": "2023-04-24",
"count": 1
},
{
"date": "2023-04-28",
"count": 1
},
{
"date": "2023-05-09",
"count": 1
},
{
"date": "2023-05-12",
"count": 1
},
{
"date": "2023-05-21",
"count": 1
},
{
"date": "2023-07-12",
"count": 1
},
{
"date": "2023-08-14",
"count": 1
},
{
"date": "2023-08-15",
"count": 1
},
{
"date": "2023-08-30",
"count": 1
},
{
"date": "2023-09-07",
"count": 1
},
{
"date": "2023-09-15",
"count": 1
},
{
"date": "2023-09-28",
"count": 1
},
{
"date": "2023-10-01",
"count": 1
},
{
"date": "2023-10-10",
"count": 1
},
{
"date": "2023-10-15",
"count": 1
},
{
"date": "2023-10-20",
"count": 1
},
{
"date": "2023-11-10",
"count": 2
},
{
"date": "2023-11-15",
"count": 1
},
{
"date": "2023-11-16",
"count": 2
},
{
"date": "2023-11-21",
"count": 1
},
{
"date": "2023-11-22",
"count": 1
},
{
"date": "2023-11-30",
"count": 1
},
{
"date": "2023-12-05",
"count": 1
},
{
"date": "2023-12-07",
"count": 2
},
{
"date": "2023-12-08",
"count": 1
},
{
"date": "2023-12-16",
"count": 1
},
{
"date": "2023-12-17",
"count": 1
},
{
"date": "2023-12-19",
"count": 1
},
{
"date": "2023-12-21",
"count": 1
},
{
"date": "2023-12-28",
"count": 1
},
{
"date": "2023-12-31",
"count": 1
},
{
"date": "2024-01-05",
"count": 1
},
{
"date": "2024-01-09",
"count": 1
},
{
"date": "2024-01-10",
"count": 2
},
{
"date": "2024-01-16",
"count": 1
},
{
"date": "2024-02-16",
"count": 1
},
{
"date": "2024-02-24",
"count": 1
},
{
"date": "2024-02-29",
"count": 1
},
{
"date": "2024-03-07",
"count": 1
},
{
"date": "2024-03-13",
"count": 1
},
{
"date": "2024-03-17",
"count": 1
},
{
"date": "2024-03-23",
"count": 1
},
{
"date": "2024-04-03",
"count": 1
},
{
"date": "2024-04-05",
"count": 1
},
{
"date": "2024-04-09",
"count": 1
},
{
"date": "2024-04-12",
"count": 1
},
{
"date": "2024-04-13",
"count": 1
},
{
"date": "2024-04-19",
"count": 1
},
{
"date": "2024-04-24",
"count": 1
},
{
"date": "2024-04-30",
"count": 1
},
{
"date": "2024-05-23",
"count": 1
},
{
"date": "2024-06-02",
"count": 1
},
{
"date": "2024-06-05",
"count": 1
},
{
"date": "2024-06-17",
"count": 1
},
{
"date": "2024-06-21",
"count": 1
},
{
"date": "2024-06-25",
"count": 1
},
{
"date": "2024-06-26",
"count": 1
},
{
"date": "2024-07-03",
"count": 1
},
{
"date": "2024-07-12",
"count": 1
},
{
"date": "2024-07-15",
"count": 1
},
{
"date": "2024-07-31",
"count": 1
},
{
"date": "2024-08-01",
"count": 1
},
{
"date": "2024-08-24",
"count": 1
},
{
"date": "2024-09-14",
"count": 2
},
{
"date": "2024-09-15",
"count": 1
},
{
"date": "2024-09-19",
"count": 1
},
{
"date": "2024-09-21",
"count": 1
},
{
"date": "2024-09-29",
"count": 1
},
{
"date": "2024-10-01",
"count": 1
},
{
"date": "2024-10-04",
"count": 1
},
{
"date": "2024-10-07",
"count": 1
},
{
"date": "2024-10-25",
"count": 1
},
{
"date": "2024-10-28",
"count": 3
},
{
"date": "2024-11-06",
"count": 1
},
{
"date": "2024-12-05",
"count": 1
},
{
"date": "2024-12-17",
"count": 1
},
{
"date": "2024-12-22",
"count": 1
},
{
"date": "2024-12-27",
"count": 1
},
{
"date": "2025-01-02",
"count": 1
},
{
"date": "2025-01-07",
"count": 1
},
{
"date": "2025-01-09",
"count": 1
},
{
"date": "2025-01-16",
"count": 1
},
{
"date": "2025-01-23",
"count": 1
},
{
"date": "2025-01-26",
"count": 1
},
{
"date": "2025-01-27",
"count": 1
},
{
"date": "2025-02-05",
"count": 1
},
{
"date": "2025-02-07",
"count": 1
},
{
"date": "2025-02-16",
"count": 1
},
{
"date": "2025-02-18",
"count": 1
},
{
"date": "2025-02-20",
"count": 1
},
{
"date": "2025-02-22",
"count": 1
},
{
"date": "2025-02-23",
"count": 1
},
{
"date": "2025-02-26",
"count": 1
},
{
"date": "2025-02-27",
"count": 2
},
{
"date": "2025-03-06",
"count": 1
},
{
"date": "2025-03-09",
"count": 1
},
{
"date": "2025-03-11",
"count": 1
},
{
"date": "2025-03-12",
"count": 1
},
{
"date": "2025-03-26",
"count": 1
},
{
"date": "2025-04-02",
"count": 1
},
{
"date": "2025-04-18",
"count": 1
},
{
"date": "2025-04-20",
"count": 1
},
{
"date": "2025-04-21",
"count": 1
},
{
"date": "2025-04-26",
"count": 1
},
{
"date": "2025-05-12",
"count": 1
},
{
"date": "2025-05-22",
"count": 1
},
{
"date": "2025-05-23",
"count": 1
},
{
"date": "2025-05-28",
"count": 1
},
{
"date": "2025-05-29",
"count": 1
},
{
"date": "2025-06-01",
"count": 1
},
{
"date": "2025-06-07",
"count": 1
},
{
"date": "2025-06-09",
"count": 1
},
{
"date": "2025-06-11",
"count": 1
},
{
"date": "2025-06-12",
"count": 1
},
{
"date": "2025-06-17",
"count": 1
},
{
"date": "2025-07-05",
"count": 1
},
{
"date": "2025-07-07",
"count": 1
},
{
"date": "2025-07-09",
"count": 1
},
{
"date": "2025-07-17",
"count": 1
},
{
"date": "2025-07-19",
"count": 1
},
{
"date": "2025-08-07",
"count": 1
},
{
"date": "2025-08-13",
"count": 2
},
{
"date": "2025-08-26",
"count": 1
},
{
"date": "2025-09-08",
"count": 1
},
{
"date": "2025-09-17",
"count": 1
},
{
"date": "2025-09-22",
"count": 1
},
{
"date": "2025-10-19",
"count": 1
},
{
"date": "2025-10-23",
"count": 1
},
{
"date": "2025-11-02",
"count": 1
},
{
"date": "2025-11-15",
"count": 1
},
{
"date": "2025-12-15",
"count": 1
},
{
"date": "2025-12-17",
"count": 1
},
{
"date": "2025-12-22",
"count": 2
},
{
"date": "2025-12-25",
"count": 1
},
{
"date": "2025-12-30",
"count": 1
},
{
"date": "2026-01-04",
"count": 1
},
{
"date": "2026-01-15",
"count": 1
},
{
"date": "2026-01-20",
"count": 1
},
{
"date": "2026-01-25",
"count": 1
},
{
"date": "2026-02-01",
"count": 1
},
{
"date": "2026-02-10",
"count": 1
},
{
"date": "2026-02-13",
"count": 1
},
{
"date": "2026-02-16",
"count": 1
},
{
"date": "2026-02-22",
"count": 1
},
{
"date": "2026-02-27",
"count": 1
},
{
"date": "2026-03-02",
"count": 1
},
{
"date": "2026-03-11",
"count": 2
},
{
"date": "2026-03-12",
"count": 1
},
{
"date": "2026-03-15",
"count": 1
},
{
"date": "2026-03-24",
"count": 1
},
{
"date": "2026-03-26",
"count": 1
},
{
"date": "2026-04-21",
"count": 1
},
{
"date": "2026-04-23",
"count": 1
},
{
"date": "2026-05-06",
"count": 1
},
{
"date": "2026-05-07",
"count": 1
},
{
"date": "2026-05-10",
"count": 1
},
{
"date": "2026-05-18",
"count": 1
},
{
"date": "2026-05-22",
"count": 1
},
{
"date": "2026-05-24",
"count": 1
},
{
"date": "2026-05-28",
"count": 1
},
{
"date": "2026-05-31",
"count": 1
},
{
"date": "2026-06-02",
"count": 1
},
{
"date": "2026-06-11",
"count": 1
},
{
"date": "2026-06-12",
"count": 1
},
{
"date": "2026-06-18",
"count": 1
},
{
"date": "2026-06-19",
"count": 1
},
{
"date": "2026-06-26",
"count": 1
},
{
"date": "2026-07-02",
"count": 1
},
{
"date": "2026-07-14",
"count": 1
},
{
"date": "2026-07-15",
"count": 1
},
{
"date": "2026-07-16",
"count": 1
},
{
"date": "2026-07-25",
"count": 1
},
{
"date": "2026-08-01",
"count": 2
}
],
"complete": true,
"collected": 197,
"total_forks": 204
},
"star_history": null,
"open_issues_and_prs": 38
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml"
],
"largest_source_bytes": 64284,
"source_files_sampled": 51,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 23,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "base64",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.23"
},
{
"name": "bytes",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.7.1"
},
{
"name": "futures-channel",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3"
},
{
"name": "futures-util",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3.16"
},
{
"name": "http",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "http-body",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.0"
},
{
"name": "hyper",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.9.0"
},
{
"name": "ipnet",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.9"
},
{
"name": "libc",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "percent-encoding",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.3"
},
{
"name": "pin-project-lite",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2.4"
},
{
"name": "socket2",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.6"
},
{
"name": "tracing",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1.36"
},
{
"name": "tokio",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.13"
},
{
"name": "tower-layer",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3"
},
{
"name": "tower-service",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "base64",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "bytes",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "futures-channel",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "futures-util",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "http",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "http-body",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "hyper",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "ipnet",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "libc",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "percent-encoding",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "pin-project-lite",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "socket2",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "tokio",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "tower-layer",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "tower-service",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "tracing",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "http-body-util",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "pnet_datalink",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "pretty_env_logger",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "system-configuration",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "tokio-test",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "tower-test",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "windows-registry",
"direct": false,
"version": null,
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 23,
"direct_count": 16,
"indirect_count": 7
}
},
"maintainership": {
"issues": {
"open_prs": 38,
"merged_prs": 228,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 43
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "seanmonstar",
"commits": 95,
"avatar_url": "https://avatars.githubusercontent.com/u/51479?v=4"
},
{
"type": "User",
"login": "tottoto",
"commits": 33,
"avatar_url": "https://avatars.githubusercontent.com/u/16907501?v=4"
},
{
"type": "User",
"login": "0x676e67",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/51810656?v=4"
},
{
"type": "User",
"login": "howardjohn",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/623453?v=4"
},
{
"type": "User",
"login": "dswij",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/44697459?v=4"
},
{
"type": "User",
"login": "chrislearn",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/5874864?v=4"
},
{
"type": "User",
"login": "davidpdrsn",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/718941?v=4"
},
{
"type": "User",
"login": "cratelyn",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/57912822?v=4"
},
{
"type": "User",
"login": "JPDye",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/33849353?v=4"
},
{
"type": "User",
"login": "LukeMathWalker",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/20745048?v=4"
}
],
"contributors_sampled": 81,
"top_contributor_share": 0.378
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"CI.yml",
"rustdoc-preview.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"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": "29 out of 29 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": 6,
"reason": "Found 20/30 approved changesets -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 8 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": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 9,
"reason": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
"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": 9,
"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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "b31e983c2261c27aa67d0216f97cacc01511241b",
"ran_at": "2026-08-03T03:59:36Z",
"aggregate_score": 5.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"recent_prs": {
"merged_7d": 6,
"decided_7d": 7,
"merged_30d": 7,
"authors_30d": 8,
"decided_30d": 9,
"sample_size": 60,
"window_days": 30,
"sample_exhausted": false,
"authors_probed_30d": 8,
"newcomer_merged_30d": 3,
"bot_prs_excluded_30d": 0,
"newcomer_authors_30d": 5,
"newcomer_decided_30d": 5
},
"ci_last_run_at": "2026-08-02T01:39:36Z",
"oldest_open_prs": [
{
"number": 6,
"created_at": "2022-08-19T19:22:40Z",
"last_comment_at": "2023-03-21T06:36:30Z",
"last_comment_author": "aliu"
},
{
"number": 31,
"created_at": "2023-08-07T18:34:36Z",
"last_comment_at": "2024-01-26T23:57:11Z",
"last_comment_author": "tomkarw"
},
{
"number": 93,
"created_at": "2024-01-24T15:42:45Z",
"last_comment_at": "2024-05-23T02:00:48Z",
"last_comment_author": "martinetd"
},
{
"number": 98,
"created_at": "2024-02-15T17:22:38Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 105,
"created_at": "2024-03-02T08:22:54Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 115,
"created_at": "2024-04-09T23:37:39Z",
"last_comment_at": "2025-02-15T23:40:50Z",
"last_comment_author": "JanBerktold"
},
{
"number": 118,
"created_at": "2024-04-19T04:49:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 123,
"created_at": "2024-05-10T10:16:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 145,
"created_at": "2024-08-18T14:46:46Z",
"last_comment_at": "2024-09-04T03:09:00Z",
"last_comment_author": "magurotuna"
},
{
"number": 163,
"created_at": "2025-01-20T09:12:56Z",
"last_comment_at": "2025-01-22T14:42:52Z",
"last_comment_author": "zino299792"
},
{
"number": 167,
"created_at": "2025-02-16T15:32:31Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 243,
"created_at": "2025-11-03T15:15:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 244,
"created_at": "2025-11-03T15:18:52Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 250,
"created_at": "2025-12-15T12:41:52Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 253,
"created_at": "2025-12-24T07:44:35Z",
"last_comment_at": "2026-01-05T15:18:44Z",
"last_comment_author": "honzchen"
},
{
"number": 255,
"created_at": "2025-12-29T12:03:23Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 259,
"created_at": "2026-01-15T16:08:51Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 264,
"created_at": "2026-02-10T05:03:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 267,
"created_at": "2026-02-15T02:36:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 268,
"created_at": "2026-02-15T20:36:03Z",
"last_comment_at": "2026-02-19T01:52:11Z",
"last_comment_author": "erickt"
}
],
"last_merged_pr_at": "2026-08-02T01:37:16Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/hyperium/hyper-util",
"host": "github.com",
"name": "hyper-util",
"owner": "hyperium"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": "The weighted overall 67 is calibrated to 78 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 67,
"calibrated": 78,
"calibration": "2026-08-02"
}
}
],
"value": 78,
"inputs": {
"security": 57,
"vitality": 77,
"community": 73,
"governance": 73,
"calibration": "2026-08-02",
"engineering": 57,
"ai_readiness": 51,
"weighted_overall_raw": 67
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 77,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"commits_last_year": 52,
"human_commit_share": 1,
"days_since_last_push": 1,
"active_weeks_last_year": 24
},
"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": "24/52 weeks with commits",
"points": 16.6,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 24
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "52 commits in the last year",
"points": 15.5,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 52
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
"points": 9,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"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": 78,
"inputs": {
"releases_count": 21,
"latest_release_tag": "v0.1.20",
"releases_from_tags": false,
"days_since_latest_release": 181,
"mean_days_between_releases": 34.2
},
"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 181 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 181
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~34.2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 34.2
}
}
],
"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": "exceptional",
"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": "good",
"name": "Community & Adoption",
"value": 73,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"forks": 204,
"stars": 178,
"watchers": 14,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "178 stars",
"points": 36.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 178
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "204 forks",
"points": 19.2,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 204
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "14 watchers",
"points": 6.2,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 14
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": 2,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": true,
"readme_badge_services": [
"shields.io"
],
"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": 13.5,
"status": "met",
"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": "exceptional",
"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": 100,
"inputs": {
"packages": [
"hyper-util"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 397102422,
"monthly_downloads": 39647495
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "39,647,495 downloads/month across crates",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 39647495,
"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": "good",
"name": "Sustainability & Governance",
"value": 73,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 81,
"top_contributor_share": 0.378
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 38% of commits",
"points": 14,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 38
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "81 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 81
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 8 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"merged_prs": 228,
"open_issues": 0,
"closed_issues": 0,
"prs_merged_7d": 6,
"prs_decided_7d": 7,
"prs_merged_30d": 7,
"prs_decided_30d": 9,
"issue_closed_ratio": null,
"closed_unmerged_prs": 43,
"first_time_authors_30d": 5,
"first_time_prs_merged_30d": 3,
"first_time_prs_decided_30d": 5
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "228/271 decided PRs merged",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 228,
"decided": 271
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "3/5 first-time contributors' PRs merged in 30d",
"points": 7.8,
"status": "partial",
"details": [
{
"code": "newcomer_prs_merged",
"params": {
"days": 30,
"merged": 3,
"decided": 5
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 20/30 approved changesets -- score normalized to 6",
"points": 9,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"followers": 604,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "hyperium",
"public_repos": 14,
"account_age_days": 4344
},
"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": "604 followers of hyperium",
"points": 20,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 604,
"login": "hyperium"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "14 public repos, account ~11 yr old",
"points": 20.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 14
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"hyper-util"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 181
},
"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 181 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 181
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "22 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 22
}
}
],
"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": 57,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"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": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "weak",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"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": null,
"points": 0,
"status": "missed",
"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": 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": "moderate",
"name": "Security",
"value": 57,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"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": 57,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 5.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": "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": "29 out of 29 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 20/30 approved changesets -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 8 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.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
"points": 6.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 detected",
"points": 4.5,
"status": "partial",
"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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 7
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 51,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.89,
"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": "89 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 89,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "weak",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"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": "Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml"
}
}
],
"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": "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": null,
"points": 0,
"status": "missed",
"details": [],
"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": "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": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 64284,
"source_files_sampled": 51,
"oversized_source_files": 1
},
"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": "1/51 source files over 60KB",
"points": 53.9,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 51,
"oversized": 1
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "weak",
"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? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"network-service",
"library"
],
"scores": {
"library": 9,
"network-service": 12
},
"primary": "network-service",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:crates",
"weight": 6
},
{
"tier": "declared",
"label": "network-service",
"source": "cargo.category:web-programming::http-server",
"weight": 6
},
{
"tier": "distribution",
"label": "network-service",
"source": "registry_category:web-programming::http-server",
"weight": 6
},
{
"tier": "structure",
"label": "library",
"source": "tree.cargo_lib",
"weight": 3
}
],
"artifacts": [
{
"path": "Cargo.toml",
"labels": [
"network-service"
],
"ecosystem": "crates"
}
],
"confidence": "high",
"host_extension": false,
"runs_as_process": true,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-08-03T04:00:03.605982Z",
"schema_version": "0.30.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/hyperium/hyper-util.svg",
"full_name": "hyperium/hyper-util",
"license_state": "standard",
"license_spdx": "MIT"
}