JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 79,
"has_wiki": true,
"homepage": null,
"languages": {
"PHP": 85858
},
"pushed_at": "2026-07-22T12:53:52Z",
"created_at": "2020-01-22T15:02:19Z",
"owner_type": "User",
"updated_at": "2026-07-22T12:55:31Z",
"description": "A pure and simple PHP library for encoding and decoding Bencode data, with torrent file parse and vaildate.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "blog.rhilip.info",
"name": "Rhilip",
"type": "User",
"login": "Rhilip",
"company": null,
"location": "Shanghai, China",
"followers": 364,
"avatar_url": "https://avatars.githubusercontent.com/u/13842140?v=4",
"created_at": "2015-08-18T00:07:40Z",
"is_verified": null,
"public_repos": 53,
"account_age_days": 4001
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.5.4",
"kind": "patch",
"published_at": "2026-07-07T12:41:35Z"
},
{
"tag": "v2.5.3",
"kind": "patch",
"published_at": "2026-01-10T08:55:36Z"
},
{
"tag": "v2.5.2",
"kind": "patch",
"published_at": "2026-01-10T05:08:35Z"
},
{
"tag": "v2.5.1",
"kind": "patch",
"published_at": "2026-01-10T03:34:22Z"
},
{
"tag": "v2.5.0",
"kind": "minor",
"published_at": "2026-01-10T03:07:47Z"
},
{
"tag": "v2.4.4",
"kind": "patch",
"published_at": "2025-02-04T03:07:49Z"
},
{
"tag": "v2.4.3",
"kind": "patch",
"published_at": "2024-05-13T02:53:45Z"
},
{
"tag": "v2.4.2",
"kind": "patch",
"published_at": "2023-11-08T12:45:24Z"
},
{
"tag": "v2.4.1",
"kind": "patch",
"published_at": "2023-11-04T15:13:07Z"
},
{
"tag": "v2.4.0",
"kind": "minor",
"published_at": "2023-11-04T12:13:55Z"
},
{
"tag": "v2.3.3",
"kind": "patch",
"published_at": "2023-05-27T01:49:11Z"
},
{
"tag": "v2.3.2",
"kind": "patch",
"published_at": "2022-11-01T10:31:10Z"
},
{
"tag": "v2.3.1",
"kind": "patch",
"published_at": "2022-07-17T11:20:33Z"
},
{
"tag": "v2.3.0",
"kind": "minor",
"published_at": "2022-07-13T14:16:40Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2022-04-16T08:39:57Z"
},
{
"tag": "v2.1.2",
"kind": "patch",
"published_at": "2022-04-02T07:15:29Z"
},
{
"tag": "v2.1.1",
"kind": "patch",
"published_at": "2022-03-29T11:36:05Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2022-03-29T08:00:15Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2022-03-27T15:25:46Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2022-02-02T13:07:03Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2020-02-27T10:49:23Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2020-02-27T10:12:03Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2020-01-22T15:28:41Z"
}
],
"recent_commits": [
{
"oid": "048becfccbdd1f753fa89b6e90ee957e1e41dc3b",
"body": null,
"is_bot": false,
"headline": "feat(TorrentFile): add attr and symlink path support for file",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2026-07-22T12:53:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ea1e5eeb5363f2ebf9a7c392a49c07f6b149a6d",
"body": null,
"is_bot": false,
"headline": "fix: improve file mode detection for bittorrent v2 torrents",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2026-07-07T12:40:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59f0ff18c5daf31caf77b76a5a1467bc47c82bfb",
"body": "refs: https://www.php.net/manual/en/migration85.incompatible.php#migration85.incompatible.core.warning-related-to-cast",
"is_bot": false,
"headline": "fix: silence integer overflow notice in checkInteger method",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2026-01-10T08:54:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2f4b5e5bc237624164b9638ad870656f109c24b",
"body": null,
"is_bot": false,
"headline": "fix: rename unhybridized method to unhybridizedTo for clarity",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2026-01-10T05:07:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0b77deb4f89c3677de22620e48e559e2535a0a2",
"body": null,
"is_bot": false,
"headline": "fix: update documentation for fileTree sort type and unhybridized method",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2026-01-10T03:33:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bddfb9fcd8c03cfd55bf54bfcb8e6a9e56f3ed50",
"body": "…ridized method",
"is_bot": false,
"headline": "fix: rename parameter from $targetVersion to $targetProtocol in unhyb…",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2026-01-10T03:30:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f3ea3e86ddc23f3f021ba5184c22d93bb624f8d",
"body": null,
"is_bot": false,
"headline": "fix: typo in README.md",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2026-01-10T03:21:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d946262305e885e8d9862a42a3e219239b293e5",
"body": null,
"is_bot": false,
"headline": "fix(test): use init $this->protocol to get currentTorrentProtocol",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2026-01-10T03:17:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fcfd7e13b9a1aa3e7002ce7bdb11ae36935a6e1",
"body": null,
"is_bot": false,
"headline": "feat: 允许将 hybrid-torrent 进行降级",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2026-01-10T03:05:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ff9cb68683b7ab7da7344d62701a858142c6954",
"body": "临时先跳过这个 test 方法",
"is_bot": false,
"headline": "test: php 8.5 对 BigInt 字符串无法直接转为 int",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2026-01-09T16:45:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9202d349fb2877a91a28deb5e6f56e501a0052c2",
"body": null,
"is_bot": false,
"headline": "typo: $->nodes 的实例错误",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2026-01-09T16:31:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "639d7b4e38eef1e3e8bd71f301c78e851fd2834d",
"body": "对 PHP<8.5环境中,参考 symfony/polyfill-php85 实现,提供 polyfill",
"is_bot": false,
"headline": "perf: PHP>=8.5时优先使用 \\array_last 方法而不是我们自定义的 arrayEnd",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2026-01-09T16:29:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67a580fbc50ddec5fc01df67202619461b0fd643",
"body": null,
"is_bot": false,
"headline": "ci: add support for php 8.*",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2025-02-04T03:05:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfe5e8eea93d640aace04624c993708d6c164f0b",
"body": null,
"is_bot": false,
"headline": "ci: fix composer cache",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2024-05-19T10:19:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58e00529b298152f0b016daf67e02af6222d69c5",
"body": null,
"is_bot": false,
"headline": "ci: update actions/cache to v4",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2024-05-13T05:59:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bf18a32af37c68e21d20cd9d98175d254839453",
"body": null,
"is_bot": false,
"headline": "env: add support for php 8.3",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2024-05-13T02:19:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ff306f3b0742d81396b6a3af182272de8600fee",
"body": null,
"is_bot": false,
"headline": "test: add more decode test",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2023-12-19T13:01:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "025cab52f0b299698bbd9967379f441e83c6f634",
"body": null,
"is_bot": false,
"headline": "test(action): add php 8.2 test",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2023-11-24T07:58:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a27b93697a31f325b7446aa3a869a23b061fbb9b",
"body": null,
"is_bot": false,
"headline": "fix: move 'piece layers' exist check to parse function",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2023-11-15T11:50:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0de85b5ede92c31f8430f6917b21b9a9dd0afb86",
"body": null,
"is_bot": false,
"headline": "feat: split torrentFile parse",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2023-11-15T11:50:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5b51d02f73017834c53aa76aff2403fb753ac97",
"body": null,
"is_bot": false,
"headline": "pref: simple sortFileTreeRecursive function",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2023-11-05T11:24:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3099d9e53f4a712af9427dc073dbc152aa58fad7",
"body": null,
"is_bot": false,
"headline": "style: use `elseif` instead of `else if`",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2023-11-04T15:28:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "284800b9f9f7603dd8b118effba8251e5b25bb14",
"body": null,
"is_bot": false,
"headline": "fix: current comment of FILETREE_SORT",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2023-11-04T15:07:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52eafca7c05f6853d06286134b6eebc8e9198c30",
"body": null,
"is_bot": false,
"headline": "pref: add `$->encoding` as non-clean key in root field",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2023-11-04T14:18:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbb9d6bf05ce73ac7fe4d9e939610fa845a0b73f",
"body": null,
"is_bot": false,
"headline": "fix: don't allow empty path in v1-torrent",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2023-11-04T14:17:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1fac92454a052f265fc7bded4de28703be4ba2a",
"body": "closed: #16, #17",
"is_bot": false,
"headline": "feat: support sort in TorrentFile::getFileTree",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2023-11-04T12:12:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab58de2ac3a93d3396a5aae2c8cf279a28fb2e91",
"body": null,
"is_bot": false,
"headline": "Update test.yml",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2023-06-06T01:16:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd37d13bb745352d40879dbbfa6da85af91e49f1",
"body": "closed: #13",
"is_bot": false,
"headline": "fix: check $pos before decode",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2023-05-27T01:47:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6b90a062b8d6f4f44aeb4da4c2bc35de19dba1f",
"body": "Change cleanInfoFields 'files tree' to 'file tree' in $allowedKeys. Currently it will remove 'file tree' and result in parse errors.",
"is_bot": false,
"headline": "cleanInfoFields 'files tree' to 'file tree'",
"author_name": "pandabadger",
"author_login": "pandabadger",
"committed_at": "2022-11-01T10:28:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ebf93f9213315407bbb91f6aa7d5e5f5efa3892",
"body": "closed: #10",
"is_bot": false,
"headline": "fix: getMagnetLink v2 xt typo",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2022-07-17T11:19:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d646aa8006a8cc82c6a75f6c7f8907eae4b870d6",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2022-07-13T15:06:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a9f4510380e0ae2a6953de8bbcd0eae638bada4",
"body": null,
"is_bot": false,
"headline": "test: add torrentWithoutAnnounceList for getMagnetLink method",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2022-07-13T14:39:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23246f759c22e5d07f8344ca703309ed942b0733",
"body": "closed: #9",
"is_bot": false,
"headline": "feat: add getMagnetLink function",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2022-07-13T14:13:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd2c59df0e6824f2ef134f235f693d20869d05eb",
"body": null,
"is_bot": false,
"headline": "fix typo of function getInfoHashsForAnnounce",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2022-04-16T08:35:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "825b4f3b85e4d03ed60733776017df77f779b592",
"body": null,
"is_bot": false,
"headline": "fix: typo `setSouce`",
"author_name": "tongyifan",
"author_login": "tongyifan",
"committed_at": "2022-04-02T07:15:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36ba9cdcc9b4e11b67b36e6e8e293ac0fd0526fb",
"body": null,
"is_bot": false,
"headline": "docs: update note for load and parse",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2022-03-29T15:36:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38a445a04db54034a155b4a40985fec715b607bc",
"body": null,
"is_bot": false,
"headline": "docs: update note for getInfoHash*",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2022-03-29T11:33:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fdd74f71149b2e584063f4464e250dc623003f5",
"body": null,
"is_bot": false,
"headline": "test: add `testInfoHashNotChangeAfterParse`",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2022-03-29T11:24:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7dce652eb4ce4e98b9d2055240a699cfe1c17c7e",
"body": null,
"is_bot": false,
"headline": "test: add more to test parse process",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2022-03-29T11:16:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec3a08c44788036626fd23b2ac8f7121f71b2bd0",
"body": null,
"is_bot": false,
"headline": "pref: cache fileCount.",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2022-03-29T08:50:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b04cf50fab90cf2699da7c659412b551b11f1ad2",
"body": null,
"is_bot": false,
"headline": "pref: generate fileTree when parse to avoid another loop",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2022-03-29T08:47:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c87ff4eaecd760fb01c8b190c0472a6c2a7d988",
"body": null,
"is_bot": false,
"headline": "chore: drop support of PHP version 5.6 and 7.0-7.2",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2022-03-29T07:54:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72f5d60b102a6955f3db5f03fc99a8d8d98b06ad",
"body": null,
"is_bot": false,
"headline": "fix: test fail",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2022-03-29T03:57:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09b7f15d221c2565b663eb32f58a69d6bf5a253b",
"body": "1. prefer exception message\n2. fix Null Coalescing Operator in php 5.6\n3. use `$array[]` instead of `array_push` ( https://stackoverflow.com/a/559859 )\n4. fix miss or wrong check in 'piece layers', 'path'",
"is_bot": false,
"headline": "fix: prefer exception message",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2022-03-29T03:51:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcdae7b5ae224c5d6db727d9a3dcb18eccda3d74",
"body": null,
"is_bot": false,
"headline": "Update test.yml",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2022-03-28T12:54:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "890da64abbdf87fcee7d4c6a4f17d39b8b11eccd",
"body": null,
"is_bot": false,
"headline": "fix(test): windows slash",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2022-03-27T15:24:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a70b6ca37bc1b5c9eb7d61d7cc66d5ffa46f2669",
"body": null,
"is_bot": false,
"headline": "pref: clean code",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2022-03-27T15:24:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3087dbd3ca83edb6714fdf27d9efc920aaa89014",
"body": null,
"is_bot": false,
"headline": "test: add base tests for vaild torrent",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2022-03-27T15:24:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b30ad0c59ae3c862db423509d5b23a260a1722e6",
"body": null,
"is_bot": false,
"headline": "polyfill: str_contains",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2022-03-27T15:24:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83466be97764a21fb3b479c63e5fe2fdc7977c74",
"body": null,
"is_bot": false,
"headline": "fix(node): typo of nodes field",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2022-03-27T15:24:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a53f617f3fdd3991fd8fc147f1704b5d00e5a40",
"body": null,
"is_bot": false,
"headline": "pref(parse): make parse method public",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2022-03-27T15:24:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c80a06f1e7c7c1a86c7dd802a41850168cb5728a",
"body": null,
"is_bot": false,
"headline": "feat(get): Add getPieceLength method",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2022-03-27T15:24:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1f917a6fbc05562f366395d9d06f322cf374c6d",
"body": null,
"is_bot": false,
"headline": "fix(parse/v1): dupe Torrent Files in multi mode",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2022-03-27T15:24:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92a9d8e4266fe0b1af889dee368294969dff5271",
"body": null,
"is_bot": false,
"headline": "fix(FileTree): v2 torrent may miss top key(torrent name)",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2022-03-27T15:24:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0febc3bdfff7878270bdb9c8c35a233d30470008",
"body": null,
"is_bot": false,
"headline": "fix: can't get cache",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2022-03-27T15:24:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40a81830b9297753e2fcffc5ae0a6ede690f68cc",
"body": null,
"is_bot": false,
"headline": "feat: Add TorrentFile class",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2022-03-27T15:24:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d12af71f45d0f928ecf1f6db7ed94ff7ad809cc7",
"body": null,
"is_bot": false,
"headline": "pref: use function `array_is_list`",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2022-02-02T13:00:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c32d54cc064ecc5181dc7d523ed1bad9ffb2ddf1",
"body": null,
"is_bot": true,
"headline": "Upgrade to GitHub-native Dependabot",
"author_name": "dependabot-preview[bot]",
"author_login": "dependabot-preview[bot]",
"committed_at": "2021-04-30T02:30:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2c0a8bcddfb8d1d2128b3ff4db05029bd6a5bbd",
"body": null,
"is_bot": false,
"headline": "fix: action test fail",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2021-02-09T08:17:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfa3c6446c363fdad45ac75bb0b06ab9fb79d1ef",
"body": null,
"is_bot": false,
"headline": "Test: refine composer cache",
"author_name": "kslr",
"author_login": "kslr",
"committed_at": "2021-02-09T06:49:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df81048496f571e3d79cc03839a9e1fd8f7b3aea",
"body": null,
"is_bot": false,
"headline": "Test: For php7.4 and php8.0 test",
"author_name": "kslr",
"author_login": "kslr",
"committed_at": "2021-02-09T06:49:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a86d79c2326f9949854975db8d32fbde91359871",
"body": null,
"is_bot": false,
"headline": "Update codacy-analysis-cli.yml",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2020-02-27T12:41:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "877425113fb11a335ca3f886e67b5fe06a2add19",
"body": null,
"is_bot": false,
"headline": "Update codacy-analysis-cli.yml",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2020-02-27T12:32:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9047cf0bdabfc55f41d99337c47c44ada0d3e28f",
"body": null,
"is_bot": false,
"headline": "ci: Add phpunit file",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2020-02-27T11:58:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2670459a818d6df4601af9d5200e51bfbefd4216",
"body": "Add a Codacy badge to README.md",
"is_bot": false,
"headline": "Merge pull request #3 from codacy-badger/codacy-badge",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2020-02-27T11:56:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96989ec8d50f414223b63cd806022e8c3bab1a2d",
"body": null,
"is_bot": false,
"headline": "Add Codacy badge",
"author_name": "The Codacy Badger",
"author_login": "codacy-badger",
"committed_at": "2020-02-27T11:33:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4b38ba6f1811a83fd0118eb75786e7378ac1ccd",
"body": null,
"is_bot": false,
"headline": "Create codacy-analysis-cli.yml",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2020-02-27T10:57:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d93fa6836ff6a0dcf199906537bce1f5eabfccf9",
"body": null,
"is_bot": false,
"headline": "perf: Use casting instead of intval() or strval()",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2020-02-27T10:47:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99388a3750c57ebca0d0aae1e6a723b80ab7e546",
"body": null,
"is_bot": false,
"headline": "docs(Release): Bump version to v1.1.0",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2020-02-27T10:10:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62d74fa2b9663a1a43cfce3e9285f11a177112ef",
"body": "1. Add phpunit as dev require, Remove require of ext-ctype\n2. Add PHPUnit test For Bencode::decode() and Bencode::encode()\n3. Add more ParseErrorException\n\nCloses #1",
"is_bot": false,
"headline": "test: Add PHPUnit test",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2020-02-27T09:50:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d7fa3e12da0bc1d6defe4d608a7d0e1905cba05",
"body": "Add license scan report and status",
"is_bot": false,
"headline": "Merge pull request #2 from fossabot/master",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2020-02-27T03:02:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2afb58fd68695fd7edf6d24f409009a16223df94",
"body": "Signed-off-by: fossabot <badges@fossa.io>",
"is_bot": false,
"headline": "Add license scan report and status",
"author_name": "fossabot",
"author_login": "fossabot",
"committed_at": "2020-02-27T02:57:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db4f701d347b9ac9884cbb6b06ad1acde51d2ec6",
"body": null,
"is_bot": false,
"headline": "style: Fix class comment",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2020-01-26T01:49:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a37460e530d0d1edf429e4f915ff5bce46efd3d4",
"body": null,
"is_bot": false,
"headline": "init",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2020-01-22T15:27:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbca80863a75159c8e4bc6d1a0293186060eacc6",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Rhilip",
"author_login": "Rhilip",
"committed_at": "2020-01-22T15:02:20Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 23,
"commits_last_year": 12,
"latest_release_at": "2026-07-07T12:41:35Z",
"latest_release_tag": "v2.5.4",
"releases_from_tags": false,
"days_since_last_push": 9,
"active_weeks_last_year": 4,
"days_since_latest_release": 24,
"mean_days_between_releases": 108.4
},
"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": "rhilip/bencode",
"exists": true,
"license": "MIT",
"keywords": [
"bencode",
"bittorrent",
"torrent"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/rhilip/bencode",
"is_deprecated": false,
"latest_version": "v2.5.4",
"repository_url": "https://github.com/Rhilip/Bencode",
"versions_count": 24,
"total_downloads": 26172,
"dependents_count": 2,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 925,
"first_published_at": null,
"latest_published_at": "2026-07-07T12:40:54Z",
"latest_version_yanked": null,
"days_since_latest_publish": 24
}
]
},
"popularity": {
"forks": 6,
"stars": 40,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2020-02-27",
"count": 1
},
{
"date": "2021-02-27",
"count": 1
},
{
"date": "2022-07-09",
"count": 1
},
{
"date": "2022-07-26",
"count": 1
},
{
"date": "2022-10-30",
"count": 1
},
{
"date": "2023-11-03",
"count": 1
}
],
"complete": true,
"collected": 6,
"total_forks": 6
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 28372,
"source_files_sampled": 15,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"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": 3,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "ext-json",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 3,
"direct_count": 0,
"indirect_count": 3
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 8,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 9,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "Rhilip",
"commits": 68,
"avatar_url": "https://avatars.githubusercontent.com/u/13842140?v=4"
},
{
"type": "User",
"login": "kslr",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/5516323?v=4"
},
{
"type": "User",
"login": "codacy-badger",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/23704769?v=4"
},
{
"type": "User",
"login": "fossabot",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/29791463?v=4"
},
{
"type": "User",
"login": "pandabadger",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/33740825?v=4"
},
{
"type": "User",
"login": "tongyifan",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/25120867?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.919
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"test.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": 0,
"reason": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
"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 1/29 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": 1,
"reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"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": "048becfccbdd1f753fa89b6e90ee957e1e41dc3b",
"ran_at": "2026-08-01T01:12:25Z",
"aggregate_score": 3.9,
"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-31T21:02:35Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2023-11-15T11:50:02Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Rhilip/Bencode",
"host": "github.com",
"name": "Bencode",
"owner": "Rhilip"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 51 is calibrated to 51 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 51,
"calibrated": 51,
"calibration": "2026-08-02"
}
}
],
"value": 51,
"inputs": {
"security": 39,
"vitality": 63,
"community": 42,
"governance": 61,
"calibration": "2026-08-02",
"engineering": 49,
"ai_readiness": 38,
"weighted_overall_raw": 51
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 63,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "weak",
"name": "Development activity",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"commits_last_year": 12,
"human_commit_share": 0.987,
"days_since_last_push": 9,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 9 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 9
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "12 commits in the last year",
"points": 10,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 12
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 1,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 92,
"inputs": {
"releases_count": 23,
"latest_release_tag": "v2.5.4",
"releases_from_tags": false,
"days_since_latest_release": 24,
"mean_days_between_releases": 108.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "23 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 23
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 24 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 24
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~108.4 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 108.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 13,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 13 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 13
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 42,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"forks": 6,
"stars": 40,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "40 stars",
"points": 25.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 40
}
}
],
"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": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"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": "weak",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"packages": [
"rhilip/bencode"
],
"dependents": 2,
"ecosystems": "packagist",
"total_downloads": 26172,
"monthly_downloads": 925
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "925 downloads/month across packagist",
"points": 39.6,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 925,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "2 packages depend on it",
"points": 3.2,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 2
}
}
],
"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": 61,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 6,
"top_contributor_share": 0.919
},
"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 92% of commits",
"points": 1.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 92
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "6 contributors",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 6
}
}
],
"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": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 76,
"inputs": {
"merged_prs": 8,
"open_issues": 0,
"closed_issues": 9,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 2,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 42,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "8/10 decided PRs merged",
"points": 24,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 8,
"decided": 10
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"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": 66,
"inputs": {
"followers": 364,
"owner_type": "User",
"is_verified": null,
"owner_login": "Rhilip",
"public_repos": 53,
"account_age_days": 4001
},
"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": "364 followers of Rhilip",
"points": 18.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 364,
"login": "Rhilip"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "53 public repos, account ~10 yr old",
"points": 24.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 53
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"rhilip/bencode"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 24
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on packagist",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "packagist"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 24 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 24
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "24 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 24
}
}
],
"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": "weak",
"name": "Engineering Quality",
"value": 49,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "weak",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"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": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 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": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"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": 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": "weak",
"name": "Security",
"value": 39,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"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": 39,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.9
},
"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": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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 1/29 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": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 0.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": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 6
},
"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": "weak",
"name": "AI Readiness",
"value": 38,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.824,
"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": "61 of 74 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 61,
"sampled": 74
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.013
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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 75",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 75
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "1 of the last 75 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 1,
"sampled": 75
}
}
],
"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": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 28372,
"source_files_sampled": 15,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "PHP without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "PHP"
}
}
],
"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
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library"
],
"labels": [
"library"
],
"scores": {
"library": 8
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:packagist",
"weight": 6
},
{
"tier": "description",
"label": "library",
"source": "description:library",
"weight": 2
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-08-01T01:12:32.661815Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/Rhilip/Bencode.svg",
"full_name": "Rhilip/Bencode",
"license_state": "standard",
"license_spdx": "MIT"
}