Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 40,
"has_wiki": true,
"homepage": null,
"languages": {
"JavaScript": 19328
},
"pushed_at": "2021-04-22T17:24:31Z",
"created_at": "2018-03-19T08:26:44Z",
"owner_type": "User",
"updated_at": "2025-11-09T04:49:18Z",
"description": "Modern Buffer API polyfill without footguns",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": null,
"name": "Nikita Skovoroda",
"type": "User",
"login": "ChALkeR",
"company": null,
"location": null,
"followers": 680,
"avatar_url": "https://avatars.githubusercontent.com/u/291301?v=4",
"created_at": "2010-05-30T10:44:35Z",
"is_verified": null,
"public_repos": 245,
"account_age_days": 5897
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.1.1",
"kind": "patch",
"published_at": "2018-04-08T10:10:17Z"
}
],
"recent_commits": [
{
"oid": "ed7f4fbca47c851873bc39a5a465d0de6d380950",
"body": "See https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V5.md#5.10.0",
"is_bot": false,
"headline": "Adjust initial Node 5.x version to support new Buffer APIs",
"author_name": "Alexander Shtuchkin",
"author_login": "ashtuchkin",
"committed_at": "2020-07-13T16:24:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45deb10caf53cb768baeffe07f70466f9b68bdf3",
"body": "becase -> because",
"is_bot": false,
"headline": "doc: fix typo in readme",
"author_name": "Jon Simpkins",
"author_login": "jon-simpkins",
"committed_at": "2019-06-07T17:31:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9cc772666b6fa928f028aee98336d98b4312499",
"body": null,
"is_bot": false,
"headline": "Update Porting-Buffer.md",
"author_name": "Rich Trott",
"author_login": "Trott",
"committed_at": "2018-05-26T15:18:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8ac214944eda30e1e6c6b7d7e7f6a21cf7dce7c",
"body": null,
"is_bot": false,
"headline": "v2.1.2",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-04-08T10:28:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fab782ff03d7ea363a1004f80902e330ff7c5f8e",
"body": "This is more in line with what Node.js/Browserify has.\nThis is aimed only at browserify (and similar) cases where 2.1.0 failed,\nand provides better compatibility, so it qualifies as a semver-patch.",
"is_bot": false,
"headline": "safer: do not set undefined kStringMaxLength",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-04-08T10:14:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42f277382ba67354720c8df567ca39ea3a9be4da",
"body": null,
"is_bot": false,
"headline": "travis: add browserify tests to the tests matrix",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-04-08T09:52:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e87995376d301d7559064cfacdcbab918e7ad0fc",
"body": null,
"is_bot": false,
"headline": "v2.1.1",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-04-08T09:16:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "690821cf7748266cd5564fd8740c177d9502a4ca",
"body": "This way, it won't fail in environments where process.binding is unsupported.\nThat was used to determine kStringMaxLength on older Node.js versions.\nIn that case, fall back to undefined - we can't determine kStringMaxLength.",
"is_bot": false,
"headline": "safer: wrap process.binding call in try-catch",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-04-08T09:08:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57123bc81d830ce02099eee667f4bcb853ac879d",
"body": null,
"is_bot": false,
"headline": "doc: enhance Buffer() grep regexp in Porting",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-04-05T10:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4e2f27d4b59975aa830e316fab72afb284bc8df",
"body": null,
"is_bot": false,
"headline": "doc: use https:// for links to npmjs.com",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-04-05T10:24:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c8d281c1842a71aca29fa492209fa609e0b1f4f",
"body": null,
"is_bot": false,
"headline": "doc: give buffer-* ponyfills slightly higher priority in Porting",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-04-05T10:22:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "301d7491257812ff547c18762160b333f2e71894",
"body": null,
"is_bot": false,
"headline": "doc: remind to drop polyfill usage in Porting",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-04-05T10:20:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "994ac2aa4dccd7d3b325d00e6d8ea4356c7e52de",
"body": null,
"is_bot": false,
"headline": "doc: mention buffer-alloc and buffer-from in Porting",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-04-05T10:18:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f27b468f69ef0d5c7b4480024941fb889f8f096",
"body": null,
"is_bot": false,
"headline": "doc: mention supported Node.js versions range",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-04-05T10:18:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0752d4a11e76a22f40d2037e2f134180665bc773",
"body": "Versions 0.8.0-0.8.5 don't seem to provide binaries,\nso 0.8.6 is the lowest we can get in 0.8.x branch.",
"is_bot": false,
"headline": "travis: add Node.js 0.8.6 to the test matrix",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-04-05T10:04:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9feec5e300dc61ded4cea7e5b03bcba1cf3ecace",
"body": "Was previously excluded because of npm support.\n\nThanks @ljharb for the 'nvm install-latest-npm' suggestion and npm ssl\nwork-around.",
"is_bot": false,
"headline": ".travis.yml: add Node.js 0.8 to the test matrix",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-03-31T23:05:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38d80d6be470a792126e42e5ee2c447c3da18b46",
"body": null,
"is_bot": false,
"headline": "v2.1.0",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-03-21T19:06:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b61b5806271c5af978e499585689aeda1e3ae058",
"body": "Some users apparently call/check functions directly on that.",
"is_bot": false,
"headline": "expose Buffer.prototype",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-03-21T19:06:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a0938b3ddb98158c27fa3bd57f28894d7c52200",
"body": null,
"is_bot": false,
"headline": "doc: add a note about the jscodeshift codemod",
"author_name": "Joyee Cheung",
"author_login": "joyeecheung",
"committed_at": "2018-03-21T15:59:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f48ffdd28298de4f6d169b9f55f14627d784f2ac",
"body": null,
"is_bot": false,
"headline": "doc: fix ordering in Readme.md",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-03-21T10:39:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd3514183c9d62ca65733157cf6d62612a5e6559",
"body": null,
"is_bot": false,
"headline": "doc: add alternative approach to Readme.md",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-03-21T07:43:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f35ee146f9ba95a72d663cd09b3d08edc385d5c",
"body": "Thanks to @wooorm for noticing!",
"is_bot": false,
"headline": "doc: fix a mistype in Porting-Buffer.md",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-03-20T20:31:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a40051e812455f7d38be18bf1fda655c4eb69ba1",
"body": null,
"is_bot": false,
"headline": "doc: add FAQ section to Porting-Buffer.md",
"author_name": "Anna Henningsen",
"author_login": "addaleax",
"committed_at": "2018-03-20T12:52:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba8472e414180be4e567c47789f8a20cb73affea",
"body": null,
"is_bot": false,
"headline": "v2.0.2",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-03-20T10:35:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15b9eaa742f8444588a50596097d11b465e984cc",
"body": null,
"is_bot": false,
"headline": "Include Porting-Buffer.md in package",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-03-20T10:34:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa79a7cc5b4ee28d2b6cbb6057e3f61ced34a86e",
"body": null,
"is_bot": false,
"headline": "doc: more notes on how to find problematic code",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-03-20T10:02:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9b36aabdfeb2c513c84bf01b5f92b830582fdd4",
"body": null,
"is_bot": false,
"headline": "doc: Porting-Buffer.md fixes",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-03-20T09:15:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5049e206d22cdb7b2d5831ac93968a823aff28f9",
"body": null,
"is_bot": false,
"headline": "doc: improvements to Porting-Buffer.md",
"author_name": "Anna Henningsen",
"author_login": "addaleax",
"committed_at": "2018-03-20T09:00:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09e84b6370cc25acda5a59a9f758943315de454b",
"body": "For everything above that, coercing to int changes the value significantly.",
"is_bot": false,
"headline": "Use proper upper limit for 'size'",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-03-20T07:16:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd4f9271154cee024631decda1df505504580fbd",
"body": null,
"is_bot": false,
"headline": "doc: more Readme.md improvements",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-03-20T07:06:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4472325c16a79b819e481d4ae1713a1555a29e4d",
"body": null,
"is_bot": false,
"headline": "doc: further Readme.md improvements",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-03-20T06:22:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e7d16ef6fb30a67e72c2d588c24af2dd82f2a7a",
"body": null,
"is_bot": false,
"headline": "doc: land Porting-Buffer.md guide",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-03-20T06:19:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54e684f36667de7fd5675e2bac64eb693b4aade1",
"body": null,
"is_bot": false,
"headline": "doc: further improve Readme.md",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-03-20T05:55:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67e24e8e4f89740bbcd715f426ca5f70cc237947",
"body": null,
"is_bot": false,
"headline": "doc: improve Readme.md",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-03-20T05:45:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e812676ce51ba04a3d58c4f1dc9a80907789234",
"body": null,
"is_bot": false,
"headline": "v2.0.1",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-03-19T11:19:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dec07e43b6a7535aa6e0ee8668ea97943aff498",
"body": null,
"is_bot": false,
"headline": "doc: Add Readme.md",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-03-19T11:17:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "997f02eb579a91afc008c6f7cfb6e9abc032a8db",
"body": "Add more Node.js versions to the tests matrix.\nRemove 0.10.0 and 0.8 as `npm i` fails there for the deps.\n\nsafer-buffer itself seems to work even on 0.8, tests pass locally.",
"is_bot": false,
"headline": "test: Update travis tests matrix",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-03-19T10:54:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b304051f073f07d8507945139e77539bf4a8fa4",
"body": "Older Node.js version coerce size to int without checking that.",
"is_bot": false,
"headline": "Implement size <= Number.MAX_SAFE_INTEGER checks",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-03-19T10:43:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72344babf303b065dfc00b05dffdc3782f0c7ab5",
"body": "On 6.x, that native method coerces negative sizes to 0.\nWe don't fix or imitate that.",
"is_bot": false,
"headline": "test: skip testing native allocUnsafe(negative) throws",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-03-19T10:28:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf947a6090aeaaa3906658775d3750135cf5bad8",
"body": null,
"is_bot": false,
"headline": "tests: add .travis.yml",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-03-19T10:23:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d98b7e409a07cf76260f381c2a69d3ad8fedd34",
"body": null,
"is_bot": false,
"headline": "tests: we don't polyfill multi-byte filler support for .fill()",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-03-19T10:12:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd2bf73ffab502be3b6e4ce1a027bf27a38ceed1",
"body": null,
"is_bot": false,
"headline": "test: fix allocUnsafeSlow constructor test",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-03-19T10:06:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22e3960e4f4ceae765ef02bad206f7f9c7016678",
"body": null,
"is_bot": false,
"headline": "test: we do not polyfill kStringMaxLength if it's unavailable",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-03-19T10:03:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "318c325041058ffa585074821754d7572032fe36",
"body": null,
"is_bot": false,
"headline": "safer: implement stricter type checks in .from()",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-03-19T09:53:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66e8f1478fad863f9ca00f2d59ea85a15f211a02",
"body": null,
"is_bot": false,
"headline": "test: fix mistakes in two tests",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-03-19T09:53:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59a33b544fb1c6e079d392c36021611ce2e4790f",
"body": null,
"is_bot": false,
"headline": "Implement size >= 0 check",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-03-19T09:39:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da7b18d68368ab4b2c22c20e6e738bec9e9599ca",
"body": null,
"is_bot": false,
"headline": "test: fix .fill() calls for SlowBuffer",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-03-19T09:36:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9f897f4a3abfe6c6a2b657aec7b93ea26078e82",
"body": null,
"is_bot": false,
"headline": "Initial impl",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-03-19T08:34:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6edff0dbfeb92ac3c4f6d3ba85435b29db9816f5",
"body": null,
"is_bot": false,
"headline": "gitignore: import .gitignore",
"author_name": "Сковорода Никита Андреевич",
"author_login": "ChALkeR",
"committed_at": "2018-03-18T16:40:34Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 0,
"latest_release_at": "2018-04-08T10:10:17Z",
"latest_release_tag": "v2.1.1",
"releases_from_tags": false,
"days_since_last_push": 1916,
"active_weeks_last_year": 0,
"days_since_latest_release": 3027,
"mean_days_between_releases": null
},
"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": "safer-buffer",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/safer-buffer",
"is_deprecated": false,
"latest_version": "2.1.2",
"repository_url": "https://github.com/ChALkeR/safer-buffer",
"versions_count": 6,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 617751235,
"first_published_at": "2018-03-19T08:26:02.082000Z",
"latest_published_at": "2018-04-08T10:42:42.130000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 3027
}
]
},
"popularity": {
"forks": 24,
"stars": 27,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2018-03-21",
"count": 1
},
{
"date": "2018-05-26",
"count": 1
},
{
"date": "2018-11-02",
"count": 1
},
{
"date": "2019-06-05",
"count": 1
},
{
"date": "2019-06-21",
"count": 1
},
{
"date": "2019-11-10",
"count": 1
},
{
"date": "2020-07-01",
"count": 1
},
{
"date": "2020-07-13",
"count": 1
},
{
"date": "2020-09-05",
"count": 1
},
{
"date": "2021-01-11",
"count": 1
},
{
"date": "2021-02-18",
"count": 1
},
{
"date": "2021-04-22",
"count": 1
},
{
"date": "2021-04-23",
"count": 1
},
{
"date": "2021-09-23",
"count": 1
},
{
"date": "2021-11-16",
"count": 1
},
{
"date": "2021-11-21",
"count": 1
},
{
"date": "2022-04-08",
"count": 1
},
{
"date": "2022-04-11",
"count": 1
},
{
"date": "2022-11-02",
"count": 1
},
{
"date": "2023-12-23",
"count": 1
},
{
"date": "2024-01-19",
"count": 1
},
{
"date": "2025-10-04",
"count": 1
},
{
"date": "2026-02-03",
"count": 1
}
],
"complete": true,
"collected": 23,
"total_forks": 24
},
"star_history": null,
"open_issues_and_prs": 6
},
"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": 15735,
"source_files_sampled": 3,
"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": "standard",
"direct": false,
"version": "^11.0.1",
"ecosystem": "npm"
},
{
"name": "tape",
"direct": false,
"version": "^4.9.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 2,
"direct_count": 0,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 4,
"open_issues": 5,
"closed_ratio": 0.375,
"closed_issues": 3,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "ChALkeR",
"commits": 43,
"avatar_url": "https://avatars.githubusercontent.com/u/291301?v=4"
},
{
"type": "User",
"login": "addaleax",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/899444?v=4"
},
{
"type": "User",
"login": "ashtuchkin",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/627997?v=4"
},
{
"type": "User",
"login": "jon-simpkins",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3412673?v=4"
},
{
"type": "User",
"login": "joyeecheung",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/4299420?v=4"
},
{
"type": "User",
"login": "Trott",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/718899?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.878
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"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 4 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": 1,
"reason": "Found 4/30 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 8 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"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": null,
"reason": "no dependencies found",
"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": null,
"reason": "No tokens found",
"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": "ed7f4fbca47c851873bc39a5a465d0de6d380950",
"ran_at": "2026-07-22T16:17:39Z",
"aggregate_score": 3,
"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": 10,
"created_at": "2021-04-22T17:24:31Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2020-07-13T16:24:53Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 2,
"created_at": "2018-04-14T21:42:02Z",
"last_comment_at": "2021-06-10T05:47:56Z",
"last_comment_author": "RA80533"
},
{
"number": 7,
"created_at": "2019-10-28T13:59:33Z",
"last_comment_at": "2021-12-10T19:36:47Z",
"last_comment_author": "chisNaN"
},
{
"number": 11,
"created_at": "2021-07-01T12:41:10Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 12,
"created_at": "2023-09-22T12:19:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 16,
"created_at": "2024-10-03T13:25:47Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/ChALkeR/safer-buffer",
"host": "github.com",
"name": "safer-buffer",
"owner": "ChALkeR"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "High-Risk Jurisdiction Policy applies a 75% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "jurisdiction_overall_adjustment",
"params": {
"cap": 49,
"pct": 75
}
}
],
"value": 26,
"inputs": {
"security": 22,
"vitality": 18,
"community": 56,
"governance": 53,
"engineering": 21,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 75,
"weighted_overall_before_jurisdiction": 34,
"overall_after_jurisdiction_multiplier": 26
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 18,
"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": 1916,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1916 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 1916
}
}
],
"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": 44,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v2.1.1",
"releases_from_tags": false,
"days_since_latest_release": 3027,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 3027 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 3027
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [],
"signals": [
"issue_rot",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 1,
"unanswered_open_issues": 5,
"days_since_last_merged_pr": 2199,
"days_since_last_human_commit": 2199,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 2199 days; 2 unmet obligation(s): issues unanswered, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 2199,
"count": 2,
"signals": "issues unanswered, 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": 56,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"forks": 24,
"stars": 27,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "27 stars",
"points": 23,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 27
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "24 forks",
"points": 11.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 24
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "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": [
"safer-buffer"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 617751235
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "617,751,235 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 617751235,
"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": 53,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 6,
"top_contributor_share": 0.878
},
"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 88% of commits",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 88
}
}
],
"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 8 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"merged_prs": 4,
"open_issues": 5,
"closed_issues": 3,
"issue_closed_ratio": 0.375,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "38% of issues closed",
"points": 17.5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 38
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "4/5 decided PRs merged",
"points": 30.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 4,
"decided": 5
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 4/30 approved changesets -- score normalized to 1",
"points": 1.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": 69,
"inputs": {
"followers": 680,
"owner_type": "User",
"is_verified": null,
"owner_login": "ChALkeR",
"public_repos": 245,
"account_age_days": 5897
},
"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": "680 followers of ChALkeR",
"points": 20.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 680,
"login": "ChALkeR"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "245 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 245
}
},
{
"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": [
"safer-buffer"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 3027
},
"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 3027 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 3027
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "6 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 6
}
}
],
"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": "critical",
"name": "Engineering Quality",
"value": 21,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"has_ci": false,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"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 4 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": "critical",
"name": "Security",
"value": 22,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 75% multiplier to Security posture and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "jurisdiction_posture_adjustment",
"params": {
"cap": 49,
"pct": 75
}
}
],
"value": 22,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 75,
"security_posture_after_multiplier": 22,
"security_posture_before_jurisdiction": 30
},
"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 4 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 4/30 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 8 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "good",
"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": 75,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": true,
"exposures": [
{
"role": "contributor_organization",
"count": 1,
"country": "Russia"
}
],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 6
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "Russia: contributor_organization (1)",
"points": 75,
"status": "partial",
"details": [
{
"code": "jurisdiction_exposure",
"params": {
"role": "contributor_organization",
"count": 1,
"country": "Russia"
}
}
],
"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": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.755,
"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": "37 of 49 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 37,
"sampled": 49
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"has_nix": false,
"has_tests": false,
"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": 0,
"status": "missed",
"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 49",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 49
}
}
],
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": 15735,
"source_files_sampled": 3,
"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/3 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 3,
"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-22T16:17:48.120997Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/ChALkeR/safer-buffer.svg",
"full_name": "ChALkeR/safer-buffer",
"license_state": "standard",
"license_spdx": "MIT"
}