原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 673,
"has_wiki": true,
"homepage": null,
"languages": {
"HTML": 1458,
"Rust": 284685,
"Shell": 298,
"JavaScript": 47505
},
"pushed_at": "2026-07-30T12:58:49Z",
"created_at": "2024-11-26T12:56:07Z",
"owner_type": "Organization",
"updated_at": "2026-07-29T09:58:19Z",
"description": "Pubky-app data schemas",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Rust",
"significant_languages": [
"Rust",
"JavaScript"
]
},
"owner": {
"blog": "https://pubky.org",
"name": "Pubky",
"type": "Organization",
"login": "pubky",
"company": null,
"location": null,
"followers": 149,
"avatar_url": "https://avatars.githubusercontent.com/u/155569201?v=4",
"created_at": "2024-01-03T17:01:01Z",
"is_verified": null,
"public_repos": 54,
"account_age_days": 939
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.5.3",
"kind": "patch",
"published_at": "2026-06-12T09:35:51Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-05-20T09:31:41Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2025-09-24T09:02:05Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2025-02-20T17:51:43Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2025-02-17T19:23:42Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2024-12-18T08:49:22Z"
}
],
"recent_commits": [
{
"oid": "e994b2347e85baa4b08e54c2a9138d3dcd2ddbfb",
"body": null,
"is_bot": true,
"headline": "chore(deps): bump tokio from 1.52.4 to 1.53.1 (#146)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-29T09:55:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5caa8302f0e875d32089ead9e70ccad681f5079b",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 0.6.2 (#148)",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2026-07-22T03:29:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8b178824980a79dc892f1266809089f18db526e",
"body": "* feat: add optional collection layout field\n\n* docs: keep layout default hint in SPEC.md only",
"is_bot": false,
"headline": "feat: add optional collection layout field (#147)",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2026-07-22T03:17:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e129ce52d14696dbe1be0c095d95753a68207ba4",
"body": null,
"is_bot": true,
"headline": "chore(deps): bump tokio from 1.52.3 to 1.52.4 (#144)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-17T17:25:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f47e8e7973f585ec18e7d98211456add87de9d3",
"body": "* feat: add wot and me reach types for Feeds\n\n* fix: feeds Id broken",
"is_bot": false,
"headline": "feat: add wot/me feed reach and optional domain_tags (#143)",
"author_name": "tipogi",
"author_login": "tipogi",
"committed_at": "2026-07-13T13:59:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d877a1e34ad1c5c6e043c3fc8d5a81ce6463bc8",
"body": "* ref: create a uri folder\n\n* feat: add compatibility URI admission (#140)\n\n* feat: add compatibility URI admission\n\n* chore: polish URI module exports and compat helpers\n\n* chore: rename CompatParsedUri to ExtendedParsedUri\n\n* fix: propagate ParsedUri errors in ExtendedParsedUri\n\n* fix: rename the folder instead of compat",
"is_bot": false,
"headline": "ref: move URI parsing and builders into uri/ (#139)",
"author_name": "tipogi",
"author_login": "tipogi",
"committed_at": "2026-07-13T11:59:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9ecf451626cf18d34608d082a60f703cc9bb73a",
"body": "* chore:polish the crates.io document\n\n* ref: create a shorter README.md file\n\n* chore: improve npm package publish\n\n* docs: explain why to use the npm package\n\n* fix: package instead of crate\n\n* fix: delete redundant section\n\n* chore: add Rust checks workflow and clarify npm README\n\n* chore: fmt lint",
"is_bot": false,
"headline": "chore: polish the crates.io document (#138)",
"author_name": "tipogi",
"author_login": "tipogi",
"committed_at": "2026-07-03T11:57:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09932e5f13d0fee7dc7a3433cd32b5e56c52d6fd",
"body": "* feat: add optional post lock field\n\nAdd an optional `lock` URL to PubkyAppPost advertising that a post is\ngated behind a lock server. Backward/forward compatible at the JSON\nlevel (absent or null = unlocked); validated as a URL when present.\n\nThe wasm `create_post` gains a trailing `lock` arg, so \n[…]\ngth cap.\n\n* chore: add JS related missing parts\n\n* chore: delete createPostWithLock for wasm\n\n* ref: move collection content to its own scope\n\n---------\n\nCo-authored-by: tipogi <tipogi@protonmail.com>",
"is_bot": false,
"headline": "feat: add optional post lock field (#133)",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2026-07-02T13:56:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "031b5a2d534180664b0017b345365a4d3b9f6448",
"body": null,
"is_bot": true,
"headline": "chore(deps): bump pubky from 0.9.1 to 0.9.3 (#135)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-25T15:07:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e71c116b53d36bd6c5cd93ae4ec7987632129f3",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 0.5.3",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2026-06-12T09:35:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ceeddf277412a53214aec16e61be5027d7a2f590",
"body": null,
"is_bot": false,
"headline": "feat: add list layout enum\u001c (#130)",
"author_name": "John R Serrano Perez",
"author_login": "Nirzhuk",
"committed_at": "2026-06-12T09:23:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bd7653c476f285c09a81c2317d2d5100e403c03",
"body": null,
"is_bot": false,
"headline": "Increase post_attachments_max_count limit to 10 (#129)",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-06-12T06:54:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f1e2bdf70f01052e1c57dfa65c2f827cc78e692",
"body": null,
"is_bot": false,
"headline": "chore: derive Eq, Hash for PubkyId (#128)",
"author_name": "ok300",
"author_login": "ok300",
"committed_at": "2026-06-09T11:11:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bbaff87fdd7a94cd3ae26f3d906c8c8fabd754e",
"body": null,
"is_bot": true,
"headline": "chore(deps): bump pubky from 0.8.0 to 0.9.1 (#126)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-01T05:48:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b03dfd6d382b465a7fd65399da78a72ed1dc4c80",
"body": "* feat: add optional cover_image to PubkyAppCollectionContent (v0.5.2)\n\nOptional hero/cover image URL field on the Collection envelope.\nValidated as a general attachment URL (pubky/http/https schemes,\nmax 200 chars). WASM createCollectionPost gains a trailing optional\ncover_image arg; existing JS ca\n[…]\nkage.json to 0.5.2\n\nCargo.toml was bumped in 6245849 but pkg/package.json (hand-maintained,\nnot auto-synced by the bundler) was left at 0.5.1. Sync so the npm\npublish target matches the crate version.",
"is_bot": false,
"headline": "feat: add optional cover_image to PubkyAppCollectionContent (#124)",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2026-05-28T09:14:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "013d152ba5fdecb8170456207c165132d1128840",
"body": "…n in README (#122)\n\n* docs(README): document Collection post kind + envelope shape\n\n* spec: tighten Collection items validation to post URIs only\n\nReplace Url::parse + protocol-allowlist with ParsedUri::try_from +\nResource::Post(_) match. Items in a Collection envelope must now resolve\nto a pubky.a\n[…]\noke\nthe exports map for FE consumers). Bring it in line with Cargo.toml\nso the v0.5.1 release publishes a coherent package.\n\n---------\n\nCo-authored-by: ok300 <106775972+ok300@users.noreply.github.com>",
"is_bot": false,
"headline": "spec: tighten Collection items to post URIs only + document Collectio…",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2026-05-22T12:46:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f6bba00f7769e0c7b4fbbb84f35a47c3618fa6c9",
"body": null,
"is_bot": true,
"headline": "chore(deps): bump pubky from 0.7.0 to 0.8.0 (#121)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-21T17:17:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12f41d4349e29a33c5873a19105b778b49e41c9c",
"body": null,
"is_bot": false,
"headline": "fix(ci): use setup-firefox action in wasm workflow (#123)",
"author_name": "ok300",
"author_login": "ok300",
"committed_at": "2026-05-21T17:14:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "686f3d26cf5a948c7160bcf92eaa9f65e2ec3718",
"body": "….5.0) (#116)\n\n* Add `Collection` post kind + `PubkyAppCollectionContent` envelope (v0.5.0)\n\nA collection post curates an ordered list of other posts (URIs in\n`attachments`) under a `name` and optional `description`. On the wire it\nis a `PubkyAppPost` with `kind = \"collection\"` and a typed JSON enve\n[…]\neCollectionPost\n\nUpdate documentation for createCollectionPost function to reflect changes in parameters and functionality.\n\n---------\n\nCo-authored-by: ok300 <106775972+ok300@users.noreply.github.com>",
"is_bot": false,
"headline": "Add `Collection` post kind + `PubkyAppCollectionContent` envelope (v0…",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2026-05-20T08:53:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e24b98c21f8b3420848e118fe9bd896973590f37",
"body": "…(#115)\n\n* Add forwards-compat `Unknown` variant to `PubkyAppPostKind` (v0.4.5)\n\nIntroduce a serde catch-all `Unknown` variant on the post-kind enum so\nolder binaries can deserialize events that use future-dated kinds\n(e.g. `kind=\"collection\"`) without panicking. The validator rejects\n`Unknown` so i\n[…]\nn_kind_as_unknown` —\n documents the deserialization behavior.\n- `test_postkind_unknown_embed_kind_rejected_by_validator` —\n validator rejects Unknown embed kinds.\n\ncargo nextest run: 169 / 169 pass.",
"is_bot": false,
"headline": "Add forwards-compat `Unknown` variant to `PubkyAppPostKind` (v0.4.5) …",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2026-05-14T12:12:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dee19e94b84e2a689791bcac791417af62e04a58",
"body": null,
"is_bot": false,
"headline": "feat: add crockford id validation fn (#118)",
"author_name": "aintnostressin",
"author_login": "aintnostressin",
"committed_at": "2026-05-13T06:14:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cce20f2d0a6ca5ecdc7b76870f7be7af707229c1",
"body": null,
"is_bot": false,
"headline": "return string slice from Deref (#114)",
"author_name": "aintnostressin",
"author_login": "aintnostressin",
"committed_at": "2026-05-12T20:45:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f352e902a7fdae5151930804a387e18e31ad1eb",
"body": "Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.52.2 to 1.52.3.\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.52.2...tokio-1.52.3)\n\n---\nupdated-dependencies:\n- dependency-name: tokio\n dependency-version: 1.52.3\n \n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump tokio from 1.52.2 to 1.52.3 (#117)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-12T09:38:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b1620fd1b98b1665abd07ba3dd208a295da528d1",
"body": null,
"is_bot": false,
"headline": "Add `PubkyId` to `PublicKey` conversion (#110)",
"author_name": "ok300",
"author_login": "ok300",
"committed_at": "2026-05-07T16:14:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df5ec297e9c400498e2441f932644f0cc031d513",
"body": null,
"is_bot": true,
"headline": "chore(deps): bump utoipa from 5.4.0 to 5.5.0 (#112)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-07T16:12:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22e314380497fb55c0afa71904119b1965aa8d84",
"body": "Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.52.1 to 1.52.2.\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.52.1...tokio-1.52.2)\n\n---\nupdated-dependencies:\n- dependency-name: tokio\n dependency-version: 1.52.2\n \n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump tokio from 1.52.1 to 1.52.2 (#113)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-07T16:12:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5a2c8209f534ce63698dd3ad12e2d9e3b36df338",
"body": "* set MSRV to 1.89 and add MSRV check job\n\nMinimum version required by the pubky 0.7 dependency. Adds a new msrv\njob in the native workflow pinned to Rust 1.89, following the org's\nstandard CI pattern.\n\n* also verify MSRV against wasm32-unknown-unknown\n\nThe crate has wasm32-target-specific dependenc\n[…]\nwasm-pack artifact.\n\n* add --locked to MSRV cargo check commands\n\nTest the committed lockfile rather than re-resolving each run, making\nthe MSRV check deterministic and catching lockfile drift in PRs.",
"is_bot": false,
"headline": "set MSRV to 1.89 and add MSRV check job (#111)",
"author_name": "Gabriel Comte",
"author_login": "gcomte",
"committed_at": "2026-04-30T13:10:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "300b4ef02169321e8a495cf0763de1d042db8cf7",
"body": "Bumps [blake3](https://github.com/BLAKE3-team/BLAKE3) from 1.8.4 to 1.8.5.\n- [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases)\n- [Commits](https://github.com/BLAKE3-team/BLAKE3/compare/1.8.4...1.8.5)\n\n---\nupdated-dependencies:\n- dependency-name: blake3\n dependency-version: 1.8.5\n dep\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump blake3 from 1.8.4 to 1.8.5 (#108)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-29T13:51:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "29d5b9f839883541f5fe84fcf429ee3c3bb2343d",
"body": null,
"is_bot": true,
"headline": "chore(deps): bump tokio from 1.52.0 to 1.52.1 (#107)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-24T16:29:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48e2d7dcf0ffdf35e9f888ae48fc220e13b270a0",
"body": "Bumps [wasm-bindgen-test](https://github.com/wasm-bindgen/wasm-bindgen) from 0.3.64 to 0.3.68.\n- [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases)\n- [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/wasm-bindgen/wasm-\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump wasm-bindgen-test from 0.3.64 to 0.3.68 (#105)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-20T18:45:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "928da496b5f0caa6f534dd56754a7dacdbe88d9b",
"body": null,
"is_bot": true,
"headline": "chore(deps): bump blake3 from 1.8.3 to 1.8.4 (#100)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-20T18:38:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfcf34778af67b216bc037562db47028eeffdcd6",
"body": null,
"is_bot": true,
"headline": "chore(deps): bump tokio from 1.50.0 to 1.52.0 (#106)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-20T18:37:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf78fe845ef55e96984a3bea954b69053fa7e8af",
"body": null,
"is_bot": false,
"headline": "create unit test for profile without image (#91)",
"author_name": "tipogi",
"author_login": "tipogi",
"committed_at": "2026-03-27T16:05:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e36ca5ead2f9270691be71d30279ac45da3c2494",
"body": "* chore(deps): bump pubky from 0.5.4 to 0.6.0\n\nBumps [pubky](https://github.com/pubky/pubky-core) from 0.5.4 to 0.6.0.\n- [Release notes](https://github.com/pubky/pubky-core/releases)\n- [Commits](https://github.com/pubky/pubky-core/compare/v0.5.4...v0.6.0)\n\n---\nupdated-dependencies:\n- dependency-name\n[…]\nCo-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: ok300 <106775972+ok300@users.noreply.github.com>\nCo-authored-by: tipogi <103417381+tipogi@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump pubky from 0.5.4 to 0.6.0 (#92)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-27T16:05:13Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "dd8ab32c805e235d8798ea5ea36174f3813729b7",
"body": "Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.49.0 to 1.50.0.\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.49.0...tokio-1.50.0)\n\n---\nupdated-dependencies:\n- dependency-name: tokio\n dependency-version: 1.50.0\n \n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump tokio from 1.49.0 to 1.50.0 (#96)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-18T15:52:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4d9b157fb7fc1f3bd131780165da0ca8921d922a",
"body": "Bumps [url](https://github.com/servo/rust-url) from 2.5.7 to 2.5.8.\n- [Release notes](https://github.com/servo/rust-url/releases)\n- [Commits](https://github.com/servo/rust-url/compare/v2.5.7...v2.5.8)\n\n---\nupdated-dependencies:\n- dependency-name: url\n dependency-version: 2.5.8\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump url from 2.5.7 to 2.5.8 (#88)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-17T19:18:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64d977336fb5a21d524024bb1c661a2f9b1ad3d4",
"body": "Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.48.0 to 1.49.0.\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.48.0...tokio-1.49.0)\n\n---\nupdated-dependencies:\n- dependency-name: tokio\n dependency-version: 1.49.0\n \n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump tokio from 1.48.0 to 1.49.0 (#87)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-17T19:17:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "712e4072b0c492fb0001dabfc8e41e61c6a210ea",
"body": "Bumps [blake3](https://github.com/BLAKE3-team/BLAKE3) from 1.8.2 to 1.8.3.\n- [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases)\n- [Commits](https://github.com/BLAKE3-team/BLAKE3/compare/1.8.2...1.8.3)\n\n---\nupdated-dependencies:\n- dependency-name: blake3\n dependency-version: 1.8.3\n dep\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump blake3 from 1.8.2 to 1.8.3 (#90)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-17T19:17:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0a826751e42b8a1f2bcd7b21ae624bbff3d75559",
"body": null,
"is_bot": false,
"headline": "add validation limits basic exports and tests",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2026-01-26T17:50:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "946bd0fac40b88e16cbcf8803df058c3e1185c94",
"body": null,
"is_bot": false,
"headline": "update readme for new validationLimits imports",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2026-01-26T17:13:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40ceb4ea7896274277267e3c3c947f03685a2a5e",
"body": null,
"is_bot": false,
"headline": "chore: bump to 0.4.4",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2026-01-26T17:06:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9e8826623f840e50dce1effaa6272bde5acbaa9",
"body": null,
"is_bot": false,
"headline": "simplify validation limits export",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2026-01-26T17:04:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a26487606babbd5bfccfc04e333185dc9b50be2f",
"body": null,
"is_bot": false,
"headline": "bump to 0.4.3",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2026-01-26T11:20:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0750605641e798ad7b102dfb30fa25c9e732a0a8",
"body": null,
"is_bot": false,
"headline": "fix tests",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2026-01-26T11:18:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cf35eb4c231285e3903b4fffce53f0edd5093f0",
"body": null,
"is_bot": false,
"headline": "pin nvm version",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2026-01-26T11:15:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce50d4c39146c7ce980b4b6e23657a2782ea045f",
"body": null,
"is_bot": false,
"headline": "bump to 0.4.1",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2026-01-26T11:12:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "781cd5ff53e2feaa2a4c23ed91da27adf3908c9b",
"body": null,
"is_bot": false,
"headline": "increase post attachments to 4",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2026-01-26T11:10:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52299cf72a36f532304fae8fab7d84afc9499eb0",
"body": "* add canonical export of validation rules\n\n* fixes\n\n* use serde camelCase for JS limits",
"is_bot": false,
"headline": "add canonical export of validation rules (#93)",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2026-01-25T10:45:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a46e4ba2eb3742c37aebb095c4022d116e0ff0a7",
"body": "* draft of validation\n\n* more test coverage and small fixes\n\n* add JS coverage\n\n* fmt fixes\n\n* final touches\n\n* decrease allowed protocols\n\n* improve docs\n\n* review, request fixes\n\n* ready to publish v0.4.2",
"is_bot": false,
"headline": "chore: add new validation rules (#84)",
"author_name": "tipogi",
"author_login": "tipogi",
"committed_at": "2026-01-09T08:11:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33a52eb7e5f3183e7626ccebf668b11491aa380f",
"body": "* Bump serde\n\n* Bump serde_json\n\n* Bump anyhow\n\n* Fix clippy warnings",
"is_bot": false,
"headline": "Bump dependencies (generic) (#83)",
"author_name": "ok300",
"author_login": "ok300",
"committed_at": "2025-12-08T06:53:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4533bd408a22889fb6b726de7f54bc22beb2c34",
"body": null,
"is_bot": false,
"headline": "Bump version from 0.4.0 to 0.4.1",
"author_name": "tipogi",
"author_login": "tipogi",
"committed_at": "2025-12-01T16:02:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3500c0baa60c1f983365e335c7daaa5decaa9a2a",
"body": null,
"is_bot": false,
"headline": "preparing (#81)",
"author_name": "tipogi",
"author_login": "tipogi",
"committed_at": "2025-12-01T15:29:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b05c5fe7ad4df9a3cb39005e5019f99a5e5036d",
"body": null,
"is_bot": false,
"headline": "Add ParsedUri::try_to_uri_str helper (#79)",
"author_name": "ok300",
"author_login": "ok300",
"committed_at": "2025-12-01T14:21:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fa7a1da2aaf4acb209be2d6e4b162882f3fba34",
"body": "* PubkyId: derive From<PublicKey>, From<Keypair>\n\n* Initial plan\n\n* Add tests for From<PublicKey> and From<Keypair> implementations of PubkyId\n\nCo-authored-by: ok300 <106775972+ok300@users.noreply.github.com>\n\n* Remove redundant keypair.public_key() call in test\n\nCo-authored-by: ok300 <106775972+ok300@users.noreply.github.com>\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "`PubkyId`: derive `From<PublicKey>`, `From<Keypair>` (#80)",
"author_name": "ok300",
"author_login": "ok300",
"committed_at": "2025-12-01T14:18:12Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "037ed534b56646b1c543692da29fc2aa28c04499",
"body": null,
"is_bot": false,
"headline": "Bump version in Cargo.toml (#76)",
"author_name": "ok300",
"author_login": "ok300",
"committed_at": "2025-11-27T16:30:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b65168d6d52cf40b15a732d9243637984d9ec3c3",
"body": "…zation (#78)\n\n* Remove trim to MAX_TAG_LABEL_LENGTH in sanitize()\n\n* Consider space as INVALID_CHAR, don't remove it during sanitization\n\n* Add explicit validation for char.is_whitespace()",
"is_bot": false,
"headline": "Tags: consider space as `INVALID_CHAR`, don't remove it during saniti…",
"author_name": "ok300",
"author_login": "ok300",
"committed_at": "2025-11-19T15:29:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4160ad1fdcf8e1cafcc78d11d6bab14a4171d88",
"body": null,
"is_bot": false,
"headline": "added cargo.toml exclusions (#70)",
"author_name": "tipogi",
"author_login": "tipogi",
"committed_at": "2025-11-12T19:21:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b753257a8312801935332797694f9349e3553692",
"body": null,
"is_bot": false,
"headline": "Extend tag validation to check for invalid chars (#77)",
"author_name": "ok300",
"author_login": "ok300",
"committed_at": "2025-11-12T17:03:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d085fef8f9bcf120d8f2cb066e8364d1b0deca98",
"body": "Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.47.1 to 1.48.0.\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.47.1...tokio-1.48.0)\n\n---\nupdated-dependencies:\n- dependency-name: tokio\n dependency-version: 1.48.0\n \n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump tokio from 1.47.1 to 1.48.0 (#73)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-12T15:09:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c083c8e80ee069be1a9f457822f0dfd5963d1c24",
"body": null,
"is_bot": false,
"headline": "Bump version in Cargo.toml (#69)",
"author_name": "ok300",
"author_login": "ok300",
"committed_at": "2025-09-24T08:21:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0224052543bbd8d5b071649ab6d5b849ea4a86b1",
"body": "* Add PubkyId::to_uri -> ParsedUri direct conversion\n\n* URI parser tests: re-use USER_ID across tests",
"is_bot": false,
"headline": "Add `PubkyId::to_uri() -> ParsedUri` direct conversion (#65)",
"author_name": "ok300",
"author_login": "ok300",
"committed_at": "2025-09-23T15:54:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53bd3639610ae4640d93c91bb2f2ed942f8f1375",
"body": "* Bump pubky dependency\n\n* Fix clippy error",
"is_bot": false,
"headline": "Bump pubky dependency (#68)",
"author_name": "ok300",
"author_login": "ok300",
"committed_at": "2025-09-03T07:57:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff78955f39107d4ca9870781aebaaaf8e4e7b30a",
"body": "Bumps [url](https://github.com/servo/rust-url) from 2.5.4 to 2.5.7.\n- [Release notes](https://github.com/servo/rust-url/releases)\n- [Commits](https://github.com/servo/rust-url/commits)\n\n---\nupdated-dependencies:\n- dependency-name: url\n dependency-version: 2.5.7\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump url from 2.5.4 to 2.5.7 (#64)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-03T07:24:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3367afcde206c92f227bceb5a0a9fecccaddf133",
"body": "Bumps [ring](https://github.com/briansmith/ring) from 0.17.9 to 0.17.14.\n- [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md)\n- [Commits](https://github.com/briansmith/ring/commits)\n\n---\nupdated-dependencies:\n- dependency-name: ring\n dependency-version: 0.17.14\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump ring from 0.17.9 to 0.17.14 (#67)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-03T07:23:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dc7f922c6f98546757a6cfc7153501e377665b4",
"body": null,
"is_bot": false,
"headline": "chore: update JS tests adding uriBuilders (#66)",
"author_name": "tipogi",
"author_login": "tipogi",
"committed_at": "2025-08-29T15:30:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "393eb83ce368d13067d73bfd18d5d642663c1ee1",
"body": "* feat: generate isomorphic code bundle/nodejs\n* add sync load of wasm in ES modules\n* add/fix workflow\n* use text blocks for macro examples to avoid doctest CI failures\n* create the root pkg folder\n* prepare for publishing the rc\n* change JS binding workflow path\n* last changes: readme and package version\n\n---------\n\nCo-authored-by: tipogi <tipogi@protonmail.com>",
"is_bot": false,
"headline": "feat: generate isomorphic code bundle/nodejs (#60)",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2025-08-29T09:12:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4014c52a371e1257e5f1b96f57442a404e304d3",
"body": "Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.45.1 to 1.47.1.\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.45.1...tokio-1.47.1)\n\n---\nupdated-dependencies:\n- dependency-name: tokio\n dependency-version: 1.47.1\n \n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump tokio from 1.45.1 to 1.47.1 (#59)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-27T01:06:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "742694e7a2c4daa234e8df82bbfb260153244970",
"body": "Bumps [utoipa](https://github.com/juhaku/utoipa) from 5.3.1 to 5.4.0.\n- [Release notes](https://github.com/juhaku/utoipa/releases)\n- [Changelog](https://github.com/juhaku/utoipa/blob/master/utoipa-rapidoc/CHANGELOG.md)\n- [Commits](https://github.com/juhaku/utoipa/compare/utoipa-5.3.1...utoipa-5.4.0)\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump utoipa from 5.3.1 to 5.4.0 (#50)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-27T01:06:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7ec2db1c13762d1295b4ecffd3d1d1ae76da7c19",
"body": "* HasPath: Remove unused &self reference\n\n* HasIdPath: remove unused &self reference\n\n* Propagate use of user_uri_builder\n\n* Propagate use of post_uri_builder\n\n* Fix WASM calls\n\n* Fix typo\n\n* Propagate use of follow_uri_builder\n\n* Propagate use of mute_uri_builder\n\n* Propagate use of bookmark_uri_bu\n[…]\n_builder\n\n* Propagate use of last_read_uri_builder\n\n* Fix test typos\n\n* Bookmark, tag: validate URI format\n\n* Fix URI parser test typo for follow URI parsing\n\n* Remove explicit type_path_builder utils",
"is_bot": false,
"headline": "Propagate use of URI, path builders (#61)",
"author_name": "ok300",
"author_login": "ok300",
"committed_at": "2025-08-26T09:38:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b46deee2a904f3aa990ba65b2b95045f42afc908",
"body": null,
"is_bot": false,
"headline": "Increase short post length",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2025-07-11T15:06:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb2f19f49c89ceafc7fec4f9f7f63b77595a315f",
"body": null,
"is_bot": false,
"headline": "bump tokio",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2025-06-12T17:59:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61a84736ad22098b80a7425dc01a51b8c0001831",
"body": null,
"is_bot": false,
"headline": "bump pubky",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2025-06-12T17:56:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76653e544d7bd6f15a17fa95918d7b1bd81f5a87",
"body": "Bumps [blake3](https://github.com/BLAKE3-team/BLAKE3) from 1.8.1 to 1.8.2.\n- [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases)\n- [Commits](https://github.com/BLAKE3-team/BLAKE3/compare/1.8.1...1.8.2)\n\n---\nupdated-dependencies:\n- dependency-name: blake3\n dependency-version: 1.8.2\n dep\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump blake3 from 1.8.1 to 1.8.2 (#44)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-26T09:45:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b53902d46e5594a2cce3dc92bd656ca858a4951c",
"body": "Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.44.2 to 1.45.0.\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.44.2...tokio-1.45.0)\n\n---\nupdated-dependencies:\n- dependency-name: tokio\n dependency-version: 1.45.0\n \n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump tokio from 1.44.2 to 1.45.0 (#45)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-26T09:45:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e7da08b07152952b1b59cae0fb0412f2202d6ccf",
"body": null,
"is_bot": false,
"headline": "Update README.md (#43)",
"author_name": "DZ",
"author_login": "dzdidi",
"committed_at": "2025-05-26T09:45:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1ec2968651c9dbde02543090c632c79f0c03e0c",
"body": "Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.44.1 to 1.44.2.\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.44.1...tokio-1.44.2)\n\n---\nupdated-dependencies:\n- dependency-name: tokio\n dependency-version: 1.44.2\n \n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump tokio from 1.44.1 to 1.44.2 (#41)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-11T15:34:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "10eb01ba47af6a255956b0efe45eb77629969c77",
"body": "Bumps [blake3](https://github.com/BLAKE3-team/BLAKE3) from 1.7.0 to 1.8.1.\n- [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases)\n- [Commits](https://github.com/BLAKE3-team/BLAKE3/compare/1.7.0...1.8.1)\n\n---\nupdated-dependencies:\n- dependency-name: blake3\n dependency-version: 1.8.1\n dep\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump blake3 from 1.7.0 to 1.8.1 (#40)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-11T15:34:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d419ad1854352e1503df1965448553e6e4b68ad9",
"body": null,
"is_bot": false,
"headline": "chore: bump to 0.3.4",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2025-04-10T10:20:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d9979144707774be0f4b6f9813b49887c7d8da5",
"body": null,
"is_bot": false,
"headline": "Fix timestamp id mismatch on wasm meta (#42)",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2025-04-10T10:15:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e14e6b337cdbbb9503f085ac11b1e4966fec10d",
"body": null,
"is_bot": false,
"headline": "chore: bump to v0.3.3",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2025-03-19T18:25:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20b1a20325ecaf80363f806b94ade76399be7b0d",
"body": null,
"is_bot": false,
"headline": "feat: add blob max size validation (#36)",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2025-03-19T18:23:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d68294b1537344a61e9f841081047fcdee40d9ac",
"body": "Bumps [blake3](https://github.com/BLAKE3-team/BLAKE3) from 1.6.1 to 1.7.0.\n- [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases)\n- [Commits](https://github.com/BLAKE3-team/BLAKE3/compare/1.6.1...1.7.0)\n\n---\nupdated-dependencies:\n- dependency-name: blake3\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump blake3 from 1.6.1 to 1.7.0 (#37)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-19T18:22:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfa7f69cebe5f8ef9573e779221519f4c970bc06",
"body": "Bumps [blake3](https://github.com/BLAKE3-team/BLAKE3) from 1.6.0 to 1.6.1.\n- [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases)\n- [Commits](https://github.com/BLAKE3-team/BLAKE3/compare/1.6.0...1.6.1)\n\n---\nupdated-dependencies:\n- dependency-name: blake3\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump blake3 from 1.6.0 to 1.6.1 (#31)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-18T13:31:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8de038408e37a5dca6e1f6f3aa18be1ea01bd746",
"body": "Bumps pkarr from 3.4.0 to 3.5.3.\n\n---\nupdated-dependencies:\n- dependency-name: pkarr\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump pkarr from 3.4.0 to 3.5.3 (#32)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-18T13:30:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9252a8393c1ff0243c80f11a5512baf0c17388e7",
"body": "Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.43.0 to 1.44.1.\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.43.0...tokio-1.44.1)\n\n---\nupdated-dependencies:\n- dependency-name: tokio\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump tokio from 1.43.0 to 1.44.1 (#34)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-18T13:29:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef362f8b37f1ef99b7af6c9c12a093c4e06642d5",
"body": null,
"is_bot": false,
"headline": "fix: use custom validation, remove pkarr as dep (#28)",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2025-03-18T10:24:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d54db82bb9e178be9679b88d66b816c8cb3ae4e",
"body": null,
"is_bot": false,
"headline": "chore: bump pkarr prepare release",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2025-02-20T13:22:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dec1359e2b593f74c1d12b1192c7d21123010719",
"body": "Bumps [blake3](https://github.com/BLAKE3-team/BLAKE3) from 1.5.5 to 1.6.0.\n- [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases)\n- [Commits](https://github.com/BLAKE3-team/BLAKE3/compare/1.5.5...1.6.0)\n\n---\nupdated-dependencies:\n- dependency-name: blake3\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump blake3 from 1.5.5 to 1.6.0 (#23)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-19T11:40:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9e26365d35872b94aa372be0b8930c094a2feb0",
"body": null,
"is_bot": false,
"headline": "Bump pkarr (#24)",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2025-02-19T11:40:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0ee9bff8d73519acc7e6ad447f4425667a60d17",
"body": null,
"is_bot": false,
"headline": "chore: bump to v0.3.1",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2025-02-17T19:18:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "350a70de3d729ff915163b1ad2054a4554d6b5bc",
"body": null,
"is_bot": false,
"headline": "chore(deps): bump pkarr to v3.3.1",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2025-02-17T19:17:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b194ce2aedc94052b0c8a56c24517ac3df2425e7",
"body": null,
"is_bot": false,
"headline": "Bump: pubky to v0.4 pkarr to v3.1.2 (#22)",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2025-02-17T11:52:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0d3cc8fabf825fbceea582a82cfcb78c4fd6a0e",
"body": null,
"is_bot": false,
"headline": "Fix: make sure default user passes validation (#21)",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2025-02-15T20:51:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb0cd01d616e9089e3513d5600ae99ced276f6ed",
"body": "* Fix blob import, improve blob hash\n\n* Bump version",
"is_bot": false,
"headline": "Fix blob import, improve blob hash (#18)",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2025-02-11T19:46:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79e9a1f57ca06174a5fdbc807c288c82c1c178c5",
"body": null,
"is_bot": false,
"headline": "Bump utoipa",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2025-02-10T11:53:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "114eb08b4b6a8c526e70ffa33024762a5ee78001",
"body": "* Add editPost and fromJson\n\n* Add validation to fromJson and tests\n\n* Bump version\n\n* Fix test",
"is_bot": false,
"headline": "Feat: add editPost and fromJson (#17)",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2025-02-06T18:51:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ff90d6fa0ef364e80c1b72c1c36ea0df7db2766",
"body": null,
"is_bot": false,
"headline": "chore(tests): use nextest on CI",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2025-02-05T17:47:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "006c0981e116317b38733b63c5294eba3e15fa0d",
"body": "* Add ffi to expose uri parser on wasm\n\n* Add docs bump version",
"is_bot": false,
"headline": "Add ffi to expose uri parser on wasm (#16)",
"author_name": "SHAcollision",
"author_login": "SHAcollision",
"committed_at": "2025-02-05T12:40:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26398e9b9e73c12566fa1a967fc8c0ed5bb6882c",
"body": null,
"is_bot": false,
"headline": "fix lint",
"author_name": "amir",
"author_login": "amirRamirfatahi",
"committed_at": "2025-02-04T22:30:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3311ed19ba753fbb09dd756031059a003462e2da",
"body": null,
"is_bot": false,
"headline": "Add Serialize and Deserialize to Resource and ParsedUri",
"author_name": "amir",
"author_login": "amirRamirfatahi",
"committed_at": "2025-02-04T22:30:34Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 69,
"latest_release_at": "2026-06-12T09:35:51Z",
"latest_release_tag": "v0.5.3",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 28,
"days_since_latest_release": 48,
"mean_days_between_releases": 108.2
},
"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": "pubky-app-specs",
"exists": true,
"license": "MIT",
"keywords": [
"watcher",
"social",
"nexus",
"pubky",
"pubky-app"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/pubky-app-specs",
"is_deprecated": false,
"latest_version": "0.6.2",
"repository_url": "https://github.com/pubky/pubky-app-specs",
"versions_count": 17,
"total_downloads": 9753,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 349,
"first_published_at": "2024-11-27T08:48:34.657890Z",
"latest_published_at": "2026-07-22T03:32:34.934922Z",
"latest_version_yanked": false,
"days_since_latest_publish": 8
},
{
"name": "pubky-app-specs",
"exists": true,
"license": "MIT",
"keywords": [
"pubky-app",
"pubky-nexus",
"specs"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/pubky-app-specs",
"is_deprecated": false,
"latest_version": "0.6.2",
"repository_url": "https://github.com/pubky/pubky-app-specs",
"versions_count": 30,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 4110,
"first_published_at": "2025-01-27T12:33:15.652000Z",
"latest_published_at": "2026-07-22T03:35:02.867000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 8
}
]
},
"popularity": {
"forks": 6,
"stars": 9,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2025-02-18",
"count": 1
},
{
"date": "2025-05-29",
"count": 1
},
{
"date": "2025-08-06",
"count": 1
},
{
"date": "2025-08-22",
"count": 1
},
{
"date": "2025-10-15",
"count": 1
},
{
"date": "2025-12-02",
"count": 1
}
],
"complete": true,
"collected": 6,
"total_forks": 6
},
"star_history": null,
"open_issues_and_prs": 16
},
"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": 46259,
"source_files_sampled": 36,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml",
"pkg/package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "quinn-proto",
"direct": false,
"version": "0.11.14",
"severity": "high",
"ecosystem": "crates",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-4w2j-m93h-cj5j",
"RUSTSEC-2026-0185"
],
"fixed_version": "0.11.15",
"advisory_count": 2,
"oldest_advisory_days": 38
},
{
"name": "rustls-webpki",
"direct": false,
"version": "0.103.10",
"severity": "high",
"ecosystem": "crates",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-82j2-j2ch-gfr8",
"GHSA-965h-392x-2mh5",
"GHSA-xgp8-3hg3-c2mh",
"RUSTSEC-2026-0098",
"RUSTSEC-2026-0099",
"RUSTSEC-2026-0104"
],
"fixed_version": "0.104.0-alpha.7",
"advisory_count": 6,
"oldest_advisory_days": 107
},
{
"name": "rand",
"direct": false,
"version": "0.8.5",
"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
},
{
"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
},
{
"name": "anyhow",
"direct": false,
"version": "1.0.102",
"severity": "unknown",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"RUSTSEC-2026-0190"
],
"fixed_version": "1.0.103",
"advisory_count": 1,
"oldest_advisory_days": 35
},
{
"name": "atomic-polyfill",
"direct": false,
"version": "1.0.3",
"severity": "unknown",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"RUSTSEC-2023-0089"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 1115
},
{
"name": "tsify-next",
"direct": false,
"version": "0.5.6",
"severity": "unknown",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"RUSTSEC-2025-0048"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 366
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"low": 2,
"high": 2,
"unknown": 3
},
"advisory_count": 15,
"affected_count": 7,
"assessed_count": 363,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 1,
"direct_affected_count": 0
},
"ecosystems": [
"crates",
"npm"
],
"dependencies": [
{
"name": "serde",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.228"
},
{
"name": "serde_json",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.145"
},
{
"name": "url",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.5.8"
},
{
"name": "base32",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.5.1"
},
{
"name": "blake3",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.8.5"
},
{
"name": "mime",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3"
},
{
"name": "utoipa",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "5.5.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "base32",
"direct": true,
"version": "0.5.1",
"ecosystem": "crates"
},
{
"name": "blake3",
"direct": true,
"version": "1.8.5",
"ecosystem": "crates"
},
{
"name": "mime",
"direct": true,
"version": "0.3.17",
"ecosystem": "crates"
},
{
"name": "serde",
"direct": true,
"version": "1.0.228",
"ecosystem": "crates"
},
{
"name": "serde_json",
"direct": true,
"version": "1.0.149",
"ecosystem": "crates"
},
{
"name": "url",
"direct": true,
"version": "2.5.8",
"ecosystem": "crates"
},
{
"name": "utoipa",
"direct": true,
"version": "5.5.0",
"ecosystem": "crates"
},
{
"name": "aead",
"direct": false,
"version": "0.5.2",
"ecosystem": "crates"
},
{
"name": "aho-corasick",
"direct": false,
"version": "1.1.4",
"ecosystem": "crates"
},
{
"name": "anyhow",
"direct": false,
"version": "1.0.102",
"ecosystem": "crates"
},
{
"name": "argon2",
"direct": false,
"version": "0.5.3",
"ecosystem": "crates"
},
{
"name": "arrayref",
"direct": false,
"version": "0.3.9",
"ecosystem": "crates"
},
{
"name": "arrayvec",
"direct": false,
"version": "0.7.6",
"ecosystem": "crates"
},
{
"name": "async-compat",
"direct": false,
"version": "0.2.5",
"ecosystem": "crates"
},
{
"name": "async-trait",
"direct": false,
"version": "0.1.89",
"ecosystem": "crates"
},
{
"name": "atomic-polyfill",
"direct": false,
"version": "1.0.3",
"ecosystem": "crates"
},
{
"name": "atomic-waker",
"direct": false,
"version": "1.1.2",
"ecosystem": "crates"
},
{
"name": "autocfg",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "aws-lc-rs",
"direct": false,
"version": "1.16.2",
"ecosystem": "crates"
},
{
"name": "aws-lc-sys",
"direct": false,
"version": "0.39.0",
"ecosystem": "crates"
},
{
"name": "base64",
"direct": false,
"version": "0.22.1",
"ecosystem": "crates"
},
{
"name": "base64ct",
"direct": false,
"version": "1.8.3",
"ecosystem": "crates"
},
{
"name": "bitflags",
"direct": false,
"version": "2.11.0",
"ecosystem": "crates"
},
{
"name": "blake2",
"direct": false,
"version": "0.10.6",
"ecosystem": "crates"
},
{
"name": "block-buffer",
"direct": false,
"version": "0.10.4",
"ecosystem": "crates"
},
{
"name": "block-buffer",
"direct": false,
"version": "0.12.0",
"ecosystem": "crates"
},
{
"name": "bumpalo",
"direct": false,
"version": "3.20.2",
"ecosystem": "crates"
},
{
"name": "byteorder",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "bytes",
"direct": false,
"version": "1.11.1",
"ecosystem": "crates"
},
{
"name": "cast",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "cc",
"direct": false,
"version": "1.2.58",
"ecosystem": "crates"
},
{
"name": "cesu8",
"direct": false,
"version": "1.1.0",
"ecosystem": "crates"
},
{
"name": "cfg-if",
"direct": false,
"version": "1.0.4",
"ecosystem": "crates"
},
{
"name": "cfg_aliases",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "chacha20",
"direct": false,
"version": "0.10.0",
"ecosystem": "crates"
},
{
"name": "cipher",
"direct": false,
"version": "0.4.4",
"ecosystem": "crates"
},
{
"name": "cmake",
"direct": false,
"version": "0.1.58",
"ecosystem": "crates"
},
{
"name": "cobs",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "combine",
"direct": false,
"version": "4.6.7",
"ecosystem": "crates"
},
{
"name": "const-oid",
"direct": false,
"version": "0.10.2",
"ecosystem": "crates"
},
{
"name": "constant_time_eq",
"direct": false,
"version": "0.4.2",
"ecosystem": "crates"
},
{
"name": "cookie",
"direct": false,
"version": "0.18.1",
"ecosystem": "crates"
},
{
"name": "cookie_store",
"direct": false,
"version": "0.22.1",
"ecosystem": "crates"
},
{
"name": "cordyceps",
"direct": false,
"version": "0.3.4",
"ecosystem": "crates"
},
{
"name": "core-foundation",
"direct": false,
"version": "0.10.1",
"ecosystem": "crates"
},
{
"name": "core-foundation-sys",
"direct": false,
"version": "0.8.7",
"ecosystem": "crates"
},
{
"name": "cpufeatures",
"direct": false,
"version": "0.2.17",
"ecosystem": "crates"
},
{
"name": "cpufeatures",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "crc",
"direct": false,
"version": "3.4.0",
"ecosystem": "crates"
},
{
"name": "crc-catalog",
"direct": false,
"version": "2.4.0",
"ecosystem": "crates"
},
{
"name": "critical-section",
"direct": false,
"version": "1.2.0",
"ecosystem": "crates"
},
{
"name": "crossbeam-queue",
"direct": false,
"version": "0.3.12",
"ecosystem": "crates"
},
{
"name": "crossbeam-utils",
"direct": false,
"version": "0.8.21",
"ecosystem": "crates"
},
{
"name": "crypto-common",
"direct": false,
"version": "0.1.7",
"ecosystem": "crates"
},
{
"name": "crypto-common",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "crypto_secretbox",
"direct": false,
"version": "0.1.1",
"ecosystem": "crates"
},
{
"name": "curve25519-dalek",
"direct": false,
"version": "5.0.0-pre.6",
"ecosystem": "crates"
},
{
"name": "curve25519-dalek-derive",
"direct": false,
"version": "0.1.1",
"ecosystem": "crates"
},
{
"name": "der",
"direct": false,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "deranged",
"direct": false,
"version": "0.5.8",
"ecosystem": "crates"
},
{
"name": "diatomic-waker",
"direct": false,
"version": "0.2.3",
"ecosystem": "crates"
},
{
"name": "digest",
"direct": false,
"version": "0.10.7",
"ecosystem": "crates"
},
{
"name": "digest",
"direct": false,
"version": "0.11.3",
"ecosystem": "crates"
},
{
"name": "displaydoc",
"direct": false,
"version": "0.2.5",
"ecosystem": "crates"
},
{
"name": "document-features",
"direct": false,
"version": "0.2.12",
"ecosystem": "crates"
},
{
"name": "doxygen-rs",
"direct": false,
"version": "0.4.2",
"ecosystem": "crates"
},
{
"name": "dunce",
"direct": false,
"version": "1.0.5",
"ecosystem": "crates"
},
{
"name": "dyn-clone",
"direct": false,
"version": "1.0.20",
"ecosystem": "crates"
},
{
"name": "ed25519",
"direct": false,
"version": "3.0.0-rc.4",
"ecosystem": "crates"
},
{
"name": "ed25519-dalek",
"direct": false,
"version": "3.0.0-pre.6",
"ecosystem": "crates"
},
{
"name": "embedded-io",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "embedded-io",
"direct": false,
"version": "0.6.1",
"ecosystem": "crates"
},
{
"name": "equivalent",
"direct": false,
"version": "1.0.2",
"ecosystem": "crates"
},
{
"name": "errno",
"direct": false,
"version": "0.3.14",
"ecosystem": "crates"
},
{
"name": "eventsource-stream",
"direct": false,
"version": "0.2.3",
"ecosystem": "crates"
},
{
"name": "fastrand",
"direct": false,
"version": "2.3.0",
"ecosystem": "crates"
},
{
"name": "fiat-crypto",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "find-msvc-tools",
"direct": false,
"version": "0.1.9",
"ecosystem": "crates"
},
{
"name": "flume",
"direct": false,
"version": "0.11.1",
"ecosystem": "crates"
},
{
"name": "flume",
"direct": false,
"version": "0.12.0",
"ecosystem": "crates"
},
{
"name": "foldhash",
"direct": false,
"version": "0.1.5",
"ecosystem": "crates"
},
{
"name": "form_urlencoded",
"direct": false,
"version": "1.2.2",
"ecosystem": "crates"
},
{
"name": "fs_extra",
"direct": false,
"version": "1.3.0",
"ecosystem": "crates"
},
{
"name": "futures-buffered",
"direct": false,
"version": "0.2.13",
"ecosystem": "crates"
},
{
"name": "futures-channel",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-core",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-io",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-lite",
"direct": false,
"version": "2.6.1",
"ecosystem": "crates"
},
{
"name": "futures-macro",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-sink",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-task",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-util",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "genawaiter",
"direct": false,
"version": "0.99.1",
"ecosystem": "crates"
},
{
"name": "genawaiter-macro",
"direct": false,
"version": "0.99.1",
"ecosystem": "crates"
},
{
"name": "generator",
"direct": false,
"version": "0.8.8",
"ecosystem": "crates"
},
{
"name": "generic-array",
"direct": false,
"version": "0.14.7",
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": "0.2.17",
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": "0.3.4",
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": "0.4.2",
"ecosystem": "crates"
},
{
"name": "hash32",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "hashbrown",
"direct": false,
"version": "0.15.5",
"ecosystem": "crates"
},
{
"name": "hashbrown",
"direct": false,
"version": "0.16.1",
"ecosystem": "crates"
},
{
"name": "heapless",
"direct": false,
"version": "0.7.17",
"ecosystem": "crates"
},
{
"name": "heck",
"direct": false,
"version": "0.5.0",
"ecosystem": "crates"
},
{
"name": "heed",
"direct": false,
"version": "0.22.0",
"ecosystem": "crates"
},
{
"name": "heed-traits",
"direct": false,
"version": "0.20.0",
"ecosystem": "crates"
},
{
"name": "heed-types",
"direct": false,
"version": "0.21.0",
"ecosystem": "crates"
},
{
"name": "http",
"direct": false,
"version": "1.4.0",
"ecosystem": "crates"
},
{
"name": "http-body",
"direct": false,
"version": "1.0.1",
"ecosystem": "crates"
},
{
"name": "http-body-util",
"direct": false,
"version": "0.1.3",
"ecosystem": "crates"
},
{
"name": "httparse",
"direct": false,
"version": "1.10.1",
"ecosystem": "crates"
},
{
"name": "httpdate",
"direct": false,
"version": "1.0.3",
"ecosystem": "crates"
},
{
"name": "hybrid-array",
"direct": false,
"version": "0.4.8",
"ecosystem": "crates"
},
{
"name": "hyper",
"direct": false,
"version": "1.8.1",
"ecosystem": "crates"
},
{
"name": "hyper-rustls",
"direct": false,
"version": "0.27.7",
"ecosystem": "crates"
},
{
"name": "hyper-util",
"direct": false,
"version": "0.1.20",
"ecosystem": "crates"
},
{
"name": "icu_collections",
"direct": false,
"version": "2.1.1",
"ecosystem": "crates"
},
{
"name": "icu_locale_core",
"direct": false,
"version": "2.1.1",
"ecosystem": "crates"
},
{
"name": "icu_normalizer",
"direct": false,
"version": "2.1.1",
"ecosystem": "crates"
},
{
"name": "icu_normalizer_data",
"direct": false,
"version": "2.1.1",
"ecosystem": "crates"
},
{
"name": "icu_properties",
"direct": false,
"version": "2.1.2",
"ecosystem": "crates"
},
{
"name": "icu_properties_data",
"direct": false,
"version": "2.1.2",
"ecosystem": "crates"
},
{
"name": "icu_provider",
"direct": false,
"version": "2.1.1",
"ecosystem": "crates"
},
{
"name": "id-arena",
"direct": false,
"version": "2.3.0",
"ecosystem": "crates"
},
{
"name": "idna",
"direct": false,
"version": "1.1.0",
"ecosystem": "crates"
},
{
"name": "idna_adapter",
"direct": false,
"version": "1.2.1",
"ecosystem": "crates"
},
{
"name": "indexmap",
"direct": false,
"version": "2.13.0",
"ecosystem": "crates"
},
{
"name": "inout",
"direct": false,
"version": "0.1.4",
"ecosystem": "crates"
},
{
"name": "ipnet",
"direct": false,
"version": "2.12.0",
"ecosystem": "crates"
},
{
"name": "iri-string",
"direct": false,
"version": "0.7.11",
"ecosystem": "crates"
},
{
"name": "itoa",
"direct": false,
"version": "1.0.18",
"ecosystem": "crates"
},
{
"name": "jni",
"direct": false,
"version": "0.21.1",
"ecosystem": "crates"
},
{
"name": "jni-sys",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "jni-sys",
"direct": false,
"version": "0.4.1",
"ecosystem": "crates"
},
{
"name": "jni-sys-macros",
"direct": false,
"version": "0.4.1",
"ecosystem": "crates"
},
{
"name": "jobserver",
"direct": false,
"version": "0.1.34",
"ecosystem": "crates"
},
{
"name": "js-sys",
"direct": false,
"version": "0.3.95",
"ecosystem": "crates"
},
{
"name": "lazy_static",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "leb128fmt",
"direct": false,
"version": "0.1.0",
"ecosystem": "crates"
},
{
"name": "libc",
"direct": false,
"version": "0.2.183",
"ecosystem": "crates"
},
{
"name": "libm",
"direct": false,
"version": "0.2.16",
"ecosystem": "crates"
},
{
"name": "litemap",
"direct": false,
"version": "0.8.1",
"ecosystem": "crates"
},
{
"name": "litrs",
"direct": false,
"version": "1.0.0",
"ecosystem": "crates"
},
{
"name": "lmdb-master-sys",
"direct": false,
"version": "0.2.5",
"ecosystem": "crates"
},
{
"name": "lock_api",
"direct": false,
"version": "0.4.14",
"ecosystem": "crates"
},
{
"name": "log",
"direct": false,
"version": "0.4.29",
"ecosystem": "crates"
},
{
"name": "loom",
"direct": false,
"version": "0.7.2",
"ecosystem": "crates"
},
{
"name": "lru",
"direct": false,
"version": "0.16.3",
"ecosystem": "crates"
},
{
"name": "lru-slab",
"direct": false,
"version": "0.1.2",
"ecosystem": "crates"
},
{
"name": "mainline",
"direct": false,
"version": "6.1.2",
"ecosystem": "crates"
},
{
"name": "matchers",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "memchr",
"direct": false,
"version": "2.8.0",
"ecosystem": "crates"
},
{
"name": "minicov",
"direct": false,
"version": "0.3.8",
"ecosystem": "crates"
},
{
"name": "minimal-lexical",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "mio",
"direct": false,
"version": "1.2.0",
"ecosystem": "crates"
},
{
"name": "nom",
"direct": false,
"version": "7.1.3",
"ecosystem": "crates"
},
{
"name": "ntimestamp",
"direct": false,
"version": "1.0.0",
"ecosystem": "crates"
},
{
"name": "nu-ansi-term",
"direct": false,
"version": "0.50.3",
"ecosystem": "crates"
},
{
"name": "num-conv",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "num-traits",
"direct": false,
"version": "0.2.19",
"ecosystem": "crates"
},
{
"name": "once_cell",
"direct": false,
"version": "1.21.4",
"ecosystem": "crates"
},
{
"name": "oorandom",
"direct": false,
"version": "11.1.5",
"ecosystem": "crates"
},
{
"name": "opaque-debug",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "openssl-probe",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "page_size",
"direct": false,
"version": "0.6.0",
"ecosystem": "crates"
},
{
"name": "parking",
"direct": false,
"version": "2.2.1",
"ecosystem": "crates"
},
{
"name": "parking_lot",
"direct": false,
"version": "0.12.5",
"ecosystem": "crates"
},
{
"name": "parking_lot_core",
"direct": false,
"version": "0.9.12",
"ecosystem": "crates"
},
{
"name": "password-hash",
"direct": false,
"version": "0.5.0",
"ecosystem": "crates"
},
{
"name": "percent-encoding",
"direct": false,
"version": "2.3.2",
"ecosystem": "crates"
},
{
"name": "phf",
"direct": false,
"version": "0.11.3",
"ecosystem": "crates"
},
{
"name": "phf_generator",
"direct": false,
"version": "0.11.3",
"ecosystem": "crates"
},
{
"name": "phf_macros",
"direct": false,
"version": "0.11.3",
"ecosystem": "crates"
},
{
"name": "phf_shared",
"direct": false,
"version": "0.11.3",
"ecosystem": "crates"
},
{
"name": "pin-project-lite",
"direct": false,
"version": "0.2.17",
"ecosystem": "crates"
},
{
"name": "pin-utils",
"direct": false,
"version": "0.1.0",
"ecosystem": "crates"
},
{
"name": "pkarr",
"direct": false,
"version": "6.0.1",
"ecosystem": "crates"
},
{
"name": "pkcs8",
"direct": false,
"version": "0.11.0-rc.11",
"ecosystem": "crates"
},
{
"name": "poly1305",
"direct": false,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "postcard",
"direct": false,
"version": "1.1.3",
"ecosystem": "crates"
},
{
"name": "potential_utf",
"direct": false,
"version": "0.1.4",
"ecosystem": "crates"
},
{
"name": "powerfmt",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "ppv-lite86",
"direct": false,
"version": "0.2.21",
"ecosystem": "crates"
},
{
"name": "prettyplease",
"direct": false,
"version": "0.2.37",
"ecosystem": "crates"
},
{
"name": "proc-macro2",
"direct": false,
"version": "1.0.106",
"ecosystem": "crates"
},
{
"name": "psl-types",
"direct": false,
"version": "2.0.11",
"ecosystem": "crates"
},
{
"name": "pubky",
"direct": false,
"version": "0.9.3",
"ecosystem": "crates"
},
{
"name": "pubky-common",
"direct": false,
"version": "0.9.3",
"ecosystem": "crates"
},
{
"name": "pubky-timestamp",
"direct": false,
"version": "0.4.1",
"ecosystem": "crates"
},
{
"name": "publicsuffix",
"direct": false,
"version": "2.3.0",
"ecosystem": "crates"
},
{
"name": "quinn",
"direct": false,
"version": "0.11.9",
"ecosystem": "crates"
},
{
"name": "quinn-proto",
"direct": false,
"version": "0.11.14",
"ecosystem": "crates"
},
{
"name": "quinn-udp",
"direct": false,
"version": "0.5.14",
"ecosystem": "crates"
},
{
"name": "quote",
"direct": false,
"version": "1.0.45",
"ecosystem": "crates"
},
{
"name": "r-efi",
"direct": false,
"version": "5.3.0",
"ecosystem": "crates"
},
{
"name": "r-efi",
"direct": false,
"version": "6.0.0",
"ecosystem": "crates"
},
{
"name": "rand",
"direct": false,
"version": "0.10.1",
"ecosystem": "crates"
},
{
"name": "rand",
"direct": false,
"version": "0.8.5",
"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.10.1",
"ecosystem": "crates"
},
{
"name": "rand_core",
"direct": false,
"version": "0.6.4",
"ecosystem": "crates"
},
{
"name": "rand_core",
"direct": false,
"version": "0.9.5",
"ecosystem": "crates"
},
{
"name": "redox_syscall",
"direct": false,
"version": "0.5.18",
"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": "reqwest",
"direct": false,
"version": "0.13.2",
"ecosystem": "crates"
},
{
"name": "ring",
"direct": false,
"version": "0.17.14",
"ecosystem": "crates"
},
{
"name": "rustc-hash",
"direct": false,
"version": "2.1.1",
"ecosystem": "crates"
},
{
"name": "rustc_version",
"direct": false,
"version": "0.4.1",
"ecosystem": "crates"
},
{
"name": "rustls",
"direct": false,
"version": "0.23.37",
"ecosystem": "crates"
},
{
"name": "rustls-native-certs",
"direct": false,
"version": "0.8.3",
"ecosystem": "crates"
},
{
"name": "rustls-pki-types",
"direct": false,
"version": "1.14.0",
"ecosystem": "crates"
},
{
"name": "rustls-platform-verifier",
"direct": false,
"version": "0.6.2",
"ecosystem": "crates"
},
{
"name": "rustls-platform-verifier-android",
"direct": false,
"version": "0.1.1",
"ecosystem": "crates"
},
{
"name": "rustls-webpki",
"direct": false,
"version": "0.103.10",
"ecosystem": "crates"
},
{
"name": "rustversion",
"direct": false,
"version": "1.0.22",
"ecosystem": "crates"
},
{
"name": "salsa20",
"direct": false,
"version": "0.10.2",
"ecosystem": "crates"
},
{
"name": "same-file",
"direct": false,
"version": "1.0.6",
"ecosystem": "crates"
},
{
"name": "schannel",
"direct": false,
"version": "0.1.29",
"ecosystem": "crates"
},
{
"name": "scoped-tls",
"direct": false,
"version": "1.0.1",
"ecosystem": "crates"
},
{
"name": "scopeguard",
"direct": false,
"version": "1.2.0",
"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": "self_cell",
"direct": false,
"version": "1.2.2",
"ecosystem": "crates"
},
{
"name": "semver",
"direct": false,
"version": "1.0.27",
"ecosystem": "crates"
},
{
"name": "serde-wasm-bindgen",
"direct": false,
"version": "0.6.5",
"ecosystem": "crates"
},
{
"name": "serde_bencode",
"direct": false,
"version": "0.2.4",
"ecosystem": "crates"
},
{
"name": "serde_bytes",
"direct": false,
"version": "0.11.19",
"ecosystem": "crates"
},
{
"name": "serde_core",
"direct": false,
"version": "1.0.228",
"ecosystem": "crates"
},
{
"name": "serde_derive",
"direct": false,
"version": "1.0.228",
"ecosystem": "crates"
},
{
"name": "serde_derive_internals",
"direct": false,
"version": "0.29.1",
"ecosystem": "crates"
},
{
"name": "sha1_smol",
"direct": false,
"version": "1.0.1",
"ecosystem": "crates"
},
{
"name": "sha2",
"direct": false,
"version": "0.11.0",
"ecosystem": "crates"
},
{
"name": "sharded-slab",
"direct": false,
"version": "0.1.7",
"ecosystem": "crates"
},
{
"name": "shlex",
"direct": false,
"version": "1.3.0",
"ecosystem": "crates"
},
{
"name": "signal-hook-registry",
"direct": false,
"version": "1.4.8",
"ecosystem": "crates"
},
{
"name": "signature",
"direct": false,
"version": "3.0.0-rc.10",
"ecosystem": "crates"
},
{
"name": "simple-dns",
"direct": false,
"version": "0.11.2",
"ecosystem": "crates"
},
{
"name": "siphasher",
"direct": false,
"version": "1.0.2",
"ecosystem": "crates"
},
{
"name": "slab",
"direct": false,
"version": "0.4.12",
"ecosystem": "crates"
},
{
"name": "smallvec",
"direct": false,
"version": "1.15.1",
"ecosystem": "crates"
},
{
"name": "socket2",
"direct": false,
"version": "0.6.3",
"ecosystem": "crates"
},
{
"name": "spin",
"direct": false,
"version": "0.10.0",
"ecosystem": "crates"
},
{
"name": "spin",
"direct": false,
"version": "0.9.8",
"ecosystem": "crates"
},
{
"name": "spki",
"direct": false,
"version": "0.8.0-rc.4",
"ecosystem": "crates"
},
{
"name": "stable_deref_trait",
"direct": false,
"version": "1.2.1",
"ecosystem": "crates"
},
{
"name": "subtle",
"direct": false,
"version": "2.6.1",
"ecosystem": "crates"
},
{
"name": "syn",
"direct": false,
"version": "2.0.117",
"ecosystem": "crates"
},
{
"name": "sync_wrapper",
"direct": false,
"version": "1.0.2",
"ecosystem": "crates"
},
{
"name": "synchronoise",
"direct": false,
"version": "1.0.1",
"ecosystem": "crates"
},
{
"name": "synstructure",
"direct": false,
"version": "0.13.2",
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": false,
"version": "1.0.69",
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": false,
"version": "2.0.18",
"ecosystem": "crates"
},
{
"name": "thiserror-impl",
"direct": false,
"version": "1.0.69",
"ecosystem": "crates"
},
{
"name": "thiserror-impl",
"direct": false,
"version": "2.0.18",
"ecosystem": "crates"
},
{
"name": "thread_local",
"direct": false,
"version": "1.1.9",
"ecosystem": "crates"
},
{
"name": "time",
"direct": false,
"version": "0.3.47",
"ecosystem": "crates"
},
{
"name": "time-core",
"direct": false,
"version": "0.1.8",
"ecosystem": "crates"
},
{
"name": "time-macros",
"direct": false,
"version": "0.2.27",
"ecosystem": "crates"
},
{
"name": "tinystr",
"direct": false,
"version": "0.8.2",
"ecosystem": "crates"
},
{
"name": "tinyvec",
"direct": false,
"version": "1.11.0",
"ecosystem": "crates"
},
{
"name": "tinyvec_macros",
"direct": false,
"version": "0.1.1",
"ecosystem": "crates"
},
{
"name": "tokio",
"direct": false,
"version": "1.53.1",
"ecosystem": "crates"
},
{
"name": "tokio-macros",
"direct": false,
"version": "2.7.0",
"ecosystem": "crates"
},
{
"name": "tokio-rustls",
"direct": false,
"version": "0.26.4",
"ecosystem": "crates"
},
{
"name": "tokio-util",
"direct": false,
"version": "0.7.18",
"ecosystem": "crates"
},
{
"name": "tower",
"direct": false,
"version": "0.5.3",
"ecosystem": "crates"
},
{
"name": "tower-http",
"direct": false,
"version": "0.6.8",
"ecosystem": "crates"
},
{
"name": "tower-layer",
"direct": false,
"version": "0.3.3",
"ecosystem": "crates"
},
{
"name": "tower-service",
"direct": false,
"version": "0.3.3",
"ecosystem": "crates"
},
{
"name": "tracing",
"direct": false,
"version": "0.1.44",
"ecosystem": "crates"
},
{
"name": "tracing-attributes",
"direct": false,
"version": "0.1.31",
"ecosystem": "crates"
},
{
"name": "tracing-core",
"direct": false,
"version": "0.1.36",
"ecosystem": "crates"
},
{
"name": "tracing-log",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "tracing-subscriber",
"direct": false,
"version": "0.3.23",
"ecosystem": "crates"
},
{
"name": "try-lock",
"direct": false,
"version": "0.2.5",
"ecosystem": "crates"
},
{
"name": "tsify-next",
"direct": false,
"version": "0.5.6",
"ecosystem": "crates"
},
{
"name": "tsify-next-macros",
"direct": false,
"version": "0.5.6",
"ecosystem": "crates"
},
{
"name": "typenum",
"direct": false,
"version": "1.19.0",
"ecosystem": "crates"
},
{
"name": "unicode-ident",
"direct": false,
"version": "1.0.24",
"ecosystem": "crates"
},
{
"name": "unicode-xid",
"direct": false,
"version": "0.2.6",
"ecosystem": "crates"
},
{
"name": "universal-hash",
"direct": false,
"version": "0.5.1",
"ecosystem": "crates"
},
{
"name": "untrusted",
"direct": false,
"version": "0.9.0",
"ecosystem": "crates"
},
{
"name": "utf8_iter",
"direct": false,
"version": "1.0.4",
"ecosystem": "crates"
},
{
"name": "utoipa-gen",
"direct": false,
"version": "5.5.0",
"ecosystem": "crates"
},
{
"name": "valuable",
"direct": false,
"version": "0.1.1",
"ecosystem": "crates"
},
{
"name": "version_check",
"direct": false,
"version": "0.9.5",
"ecosystem": "crates"
},
{
"name": "walkdir",
"direct": false,
"version": "2.5.0",
"ecosystem": "crates"
},
{
"name": "want",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "wasi",
"direct": false,
"version": "0.11.1+wasi-snapshot-preview1",
"ecosystem": "crates"
},
{
"name": "wasip2",
"direct": false,
"version": "1.0.2+wasi-0.2.9",
"ecosystem": "crates"
},
{
"name": "wasip3",
"direct": false,
"version": "0.4.0+wasi-0.3.0-rc-2026-01-06",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen",
"direct": false,
"version": "0.2.118",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-futures",
"direct": false,
"version": "0.4.68",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-macro",
"direct": false,
"version": "0.2.118",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-macro-support",
"direct": false,
"version": "0.2.118",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-shared",
"direct": false,
"version": "0.2.118",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-test",
"direct": false,
"version": "0.3.68",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-test-macro",
"direct": false,
"version": "0.3.68",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-test-shared",
"direct": false,
"version": "0.2.118",
"ecosystem": "crates"
},
{
"name": "wasm-encoder",
"direct": false,
"version": "0.244.0",
"ecosystem": "crates"
},
{
"name": "wasm-metadata",
"direct": false,
"version": "0.244.0",
"ecosystem": "crates"
},
{
"name": "wasm-streams",
"direct": false,
"version": "0.5.0",
"ecosystem": "crates"
},
{
"name": "wasmparser",
"direct": false,
"version": "0.244.0",
"ecosystem": "crates"
},
{
"name": "web-sys",
"direct": false,
"version": "0.3.95",
"ecosystem": "crates"
},
{
"name": "web-time",
"direct": false,
"version": "1.1.0",
"ecosystem": "crates"
},
{
"name": "webpki-root-certs",
"direct": false,
"version": "1.0.6",
"ecosystem": "crates"
},
{
"name": "webpki-roots",
"direct": false,
"version": "1.0.8",
"ecosystem": "crates"
},
{
"name": "winapi",
"direct": false,
"version": "0.3.9",
"ecosystem": "crates"
},
{
"name": "winapi-i686-pc-windows-gnu",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "winapi-util",
"direct": false,
"version": "0.1.11",
"ecosystem": "crates"
},
{
"name": "winapi-x86_64-pc-windows-gnu",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "windows-link",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "windows-result",
"direct": false,
"version": "0.4.1",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.45.0",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.52.0",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.60.2",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.61.2",
"ecosystem": "crates"
},
{
"name": "windows-targets",
"direct": false,
"version": "0.42.2",
"ecosystem": "crates"
},
{
"name": "windows-targets",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows-targets",
"direct": false,
"version": "0.53.5",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_gnullvm",
"direct": false,
"version": "0.42.2",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_gnullvm",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_gnullvm",
"direct": false,
"version": "0.53.1",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_msvc",
"direct": false,
"version": "0.42.2",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_msvc",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_msvc",
"direct": false,
"version": "0.53.1",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnu",
"direct": false,
"version": "0.42.2",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnu",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnu",
"direct": false,
"version": "0.53.1",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnullvm",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnullvm",
"direct": false,
"version": "0.53.1",
"ecosystem": "crates"
},
{
"name": "windows_i686_msvc",
"direct": false,
"version": "0.42.2",
"ecosystem": "crates"
},
{
"name": "windows_i686_msvc",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_i686_msvc",
"direct": false,
"version": "0.53.1",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnu",
"direct": false,
"version": "0.42.2",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnu",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnu",
"direct": false,
"version": "0.53.1",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnullvm",
"direct": false,
"version": "0.42.2",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnullvm",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnullvm",
"direct": false,
"version": "0.53.1",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_msvc",
"direct": false,
"version": "0.42.2",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_msvc",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_msvc",
"direct": false,
"version": "0.53.1",
"ecosystem": "crates"
},
{
"name": "wit-bindgen",
"direct": false,
"version": "0.51.0",
"ecosystem": "crates"
},
{
"name": "wit-bindgen-core",
"direct": false,
"version": "0.51.0",
"ecosystem": "crates"
},
{
"name": "wit-bindgen-rust",
"direct": false,
"version": "0.51.0",
"ecosystem": "crates"
},
{
"name": "wit-bindgen-rust-macro",
"direct": false,
"version": "0.51.0",
"ecosystem": "crates"
},
{
"name": "wit-component",
"direct": false,
"version": "0.244.0",
"ecosystem": "crates"
},
{
"name": "wit-parser",
"direct": false,
"version": "0.244.0",
"ecosystem": "crates"
},
{
"name": "writeable",
"direct": false,
"version": "0.6.2",
"ecosystem": "crates"
},
{
"name": "yoke",
"direct": false,
"version": "0.8.1",
"ecosystem": "crates"
},
{
"name": "yoke-derive",
"direct": false,
"version": "0.8.1",
"ecosystem": "crates"
},
{
"name": "zerocopy",
"direct": false,
"version": "0.8.47",
"ecosystem": "crates"
},
{
"name": "zerocopy-derive",
"direct": false,
"version": "0.8.47",
"ecosystem": "crates"
},
{
"name": "zerofrom",
"direct": false,
"version": "0.1.6",
"ecosystem": "crates"
},
{
"name": "zerofrom-derive",
"direct": false,
"version": "0.1.6",
"ecosystem": "crates"
},
{
"name": "zeroize",
"direct": false,
"version": "1.8.2",
"ecosystem": "crates"
},
{
"name": "zerotrie",
"direct": false,
"version": "0.2.3",
"ecosystem": "crates"
},
{
"name": "zerovec",
"direct": false,
"version": "0.11.5",
"ecosystem": "crates"
},
{
"name": "zerovec-derive",
"direct": false,
"version": "0.11.2",
"ecosystem": "crates"
},
{
"name": "zmij",
"direct": false,
"version": "1.0.21",
"ecosystem": "crates"
},
{
"name": "mocha",
"direct": false,
"version": "^11.7.5",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 364,
"direct_count": 7,
"indirect_count": 357
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 90,
"open_issues": 12,
"closed_ratio": 0.4,
"closed_issues": 8,
"closed_unmerged_prs": 35
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "SHAcollision",
"commits": 68,
"avatar_url": "https://avatars.githubusercontent.com/u/127778313?v=4"
},
{
"type": "User",
"login": "tipogi",
"commits": 16,
"avatar_url": "https://avatars.githubusercontent.com/u/103417381?v=4"
},
{
"type": "User",
"login": "ok300",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/106775972?v=4"
},
{
"type": "User",
"login": "amirRamirfatahi",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/30861397?v=4"
},
{
"type": "User",
"login": "aintnostressin",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/255863545?v=4"
},
{
"type": "User",
"login": "dzdidi",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5725222?v=4"
},
{
"type": "User",
"login": "gcomte",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/8024734?v=4"
},
{
"type": "User",
"login": "Nirzhuk",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/9424285?v=4"
}
],
"contributors_sampled": 8,
"top_contributor_share": 0.648
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"js-binding.yml",
"native.yml",
"rust-checks.yml",
"wasm.yml"
],
"has_docs_dir": true,
"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": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 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": 8,
"reason": "Found 16/18 approved changesets -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"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": 10,
"reason": "26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 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": 2,
"reason": "8 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "e994b2347e85baa4b08e54c2a9138d3dcd2ddbfb",
"ran_at": "2026-07-31T01:08:01Z",
"aggregate_score": 5.1,
"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-30T08:04:52Z",
"oldest_open_prs": [
{
"number": 119,
"created_at": "2026-05-14T12:59:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 132,
"created_at": "2026-06-12T10:50:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 142,
"created_at": "2026-07-13T03:54:32Z",
"last_comment_at": "2026-07-27T13:27:39Z",
"last_comment_author": "SHAcollision"
},
{
"number": 149,
"created_at": "2026-07-30T13:00:00Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-29T09:55:47Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 12,
"created_at": "2025-01-29T11:10:50Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 47,
"created_at": "2025-06-05T13:05:31Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 48,
"created_at": "2025-06-10T10:22:22Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 55,
"created_at": "2025-07-08T05:08:02Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 63,
"created_at": "2025-08-25T08:22:54Z",
"last_comment_at": "2026-06-09T11:21:24Z",
"last_comment_author": "ok300"
},
{
"number": 74,
"created_at": "2025-10-15T10:38:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 85,
"created_at": "2025-12-05T05:43:16Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 86,
"created_at": "2025-12-07T12:57:21Z",
"last_comment_at": "2025-12-07T13:03:13Z",
"last_comment_author": "ok300"
},
{
"number": 120,
"created_at": "2026-05-19T08:55:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 127,
"created_at": "2026-05-28T08:59:23Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 131,
"created_at": "2026-06-12T10:26:11Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 141,
"created_at": "2026-07-10T14:08:07Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/pubky/pubky-app-specs",
"host": "github.com",
"name": "pubky-app-specs",
"owner": "pubky"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"security": 61,
"vitality": 86,
"community": 41,
"governance": 59,
"engineering": 71
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 86,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"commits_last_year": 69,
"human_commit_share": 0.68,
"days_since_last_push": 0,
"active_weeks_last_year": 28
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "28/52 weeks with commits",
"points": 19.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 28
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "69 commits in the last year",
"points": 16.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 69
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 92,
"inputs": {
"releases_count": 6,
"latest_release_tag": "v0.5.3",
"releases_from_tags": false,
"days_since_latest_release": 48,
"mean_days_between_releases": 108.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "6 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 6
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 48 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 48
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~108.2 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 108.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": "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": 8,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 8 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 8
}
}
],
"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": 41,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"forks": 6,
"stars": 9,
"watchers": 0,
"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": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"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
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"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": 61,
"inputs": {
"packages": [
"pubky-app-specs",
"pubky-app-specs"
],
"dependents": null,
"ecosystems": "crates, npm",
"total_downloads": 9753,
"monthly_downloads": 4459
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "4,459 downloads/month across crates, npm",
"points": 48.7,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 4459,
"ecosystems": "crates, npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 59,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 8,
"top_contributor_share": 0.648
},
"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 65% of commits",
"points": 7.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 65
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "8 contributors",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 8
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"merged_prs": 90,
"open_issues": 12,
"closed_issues": 8,
"issue_closed_ratio": 0.4,
"closed_unmerged_prs": 35
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "40% of issues closed",
"points": 18.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 40
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "90/125 decided PRs merged",
"points": 27.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 90,
"decided": 125
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 16/18 approved changesets -- score normalized to 8",
"points": 12,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"followers": 149,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "pubky",
"public_repos": 54,
"account_age_days": 939
},
"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": "149 followers of pubky",
"points": 15.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 149,
"login": "pubky"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "54 public repos, account ~2 yr old",
"points": 17.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 54
}
},
{
"code": "account_age_years",
"params": {
"years": 2
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"pubky-app-specs",
"pubky-app-specs"
],
"ecosystems": "crates, npm",
"any_deprecated": false,
"min_days_since_publish": 8
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "2 package(s) on crates, npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 2,
"ecosystems": "crates, npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 8 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 8
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "30 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 30
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 71,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"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": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"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": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 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": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 61,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 51,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 5.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "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 16/18 approved changesets -- score normalized to 8",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "26 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "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": "8 existing vulnerabilities detected",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 363 resolved dependencies against OSV; 1 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). 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": 363
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 1
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 15,
"affected_packages": 7,
"assessed_packages": 363,
"unassessed_packages": 1,
"affected_by_severity": "high 2, low 2, unknown 3",
"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": 363,
"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": 2
},
"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": 60,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.779,
"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": "53 of 68 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 53,
"sampled": 68
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Cargo.lock"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.02,
"toolchain_manifests": [
"Cargo.toml"
],
"dependency_bot_commit_share": 0.32
},
"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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "2 of the last 100 commits agent-authored or agent-credited",
"points": 4,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 2,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "32 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 32,
"sampled": 100
}
}
],
"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": 46259,
"source_files_sampled": 36,
"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/36 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 36,
"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"
],
"report_type": "repository",
"generated_at": "2026-07-31T01:08:20.861282Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/pubky/pubky-app-specs.svg",
"full_name": "pubky/pubky-app-specs",
"license_state": "standard",
"license_spdx": "MIT"
}