Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 40,
"has_wiki": true,
"homepage": null,
"languages": {
"JavaScript": 7001
},
"pushed_at": "2024-02-06T17:57:12Z",
"created_at": "2012-07-11T17:50:29Z",
"owner_type": "User",
"updated_at": "2025-10-17T18:56:17Z",
"description": "A pure javascript CRC32 algorithm that plays nice with binary data",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "https://bjb.dev",
"name": "Brian J Brennan",
"type": "User",
"login": "brianloveswords",
"company": null,
"location": "Brooklyn, New York",
"followers": 461,
"avatar_url": "https://avatars.githubusercontent.com/u/166258?v=4",
"created_at": "2009-12-11T17:30:09Z",
"is_verified": null,
"public_repos": 254,
"account_age_days": 6067
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.2.13",
"kind": "patch",
"published_at": "2016-11-22T01:28:23Z"
},
{
"tag": "v0.2.12",
"kind": "patch",
"published_at": "2016-11-21T22:12:32Z"
},
{
"tag": "0.2.11",
"kind": "patch",
"published_at": "2016-11-21T21:27:11Z"
},
{
"tag": "v0.2.10",
"kind": "patch",
"published_at": "2016-11-21T18:50:11Z"
},
{
"tag": "v0.2.9",
"kind": "patch",
"published_at": "2016-11-21T18:39:54Z"
},
{
"tag": "v0.2.8",
"kind": "patch",
"published_at": "2016-11-21T17:11:28Z"
},
{
"tag": "v0.2.7",
"kind": "patch",
"published_at": "2016-11-21T17:07:05Z"
},
{
"tag": "v0.2.6",
"kind": "patch",
"published_at": "2016-11-18T16:17:31Z"
},
{
"tag": "v0.2.5",
"kind": "patch",
"published_at": "2014-12-07T19:18:31Z"
},
{
"tag": "v0.2.4",
"kind": "patch",
"published_at": "2014-11-26T15:19:47Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2014-06-17T14:37:43Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2014-06-17T14:35:36Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2013-02-10T15:47:55Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2012-07-11T18:51:14Z"
}
],
"recent_commits": [
{
"oid": "fc79b0d9e490dee637d02107b93b88dc9c26dc69",
"body": null,
"is_bot": false,
"headline": "Fix badge",
"author_name": "Igor Savin",
"author_login": "kibertoad",
"committed_at": "2024-02-06T17:57:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da206bfe1f41d5e9e2fc4fbdfb162eba1220e513",
"body": null,
"is_bot": false,
"headline": "Add missing badges",
"author_name": "Igor Savin",
"author_login": "kibertoad",
"committed_at": "2024-02-06T17:54:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8819caa6c0f0544f7ec464b4f99056d1eb065a5c",
"body": null,
"is_bot": false,
"headline": "Prepare to release 1.0.0",
"author_name": "Igor Savin",
"author_login": "kibertoad",
"committed_at": "2024-02-06T17:49:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6488b48b882ea31fb5b9e390dd3c15c862f522a6",
"body": null,
"is_bot": false,
"headline": "Add ESM/CJS double-publishing (#28)",
"author_name": "Igor Savin",
"author_login": "kibertoad",
"committed_at": "2024-02-06T17:40:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a0de63ca74bcb763e5ed41617b0ad2772c95934",
"body": "Add prettier, format code",
"is_bot": false,
"headline": "Merge pull request #29 from kibertoad/chore/prettier",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2024-01-21T22:07:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c494370440d22dda1080659596fd1ab4f2e886a7",
"body": null,
"is_bot": false,
"headline": "Add prettier, format code",
"author_name": "Igor Savin",
"author_login": "kibertoad",
"committed_at": "2024-01-21T21:28:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb140fc09046f775f72484a2cdf64b0482e8a0da",
"body": "feat: Remove compatibility legacy code",
"is_bot": false,
"headline": "Merge pull request #27 from kibertoad/feat/drop-deprecated-code",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2024-01-21T20:56:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a760209bc53c3bf46dcefb18fa8043624681e4c",
"body": null,
"is_bot": false,
"headline": "Address test deprecations, pin to tap version that works with Node 21",
"author_name": "Igor Savin",
"author_login": "kibertoad",
"committed_at": "2024-01-21T20:55:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b4281ae4c89e4063d2d26bd1bbbfa38811ea932",
"body": null,
"is_bot": false,
"headline": "Remove compatibility legacy code",
"author_name": "Igor Savin",
"author_login": "kibertoad",
"committed_at": "2024-01-21T20:46:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fca53897873ff9faa934972ec089590920dbd8e",
"body": "fix: Only resolve hasNewBufferAPI flag once",
"is_bot": false,
"headline": "Merge pull request #22 from kibertoad/fix/resolve-flag-once",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2024-01-21T20:30:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e5dfcb98b2016d036eacec50c0ca4669b19a961",
"body": "chore: Remove Travis configuration",
"is_bot": false,
"headline": "Merge pull request #23 from kibertoad/chore/delete-travis",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2024-01-21T20:28:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1600366ba86a42a33d07c06d87b80f0c49fa6b5e",
"body": "chore: Explicit module type",
"is_bot": false,
"headline": "Merge pull request #24 from kibertoad/chore/module-type",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2024-01-21T20:28:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbca6bf8413ae1a2d8b0f21703230dc499763f17",
"body": null,
"is_bot": false,
"headline": "Explicit module type",
"author_name": "Igor Savin",
"author_login": "kibertoad",
"committed_at": "2024-01-21T20:10:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "791e5f285089790974fb59cabeeaee2239bfcf5d",
"body": null,
"is_bot": false,
"headline": "Remove Travis configuration, since it doesn't work anyway",
"author_name": "Igor Savin",
"author_login": "kibertoad",
"committed_at": "2024-01-21T20:09:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8816e18df9d1402575c80e32828164e501837775",
"body": null,
"is_bot": false,
"headline": "Only resolve hasNewBufferAPI flag once",
"author_name": "Igor Savin",
"author_login": "kibertoad",
"committed_at": "2024-01-21T20:06:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4d474ac0df2c01d329e848161b930318f758004",
"body": "chore: add GitHub Actions",
"is_bot": false,
"headline": "Merge pull request #21 from kibertoad/chore/add-ga",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2024-01-21T19:59:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdb17941a17aaba6e428f171c7ee698db1138a9b",
"body": null,
"is_bot": false,
"headline": "chore: add GitHub Actions",
"author_name": "Igor Savin",
"author_login": "kibertoad",
"committed_at": "2024-01-21T19:46:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62cfcdb738845626d8d66eadf2bf303d58afe05e",
"body": "Add current LTS to tested Node versions",
"is_bot": false,
"headline": "Merge pull request #19 from nikeee/master",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2022-02-09T14:04:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "092ec656fcc272b3bacf30da04d87800e20c9722",
"body": null,
"is_bot": false,
"headline": "Add current LTS to tested Node versions",
"author_name": "Niklas Mollenhauer",
"author_login": "nikeee",
"committed_at": "2022-01-26T23:26:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a04151ef991fc89ae0ad78a6b27a30fd72c7272f",
"body": "Added power support for the travis.yml file with ppc64le",
"is_bot": false,
"headline": "Merge pull request #18 from sreekanth370/master",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2020-12-19T17:28:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c525216d8a0d9e7b29afae5061ef7950256cd0d",
"body": null,
"is_bot": false,
"headline": "test",
"author_name": "sreekanth370",
"author_login": "sreekanth370",
"committed_at": "2020-12-03T07:10:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5ef2fb412806b92f9945211761cdbd5f7cc9731",
"body": null,
"is_bot": false,
"headline": "test",
"author_name": "sreekanth370",
"author_login": "sreekanth370",
"committed_at": "2020-12-03T07:04:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c62b3622a7b7bcf96a8bd1d11fc54dbc7932d45f",
"body": null,
"is_bot": false,
"headline": "Zero-fill buffers when using `new Buffer`",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2016-11-22T02:25:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9b66c7356f4ea6f7c2f89d51160a1ef6117849f",
"body": null,
"is_bot": false,
"headline": "0.2.13",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2016-11-22T01:28:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f26a56acde2144727359a49758447b6d09a8a93",
"body": null,
"is_bot": false,
"headline": "Fix engine field, this is now backwards compatible.",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2016-11-22T01:27:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd2e84fdf4fe43388722ad0cbc31e89f2bfda535",
"body": null,
"is_bot": false,
"headline": "0.2.12",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2016-11-21T22:12:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb43d2a82b70ae54fb578848d5d374e59666bebe",
"body": "Remove non-essential files from npm package",
"is_bot": false,
"headline": "Merge pull request #13 from jorrit/patch-1",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2016-11-21T22:12:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ed04b8cfea47374d20eddb6e864a8fa194f2621",
"body": null,
"is_bot": false,
"headline": "v0.2.11",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2016-11-21T21:27:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db26abe5c1f8411a80f956aff2afe2c0ac821056",
"body": "We only want to accept strings, numbers, and buffers for ensureBuffer.",
"is_bot": false,
"headline": "Typecheck for `new Buffer` as well",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2016-11-21T21:21:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2ebc4b22d3369ae6dec9764e3304f11ad5bcbac",
"body": null,
"is_bot": false,
"headline": "Add negative test; add comment about new Buffer typechecking",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2016-11-21T20:08:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e224d8373e2a62929ecb33c520186503d14256e4",
"body": null,
"is_bot": false,
"headline": "Update travis tests",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2016-11-21T19:55:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9dbedff46fcda378b67b1faf5aa3e681f425f48",
"body": null,
"is_bot": false,
"headline": "Fix error message: also accepts buffer.",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2016-11-21T19:46:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f66c1e1c9e2666385b411f627850fed354c719c2",
"body": null,
"is_bot": false,
"headline": "Backwards compatible Buffer creation",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2016-11-21T19:36:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e4ec8f3a909c90e7d5d5acf97063df988f06f87",
"body": null,
"is_bot": false,
"headline": "Accept integer as first parameter to crc32",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2016-11-21T19:25:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83cf9551113c4b8b7130d17cc95c6dd0cdbb3078",
"body": null,
"is_bot": false,
"headline": "Use `new Buffer` in test suite.",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2016-11-21T19:19:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3753329fd18f96631a14d12aede70494a130f2e4",
"body": null,
"is_bot": false,
"headline": "0.2.8",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2016-11-21T17:11:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a474fff009397a38baf27ac0276f89e3b048d625",
"body": null,
"is_bot": false,
"headline": "Update package.json",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2016-11-21T17:11:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65d296d58561d925a5f2ff46fc0a0166c02edd65",
"body": null,
"is_bot": false,
"headline": "Update to node 6 buffer API",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2016-11-21T17:08:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70b8acfea031bf3c60a61d8e74c393ccd8417ac1",
"body": null,
"is_bot": false,
"headline": "0.2.7",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2016-11-21T17:07:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7dcc695035b8171219c8fd5d795d34134d75893",
"body": "use `new` with Buffer",
"is_bot": false,
"headline": "Merge pull request #15 from caesar/master",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2016-11-21T17:04:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e8fa2c977937f2da236076e25f5a983577568ce",
"body": null,
"is_bot": false,
"headline": "use `new` with Buffer",
"author_name": "Caesar Schinas",
"author_login": "caesar",
"committed_at": "2016-11-20T15:12:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16fce71a69a5a2dd7b095b55496e11831c5e6e01",
"body": null,
"is_bot": false,
"headline": "0.2.6",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2016-11-18T16:17:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26bb44e81f4e67026ea8da17ede18800393ed2c1",
"body": null,
"is_bot": false,
"headline": "use `new` with Buffer",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2016-11-18T16:16:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0917a9f380794834b607b133f852eb78a10ec45d",
"body": null,
"is_bot": false,
"headline": "Remove non-essential files from npm package",
"author_name": "Jorrit Schippers",
"author_login": "jorrit",
"committed_at": "2016-07-28T09:24:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "beb976670f2ea6414e4cce4764d0213e5f9d7cbc",
"body": null,
"is_bot": false,
"headline": "0.2.5",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2014-12-07T19:18:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b7bd11581250737f5d81a5ff1483d78cf96174d",
"body": null,
"is_bot": false,
"headline": "Merge branch 'michaelsanford-master'",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2014-12-07T19:17:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4aea4fb27669d7684482bd59b512f491eb928d6",
"body": "…32 into michaelsanford-master\n\nConflicts:\n\tpackage.json",
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/michaelsanford/buffer-crc…",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2014-12-07T19:16:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1906667eedde5fdb5c9c98f91b743518c2d7469c",
"body": null,
"is_bot": false,
"headline": "0.2.4",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2014-11-26T15:19:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59c0d6a61dc1f7da9666a46cd1239c67411269f5",
"body": "Add license to package.json.",
"is_bot": false,
"headline": "Merge pull request #10 from danbell/patch-1",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2014-11-26T15:19:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44aaafe0fd2c23afcbbd382c4423bcdc23a74dea",
"body": null,
"is_bot": false,
"headline": "Add license to package.json.",
"author_name": "Daniel Bell",
"author_login": "danbell",
"committed_at": "2014-11-25T00:20:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb4ef90fd404c4360d2b408a573d68322bcc8d35",
"body": null,
"is_bot": false,
"headline": "Add MIT license to package.json",
"author_name": "Michael Sanford",
"author_login": null,
"committed_at": "2014-11-03T17:59:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f06dc30bccbad685af30666268c6fd2670805998",
"body": null,
"is_bot": false,
"headline": "0.2.3",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2014-06-17T14:37:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0e1085cd9f4e76894ac21b12ea773050b467803",
"body": null,
"is_bot": false,
"headline": "0.2.2",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2014-06-17T14:36:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16ff19d2b6a8bb23354c322794ead5e16f30d4c3",
"body": "Use typed array to boost performance by 50%",
"is_bot": false,
"headline": "Merge pull request #7 from ashi009/master",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2014-06-17T14:35:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "229a998a611d406c05e02c3dba9d687fb93e9840",
"body": null,
"is_bot": false,
"headline": "Backward compatibility fix.",
"author_name": "Xiaoyi",
"author_login": "ashi009",
"committed_at": "2014-06-17T14:24:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53557f057ed2d8f8f44b76d93f4838cfa2d8fc0f",
"body": null,
"is_bot": false,
"headline": "Use typed array to boost performance by 50%",
"author_name": "Xiaoyi",
"author_login": "ashi009",
"committed_at": "2014-06-17T09:16:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b7489d30484130d2dcddfbe888fb0d03149127b",
"body": null,
"is_bot": false,
"headline": "Add license file",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2013-02-10T15:47:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe5a230b5613041cf5334516748f3ed3a4feed60",
"body": null,
"is_bot": false,
"headline": "Commas rule everything around me.",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2013-01-09T17:05:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e5bbcf2c1afc278d8d8b02ca18da8245f007394",
"body": null,
"is_bot": false,
"headline": "fix contributors",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2013-01-09T17:03:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2aba936e03a35faee6696e89aa31ec070ddd9745",
"body": null,
"is_bot": false,
"headline": "v0.2.0",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2013-01-09T16:55:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59b01548b9c115c48a167459b93e61040814d91e",
"body": "Append mode",
"is_bot": false,
"headline": "Merge pull request #2 from mistakster/master",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2013-01-09T16:53:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "685b90677b2af4072f14a60e34acc7801f084b5e",
"body": "Getter for unsigned int value",
"is_bot": false,
"headline": "Merge pull request #3 from mistakster/unsigned",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2013-01-09T16:52:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0581d05fb9f2e4aea486f4e61e982a2e39a72746",
"body": "Fix some typos",
"is_bot": false,
"headline": "Merge pull request #4 from mistakster/typo",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2013-01-09T16:49:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bad9c9c581973930b2371241e51076d50d605a8b",
"body": null,
"is_bot": false,
"headline": "Merge branch 'unsigned'",
"author_name": "Vladimir Kuznetsov",
"author_login": "mistakster",
"committed_at": "2012-12-28T08:21:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a03b431ccc10c0a5c47da2bfed7aac59d4c652e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'typo'",
"author_name": "Vladimir Kuznetsov",
"author_login": "mistakster",
"committed_at": "2012-12-28T08:21:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "949a9b012f79e545da98d1f846dc8af681286283",
"body": null,
"is_bot": false,
"headline": "Fix some typos",
"author_name": "Vladimir Kuznetsov",
"author_login": "mistakster",
"committed_at": "2012-12-27T02:35:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd6654d469422fe94f0bfbfc1461fbc619c0e698",
"body": "…tion new buffer",
"is_bot": false,
"headline": "Create unsigned integer by zero-fill right shift rather than construc…",
"author_name": "Vladimir Kuznetsov",
"author_login": "mistakster",
"committed_at": "2012-12-27T02:26:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25869ff53edc4f3e755e962610bed956ef3dcd5e",
"body": null,
"is_bot": false,
"headline": "Append mode example",
"author_name": "Vladimir Kuznetsov",
"author_login": "mistakster",
"committed_at": "2012-12-26T11:31:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b92772deb2c5fa6e2bdd5b3e8977179bcddf777",
"body": null,
"is_bot": false,
"headline": "Append mode",
"author_name": "Vladimir Kuznetsov",
"author_login": "mistakster",
"committed_at": "2012-12-26T11:26:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bd81c11a40ae5e47a63083c0d765a52dcc7f3c7",
"body": null,
"is_bot": false,
"headline": "Add license [closes #1]",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2012-10-30T01:29:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07394388feb51c34093e7467f7ab71598c947511",
"body": null,
"is_bot": false,
"headline": "update readme [ci skip]",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2012-07-11T20:05:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25a2f19d1ad9f6212d5e6315bac69a0643c71e34",
"body": null,
"is_bot": false,
"headline": "bump",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2012-07-11T18:51:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ead4da166fe8722dff27e9a3d506fd083e277db5",
"body": null,
"is_bot": false,
"headline": "missing semis",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2012-07-11T18:47:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1401f805813ce81e7cf837fb1355465cdbd8551",
"body": null,
"is_bot": false,
"headline": "minor readme update [ci skip]",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2012-07-11T18:44:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3866ace3ea93c442733c0854b2dddf2f7709628c",
"body": null,
"is_bot": false,
"headline": "Add travis ci badge [ci skip]",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2012-07-11T18:44:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36adda3cc2cd6fe34671a6bb9b78cc47a3a4a10d",
"body": null,
"is_bot": false,
"headline": "Add tap as a dep, add .travis.yml",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2012-07-11T18:40:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71a98d284ecdbf9e292cab989082363cc0d4aa68",
"body": null,
"is_bot": false,
"headline": "Add a readme.",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2012-07-11T18:30:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10b0c51ca38d76e808751c6935b409d6b44ba6b3",
"body": null,
"is_bot": false,
"headline": "Add package.json",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2012-07-11T17:53:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc48d95073aebea79567d12edfbf04a0630e2b69",
"body": null,
"is_bot": false,
"headline": "Ripped from streampng.",
"author_name": "Brian J Brennan",
"author_login": "brianloveswords",
"committed_at": "2012-07-11T17:51:08Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 14,
"commits_last_year": 0,
"latest_release_at": "2016-11-22T01:28:23Z",
"latest_release_tag": "v0.2.13",
"releases_from_tags": true,
"days_since_last_push": 897,
"active_weeks_last_year": 0,
"days_since_latest_release": 3529,
"mean_days_between_releases": 80.7
},
"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": "buffer-crc32",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/buffer-crc32",
"is_deprecated": false,
"latest_version": "1.0.0",
"repository_url": "https://github.com/brianloveswords/buffer-crc32",
"versions_count": 24,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 261265399,
"first_published_at": "2012-07-11T17:53:46.260000Z",
"latest_published_at": "2024-02-06T17:58:06.898000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 897
}
]
},
"popularity": {
"forks": 30,
"stars": 100,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2013-08-07",
"count": 1
},
{
"date": "2013-08-11",
"count": 1
},
{
"date": "2013-11-15",
"count": 1
},
{
"date": "2014-04-09",
"count": 1
},
{
"date": "2014-11-25",
"count": 1
},
{
"date": "2014-12-20",
"count": 1
},
{
"date": "2015-02-05",
"count": 1
},
{
"date": "2016-07-28",
"count": 1
},
{
"date": "2016-11-20",
"count": 1
},
{
"date": "2016-12-29",
"count": 1
},
{
"date": "2018-05-12",
"count": 1
},
{
"date": "2018-05-31",
"count": 1
},
{
"date": "2018-08-03",
"count": 1
},
{
"date": "2019-01-06",
"count": 1
},
{
"date": "2019-05-15",
"count": 1
},
{
"date": "2020-05-08",
"count": 1
},
{
"date": "2020-11-19",
"count": 1
},
{
"date": "2020-12-03",
"count": 1
},
{
"date": "2022-01-26",
"count": 1
},
{
"date": "2022-07-14",
"count": 1
},
{
"date": "2022-11-02",
"count": 1
},
{
"date": "2023-05-11",
"count": 1
},
{
"date": "2024-01-19",
"count": 1
},
{
"date": "2024-01-21",
"count": 1
},
{
"date": "2024-09-16",
"count": 1
},
{
"date": "2024-10-20",
"count": 1
},
{
"date": "2026-06-22",
"count": 1
}
],
"complete": true,
"collected": 27,
"total_forks": 30
},
"star_history": null,
"open_issues_and_prs": 8
},
"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": 4161,
"source_files_sampled": 4,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.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": 2,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "prettier",
"direct": false,
"version": "^3.2.4",
"ecosystem": "npm"
},
{
"name": "tap",
"direct": false,
"version": "~11.1.5",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 2,
"direct_count": 0,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 5,
"merged_prs": 17,
"open_issues": 3,
"closed_ratio": 0.812,
"closed_issues": 13,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "brianloveswords",
"commits": 53,
"avatar_url": "https://avatars.githubusercontent.com/u/166258?v=4"
},
{
"type": "User",
"login": "kibertoad",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/1847934?v=4"
},
{
"type": "User",
"login": "mistakster",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/531671?v=4"
},
{
"type": "User",
"login": "ashi009",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/687367?v=4"
},
{
"type": "User",
"login": "sreekanth370",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/70704621?v=4"
},
{
"type": "User",
"login": "caesar",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1566516?v=4"
},
{
"type": "User",
"login": "danbell",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/680696?v=4"
},
{
"type": "User",
"login": "jorrit",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/521449?v=4"
},
{
"type": "User",
"login": "nikeee",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/4068864?v=4"
}
],
"contributors_sampled": 9,
"top_contributor_share": 0.679
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.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 10 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": 5,
"reason": "Found 10/20 approved changesets -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 4 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"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": "fc79b0d9e490dee637d02107b93b88dc9c26dc69",
"ran_at": "2026-07-22T23:36:34Z",
"aggregate_score": 3.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 31,
"created_at": "2024-09-16T17:18:13Z",
"last_comment_at": "2025-03-04T09:17:47Z",
"last_comment_author": "yunsteel"
},
{
"number": 35,
"created_at": "2024-10-20T13:35:12Z",
"last_comment_at": "2024-10-20T14:16:30Z",
"last_comment_author": "thejoshwolfe"
},
{
"number": 36,
"created_at": "2024-10-20T17:33:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 37,
"created_at": "2024-10-20T17:38:06Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 39,
"created_at": "2026-06-22T13:16:42Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2024-02-06T17:40:13Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 30,
"created_at": "2024-07-02T02:34:28Z",
"last_comment_at": "2025-01-15T11:14:42Z",
"last_comment_author": "xfournet"
},
{
"number": 33,
"created_at": "2024-10-05T19:31:39Z",
"last_comment_at": "2024-10-05T19:32:38Z",
"last_comment_author": "kibertoad"
},
{
"number": 34,
"created_at": "2024-10-20T02:22:57Z",
"last_comment_at": "2024-10-20T17:41:43Z",
"last_comment_author": "thejoshwolfe"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/brianloveswords/buffer-crc32",
"host": "github.com",
"name": "buffer-crc32",
"owner": "brianloveswords"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 49,
"pct": 60
}
}
],
"value": 28,
"inputs": {
"security": 37,
"vitality": 17,
"community": 61,
"governance": 63,
"engineering": 49,
"abandonment_cap": 49,
"abandonment_state": "likely_abandoned",
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 46,
"overall_after_abandonment_multiplier": 28
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 17,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 897,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 897 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 897
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"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": 40,
"inputs": {
"releases_count": 14,
"latest_release_tag": "v0.2.13",
"releases_from_tags": true,
"days_since_latest_release": 3529,
"mean_days_between_releases": 80.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "14 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 14
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 3529 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 3529
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~80.7 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 80.7
}
}
],
"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": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 49,
"state": "likely_abandoned",
"guards": [],
"signals": [
"unanswered_contributions",
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 4,
"unanswered_open_issues": 2,
"days_since_last_merged_pr": 897,
"days_since_last_human_commit": 897,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 897 days; 3 unmet obligation(s): pull requests unanswered, releases stalled, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 897,
"count": 3,
"signals": "pull requests unanswered, releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 61,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"forks": 30,
"stars": 100,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "100 stars",
"points": 32.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 100
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "30 forks",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 30
}
}
],
"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,
"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": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"buffer-crc32"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 261265399
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "261,265,399 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 261265399,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 63,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 9,
"top_contributor_share": 0.679
},
"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 68% of commits",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 68
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "9 contributors",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 9
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"merged_prs": 17,
"open_issues": 3,
"closed_issues": 13,
"issue_closed_ratio": 0.812,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "81% of issues closed",
"points": 38,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 81
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "17/18 decided PRs merged",
"points": 36.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 17,
"decided": 18
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 10/20 approved changesets -- score normalized to 5",
"points": 7.5,
"status": "partial",
"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": 68,
"inputs": {
"followers": 461,
"owner_type": "User",
"is_verified": null,
"owner_login": "brianloveswords",
"public_repos": 254,
"account_age_days": 6067
},
"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": "461 followers of brianloveswords",
"points": 19.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 461,
"login": "brianloveswords"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "254 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 254
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"buffer-crc32"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 897
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 897 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 897
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 49,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"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 10 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": "at_risk",
"name": "Security",
"value": 37,
"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": 37,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.6
},
"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 10 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 10/20 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"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": 12
},
"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": "critical",
"name": "AI Readiness",
"value": 24,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 12,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.228,
"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": "18 of 79 human commits state their intent (structured subject or explanatory body)",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 18,
"sampled": 79
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 22,
"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
},
"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 79",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 79
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 4161,
"source_files_sampled": 4,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/4 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 4,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"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",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-22T23:36:48.285285Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/brianloveswords/buffer-crc32.svg",
"full_name": "brianloveswords/buffer-crc32",
"license_state": "standard",
"license_spdx": "MIT"
}