JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"libc",
"musl",
"nodejs",
"glibc"
],
"is_fork": false,
"size_kb": 86,
"has_wiki": false,
"homepage": null,
"languages": {
"JavaScript": 31499
},
"pushed_at": "2025-10-05T12:44:37Z",
"created_at": "2017-07-03T20:44:48Z",
"owner_type": "User",
"updated_at": "2026-07-11T04:19:42Z",
"description": "Node.js module to detect details of the C standard library (libc) implementation provided by a given Linux system",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "https://lovell.info",
"name": "Lovell Fuller",
"type": "User",
"login": "lovell",
"company": null,
"location": "London, UK",
"followers": 1743,
"avatar_url": "https://avatars.githubusercontent.com/u/210965?v=4",
"created_at": "2010-02-25T21:27:12Z",
"is_verified": null,
"public_repos": 77,
"account_age_days": 5990
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.1.2",
"kind": "patch",
"published_at": "2025-10-05T12:44:12Z"
},
{
"tag": "v2.1.1",
"kind": "patch",
"published_at": "2025-09-24T13:57:22Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2025-09-14T17:48:30Z"
},
{
"tag": "v2.1.0-rc.0",
"kind": "prerelease",
"published_at": "2025-09-12T13:17:40Z"
},
{
"tag": "v2.0.4",
"kind": "patch",
"published_at": "2025-04-22T09:56:30Z"
},
{
"tag": "v2.0.3",
"kind": "patch",
"published_at": "2024-03-19T09:53:03Z"
},
{
"tag": "v2.0.2",
"kind": "patch",
"published_at": "2023-07-18T08:26:50Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2022-02-14T10:37:37Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2022-01-19T10:14:46Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2017-11-22T19:02:49Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2017-10-29T09:24:14Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2017-10-28T08:24:45Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2017-10-27T18:53:12Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2017-07-13T10:38:46Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2017-07-12T12:47:53Z"
},
{
"tag": "v0.0.8",
"kind": "patch",
"published_at": "2017-07-12T12:26:46Z"
}
],
"recent_commits": [
{
"oid": "98928b7d26bd5c50dee12af0e433b47825d84df0",
"body": null,
"is_bot": false,
"headline": "Release v2.1.2",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2025-10-05T12:44:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4180654856a496f25fff0871ac71ba2edeb94ec",
"body": "…#33)\n\nFollow-up to commit e64be76, which handled sync file-based detection.",
"is_bot": false,
"headline": "Ensure Node.js 10 and 12 can use async file-based detection methods (…",
"author_name": "Λlisue",
"author_login": "lambdalisue",
"committed_at": "2025-10-05T11:42:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a950b066d9da6376c13e1bbb908a221dcb919d5a",
"body": null,
"is_bot": false,
"headline": "Add semi-automated changelog #32",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2025-09-29T07:39:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81ba74212869938d64e7ef870b2bcc2cd7250fae",
"body": null,
"is_bot": false,
"headline": "Release v2.1.1",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2025-09-24T13:57:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e64be762b74e7cbe4d20f70ecb2e2f54566166f7",
"body": "The requirement to provide `fs.close` with a callback was optional in Node.js 8,\nthen mandatory in Node.js 10 and 12, then optional from Node.js 14 onwards.\n\nThe error was caught and swallowed so users should not have noticed this.",
"is_bot": false,
"headline": "Ensure Node.js 10 and 12 can use file-based detection methods (#30)",
"author_name": "fastman",
"author_login": "fastman",
"committed_at": "2025-09-24T13:38:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f74b3687a019783478c4ce79be4348ec2871febb",
"body": null,
"is_bot": false,
"headline": "Release v2.1.0",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2025-09-14T17:48:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9b76397422c58488a1436c8b1cfcfff944e792b",
"body": null,
"is_bot": false,
"headline": "CI: Add non-Linux integration tests for completeness",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2025-09-14T16:40:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41add954fcf558c112254dd7f5b56bcea37c0fee",
"body": null,
"is_bot": false,
"headline": "Prerelease v2.1.0-rc.0",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2025-09-12T13:17:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08198d25321abd57318d0bd21e97824713a45378",
"body": null,
"is_bot": false,
"headline": "CI: Publish tagged commits to npm",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2025-09-12T12:53:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d6eafecb2bd6c45f8a95822966cf7c08f79d21b",
"body": "This method is equally as fast as the existing and already-quick\nldd filesystem check, typically around half a millisecond. It is\nhowever more accurate as it allows for the scenario where multiple\nlibc are involved, e.g. glibc-linked Node.js running on Alpine.\n\nThe ELF header parser is kept as simpl\n[…]\nible by only\nsupporting 64-bit little-endian, comfortably the most common.\n\nAll the existing detection methods remain and retain their\nprevious order of precendence after the interpreter-based method.",
"is_bot": false,
"headline": "Detect libc using the interpreter value from Node's ELF header",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2025-09-11T18:03:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3a1f32350f198ca48451ab4f1d6d8d6baff0aa21",
"body": null,
"is_bot": false,
"headline": "CI: update integration test expectations",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2025-09-11T14:36:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b468c7302909c1376756aba59bd681126702be9",
"body": null,
"is_bot": false,
"headline": "Release v2.0.4",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2025-04-22T09:56:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0362727699c4901ff20394e8f97cdd8395ee9811",
"body": null,
"is_bot": false,
"headline": "TypeScript: Add types field to package.json (#28)",
"author_name": "Michael",
"author_login": "Mike-Dax",
"committed_at": "2025-04-22T09:45:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c04d3f297ae0c3af3fc48df42d25d8e2c8ababc5",
"body": "The (outdated) nyc dependency supports Node.js 10 to 20",
"is_bot": false,
"headline": "CI: remove Node.js 22",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2025-04-22T09:31:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ed5518410ae3d2a63b347372b8c93738163f7b3",
"body": null,
"is_bot": false,
"headline": "CI: Add Node.js 20/22, remove CentOS (EOL)",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2025-04-22T09:23:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db8ea62694a6bd274366c2b4d982b13c074537a3",
"body": null,
"is_bot": false,
"headline": "Release v2.0.3",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2024-03-19T09:53:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e1482da714a58e834945237458d5fbd4421c569",
"body": "Uses backwards-compatible feature of Node.js 22+",
"is_bot": false,
"headline": "Improve getReport performance (#21)",
"author_name": "Steven",
"author_login": "styfle",
"committed_at": "2024-03-19T09:47:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2642d9612fadf14f3eeb5cd56eb3a63b254c7693",
"body": null,
"is_bot": false,
"headline": "Improve filesystem-based detection of glibc (#22)",
"author_name": "Dylan Staley",
"author_login": "dstaley",
"committed_at": "2024-03-19T08:31:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2def92202549542c1cb6bb9e0ac812c0c5384eeb",
"body": null,
"is_bot": false,
"headline": "CI: Latest Void Linux provides glibc 2.39",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2024-03-18T08:53:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "646230fee2227a6bf434b7016e41ad5153dd9bd5",
"body": "The code coverage no longer works on Node.js 8 due to a (transitive)\ndependency of nyc made a breaking change. Luckily Node.js 8 is\nalready covered by the integration tests so the easiest option is to\nremove it from the unit tests.",
"is_bot": false,
"headline": "CI: bump unit test actions",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2024-03-04T09:18:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9117b8395130b919341d412a779879b5bbc2496b",
"body": null,
"is_bot": false,
"headline": "Tests: include missing coverage in summary",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2024-03-04T09:18:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e307a53900feec8e731561ce18240fb6d252a58e",
"body": "- Replace Amazon Linux 1 (EOL) with 2023\n- Update version expectations for latest Fedora/Void",
"is_bot": false,
"headline": "CI: Update integration test environments/expectations",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2024-03-04T09:18:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cf409b2cab11ca68c63057784381458989d2e9b",
"body": null,
"is_bot": false,
"headline": "chore: refactor by removing a couple variables (#20)",
"author_name": "Steven",
"author_login": "styfle",
"committed_at": "2023-07-19T19:55:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0edbc8f49b2f531aac64bd1d695d7386f4d569f",
"body": null,
"is_bot": false,
"headline": "Release v2.0.2",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2023-07-18T08:26:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3f3efbe0e65dc2755718f9c7a9bca467dc77239",
"body": null,
"is_bot": false,
"headline": "Add credit for e8c0afd",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2023-07-18T08:25:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4140056c23c14dabdbff3a6cff3bc4652d0e457b",
"body": null,
"is_bot": false,
"headline": "Ensure SPDX in header, correct grammar",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2023-07-18T07:45:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a077cda8fdf77b7db99951badaa8db85ec8d728d",
"body": null,
"is_bot": false,
"headline": "CI: Add tests for Node.js 20",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2023-07-18T07:17:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8c0afd957862b61cc0301ad71ef3780b914e0cb",
"body": "…(#19)",
"is_bot": false,
"headline": "Attempt to use contents of /usr/bin/ldd file for greater performance …",
"author_name": "Vinicius Lourenço",
"author_login": "H4ad",
"committed_at": "2023-07-18T06:41:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d49b8d3eeb9aadb2479a4d950dc21f5a011654b5",
"body": null,
"is_bot": false,
"headline": "Docs: clarify 'version numbers' refers to libc (and not this package)",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2023-04-24T08:06:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4fd20757fac8b6f09dc1ebe706f49698475505c",
"body": "- Add note to docs about lack of semver compatibility\n- Ensure integration test expectations are up to date",
"is_bot": false,
"headline": "Add SPDX identifiers to all source code files",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2023-04-24T08:00:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "676183730dca257c815e347ecdaa17267e9d657a",
"body": null,
"is_bot": false,
"headline": "Test: (unit) add Node.js 18 (integration) add Fedora 38, Ubuntu 22.04",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2022-12-09T11:40:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e10bbb465414b99078fcdd9c69b0bc2df3ed745",
"body": null,
"is_bot": false,
"headline": "Release v2.0.1",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2022-02-14T10:37:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bd0e69ff43ac3d3c3da1e2db2756ecc49a5d381",
"body": null,
"is_bot": false,
"headline": "CI: Switch CentOS 8 (EOL) to Stream",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2022-02-14T10:36:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7c02a709c7f965309b9388c6e448e3b86f12b62",
"body": null,
"is_bot": false,
"headline": "Ensure TypeScript defs are valid, fixes initializer error (#15)",
"author_name": "Mark Lee",
"author_login": "malept",
"committed_at": "2022-02-14T09:34:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cde92310699b01bb3a8bb41d6772af3985982dda",
"body": null,
"is_bot": false,
"headline": "Add Void Linux to integration tests",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2022-01-19T14:21:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19e2c00f8f6fc50cefb83c3fd3d774cf8f0e4918",
"body": null,
"is_bot": false,
"headline": "Release v2.0.0",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2022-01-19T10:14:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b7ef0bed5d80dd5da07f95b24711de31936adaa",
"body": null,
"is_bot": false,
"headline": "Ensure only 1 process spawned for older Node.js versions",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2022-01-19T10:06:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc57adf8c3a841f208cb03f769e506ed73bf3ab3",
"body": null,
"is_bot": false,
"headline": "Drop CLI, use its logic for integration tests only",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2022-01-18T10:09:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46b45b0c709d8c8c6b5af7907a563657975b8493",
"body": "- Use Node.js getReport feature where available\n- Fallback to a single child process invocation\n- Defer I/O until functions are called\n- Add JSDocs and TypeScript definitions\n- Migrate CI from Travis and Circle to GitHub Actions\n- Update all devDependencies to latest that work without ESM",
"is_bot": false,
"headline": "Provide async and sync API, require Node.js >= 8",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2022-01-17T14:19:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88df1a5950bf3cd9bffa1e0137ab6471c4546118",
"body": null,
"is_bot": false,
"headline": "Increase unit test coverage for unhappy paths",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2017-11-22T19:02:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5173db0bc47608f89986d9125c2d868c08d5f429",
"body": null,
"is_bot": false,
"headline": "Wrap readdirSync to support image without /usr/sbin (#11)",
"author_name": "Niklas Salmoukas",
"author_login": "coreprocess",
"committed_at": "2017-11-22T09:27:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5758594c2d4b6967d5b0dde29fce687892fef97",
"body": null,
"is_bot": false,
"headline": "Enhancement of integration test suite (#9)",
"author_name": "Niklas Salmoukas",
"author_login": "coreprocess",
"committed_at": "2017-11-01T22:24:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92e6276e5d8bfb8fdf4e22a52d9f9fc785f56e83",
"body": null,
"is_bot": false,
"headline": "Release v1.0.2",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2017-10-29T09:24:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e30d5c318c5e7aa9a4c63a6f698126e4d4a4cc6a",
"body": null,
"is_bot": false,
"headline": "Add unit test for /usr/sbin glibc detection",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2017-10-29T09:20:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c14c7aaaffae5d844eb850fa716de95cf03d1f47",
"body": "Improve filesystem detection method for RHEL-based distros",
"is_bot": false,
"headline": "Integration test suite with CircleCI 2.0 support (#6)",
"author_name": "Niklas Salmoukas",
"author_login": "coreprocess",
"committed_at": "2017-10-29T09:03:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01fdf5178fa30f2cd48aaf56f3d4628784f70455",
"body": null,
"is_bot": false,
"headline": "Reveal detection method and polyfill spawnSync (#5)",
"author_name": "Niklas Salmoukas",
"author_login": "coreprocess",
"committed_at": "2017-10-28T10:19:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "250755465bf514cd909fe838881bc4fde68e11e4",
"body": null,
"is_bot": false,
"headline": "Add support for ldd exit code 1 e.g. Alpine 3.6 #2",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2017-10-28T08:24:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d7536306be42a2e25c2c775f0061498b11d1da9",
"body": null,
"is_bot": false,
"headline": "Add partial support for Node 0.10 and 0.12",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2017-10-27T18:53:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4642b204b34414b6089bca854939b05b3d2c1b7c",
"body": null,
"is_bot": false,
"headline": "Release v0.2.0",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2017-07-13T10:38:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5828dfefbdf0e5ae98fbf70312a08df4bfc71667",
"body": null,
"is_bot": false,
"headline": "Catch and ignore sync ENOENT error",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2017-07-13T10:36:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0381ad70d30d9aca9e0409a4e4cfa2177d98d1b2",
"body": null,
"is_bot": false,
"headline": "Add filesystem-based checks for libc family only #1",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2017-07-13T10:32:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b36e3454df446471f4cb8f89f80c50115d70e59",
"body": null,
"is_bot": false,
"headline": "Release v0.1.0",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2017-07-12T12:47:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f38a4e65f8ffe7c37e4d724ca0152705a06d1ba4",
"body": null,
"is_bot": false,
"headline": "Move 'is non-glibc Linux' logic from bin to lib",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2017-07-12T12:26:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8609d7d7b47af459c313aaf41cc3563c81ad08b",
"body": null,
"is_bot": false,
"headline": "Set LIBC only for non-glibc",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2017-07-12T09:11:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89d34bfe360ed2dfe9d108f8c8db6fdce378657d",
"body": null,
"is_bot": false,
"headline": "Reduce Travis CI matrix",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2017-07-11T20:11:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "250c42ceadf685ed75d5fce6444623df89b057a9",
"body": null,
"is_bot": false,
"headline": "Doc cleanup",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2017-07-11T20:06:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8c5b6bc91cc82517f0ec54b87e88403aef38128",
"body": null,
"is_bot": false,
"headline": "Drop OS X support as not (yet) useful",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2017-07-11T20:02:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75de8531431171735d3db16a9b9c12aa175a3697",
"body": null,
"is_bot": false,
"headline": "Release v0.0.6",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2017-07-11T19:56:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b80606006e70bb68ad4257ea2a32ee01d1eb258",
"body": null,
"is_bot": false,
"headline": "Spawn child process in shell for Windows compat",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2017-07-11T19:56:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dffcb1988d859b69ce9a22096765840e8cf6548",
"body": null,
"is_bot": false,
"headline": "Ensure status code of child process is used",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2017-07-05T18:53:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fb5adccb6865bac46bb3961b49a8e57c3ad499c",
"body": null,
"is_bot": false,
"headline": "Ensure existing env is passed to child process",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2017-07-05T18:38:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d3cb16c33d0e927295c9667485d6bb09cd1797b",
"body": "Improves cross-platform usage",
"is_bot": false,
"headline": "Provide script to call command with LIBC environment variable",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2017-07-05T18:26:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68efd6bb18fa4ec54b0575e50b39ca5efbb1da86",
"body": null,
"is_bot": false,
"headline": "Add licence details to README",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2017-07-05T16:14:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ee643e15d2e8321a573834aa8ac1ee45b9eecb6",
"body": null,
"is_bot": false,
"headline": "Add usage and API docs, fix failing OS X test",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2017-07-05T15:54:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6acd413c65dc9b9186f72c24df185b44e7e3cc3e",
"body": null,
"is_bot": false,
"headline": "Release v0.0.2",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2017-07-03T21:42:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80e155b95cdfdba59867652a5839884b9edc149b",
"body": null,
"is_bot": false,
"headline": "Always run bin files on Travis CI",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2017-07-03T21:33:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "098bb9416eadce421e1c8e49e75e0ee7d272d079",
"body": null,
"is_bot": false,
"headline": "Match various newline/whitespace chars",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2017-07-03T21:23:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61f8e2b9fb882f5fc97ce87104f1050bc5f19cf0",
"body": null,
"is_bot": false,
"headline": "Ensure bin scripts are executable",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2017-07-03T21:03:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90dffbe1cfee42b67d38d854c8c175d5e54dfc8a",
"body": null,
"is_bot": false,
"headline": "Run tests sequentially to avoid require race condition",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2017-07-03T21:03:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2af2acd52b2f34061d19d40d9e44e2b43eac5aa8",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2017-07-03T20:53:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bcc3bb53e5f98127085f157109d088108977a36",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Lovell Fuller",
"author_login": "lovell",
"committed_at": "2017-07-03T20:44:49Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 16,
"commits_last_year": 11,
"latest_release_at": "2025-10-05T12:44:12Z",
"latest_release_tag": "v2.1.2",
"releases_from_tags": true,
"days_since_last_push": 290,
"active_weeks_last_year": 3,
"days_since_latest_release": 290,
"mean_days_between_releases": 319.3
},
"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": "detect-libc",
"exists": true,
"license": "Apache-2.0",
"keywords": [
"libc",
"glibc",
"musl"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/detect-libc",
"is_deprecated": false,
"latest_version": "2.1.2",
"repository_url": "https://github.com/lovell/detect-libc",
"versions_count": 23,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 628244755,
"first_published_at": "2017-07-03T20:58:20.378000Z",
"latest_published_at": "2025-10-05T12:46:33.077000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 290
}
]
},
"popularity": {
"forks": 17,
"stars": 77,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2020-01-29",
"count": 1
},
{
"date": "2020-02-21",
"count": 1
},
{
"date": "2021-08-26",
"count": 1
},
{
"date": "2021-09-09",
"count": 1
},
{
"date": "2022-02-14",
"count": 1
},
{
"date": "2023-02-07",
"count": 1
},
{
"date": "2023-06-16",
"count": 1
},
{
"date": "2023-07-18",
"count": 1
},
{
"date": "2023-08-07",
"count": 1
},
{
"date": "2024-03-16",
"count": 1
},
{
"date": "2024-08-23",
"count": 1
},
{
"date": "2025-04-21",
"count": 1
},
{
"date": "2025-05-03",
"count": 1
},
{
"date": "2025-09-24",
"count": 2
},
{
"date": "2025-10-05",
"count": 1
},
{
"date": "2026-04-10",
"count": 1
}
],
"complete": true,
"collected": 17,
"total_forks": 17
},
"star_history": null,
"open_issues_and_prs": 2
},
"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": 19629,
"source_files_sampled": 11,
"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": 7,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "ava",
"direct": false,
"version": "^2.4.0",
"ecosystem": "npm"
},
{
"name": "benchmark",
"direct": false,
"version": "^2.1.4",
"ecosystem": "npm"
},
{
"name": "conventional-changelog-cli",
"direct": false,
"version": "^5.0.0",
"ecosystem": "npm"
},
{
"name": "eslint-config-standard",
"direct": false,
"version": "^13.0.1",
"ecosystem": "npm"
},
{
"name": "nyc",
"direct": false,
"version": "^15.1.0",
"ecosystem": "npm"
},
{
"name": "proxyquire",
"direct": false,
"version": "^2.1.3",
"ecosystem": "npm"
},
{
"name": "semistandard",
"direct": false,
"version": "^14.2.3",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 7,
"direct_count": 0,
"indirect_count": 7
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 12,
"open_issues": 1,
"closed_ratio": 0.929,
"closed_issues": 13,
"closed_unmerged_prs": 6
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "lovell",
"commits": 59,
"avatar_url": "https://avatars.githubusercontent.com/u/210965?v=4"
},
{
"type": "User",
"login": "coreprocess",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/1226918?v=4"
},
{
"type": "User",
"login": "styfle",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/229881?v=4"
},
{
"type": "User",
"login": "dstaley",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/88163?v=4"
},
{
"type": "User",
"login": "malept",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/11417?v=4"
},
{
"type": "User",
"login": "Mike-Dax",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/13504878?v=4"
},
{
"type": "User",
"login": "H4ad",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/12551007?v=4"
},
{
"type": "User",
"login": "fastman",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1952?v=4"
},
{
"type": "User",
"login": "lambdalisue",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/546312?v=4"
}
],
"contributors_sampled": 9,
"top_contributor_share": 0.831
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"integration.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": 8,
"reason": "binaries present in source code",
"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": 2,
"reason": "2 out of 7 merged PRs checked by a CI test -- score normalized to 2",
"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": 2,
"reason": "Found 7/30 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"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": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"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": "98928b7d26bd5c50dee12af0e433b47825d84df0",
"ran_at": "2026-07-22T16:34:14Z",
"aggregate_score": 4,
"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": "2025-10-05T12:46:36Z",
"oldest_open_prs": [
{
"number": 27,
"created_at": "2024-08-25T19:40:15Z",
"last_comment_at": "2025-09-25T15:16:42Z",
"last_comment_author": "lovell"
}
],
"last_merged_pr_at": "2025-10-05T11:42:03Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 25,
"created_at": "2024-08-24T13:17:16Z",
"last_comment_at": "2024-08-27T23:24:06Z",
"last_comment_author": "AmeerArsala"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/lovell/detect-libc",
"host": "github.com",
"name": "detect-libc",
"owner": "lovell"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"security": 40,
"vitality": 29,
"community": 58,
"governance": 64,
"engineering": 51
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 29,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"commits_last_year": 11,
"human_commit_share": 1,
"days_since_last_push": 290,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 290 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 290
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "11 commits in the last year",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 11
}
}
],
"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": "moderate",
"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": 50,
"inputs": {
"releases_count": 16,
"latest_release_tag": "v2.1.2",
"releases_from_tags": true,
"days_since_latest_release": 290,
"mean_days_between_releases": 319.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "16 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 16
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 290 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 290
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~319.3 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 319.3
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [
"recent_release"
],
"signals": [
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 1,
"unanswered_open_issues": 1,
"days_since_last_merged_pr": 290,
"days_since_last_human_commit": 290,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 290 days, with nothing left unanswered; held at dormant by a release within the year",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 290
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "a release within the year"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 58,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"forks": 17,
"stars": 77,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "77 stars",
"points": 30.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 77
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "17 forks",
"points": 10,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 17
}
}
],
"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 (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"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": [
"detect-libc"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 628244755
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "628,244,755 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 628244755,
"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": 64,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 31,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 9,
"top_contributor_share": 0.831
},
"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 83% of commits",
"points": 3.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 83
}
}
],
"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 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"merged_prs": 12,
"open_issues": 1,
"closed_issues": 13,
"issue_closed_ratio": 0.929,
"closed_unmerged_prs": 6
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "93% of issues closed",
"points": 43.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 93
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "12/18 decided PRs merged",
"points": 25.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 12,
"decided": 18
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 7/30 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 73,
"inputs": {
"followers": 1743,
"owner_type": "User",
"is_verified": null,
"owner_login": "lovell",
"public_repos": 77,
"account_age_days": 5990
},
"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": "1,743 followers of lovell",
"points": 23.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1743,
"login": "lovell"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "77 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 77
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"detect-libc"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 290
},
"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 290 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 290
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "23 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 23
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 51,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "2 out of 7 merged PRs checked by a CI test -- score normalized to 2",
"points": 4,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"libc",
"musl",
"nodejs",
"glibc"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 40,
"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": 40,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 6,
"status": "partial",
"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": "2 out of 7 merged PRs checked by a CI test -- score normalized to 2",
"points": 0.5,
"status": "partial",
"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 7/30 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"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": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"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": 23
},
"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": 25,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.254,
"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 71 human commits state their intent (structured subject or explanatory body)",
"points": 13.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 18,
"sampled": 71
}
}
],
"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 71",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 71
}
}
],
"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": 19629,
"source_files_sampled": 11,
"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/11 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 11,
"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:34:25.765550Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/lovell/detect-libc.svg",
"full_name": "lovell/detect-libc",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}