Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"drm",
"playready",
"pssh",
"widevine"
],
"is_fork": false,
"size_kb": 199,
"has_wiki": true,
"homepage": null,
"languages": {
"Just": 1473,
"Rust": 136672
},
"pushed_at": "2026-07-24T09:14:14Z",
"created_at": "2024-01-28T14:07:51Z",
"owner_type": "User",
"updated_at": "2026-07-24T09:15:16Z",
"description": "Parsing and serialization support for PSSH boxes used in DRM systems",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": "https://risk-engineering.org/",
"name": "Eric Marsden",
"type": "User",
"login": "emarsden",
"company": null,
"location": "Toulouse, France",
"followers": 81,
"avatar_url": "https://avatars.githubusercontent.com/u/150553?v=4",
"created_at": "2009-11-08T20:51:32Z",
"is_verified": null,
"public_repos": 23,
"account_age_days": 6101
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.2.4",
"kind": "patch",
"published_at": "2026-03-28T10:32:02Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2026-02-15T11:41:10Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2026-01-25T10:21:22Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2025-11-15T15:46:56Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2025-11-08T13:20:21Z"
},
{
"tag": "v0.1.11",
"kind": "patch",
"published_at": "2025-04-26T07:43:08Z"
},
{
"tag": "v0.1.10",
"kind": "patch",
"published_at": "2024-10-21T21:01:44Z"
},
{
"tag": "v0.1.9",
"kind": "patch",
"published_at": "2024-07-28T07:13:18Z"
},
{
"tag": "v0.1.8",
"kind": "patch",
"published_at": "2024-07-26T09:48:48Z"
},
{
"tag": "v0.1.7",
"kind": "patch",
"published_at": "2024-07-22T08:04:18Z"
},
{
"tag": "v0.1.5",
"kind": "patch",
"published_at": "2024-02-27T09:12:09Z"
},
{
"tag": "v0.1.4",
"kind": "patch",
"published_at": "2024-02-21T13:30:03Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2024-02-14T11:28:20Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2024-02-05T10:50:58Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2024-02-04T13:09:21Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2024-01-28T14:26:42Z"
}
],
"recent_commits": [
{
"oid": "3ae80125397cfe554c5ab3a0911b64d098c30911",
"body": null,
"is_bot": false,
"headline": "Prepare for v0.2.5 release",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2026-07-24T09:13:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "328a2537cd33b5e9821d909c9479b399188c2781",
"body": null,
"is_bot": false,
"headline": "Update dependencies; prepare for v0.2.5 release",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2026-07-24T08:12:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c2170fd1a8b19fc3591162e720dd0fa3c15935e",
"body": null,
"is_bot": false,
"headline": "Add pendantic clippy recipe",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2026-07-24T08:11:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a71d1b14f8a55bfd2199816106d7d7a80d562a1",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2026-06-27T11:23:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79cd8814a505c35c2fbbfa5df9bd6d76657b8c46",
"body": null,
"is_bot": false,
"headline": "Use quick_xml DecodingReader to auto-detect possible UTF-16 encoding",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2026-06-15T05:20:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe020c117a6556622c501a4f4746ab1264d5d42b",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2026-06-15T05:18:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e16f15fa1172eae8fea9eda9b15284435f3f6fe5",
"body": null,
"is_bot": false,
"headline": "Add audit and udeps recipes",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2026-06-15T05:17:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd13e3381f2e47a1ca4f77d50c5afbc581d6527a",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2026-04-06T08:29:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cccf024196d4b26cfdbf93dfe0f4f4feef7c77fc",
"body": null,
"is_bot": false,
"headline": "Tests: add Audible test PSSH box",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2026-04-06T08:27:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af90f6365401048b57208dd192647a927bf637e8",
"body": null,
"is_bot": false,
"headline": "Prepare for v0.2.4 release",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2026-03-28T10:32:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05fa7b007939ea6f683f86dc8c46dae56ceac9bb",
"body": null,
"is_bot": false,
"headline": "CI: add test for protox build-time feature",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2026-03-28T10:03:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "626961c4d943538fe3dc6c0fa7a0d5d0d4d8f655",
"body": "It is now possible to use the fully Rust-based protox crate to compile the protobuf interface\ndefinitions for Widevine PSSH data into Rust structs, instead of requiring the protoc compiler to be\ninstalled on the build host, or building protoc at compile time on the build host.",
"is_bot": false,
"headline": "Add support for protox crate for translating .proto files",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2026-03-28T09:31:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "983b84a8a372e8d3177093ac604878fa137ee211",
"body": null,
"is_bot": false,
"headline": "Tests: update URLs for test media segments",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2026-03-07T06:52:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "925fcb844a6bbe4199777bf1cc2d8c8f2f4884ae",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2026-03-07T06:51:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca64fc1692396d61dc9b1037dc7232e1a133274a",
"body": null,
"is_bot": false,
"headline": "Prepare for v0.2.3 release",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2026-02-15T11:41:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "472eaf1860d0945048b639203a7e7537902cddbe",
"body": null,
"is_bot": false,
"headline": "Tests: add an additional Nagra test case",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2026-02-15T11:28:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b27edca86831cff0ec31e3685ccdc16aa555337",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2026-02-15T11:25:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fb351ae78743d38e8d87125de1d0de1207abab0",
"body": null,
"is_bot": false,
"headline": "Tests: add a Fairplay test PSSH box",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2026-02-07T14:38:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4490832cdbdb1b4ae3060237196e350f3808d685",
"body": null,
"is_bot": false,
"headline": "Tests: replace unreachable media segment used for iteration tests",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2026-02-07T14:38:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67b99ce4a4f91f86c1258158c0a8eaf5add418cd",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2026-02-07T14:37:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "653a8a142a1ff368223e7c5a2768e9555e93d0a4",
"body": null,
"is_bot": false,
"headline": "Prepare for v0.2.2 release",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2026-01-25T10:21:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6770a9548c404961cf13960997be5bed4bcdffbb",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2026-01-25T09:21:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3875e9190c643943b6fec3b1d6a58b1d1387094f",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2026-01-09T18:28:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffa7fa245b944cc75c0a247235880548a6fc4219",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-12-15T19:16:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb9a3d338782e6c77fcd07fb3c8397f723a5455a",
"body": "…/checkout-6\n\nBump actions/checkout from 4 to 6",
"is_bot": false,
"headline": "Merge pull request #3 from emarsden/dependabot/github_actions/actions…",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-12-01T13:58:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60a43b92d4135df439b9fade815010f4211ca07b",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-12-01T13:58:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3d73c43272a5fd9a4727f7eee42baa77f5fe654",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 4 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-01T08:17:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7b6bd7664f64fa2cc8caf0970f69bca47ea052a4",
"body": null,
"is_bot": false,
"headline": "Add GitHub dependabot config file",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-11-23T10:03:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f03c71f84ff3b43fa5f2e8b4dabab262e8fb4806",
"body": null,
"is_bot": false,
"headline": "Prepare for v0.2.1 release",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-11-15T15:46:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ade0a0c7a2ffe904ec37f19e72a24b38122bdf87",
"body": null,
"is_bot": false,
"headline": "Tests: add more test media files for find_boxes_stream tests",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-11-15T15:07:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3d49567a88862281896e17311067e15e43046e8",
"body": null,
"is_bot": false,
"headline": "Fix the system ID used for the Marlin DRM system",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-11-15T15:06:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "320722e0883073e3b0bb83eab7d1a57ae2b6aac4",
"body": "Replace the large stack allocation of the read buffer by heap allocation of a smaller buffer. Fix\nprovide by @lvzhenbo.",
"is_bot": false,
"headline": "Improve implementation of find_boxes_stream (less stack allocation)",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-11-15T13:43:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5454a30b7cdbcf5a3b6615b4c119b77ac94ec57e",
"body": null,
"is_bot": false,
"headline": "Implement basic pretty-printing support for MobiDRM PSSH boxes",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-11-15T13:42:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b6c2475d8eac29a2f5878261a47a1db677d2f25",
"body": null,
"is_bot": false,
"headline": "Tests: check for stack overflow in find_iter_stream",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-11-15T08:59:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a29a5a8027991c092d916ab7aef090b5872071db",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-11-15T08:58:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6aea3e22c0099ed2c9ebfee150ce104d2581f880",
"body": "There are no known breaking changes in this release, but the new lazy streaming functionality\njustifies a new minor version.",
"is_bot": false,
"headline": "Prepare for v0.2.0 release",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-11-08T13:20:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93fe60be97e5ca0df91a2853527e067624e1a631",
"body": null,
"is_bot": false,
"headline": "Document the new find_boxes_buffer and find_boxes_stream functionality",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-11-08T11:26:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f78d53a6fba2a7eca61c6b75146a165f8b16a1b7",
"body": null,
"is_bot": false,
"headline": "Example for the find_boxes_stream functionality",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-11-08T11:25:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce3b9fbad7fb19ce7844318c3cde680178c22d1b",
"body": "The test test_find_iter_with_corrupted_size was contributed by @lvzhenbo with help from Copilot.",
"is_bot": false,
"headline": "Tests for find_boxes_buffer and find_boxes_stream.",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-11-08T11:20:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "786c8496befbe9457d25edc797170dd27ae649cc",
"body": "- `find_boxes_buffer` searches for PSSH boxes in a `[u8]` slice and returns an iterator over the\n boxes.\n\n- `find_boxes_stream` lazily searches for PSSH boxes in a stream of octets (an object that\n implements `Read`, such as a file or a network stream). Each item returned by the iterator is\n eith\n[…]\nentire contents in memory. The search is undertaken lazily: successive chunks\n of octets are read only as needed for the iterator to provide the next `PsshBox`.\n\nFunctionality suggested by @lvzhenbo.",
"is_bot": false,
"headline": "New functions find_boxes_buffer and find_boxes_stream",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-11-08T11:18:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2884d9c21a3c53f559179e4af8f7d9d1b9d7e8d5",
"body": null,
"is_bot": false,
"headline": "Fix top-of-file comment syntax",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-11-08T11:16:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5af78ffa4bf2b378fe29bd62101188bf1bcd3837",
"body": null,
"is_bot": false,
"headline": "Fix top-of-file comment syntax; remove unnecessary derefs",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-11-08T11:15:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "313a55b971f81c18d1b3b080b06fd713eddc3e63",
"body": null,
"is_bot": false,
"headline": "Fix top-of-file comment syntax",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-11-08T11:15:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2d8756e50a9a1c5573366538ef5260b001065ec",
"body": "Issue reported by @lvzhenbo.",
"is_bot": false,
"headline": "Fix potential array out of bounds exception in find_iter().",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-10-29T13:52:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a84d6552fc27685680de0afd5f7f38c4ccfe9cb7",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-10-29T13:20:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dd99bf3f501a2b3c1a10d25102e268ea1481aa5",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-10-04T13:21:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bacb4746c0e80f348298a89ee57e83608fb6c355",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-09-28T08:42:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6c373325fd299a55bcfa8f5fb04f0f8b326ac7d",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-09-01T15:22:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6bdd276f0a6c9cb3c8a4a5da915d7c03b313403",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-08-14T07:45:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9224bffa0d9e48c9a949461834c0dc13e747bca5",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-08-04T06:58:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9364cd3e66ae58bf2d3236916a5f077c01d292a",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-07-20T08:51:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2404fbbf5adfe3390ca4082ba0c86f4bcee3d367",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-07-07T08:41:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "587643a0d84bbebde3cb9916a1b1059d6794095d",
"body": null,
"is_bot": false,
"headline": "Fix clippy style suggestions",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-06-28T14:26:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "233be45c6c70fb51cc585cd264c6290210a3fb21",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-06-28T14:25:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ca27405fa9a01b8225c1e1b0c014ff5a68f4f0b",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-05-28T09:49:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6f24594552314806b3540794e30085762fa3381",
"body": null,
"is_bot": false,
"headline": "Fix CI badge",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-05-28T09:49:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05e80ea4257031c485a330faa62f439f02241f0d",
"body": null,
"is_bot": false,
"headline": "Prepare for v0.1.11 release",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-04-26T07:43:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe5ddc2858029c29d363132cd26c58eefaa8b06b",
"body": null,
"is_bot": false,
"headline": "Examples: improve documentation",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-04-26T07:40:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68e6291c0464660ce252a10bba4e4861e8732515",
"body": null,
"is_bot": false,
"headline": "Implement to_string for PsshData objects",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-04-26T07:33:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b31bd8517ee74f6d6d2aae1f8a8444f16e6757c",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-04-26T07:32:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26fe8255d6a7e5e98e3c520685f42576b49bc0f3",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-04-06T13:18:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e362030ecab0a73ab00d59df271f91f8b0d75b41",
"body": null,
"is_bot": false,
"headline": "Add test",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-03-17T13:59:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1d74049d5c0d1a63cd5fe291abdb72e31f15d72",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-03-17T13:59:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c843f91c5b350fd5cc65811c6b986d6bc08e4fd2",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-03-05T07:15:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "412852be09ea15d94f2bd2d0f4fea42b981bf384",
"body": null,
"is_bot": false,
"headline": "Tests: replace stale URL for find_iter test",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-03-03T09:55:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1e8e8b01f09dd502020b9796e0f197b38ba31eb",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-03-03T09:54:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61d636b6e88e712a93a7c033ceb97ca8f9a31f0e",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-02-12T08:18:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a7c53255e3423485af7eb3f5647fab88d217b3a",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-02-04T07:46:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f86208954a12e5d8f5edf9e8175dda9e11f49a71",
"body": null,
"is_bot": false,
"headline": "Update copyright year",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-01-02T09:25:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82012b6c4535775a2130034e68fb383c2128903e",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2025-01-02T09:24:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43e00bd68f511cc865d62e29bb231f1f068db9f6",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2024-12-27T16:26:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "517ae012e63127c7295825b0ee9c8ff77345b6bb",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2024-12-04T08:26:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff6b4392b6d724e39434eed3f09237e603cb2301",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2024-11-29T08:13:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f43e3cfc81f646e83f764c7f4abf619a06875f0",
"body": null,
"is_bot": false,
"headline": "Add new test case",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2024-11-20T07:40:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e22db7aaa7932cfbbd1652c61c06f91c1836c113",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2024-11-20T07:40:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5def778226fadd2aa36fac5d49e62d60e8928cd",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2024-11-16T07:41:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4aa4bf8e5abcac7300bc781434900e6beb1387ce",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2024-11-06T07:55:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a45dbfd7ac4e075514db5c488d980dae7c0d021",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2024-10-29T11:50:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16239daeea07ccb761a15017f24d58dc1f9e0872",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2024-10-27T12:04:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78d2b89f25e74a530bd321b45f6a5d9f0f37ed26",
"body": null,
"is_bot": false,
"headline": "Prepare for v0.1.10 release",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2024-10-21T21:01:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2eb962f076eae819a582fb8740c09cf51a6602f3",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2024-10-21T20:59:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0ca7b816986e9951f1b836b70fc914a8b275d0d",
"body": null,
"is_bot": false,
"headline": "Changes for updated zerocopy crate, update other dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2024-10-19T08:14:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1a7eb397b34ce8cdd4047c67504f31ec85ca26d",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2024-10-05T06:27:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef64d12e67ad33ea5cd0acb35f57813f2e4fac8b",
"body": null,
"is_bot": false,
"headline": "Additional test case",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2024-09-22T11:42:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6634d4e701604a50f741ae9dece2271fa881525a",
"body": null,
"is_bot": false,
"headline": "Add recent downloads badge",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2024-09-22T11:42:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "977c0b50641778753386916a5f86919515a6650b",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2024-09-22T11:42:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6fee86584b60f39e9a824046b06607a43e1dffc",
"body": null,
"is_bot": false,
"headline": "Update crate dependencies",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2024-08-20T16:10:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cee9b504b2f683b2c2938f0a33cca25394e7e43",
"body": null,
"is_bot": false,
"headline": "Update bytes, serde, serde_json crates",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2024-08-08T07:46:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b0a1c7c4c44512dbcaee8e1d28b563c79e0666b",
"body": "This implies the use of a preinstalled protobuf compiler, instead of attempting to build the\nprotobuf-src crate, which causes many build failures on less common platforms.",
"is_bot": false,
"headline": "Remove vendored-protoc from the default feature set.",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2024-07-28T07:13:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cda144cd3a01589dfdb50467827ae0ab57806039",
"body": null,
"is_bot": false,
"headline": "Additional tests for the Prost PartialEq implementation",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2024-07-26T11:47:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1786414e7a5bfa2b22c37f9d4c8de4e42cc57695",
"body": null,
"is_bot": false,
"headline": "Prepare for v0.1.8 release",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2024-07-26T09:48:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ba1213e1c5a3a5874a48a5e6c91137af8134d27",
"body": null,
"is_bot": false,
"headline": "Clippy: replace some array indexing by accessor methods",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2024-07-26T09:46:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "772373c5857a45c2987ea52068bfe389dcaa5292",
"body": null,
"is_bot": false,
"headline": "Update quick-xml and tokio crates",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2024-07-24T06:52:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9b5acf61d1ee6798953c43f41139cf6134e789b",
"body": null,
"is_bot": false,
"headline": "Update quick-xml and prost crates",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2024-07-22T12:04:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f34b92e3b5b680027bc5af69a894dd9b7ac54301",
"body": null,
"is_bot": false,
"headline": "Prepare for v0.1.7 release",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2024-07-22T08:04:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "967cda95d8f99229568c327db5e7f48029aa3128",
"body": null,
"is_bot": false,
"headline": "CI: increase timeout on Windows runners to account for gtest compilation",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2024-07-20T08:09:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91193c3bfaac6488fd296016ddc8c33b2d11a7f2",
"body": null,
"is_bot": false,
"headline": "CI: MarkusJx/googletest-installer is failing on MacOS, use brew instead",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2024-07-20T06:13:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "345cd5172bde3c32600036ad96fe09a6abb66424",
"body": "Temporary workaround pending resolution of the following issue\n\n https://github.com/MaterializeInc/rust-protobuf-native/issues/20",
"is_bot": false,
"headline": "Workaround for build failure in protobuf-src crate",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2024-07-20T05:46:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7dd5cfe7719343dcd0f147ca4ecc1cb8ceccafba",
"body": null,
"is_bot": false,
"headline": "CI: install mingw git for protobuf-src build.rs",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2024-07-18T19:37:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da989d1186fbd8184b7e19b3e69fd3b4fa58a5d3",
"body": null,
"is_bot": false,
"headline": "CI: install mingw git for protobuf-src build.rs",
"author_name": "Eric Marsden",
"author_login": "emarsden",
"committed_at": "2024-07-18T18:10:47Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 16,
"commits_last_year": 47,
"latest_release_at": "2026-03-28T10:32:02Z",
"latest_release_tag": "v0.2.4",
"releases_from_tags": true,
"days_since_last_push": 0,
"active_weeks_last_year": 20,
"days_since_latest_release": 118,
"mean_days_between_releases": 68.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "pssh-box",
"exists": true,
"license": "MIT",
"keywords": [
"streaming",
"drm",
"dash",
"pssh",
"contentprotection",
"multimedia::video",
"parser-implementations"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/pssh-box",
"is_deprecated": false,
"latest_version": "0.2.5",
"repository_url": "https://github.com/emarsden/pssh-box-rs/",
"versions_count": 18,
"total_downloads": 49376,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 3144,
"first_published_at": "2024-01-28T14:27:14.121861Z",
"latest_published_at": "2026-07-24T09:14:38.197731Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 1,
"stars": 16,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2026-03-26",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
".justfile"
],
"api_schema_files": [
"src/widevine_pssh_data.proto"
],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml"
],
"largest_source_bytes": 48252,
"source_files_sampled": 15,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 28,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "serde",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.229"
},
{
"name": "serde_path_to_error",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1.20"
},
{
"name": "serde_with",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "3.21.0"
},
{
"name": "serde-xml-rs",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.8.2"
},
{
"name": "serde_json",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.151"
},
{
"name": "zerocopy",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.8.55"
},
{
"name": "quick-xml",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.41.0"
},
{
"name": "prost",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.14.4"
},
{
"name": "prost-types",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.14.4"
},
{
"name": "bytes",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.12.1"
},
{
"name": "byteorder",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.5.0"
},
{
"name": "hex",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4.3"
},
{
"name": "hex-literal",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.1.0"
},
{
"name": "hxdmp",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2.1"
},
{
"name": "bstr",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.13.0"
},
{
"name": "num_enum",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.7.6"
},
{
"name": "base64",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.23.0"
},
{
"name": "tracing",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1.44"
},
{
"name": "anyhow",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.104"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "anyhow",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "base64",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "bstr",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "byteorder",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "bytes",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "hex",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "hex-literal",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "hxdmp",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "num_enum",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "prost",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "prost-types",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "quick-xml",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde-xml-rs",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde_json",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde_path_to_error",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde_with",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "tracing",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "zerocopy",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "clap",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "pretty_assertions",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "prost-build",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "protobuf-src",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "protox",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "reqwest",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "test-log",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "tokio",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "tracing-subscriber",
"direct": false,
"version": null,
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 28,
"direct_count": 19,
"indirect_count": 9
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 1,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 1,
"closed_unmerged_prs": 4
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "emarsden",
"commits": 177,
"avatar_url": "https://avatars.githubusercontent.com/u/150553?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"cross.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 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": "1 out of 1 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": 0,
"reason": "Found 0/28 approved changesets -- score normalized to 0",
"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": 5,
"reason": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "3ae80125397cfe554c5ab3a0911b64d098c30911",
"ran_at": "2026-07-24T12:23:56Z",
"aggregate_score": 4.5,
"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-24T09:39:06Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2025-12-01T13:58:46Z",
"ci_last_conclusion": "CANCELLED",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/emarsden/pssh-box-rs",
"host": "github.com",
"name": "pssh-box-rs",
"owner": "emarsden"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"security": 45,
"vitality": 70,
"community": 40,
"governance": 51,
"engineering": 65
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 70,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"commits_last_year": 47,
"human_commit_share": 0.99,
"days_since_last_push": 0,
"active_weeks_last_year": 20
},
"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": "20/52 weeks with commits",
"points": 13.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 20
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "47 commits in the last year",
"points": 15.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 47
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 5,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 70,
"inputs": {
"releases_count": 16,
"latest_release_tag": "v0.2.4",
"releases_from_tags": true,
"days_since_latest_release": 118,
"mean_days_between_releases": 68.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "16 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 16
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 118 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 118
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~68.2 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 68.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": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 40,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"forks": 1,
"stars": 16,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "16 stars",
"points": 19.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 16
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"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": 58,
"inputs": {
"packages": [
"pssh-box"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 49376,
"monthly_downloads": 3144
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "3,144 downloads/month across crates",
"points": 46.6,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 3144,
"ecosystems": "crates"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 51,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"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": 54,
"inputs": {
"merged_prs": 1,
"open_issues": 0,
"closed_issues": 1,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 4
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "1/5 decided PRs merged",
"points": 7.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 1,
"decided": 5
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/28 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 57,
"inputs": {
"followers": 81,
"owner_type": "User",
"is_verified": null,
"owner_login": "emarsden",
"public_repos": 23,
"account_age_days": 6101
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "81 followers of emarsden",
"points": 13.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 81,
"login": "emarsden"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "23 public repos, account ~16 yr old",
"points": 22.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 23
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"pssh-box"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "crates"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "18 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 18
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 65,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"drm",
"playready",
"pssh",
"widevine"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 45,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 45,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 1 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 0/28 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 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": 52,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 4,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.081,
"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": "8 of 99 human commits state their intent (structured subject or explanatory body)",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 8,
"sampled": 99
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
".justfile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml"
],
"dependency_bot_commit_share": 0.01
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": ".justfile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".justfile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Rust (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "1 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 1,
"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": 48252,
"source_files_sampled": 15,
"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/15 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 15,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "good",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": [
"src/widevine_pssh_data.proto"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "src/widevine_pssh_data.proto",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "src/widevine_pssh_data.proto"
}
}
],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "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",
"deps.dev does not index crates:pssh-box@0.2.5; advisories assessed against the repository dependency graph instead",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-24T12:24:02.950712Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/emarsden/pssh-box-rs.svg",
"full_name": "emarsden/pssh-box-rs",
"license_state": "standard",
"license_spdx": "MIT"
}