Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"socketcan",
"nodejs-socketcan-extension"
],
"is_fork": false,
"size_kb": 1082,
"has_wiki": false,
"homepage": null,
"languages": {
"C++": 33020,
"Shell": 288,
"Python": 564,
"Dockerfile": 391,
"JavaScript": 30606,
"TypeScript": 23331
},
"pushed_at": "2026-07-27T05:52:50Z",
"created_at": "2012-12-31T14:32:27Z",
"owner_type": "User",
"updated_at": "2026-07-25T12:06:38Z",
"description": "NodeJS SocketCAN extension",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "C++",
"significant_languages": [
"C++",
"JavaScript",
"TypeScript"
]
},
"owner": {
"blog": "https://haas.one",
"name": "Sebastian",
"type": "User",
"login": "sebi2k1",
"company": null,
"location": "Bavaria, Germany",
"followers": 24,
"avatar_url": "https://avatars.githubusercontent.com/u/1223463?v=4",
"created_at": "2011-11-27T16:21:22Z",
"is_verified": null,
"public_repos": 13,
"account_age_days": 5356
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v4.2.5",
"kind": "patch",
"published_at": "2026-07-25T12:09:20Z"
},
{
"tag": "v4.2.4",
"kind": "patch",
"published_at": "2026-07-25T10:48:32Z"
},
{
"tag": "v4.2.3",
"kind": "patch",
"published_at": "2026-06-27T19:28:03Z"
},
{
"tag": "v4.2.2",
"kind": "patch",
"published_at": "2026-06-19T08:35:12Z"
},
{
"tag": "v4.2.1",
"kind": "patch",
"published_at": "2026-05-31T09:40:02Z"
},
{
"tag": "v4.0.0pre",
"kind": "other",
"published_at": "2022-11-08T19:57:17Z"
}
],
"recent_commits": [
{
"oid": "dad31a73a36f42995876d9e6a6258f6978b001c7",
"body": "…(#202)\n\n* fix: bound CAN data length before memcpy in Send/SendFD (#199, #200)\n\nRawChannel::Send and RawChannel::SendFD copied the caller-controlled JS\nBuffer into a fixed-size stack field (frame.data[8] / frameFD.data[64])\nusing the Buffer's own byte length as the copy size, with no upper bound\nbe\n[…]\nBy: Claude Opus 4.8 <noreply@anthropic.com>\n\n* chore: bump version to 4.2.5\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: bound CAN data length before memcpy in Send/SendFD (#199, #200) …",
"author_name": "Sebastian",
"author_login": "sebi2k1",
"committed_at": "2026-07-25T12:06:31Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "54ab7a5d3e445da53af3e3d35c3b0c1fb2cd5658",
"body": "PR #201 bumped package.json to 4.2.4 but left the lockfile's version\nfields at 4.2.3.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: sync package-lock.json version to 4.2.4",
"author_name": "Sebastian Haas",
"author_login": "sebi2k1",
"committed_at": "2026-07-25T10:48:14Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "06b5788b20f438c2dbf84d58bf2b4630bb35c59e",
"body": "- Bump @types/node, @typescript-eslint/*, eslint, globals, node-addon-api,\n node-gyp, prettier to latest within existing semver ranges\n- Pin brace-expansion to ^5.0.8 via overrides to fix high-severity DoS\n (GHSA-mh99-v99m-4gvg) pulled in transitively via mocha's glob/minimatch,\n following the sa\n[…]\nript on ^6.0.0 (6.0.3): 7.0.2 is a same-day major release,\n already tracked separately by the open dependabot/npm_and_yarn/typescript-7.0.2 PR\n\nCo-authored-by: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: upgrade dependencies, bump to v4.2.4 (#201)",
"author_name": "Sebastian",
"author_login": "sebi2k1",
"committed_at": "2026-07-25T10:33:41Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e88145fb9d7d93bbbefae5383588bce9a1d3e89b",
"body": "Bumps [node-gyp](https://github.com/nodejs/node-gyp) from 13.0.0 to 13.0.1.\n- [Release notes](https://github.com/nodejs/node-gyp/releases)\n- [Changelog](https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/nodejs/node-gyp/compare/v13.0.0...v13.0.1)\n\n---\nupdated-d\n[…]\nncies:\n- dependency-name: node-gyp\n dependency-version: 13.0.1\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump node-gyp from 13.0.0 to 13.0.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-20T17:30:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f7f1037e3e72c0048916752e25ec9bee07c27d5f",
"body": "Bumps [globals](https://github.com/sindresorhus/globals) from 17.6.0 to 17.7.0.\n- [Release notes](https://github.com/sindresorhus/globals/releases)\n- [Commits](https://github.com/sindresorhus/globals/compare/v17.6.0...v17.7.0)\n\n---\nupdated-dependencies:\n- dependency-name: globals\n dependency-version: 17.7.0\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump globals from 17.6.0 to 17.7.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-20T17:29:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71637b5841f8dfdfa17e547ca35a0e966bc4046a",
"body": "Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.62.1 to 8.64.0.\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-es\n[…]\n@typescript-eslint/eslint-plugin\"\n dependency-version: 8.64.0\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump @typescript-eslint/eslint-plugin from 8.62.1 to 8.64.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-20T17:29:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "912f12c4663a5fb17a6ad62a66b205400e585c3b",
"body": "Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 26.1.0 to 26.1.1.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-depe\n[…]\n\n- dependency-name: \"@types/node\"\n dependency-version: 26.1.1\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump @types/node from 26.1.0 to 26.1.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-20T17:29:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dc4004c2dd92cdc4f3e579422c7921e7fe5a59b9",
"body": "Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.62.0 to 8.62.1.\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-es\n[…]\n@typescript-eslint/eslint-plugin\"\n dependency-version: 8.62.1\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump @typescript-eslint/eslint-plugin from 8.62.0 to 8.62.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-14T04:40:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a14e94471875b5848747e6ab4e47f924a0bcd690",
"body": "Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.62.0 to 8.62.1.\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main\n[…]\nname: \"@typescript-eslint/parser\"\n dependency-version: 8.62.1\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump @typescript-eslint/parser from 8.62.0 to 8.62.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-14T04:39:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b23575cf64db414c0f8d637c2e9160ca614c9a11",
"body": "Bumps [prettier](https://github.com/prettier/prettier) from 3.9.1 to 3.9.4.\n- [Release notes](https://github.com/prettier/prettier/releases)\n- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/prettier/prettier/compare/3.9.1...3.9.4)\n\n---\nupdated\n[…]\nncies:\n- dependency-name: prettier\n dependency-version: 3.9.4\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump prettier from 3.9.1 to 3.9.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-14T04:39:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "52e607262ef94169b55f12027334eca9f314ca8c",
"body": "Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 26.0.1 to 26.1.0.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-depe\n[…]\n\n- dependency-name: \"@types/node\"\n dependency-version: 26.1.0\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump @types/node from 26.0.1 to 26.1.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-14T04:39:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3db5e303674aec0c27871f73bf329ea73949f7bc",
"body": "Bumps [eslint](https://github.com/eslint/eslint) from 10.5.0 to 10.6.0.\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Commits](https://github.com/eslint/eslint/compare/v10.5.0...v10.6.0)\n\n---\nupdated-dependencies:\n- dependency-name: eslint\n dependency-version: 10.6.0\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump eslint from 10.5.0 to 10.6.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-14T04:38:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52f162bb0eae0c3fe9d85c1eff11519ea35cbe4a",
"body": "Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 26.0.0 to 26.0.1.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-depe\n[…]\n\n- dependency-name: \"@types/node\"\n dependency-version: 26.0.1\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump @types/node from 26.0.0 to 26.0.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-29T09:04:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "308887eec6cfb1755528d966ba97b62e04ac6049",
"body": "Bumps [prettier](https://github.com/prettier/prettier) from 3.8.4 to 3.9.1.\n- [Release notes](https://github.com/prettier/prettier/releases)\n- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/prettier/prettier/compare/3.8.4...3.9.1)\n\n---\nupdated\n[…]\nncies:\n- dependency-name: prettier\n dependency-version: 3.9.1\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump prettier from 3.8.4 to 3.9.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-29T09:04:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c29f033ca86462c455a7837353ddd5a2a33a741e",
"body": "Bumps [node-addon-api](https://github.com/nodejs/node-addon-api) from 8.8.0 to 8.9.0.\n- [Release notes](https://github.com/nodejs/node-addon-api/releases)\n- [Changelog](https://github.com/nodejs/node-addon-api/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/nodejs/node-addon-api/compare/v8.8.\n[…]\n:\n- dependency-name: node-addon-api\n dependency-version: 8.9.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump node-addon-api from 8.8.0 to 8.9.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-29T09:04:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3ee6394c19650ddb6253869cfed94617d31d772f",
"body": "Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.61.1 to 8.62.0.\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-es\n[…]\n@typescript-eslint/eslint-plugin\"\n dependency-version: 8.62.0\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump @typescript-eslint/eslint-plugin from 8.61.1 to 8.62.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-29T09:04:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b8506db23b88aa1aef9c4bbefe5b2db07fe437aa",
"body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Bump version to 4.2.3",
"author_name": "Sebastian Haas",
"author_login": "sebi2k1",
"committed_at": "2026-06-27T19:26:12Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8166f7359ac8d66b9fc8f061285554e08a85a665",
"body": "Add ubuntu-24.04-arm to the matrix (with fail-fast: false) so the native\naddon is validated on ARM64, the platform that regressed in #182.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: build and test on ARM64 runners",
"author_name": "Sebastian Haas",
"author_login": "sebi2k1",
"committed_at": "2026-06-27T19:26:12Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ab5918b384b7905fd137c1937a050c8d9d40653f",
"body": "le64toh/be64toh/htole64/htobe64 are declared in <endian.h>. The header\nwas being pulled in transitively on x86 but not on ARM64, so the build\nfailed there with \"'le64toh' was not declared in this scope\". Include it\nexplicitly. Verified to compile under -std=c++20 on glibc and musl.\n\nFixes #182\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(signals): add missing <endian.h> include for ARM64 build",
"author_name": "Sebastian Haas",
"author_login": "sebi2k1",
"committed_at": "2026-06-27T19:26:12Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8c47c8ad05f9591bf1a9466882e18b553f3126dd",
"body": "Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.61.0 to 8.61.1.\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main\n[…]\nname: \"@typescript-eslint/parser\"\n dependency-version: 8.61.1\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump @typescript-eslint/parser from 8.61.0 to 8.61.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-24T04:11:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8bf3747060bfbe162935b4e7572c48c519c8113a",
"body": "Bumps the npm_and_yarn group with 1 update in the / directory: [tar](https://github.com/isaacs/node-tar).\n\n\nUpdates `tar` from 7.5.15 to 7.5.16\n- [Release notes](https://github.com/isaacs/node-tar/releases)\n- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)\n- [Commits](https://\n[…]\n16)\n\n---\nupdated-dependencies:\n- dependency-name: tar\n dependency-version: 7.5.16\n dependency-type: indirect\n dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump tar in the npm_and_yarn group across 1 directory",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-24T04:11:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bfe3ee947470774f20f661c549f2b1aa9c62f713",
"body": "Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.9.3 to 26.0.0.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-depe\n[…]\n\n- dependency-name: \"@types/node\"\n dependency-version: 26.0.0\n dependency-type: direct:development\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump @types/node from 25.9.3 to 26.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-24T04:11:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d8dc0fb4e2a262748d9e49f5333874b93773113b",
"body": "Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.61.0 to 8.61.1.\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-es\n[…]\n@typescript-eslint/eslint-plugin\"\n dependency-version: 8.61.1\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump @typescript-eslint/eslint-plugin from 8.61.0 to 8.61.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-24T04:10:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a07196f4d6659d1e63f99b289b81ed3144b3f0a3",
"body": "Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Bump version to 4.2.2",
"author_name": "Sebastian Haas",
"author_login": "sebi2k1",
"committed_at": "2026-06-19T08:35:05Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1a6ac537f3027ad69ffb2e2f6425397222b71a02",
"body": "Bumps [eslint](https://github.com/eslint/eslint) from 10.4.1 to 10.5.0.\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Commits](https://github.com/eslint/eslint/compare/v10.4.1...v10.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: eslint\n dependency-version: 10.5.0\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump eslint from 10.4.1 to 10.5.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-15T16:21:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "452e5f580b3843805948da11aac246743f9e287e",
"body": "Bumps [prettier](https://github.com/prettier/prettier) from 3.8.3 to 3.8.4.\n- [Release notes](https://github.com/prettier/prettier/releases)\n- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/prettier/prettier/compare/3.8.3...3.8.4)\n\n---\nupdated\n[…]\nncies:\n- dependency-name: prettier\n dependency-version: 3.8.4\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump prettier from 3.8.3 to 3.8.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-15T16:21:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4d3e8ce3441579de5dbda7714bf8b9906cf2f944",
"body": "Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.9.2 to 25.9.3.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-depe\n[…]\n\n- dependency-name: \"@types/node\"\n dependency-version: 25.9.3\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump @types/node from 25.9.2 to 25.9.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-15T16:20:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "88151ab0d793dc3dd69cfe46792297835c2ef622",
"body": "Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.60.1 to 8.61.0.\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-es\n[…]\n@typescript-eslint/eslint-plugin\"\n dependency-version: 8.61.0\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump @typescript-eslint/eslint-plugin from 8.60.1 to 8.61.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-15T16:20:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "22b22a32061638e698fb0226f08470314290829b",
"body": "Bumps [node-gyp](https://github.com/nodejs/node-gyp) from 12.4.0 to 13.0.0.\n- [Release notes](https://github.com/nodejs/node-gyp/releases)\n- [Changelog](https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/nodejs/node-gyp/compare/v12.4.0...v13.0.0)\n\n---\nupdated-d\n[…]\nncies:\n- dependency-name: node-gyp\n dependency-version: 13.0.0\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump node-gyp from 12.4.0 to 13.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-15T16:19:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e51c3205d33afd7166cb1382c2abf0fdcc1b9345",
"body": "Bumps [node-gyp](https://github.com/nodejs/node-gyp) from 12.3.0 to 12.4.0.\n- [Release notes](https://github.com/nodejs/node-gyp/releases)\n- [Changelog](https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/nodejs/node-gyp/compare/v12.3.0...v12.4.0)\n\n---\nupdated-d\n[…]\nncies:\n- dependency-name: node-gyp\n dependency-version: 12.4.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump node-gyp from 12.3.0 to 12.4.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-08T05:55:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f1b97edd8a20cf3d9fbacfc5942b71a0d4d0d70c",
"body": "Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.9.1 to 25.9.2.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-depe\n[…]\n\n- dependency-name: \"@types/node\"\n dependency-version: 25.9.2\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump @types/node from 25.9.1 to 25.9.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-08T05:55:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c6176c894255f45b4c3c0c21a5ca5feb796334ae",
"body": "Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.60.0 to 8.60.1.\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-es\n[…]\n@typescript-eslint/eslint-plugin\"\n dependency-version: 8.60.1\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump @typescript-eslint/eslint-plugin from 8.60.0 to 8.60.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-01T20:37:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a640dcf142692b902741ab06c11c165725143581",
"body": "Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.60.0 to 8.60.1.\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main\n[…]\nname: \"@typescript-eslint/parser\"\n dependency-version: 8.60.1\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump @typescript-eslint/parser from 8.60.0 to 8.60.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-01T20:36:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5f759822d23ee66c5b2a70495546ff49b2c9b324",
"body": "Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Expand code style guidelines in CONTRIBUTING.md",
"author_name": "Sebastian Haas",
"author_login": "sebi2k1",
"committed_at": "2026-05-31T10:40:22Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f2a591177dd9060bbdce55cdd12654f98a4fe739",
"body": "- Build: add -std=c++20 to both addon targets in binding.gyp\n- Remove vestigial __STDC_LIMIT_MACROS (unnecessary since C++11)\n- Switch to C++ headers (<cstdint>, <cstring>) and add <bit>\n- Convert typedef enum to enum class for ENDIANESS and SIGNAL_TYPE\n- Fix strict-aliasing UB in _getvalue/_setvalu\n[…]\nroughout\n- Fix signed decode: int32_t -> int64_t; use XOR-subtract sign-extension\n to correctly handle signals wider than 32 bits without UB\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Apply C++20 best practices to signals.cc",
"author_name": "Sebastian Haas",
"author_login": "sebi2k1",
"committed_at": "2026-05-31T10:40:22Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "4ac744892805f5e6b290b808a754d5f06385d188",
"body": "parse_kcd.ts\n- Export SignalType = \"unsigned\"|\"signed\"|\"single\"|\"double\" so the type\n is named once and referenced everywhere instead of inlined as a literal\n\nsocketcan.ts\n- Export SignalType const object (UNSIGNED/SIGNED/FLOAT32/FLOAT64) so\n callers of the native addon never need raw numeric lite\n[…]\nrd names) in place of the POSIX u_int32_t/u_int64_t\n\ncan_signals.d.ts\n- Update comment to point callers toward the named SignalType constants\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Improve readability: strong types, named constants, no magic numbers",
"author_name": "Sebastian Haas",
"author_login": "sebi2k1",
"committed_at": "2026-05-31T10:40:22Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "70c0756316c84aaca1d76b0ad595a1ffdbf0828b",
"body": "- native/signals.cc: compute effectiveBitLength from the signal type before\n calling _getvalue so a mismatched JS bitLength can never produce a silently\n wrong float result; add bounds check in _parse_signal_type (values > 3 fall\n back to unsigned instead of being cast to an undefined enum value)\n[…]\nat64, and a dedicated test that the effectiveBitLength override\n produces the correct result even when the caller passes the wrong bitLength\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix review findings: effectiveBitLength, type safety, and test coverage",
"author_name": "Sebastian Haas",
"author_login": "sebi2k1",
"committed_at": "2026-05-31T10:40:22Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "2cf6e0aa1376410758709cf373501091c465440c",
"body": "Closes #59. Extends encodeSignal/decodeSignal in the native addon to\nhandle IEEE-754 float and double types via a new SIGNAL_TYPE enum\n(0=unsigned, 1=signed, 2=float32, 3=float64). Byte order (Intel/Motorola)\nis handled correctly by the existing _getvalue/_setvalue infrastructure\nthrough a plain mem\n[…]\nps KCD type=\"single\"/\"double\" to the new codes and skips Math.round()\nfor float signal encoding. All existing integer tests continue to pass.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add float32 (single) and float64 (double) signal type support",
"author_name": "Sebastian Haas",
"author_login": "sebi2k1",
"committed_at": "2026-05-31T10:40:22Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5ec074c34ec70f745d3b3163ab088ee97b5407c4",
"body": null,
"is_bot": false,
"headline": "4.2.1",
"author_name": "Sebastian Haas",
"author_login": "sebi2k1",
"committed_at": "2026-05-31T09:39:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a6861e734c6f52c7f7259d5a2066ca3d5c658a8",
"body": "…n permissions\n\nCo-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Potential fix for code scanning alert no. 1: Workflow does not contai…",
"author_name": "Sebastian",
"author_login": "sebi2k1",
"committed_at": "2026-05-31T09:34:54Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ea4b8b314066a43128d012e8a29d45bc8a072b55",
"body": "Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.19.19 to 25.9.1.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-de\n[…]\n\n- dependency-name: \"@types/node\"\n dependency-version: 25.9.1\n dependency-type: direct:development\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump @types/node from 22.19.19 to 25.9.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-31T09:34:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a78fb6cd42c263c0e9ab48053457f4188188b09b",
"body": "Bumps [eslint](https://github.com/eslint/eslint) from 10.4.0 to 10.4.1.\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Commits](https://github.com/eslint/eslint/compare/v10.4.0...v10.4.1)\n\n---\nupdated-dependencies:\n- dependency-name: eslint\n dependency-version: 10.4.1\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump eslint from 10.4.0 to 10.4.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-31T09:33:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27c539781460634f62514176a5b3ca3ecd559d09",
"body": "…n permissions\n\nCo-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Potential fix for code scanning alert no. 3: Workflow does not contai…",
"author_name": "Sebastian",
"author_login": "sebi2k1",
"committed_at": "2026-05-31T09:31:59Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1ec4d44032f4d46c855615cd5acbd423622ad711",
"body": "Pin transitive dev dependencies to non-vulnerable versions:\n- diff ^9.0.0 (was 6-8.0.2, DoS in parsePatch/applyPatch via mocha)\n- serialize-javascript ^7.0.5 (was <=7.0.4, RCE via mocha)\n- uuid ^14.0.0 (was <11.1.1, buffer bounds issue via nyc)\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: resolve dependabot vulnerabilities via npm overrides",
"author_name": "Sebastian Haas",
"author_login": "sebi2k1",
"committed_at": "2026-05-31T09:28:12Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2f162cbb9bd715b6b9960ccb60be108458c9672a",
"body": "Updated package ecosystem to 'npm' for Dependabot.",
"is_bot": false,
"headline": "Configure Dependabot for npm updates",
"author_name": "Sebastian",
"author_login": "sebi2k1",
"committed_at": "2026-05-31T09:23:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22017347a02bd3d17f8348878801ecc73d535549",
"body": "- Add LICENSE file (MIT, 2012)\n- Add types field to package.json pointing to dist/socketcan.d.ts\n- Add keywords, homepage, bugs, and coverage script to package.json\n- Add SECURITY.md with private vulnerability reporting guidance\n- Add GitHub issue templates (bug report, feature request) and PR templ\n[…]\nDE_AUTH_TOKEN\n- Update GitHub Actions to actions/checkout@v4 and actions/setup-node@v4\n- Update TESTING.md to remove stale nodeunit reference\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: open source hygiene improvements",
"author_name": "Sebastian Haas",
"author_login": "sebi2k1",
"committed_at": "2026-05-31T09:21:03Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d404cf7b9a0fee5e0a2bf3b4c8c5c4da56794cdd",
"body": null,
"is_bot": false,
"headline": "Standard MD files",
"author_name": "Sebastian Haas",
"author_login": "sebi2k1",
"committed_at": "2026-05-31T09:21:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35ee9c384dfaa4bcbdd8a23009b913eb547ed1ed",
"body": "* chore: upgrade all dependencies to latest and bump version to 4.2.0\n\n- Bump all devDependencies to latest major versions (eslint 10, typescript 6,\n mocha 11, prettier 3, @typescript-eslint 8, nyc 18)\n- Migrate ESLint config from legacy .eslintrc.json to flat config (eslint.config.js),\n required \n[…]\nule\" so all .ts files\nare still emitted as CJS under node16 resolution.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: upgrade all dependencies to latest, bump to v4.2.0 (#162)",
"author_name": "Sebastian",
"author_login": "sebi2k1",
"committed_at": "2026-05-28T19:42:30Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "59142ff382f6dde246f9c1a61afa6b6742afc8e9",
"body": "…sage callbacks (#161)\n\nThe N-API migration replaced Nan::Callback::Call() with fn.Call()\n(napi_call_function). The NaN version used node::MakeCallback internally,\nwhich runs a microtask checkpoint and fires async hooks after each JS\ncallback. napi_call_function does neither.\n\nOn a busy bus the en\n[…]\nst-callback_ordering.js to verify that a microtask (Promise and\nprocess.nextTick) scheduled in callback N resolves before callback N+1 fires.\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(can.cc): use napi_make_callback to drain microtasks between onMes…",
"author_name": "Sebastian",
"author_login": "sebi2k1",
"committed_at": "2026-05-27T07:13:16Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d9db3fa91ebdb3da089bf34f93e3e0a7530640e6",
"body": "Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.12 to 1.1.14.\n- [Release notes](https://github.com/juliangruber/brace-expansion/releases)\n- [Commits](https://github.com/juliangruber/brace-expansion/compare/v1.1.12...v1.1.14)\n\n---\nupdated-dependencies:\n- dependency-n\n[…]\non\n dependency-version: 1.1.14\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump brace-expansion from 1.1.12 to 1.1.14 (#156)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-25T16:00:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7d3af9b8af35eca05152b73cdc5381e720dff933",
"body": "Bumps [flatted](https://github.com/WebReflection/flatted) from 3.2.7 to 3.4.2.\n- [Commits](https://github.com/WebReflection/flatted/compare/v3.2.7...v3.4.2)\n\n---\nupdated-dependencies:\n- dependency-name: flatted\n dependency-version: 3.4.2\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump flatted from 3.2.7 to 3.4.2 (#157)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-25T16:00:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27a2d4451ce3ca6158fb4b1ef792c9aa9ebca42c",
"body": "Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2.\n- [Release notes](https://github.com/micromatch/picomatch/releases)\n- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.\n[…]\ntch\n dependency-version: 2.3.2\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump picomatch from 2.3.1 to 2.3.2 (#158)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-25T16:00:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bebb9b1d2f972647a957fe1144dd2fc1967d65c1",
"body": "Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.5.\n- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)\n- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)\n\n---\nupdated-dependencies:\n- dependency-name: minimatch\n dependency-version: 3.1.5\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump minimatch from 3.1.2 to 3.1.5 (#159)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-25T16:00:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e6929c903ce49a4159cd118a25a36027bf0e182",
"body": "* Migrate native addon from nan to node-addon-api (N-API)\n\nReplace nan with node-addon-api in both native source files and the\nbuild configuration. N-API provides ABI stability across Node.js major\nversions, so a binary compiled once continues to load on Node.js 20,\n22, and 24 without recompilation.\n[…]\naturally. The main thread waits on worker 'exit'\nbefore calling done().\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Migrate native addon from nan to node-addon-api (N-API) (#152)",
"author_name": "Sebastian",
"author_login": "sebi2k1",
"committed_at": "2026-05-23T11:52:49Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "a7a99a1332f297e46d42c5aff357ebbdd3f99641",
"body": "Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2.\n- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.1...3.14.2)\n\n---\nupdated-dependencies:\n- dependency-name: js-yaml\n dependency-version: 3.14.2\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump js-yaml from 3.14.1 to 3.14.2 (#146)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-23T11:20:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d51e617cddca95aaba32cc06ced3ddd863f451e4",
"body": "Bumps [tar](https://github.com/isaacs/node-tar) to 7.5.9 and updates ancestor dependency [node-gyp](https://github.com/nodejs/node-gyp). These dependencies need to be updated together.\n\n\nUpdates `tar` from 6.2.1 to 7.5.9\n- [Release notes](https://github.com/isaacs/node-tar/releases)\n- [Changelog](ht\n[…]\nndency-version: 12.2.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump tar and node-gyp (#150)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-23T11:19:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "47f2f18c45936800bf9a62a08796513e4182a27b",
"body": null,
"is_bot": false,
"headline": "Update package.json",
"author_name": "Sebastian",
"author_login": "sebi2k1",
"committed_at": "2025-09-01T05:01:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b24bd15e24d299850373931d36884b17bf060bc4",
"body": "Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12.\n- [Release notes](https://github.com/juliangruber/brace-expansion/releases)\n- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12)\n\n---\nupdated-dependencies:\n- dependency-na\n[…]\non\n dependency-version: 1.1.12\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump brace-expansion from 1.1.11 to 1.1.12 (#145)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-28T16:27:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b0fd860cde0760ec68e6eafb85024389342b375c",
"body": null,
"is_bot": false,
"headline": "Upgade NAN (#143)",
"author_name": "Sebastian",
"author_login": "sebi2k1",
"committed_at": "2025-08-28T11:30:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d88477025bdfa9be28e85636b974d1f58b4de52d",
"body": "New release, updated mocha/json-serialize and incorporated two changes to allow listener on message-received event in database and additionally make err flag available in TS without additionally ts-ignore.",
"is_bot": false,
"headline": "Update package.json",
"author_name": "Sebastian",
"author_login": "sebi2k1",
"committed_at": "2025-04-18T13:26:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5950fa7c1004baf5cf717a2c49b4c0a386ae47a",
"body": "* Add err boolean type to can.d.ts Message\n\n* make optional for can DatabaseService.send",
"is_bot": false,
"headline": "Add err boolean type to can.d.ts Message (#139)",
"author_name": "Karl Parks",
"author_login": "Kheirlb",
"committed_at": "2025-04-18T13:22:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a58946e0a68f25dcd479b3a8fba535165c55727f",
"body": null,
"is_bot": false,
"headline": "Add onMessageUpdate listener (#138)",
"author_name": "Karl Parks",
"author_login": "Kheirlb",
"committed_at": "2025-04-17T16:58:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3714a326336dd5ce7b13de2c87c25f6165b3d3eb",
"body": "Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 6.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.\n\n\nUpdates `serialize-javascript` from 6.0.0 to 6.0.2\n- [Release notes](https://github.com/ya\n[…]\nependency-name: mocha\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump serialize-javascript and mocha (#137)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-17T16:55:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fffbf35310a86d43985868c31c1e93dfdec76472",
"body": "Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.12 to 6.2.1.\r\n- [Release notes](https://github.com/isaacs/node-tar/releases)\r\n- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.12...v6.2.1)\r\n\r\n---\r\nupdated-de\n[…]\ns:\r\n- dependency-name: tar\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump tar from 6.1.12 to 6.2.1 (#134)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-12T09:18:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "69cf5db6c2a3e5aa7b031692df56773d4a5f2b86",
"body": "Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.\r\n- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: braces\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump braces from 3.0.2 to 3.0.3 (#135)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-12T09:18:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a99599f81e2e80e2567516056e1b45741d6c42aa",
"body": null,
"is_bot": false,
"headline": "Drop 19.x development version",
"author_name": "Sebastian Haas",
"author_login": "sebi2k1",
"committed_at": "2024-10-12T09:05:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2984cd8b49d57d1dec13547f90b7374e5c59d334",
"body": null,
"is_bot": false,
"headline": "Upgrade NAN to 2.21.0",
"author_name": "Sebastian Haas",
"author_login": "sebi2k1",
"committed_at": "2024-10-12T09:00:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c042d62cef336dfa8d7a9af3efd251aab0571c26",
"body": null,
"is_bot": false,
"headline": "Use NAN_MODULE_WORKER_INIT instead of NODE_MODULE",
"author_name": "Sebastian",
"author_login": "sebi2k1",
"committed_at": "2024-02-17T20:39:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "182d2a1128974ee054594519dc297e29bd1b3d89",
"body": null,
"is_bot": false,
"headline": "Updated package-lock and fixed deprecated warn",
"author_name": "Sebastian",
"author_login": "sebi2k1",
"committed_at": "2024-02-17T20:32:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad586ce3551a12527705d3ceac198bc6c4da237f",
"body": "Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.1 to 7.23.2.\r\n- [Release notes](https://github.com/babel/babel/releases)\r\n- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/babel/babel/commits/v7.23\n[…]\ncy-name: \"@babel/traverse\"\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump @babel/traverse from 7.20.1 to 7.23.2 (#129)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-10-20T04:34:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4831333067fed594ce39ea0f677e2e927799d8de",
"body": null,
"is_bot": false,
"headline": "Update package.json",
"author_name": "Sebastian",
"author_login": "sebi2k1",
"committed_at": "2023-09-24T08:32:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4edb14eb4a7a2d895b012be1e6bcf04e913a4b60",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/sebi2k1/node-can",
"author_name": "Sebastian",
"author_login": "sebi2k1",
"committed_at": "2023-09-24T08:29:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db7fb7e69ba4609ef5cd0d8abd5b6e9e42309141",
"body": null,
"is_bot": false,
"headline": "Switched to jsdoc",
"author_name": "Sebastian",
"author_login": "sebi2k1",
"committed_at": "2023-09-24T08:29:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1eae5943fb8ae6e51ee10abd0d7625041a167e29",
"body": "Fixes #124",
"is_bot": false,
"headline": "Update README.md (#125)",
"author_name": "Sebastian",
"author_login": "sebi2k1",
"committed_at": "2023-09-24T08:17:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9bb035197c004067c18a740b83e3d2fd610d24a",
"body": null,
"is_bot": false,
"headline": "Update npmpublish.yml",
"author_name": "Sebastian",
"author_login": "sebi2k1",
"committed_at": "2023-09-24T07:54:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfb14218cbe1fd431fa9461d75c89617031202f5",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Sebastian",
"author_login": "sebi2k1",
"committed_at": "2023-09-24T07:53:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e26fbd7dbc841312bb99b646b06cb7bcebbbb48",
"body": null,
"is_bot": false,
"headline": "Update cicd.yml",
"author_name": "Sebastian",
"author_login": "sebi2k1",
"committed_at": "2023-09-24T07:47:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ec4e97df1aa33d0caa6010b68002380852ec90d",
"body": null,
"is_bot": false,
"headline": "Update cicd.yml",
"author_name": "Sebastian",
"author_login": "sebi2k1",
"committed_at": "2023-09-23T18:53:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8f6ddb894a7b2fe3e6b2217135fdb811f8ae7b7",
"body": null,
"is_bot": false,
"headline": "Update cicd.yml",
"author_name": "Sebastian",
"author_login": "sebi2k1",
"committed_at": "2023-09-23T18:51:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5189bab5309991075902e3978f2add5ccc3eec43",
"body": null,
"is_bot": false,
"headline": "Update cicd.yml",
"author_name": "Sebastian",
"author_login": "sebi2k1",
"committed_at": "2023-09-23T18:44:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d83740abb22795287d65c1a6d66157a9e268a246",
"body": "* add typescript usage\r\n\r\n* minor\r\n\r\n* Message from *can.node",
"is_bot": false,
"headline": "Add TypeScript examples (#123)",
"author_name": "Miles Stötzner",
"author_login": "milesstoetzner",
"committed_at": "2023-09-23T17:55:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8dd500a2d4a98bd66455b925bc95c5a8dfb3a44",
"body": "Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.\r\n- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)\r\n- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: word-wrap\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump word-wrap from 1.2.3 to 1.2.4 (#120)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-07-27T18:25:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7a1b7212e6fdef5b55f33142fcb42feecf2c482",
"body": "Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.\r\n- [Release notes](https://github.com/npm/node-semver/releases)\r\n- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)\r\n- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)\r\n\r\n---\r\nupdated\n[…]\n\n- dependency-name: semver\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump semver from 6.3.0 to 6.3.1 (#119)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-07-16T06:56:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c17c4dd8f1565b61bbbeee07dc09edefa6ab27ea",
"body": "Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) from 0.4.23 to 0.5.0.\r\n- [Release notes](https://github.com/Leonidas-from-XIV/node-xml2js/releases)\r\n- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.5.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: xml2js\r\n dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump xml2js from 0.4.23 to 0.5.0 (#118)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-05-09T19:16:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f56059e4760964912ea7aae5ee15f83fa74e377d",
"body": "Pump version to release fixes for library check and dependabot.",
"is_bot": false,
"headline": "Update package.json",
"author_name": "Sebastian",
"author_login": "sebi2k1",
"committed_at": "2023-02-13T04:41:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "414664cc0ef812ba8e26dd8f79e2d2ca9a26ac0f",
"body": "* Fix #116 by referencing ambient declarations\r\n\r\n* disable a few eslint rules\r\n\r\nboth of these rules are good in general, so I don't recommend disabling them, but in this case the triple-slash rule is incorrect for referencing .node files, and the `any` rule is too complicated to build a full type definition for just one use case.\r\n\r\n---------\r\n\r\nCo-authored-by: Joshua Chaitin-Pollak <josh@arcmotive.com>",
"is_bot": false,
"headline": "Fix #116 by referencing ambient declarations (#117)",
"author_name": "Joshua Chaitin-Pollak",
"author_login": "jbcpollak",
"committed_at": "2023-02-13T04:34:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dae74167b9821c25e12385254bdb7e126263f42e",
"body": "Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.\r\n- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)\r\n- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)\r\n\r\n---\r\nupdated-dependencies:\r\n-\n[…]\nname: http-cache-semantics\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump http-cache-semantics from 4.1.0 to 4.1.1 (#115)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-02-05T11:17:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9ce60e423ae1673c5e3475737fd56b0c8ae4f1e8",
"body": "New release after updating dependencies",
"is_bot": false,
"headline": "Update package.json",
"author_name": "Sebastian",
"author_login": "sebi2k1",
"committed_at": "2023-01-14T13:15:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "525562b83c34eb3c95a2ce700fa1bce51ba72460",
"body": "Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.\r\n- [Release notes](https://github.com/json5/json5/releases)\r\n- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)\r\n\r\n---\r\nupdated-dependencies:\r\n- d\n[…]\n\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump json5 from 2.2.1 to 2.2.3 (#111)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-01-09T14:44:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5b5185a79f846bf973dfb06be5c1dbdfe1024da6",
"body": null,
"is_bot": false,
"headline": "New release with CAN FD BRS support",
"author_name": "Sebastian",
"author_login": "sebi2k1",
"committed_at": "2022-11-19T09:27:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a731f5e346bec81b4aabf600e56dc1a7a02a19f3",
"body": "Added symbol \"fd_brs\" (boolean). If set, the CANFD_BRS (defined in socket can kernel headers) is added to frameFD.flags when transmitting CANFD frame in SendFD method. As discussed with @sebi2k1, this new feature is available in native only for now (proper integration of KCD is separated).",
"is_bot": false,
"headline": "Added possibility to set BRS flag in SendFD (#110)",
"author_name": "Martin Winkelhofer",
"author_login": "wdim0",
"committed_at": "2022-11-19T09:26:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d309645e921df918ef8594889790efd02b654148",
"body": null,
"is_bot": false,
"headline": "Update package.json",
"author_name": "Sebastian",
"author_login": "sebi2k1",
"committed_at": "2022-11-15T19:52:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d4c8a3190c957f6ca6817f34ebf8de11c85584f",
"body": null,
"is_bot": false,
"headline": "Finalized",
"author_name": "Sebastian",
"author_login": "sebi2k1",
"committed_at": "2022-11-09T20:30:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ec6df7818ebc8ae4a12a26f90ba99efb6b7de6e",
"body": null,
"is_bot": false,
"headline": "Fixed prebuild",
"author_name": "Sebastian",
"author_login": "sebi2k1",
"committed_at": "2022-11-09T19:24:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bfaf809e7ce4bd6bb1a528d761cee95f6d717f7",
"body": "Co-authored-by: Joshua Chaitin-Pollak <josh@arcmotive.com>",
"is_bot": false,
"headline": "include binding.gyp, explicitly build native (#109)",
"author_name": "Joshua Chaitin-Pollak",
"author_login": "jbcpollak",
"committed_at": "2022-11-09T16:09:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b25ddc106602eea00db64c8aecc561484090199",
"body": "Co-authored-by: Joshua Chaitin-Pollak <josh@arcmotive.com>",
"is_bot": false,
"headline": "compile the TS before publishing (#108)",
"author_name": "Joshua Chaitin-Pollak",
"author_login": "jbcpollak",
"committed_at": "2022-11-09T05:34:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b320f3d2d449c3bd1903268c22da5b505045a0e",
"body": null,
"is_bot": false,
"headline": "dry-run for now",
"author_name": "Sebastian",
"author_login": "sebi2k1",
"committed_at": "2022-11-08T19:42:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3f0f5264846a7d63a79fe58cff56431af94492d",
"body": null,
"is_bot": false,
"headline": "Refreshed docs",
"author_name": "Sebastian",
"author_login": "sebi2k1",
"committed_at": "2022-11-08T19:32:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8106f696b8d70d7675897ed4b77a40e627d9ba5b",
"body": null,
"is_bot": false,
"headline": "Fixed some docs to reflect new TS",
"author_name": "Sebastian",
"author_login": "sebi2k1",
"committed_at": "2022-11-08T14:09:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "964e80022e7d0d861a6d1784a179d44686ae2ed2",
"body": "* huge progress porting to typescript and modernizing - still not done\r\n\r\n* few more tweaks\r\n\r\n* mode typing progress\r\n\r\n* add node id to the node def\r\n\r\n* add more typing\r\n\r\n* code compiles\r\n\r\n* fix unit tests\r\n\r\n* switch URL back\r\n\r\n* add .d.ts files for consuming projects\r\n\r\n* refactored native c\n[…]\nsome incorrectly installed dependencies\r\n\r\n* make sure npm is up to date\r\n\r\n* fix eslint config\r\n\r\n* drop support for node 12.x, it is EOL\r\n\r\nCo-authored-by: Joshua Chaitin-Pollak <josh@arcmotive.com>",
"is_bot": false,
"headline": "Port to Typescript (#105)",
"author_name": "Joshua Chaitin-Pollak",
"author_login": "jbcpollak",
"committed_at": "2022-11-08T14:01:24Z",
"body_truncated": true,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 59,
"latest_release_at": "2026-07-25T12:09:20Z",
"latest_release_tag": "v4.2.5",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 11,
"days_since_latest_release": 2,
"mean_days_between_releases": 270.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 100,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "socketcan",
"exists": true,
"license": "MIT",
"keywords": [
"can",
"canbus",
"socketcan",
"linux",
"native",
"addon",
"iobroker",
"automotive"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/socketcan",
"is_deprecated": false,
"latest_version": "4.2.4",
"repository_url": "https://github.com/sebi2k1/node-can",
"versions_count": 46,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 10883,
"first_published_at": "2015-01-14T07:40:24.615000Z",
"latest_published_at": "2026-07-25T10:51:50.931000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 2
}
]
},
"popularity": {
"forks": 76,
"stars": 245,
"watchers": 20,
"fork_history": {
"days": [
{
"date": "2013-02-14",
"count": 1
},
{
"date": "2013-04-29",
"count": 1
},
{
"date": "2013-06-20",
"count": 1
},
{
"date": "2014-06-21",
"count": 1
},
{
"date": "2014-09-17",
"count": 1
},
{
"date": "2014-11-17",
"count": 1
},
{
"date": "2014-12-21",
"count": 1
},
{
"date": "2015-01-14",
"count": 1
},
{
"date": "2015-02-23",
"count": 1
},
{
"date": "2015-04-12",
"count": 1
},
{
"date": "2015-07-02",
"count": 1
},
{
"date": "2015-08-19",
"count": 1
},
{
"date": "2015-09-28",
"count": 1
},
{
"date": "2015-10-27",
"count": 1
},
{
"date": "2016-01-09",
"count": 1
},
{
"date": "2016-02-28",
"count": 1
},
{
"date": "2016-04-17",
"count": 1
},
{
"date": "2017-01-30",
"count": 1
},
{
"date": "2017-05-12",
"count": 1
},
{
"date": "2017-07-06",
"count": 1
},
{
"date": "2017-10-06",
"count": 1
},
{
"date": "2017-10-13",
"count": 1
},
{
"date": "2017-11-08",
"count": 1
},
{
"date": "2017-11-29",
"count": 1
},
{
"date": "2017-12-07",
"count": 1
},
{
"date": "2018-03-11",
"count": 1
},
{
"date": "2018-04-04",
"count": 1
},
{
"date": "2018-04-14",
"count": 1
},
{
"date": "2018-07-18",
"count": 2
},
{
"date": "2018-09-03",
"count": 1
},
{
"date": "2018-09-10",
"count": 1
},
{
"date": "2018-11-15",
"count": 1
},
{
"date": "2018-11-20",
"count": 1
},
{
"date": "2018-12-06",
"count": 1
},
{
"date": "2019-04-17",
"count": 1
},
{
"date": "2019-07-16",
"count": 1
},
{
"date": "2019-07-29",
"count": 1
},
{
"date": "2019-08-11",
"count": 1
},
{
"date": "2019-09-28",
"count": 1
},
{
"date": "2019-10-02",
"count": 1
},
{
"date": "2019-11-04",
"count": 1
},
{
"date": "2019-11-15",
"count": 1
},
{
"date": "2019-11-19",
"count": 1
},
{
"date": "2020-03-03",
"count": 1
},
{
"date": "2020-03-17",
"count": 1
},
{
"date": "2020-04-08",
"count": 1
},
{
"date": "2020-05-12",
"count": 1
},
{
"date": "2020-07-09",
"count": 1
},
{
"date": "2020-11-26",
"count": 1
},
{
"date": "2021-02-11",
"count": 1
},
{
"date": "2021-02-15",
"count": 2
},
{
"date": "2021-03-25",
"count": 1
},
{
"date": "2022-02-19",
"count": 1
},
{
"date": "2022-02-23",
"count": 1
},
{
"date": "2022-03-03",
"count": 1
},
{
"date": "2022-03-07",
"count": 1
},
{
"date": "2022-04-23",
"count": 1
},
{
"date": "2022-05-25",
"count": 2
},
{
"date": "2022-06-27",
"count": 1
},
{
"date": "2022-10-04",
"count": 1
},
{
"date": "2022-10-09",
"count": 1
},
{
"date": "2023-01-24",
"count": 1
},
{
"date": "2023-03-24",
"count": 1
},
{
"date": "2023-04-04",
"count": 1
},
{
"date": "2023-07-27",
"count": 1
},
{
"date": "2024-06-05",
"count": 1
},
{
"date": "2024-10-31",
"count": 1
},
{
"date": "2025-04-17",
"count": 1
},
{
"date": "2025-08-31",
"count": 1
},
{
"date": "2025-09-08",
"count": 1
},
{
"date": "2026-02-27",
"count": 1
}
],
"complete": true,
"collected": 74,
"total_forks": 76
},
"star_history": null,
"open_issues_and_prs": 8
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"samples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": true,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 22279,
"source_files_sampled": 20,
"oversized_source_files": 0,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 3694
},
"dependencies": {
"manifests": [
"package.json",
"samples/package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 24,
"malicious_count": 0,
"assessed_package": "npm:socketcan@4.2.4",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "node-addon-api",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^8.8.0"
},
{
"name": "node-gyp",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": ">=12.0.0"
},
{
"name": "xml2js",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": ">=0.6.2"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "node-addon-api",
"direct": true,
"version": "8.9.0",
"ecosystem": "npm"
},
{
"name": "node-gyp",
"direct": true,
"version": "13.0.1",
"ecosystem": "npm"
},
{
"name": "xml2js",
"direct": true,
"version": "0.6.2",
"ecosystem": "npm"
},
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/compat-data",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/core",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/generator",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-compilation-targets",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-globals",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-imports",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-transforms",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-string-parser",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-option",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helpers",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/parser",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/template",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/traverse",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/types",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@eslint-community/eslint-utils",
"direct": false,
"version": "4.10.1",
"ecosystem": "npm"
},
{
"name": "@eslint-community/regexpp",
"direct": false,
"version": "4.12.2",
"ecosystem": "npm"
},
{
"name": "@eslint/config-array",
"direct": false,
"version": "0.23.5",
"ecosystem": "npm"
},
{
"name": "@eslint/config-helpers",
"direct": false,
"version": "0.7.0",
"ecosystem": "npm"
},
{
"name": "@eslint/core",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "@eslint/js",
"direct": false,
"version": "10.0.1",
"ecosystem": "npm"
},
{
"name": "@eslint/object-schema",
"direct": false,
"version": "3.0.5",
"ecosystem": "npm"
},
{
"name": "@eslint/plugin-kit",
"direct": false,
"version": "0.7.2",
"ecosystem": "npm"
},
{
"name": "@humanfs/core",
"direct": false,
"version": "0.19.2",
"ecosystem": "npm"
},
{
"name": "@humanfs/node",
"direct": false,
"version": "0.16.8",
"ecosystem": "npm"
},
{
"name": "@humanfs/types",
"direct": false,
"version": "0.15.0",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/module-importer",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/retry",
"direct": false,
"version": "0.4.3",
"ecosystem": "npm"
},
{
"name": "@isaacs/cliui",
"direct": false,
"version": "8.0.2",
"ecosystem": "npm"
},
{
"name": "@isaacs/fs-minipass",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "@istanbuljs/load-nyc-config",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@istanbuljs/schema",
"direct": false,
"version": "0.1.6",
"ecosystem": "npm"
},
{
"name": "@jridgewell/gen-mapping",
"direct": false,
"version": "0.3.13",
"ecosystem": "npm"
},
{
"name": "@jridgewell/remapping",
"direct": false,
"version": "2.3.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.5.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.31",
"ecosystem": "npm"
},
{
"name": "@pkgjs/parseargs",
"direct": false,
"version": "0.11.0",
"ecosystem": "npm"
},
{
"name": "@pkgr/core",
"direct": false,
"version": "0.3.6",
"ecosystem": "npm"
},
{
"name": "@types/esrecurse",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "@types/json-schema",
"direct": false,
"version": "7.0.15",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "26.1.1",
"ecosystem": "npm"
},
{
"name": "@types/xml2js",
"direct": false,
"version": "0.4.14",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/eslint-plugin",
"direct": false,
"version": "8.65.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/parser",
"direct": false,
"version": "8.65.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/project-service",
"direct": false,
"version": "8.65.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/scope-manager",
"direct": false,
"version": "8.65.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/tsconfig-utils",
"direct": false,
"version": "8.65.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/type-utils",
"direct": false,
"version": "8.65.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/types",
"direct": false,
"version": "8.65.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/typescript-estree",
"direct": false,
"version": "8.65.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/utils",
"direct": false,
"version": "8.65.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/visitor-keys",
"direct": false,
"version": "8.65.0",
"ecosystem": "npm"
},
{
"name": "abbrev",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.17.0",
"ecosystem": "npm"
},
{
"name": "acorn-jsx",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "aggregate-error",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "6.15.0",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "6.2.3",
"ecosystem": "npm"
},
{
"name": "append-transform",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "archy",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "1.0.10",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "baseline-browser-mapping",
"direct": false,
"version": "2.11.1",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "browser-stdout",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "browserslist",
"direct": false,
"version": "4.28.7",
"ecosystem": "npm"
},
{
"name": "caching-transform",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "camelcase",
"direct": false,
"version": "5.3.1",
"ecosystem": "npm"
},
{
"name": "camelcase",
"direct": false,
"version": "6.3.0",
"ecosystem": "npm"
},
{
"name": "caniuse-lite",
"direct": false,
"version": "1.0.30001806",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "chownr",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "clean-stack",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "commondir",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "1.9.0",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "decamelize",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "decamelize",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "deep-is",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "default-require-extensions",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "diff",
"direct": false,
"version": "9.0.0",
"ecosystem": "npm"
},
{
"name": "eastasianwidth",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "electron-to-chromium",
"direct": false,
"version": "1.5.396",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "9.2.2",
"ecosystem": "npm"
},
{
"name": "env-paths",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "es6-error",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "10.8.0",
"ecosystem": "npm"
},
{
"name": "eslint-config-prettier",
"direct": false,
"version": "10.1.8",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-prettier",
"direct": false,
"version": "5.5.6",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "9.1.2",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "11.2.0",
"ecosystem": "npm"
},
{
"name": "esprima",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "esquery",
"direct": false,
"version": "1.7.0",
"ecosystem": "npm"
},
{
"name": "esrecurse",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "estraverse",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "esutils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "exponential-backoff",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fast-diff",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "fast-json-stable-stringify",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "fast-levenshtein",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "fdir",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "file-entry-cache",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "find-cache-dir",
"direct": false,
"version": "3.3.2",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "flat",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "flat-cache",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "flatted",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "foreground-child",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "foreground-child",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "fromentries",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "gensync",
"direct": false,
"version": "1.0.0-beta.2",
"ecosystem": "npm"
},
{
"name": "get-caller-file",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "get-package-type",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "10.5.0",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "13.0.6",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "17.7.0",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "hasha",
"direct": false,
"version": "5.2.2",
"ecosystem": "npm"
},
{
"name": "he",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "html-escaper",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "imurmurhash",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "indent-string",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-path-inside",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "is-plain-obj",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-stream",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "is-typedarray",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-unicode-supported",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "is-windows",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-coverage",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-hook",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-instrument",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-processinfo",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-report",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-source-maps",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "istanbul-reports",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "jackspeak",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "3.15.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "jsesc",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "json-buffer",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "json-stable-stringify-without-jsonify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "json5",
"direct": false,
"version": "2.2.3",
"ecosystem": "npm"
},
{
"name": "keyv",
"direct": false,
"version": "4.5.4",
"ecosystem": "npm"
},
{
"name": "levn",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "lodash.flattendeep",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "log-symbols",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "10.4.3",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "11.5.2",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "make-dir",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "make-dir",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "10.2.5",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "9.0.9",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "7.1.3",
"ecosystem": "npm"
},
{
"name": "minizlib",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "mocha",
"direct": false,
"version": "11.7.6",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "natural-compare",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "node-preload",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "node-releases",
"direct": false,
"version": "2.0.51",
"ecosystem": "npm"
},
{
"name": "nopt",
"direct": false,
"version": "10.0.1",
"ecosystem": "npm"
},
{
"name": "nyc",
"direct": false,
"version": "18.0.0",
"ecosystem": "npm"
},
{
"name": "optionator",
"direct": false,
"version": "0.9.4",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "p-map",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "p-try",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "package-hash",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "package-json-from-dist",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "path-scurry",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "path-scurry",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.5",
"ecosystem": "npm"
},
{
"name": "pkg-dir",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "prelude-ls",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "3.9.6",
"ecosystem": "npm"
},
{
"name": "prettier-linter-helpers",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "proc-log",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "process-on-spawn",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "release-zalgo",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "require-directory",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "require-main-filename",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "rimraf",
"direct": false,
"version": "6.1.3",
"ecosystem": "npm"
},
{
"name": "sax",
"direct": false,
"version": "1.6.1",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "6.3.1",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.8.5",
"ecosystem": "npm"
},
{
"name": "serialize-javascript",
"direct": false,
"version": "7.0.7",
"ecosystem": "npm"
},
{
"name": "set-blocking",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "socketcan",
"direct": false,
"version": "*",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "spawn-wrap",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "sprintf-js",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "strip-bom",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "8.1.1",
"ecosystem": "npm"
},
{
"name": "synckit",
"direct": false,
"version": "0.11.13",
"ecosystem": "npm"
},
{
"name": "tar",
"direct": false,
"version": "7.5.22",
"ecosystem": "npm"
},
{
"name": "test-exclude",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.17",
"ecosystem": "npm"
},
{
"name": "ts-api-utils",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "type-check",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.8.1",
"ecosystem": "npm"
},
{
"name": "typedarray-to-buffer",
"direct": false,
"version": "3.1.5",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "undici",
"direct": false,
"version": "8.9.0",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "8.3.0",
"ecosystem": "npm"
},
{
"name": "update-browserslist-db",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "uri-js",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "which-module",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "word-wrap",
"direct": false,
"version": "1.2.5",
"ecosystem": "npm"
},
{
"name": "workerpool",
"direct": false,
"version": "9.3.4",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "6.2.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "write-file-atomic",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "xmlbuilder",
"direct": false,
"version": "11.0.1",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "15.4.1",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "17.7.3",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "18.1.3",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "21.1.1",
"ecosystem": "npm"
},
{
"name": "yargs-unparser",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 281,
"direct_count": 3,
"indirect_count": 278
}
},
"maintainership": {
"issues": {
"open_prs": 5,
"merged_prs": 87,
"open_issues": 3,
"closed_ratio": 0.97,
"closed_issues": 96,
"closed_unmerged_prs": 13
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "sebi2k1",
"commits": 168,
"avatar_url": "https://avatars.githubusercontent.com/u/1223463?v=4"
},
{
"type": "User",
"login": "belucha",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/1666713?v=4"
},
{
"type": "User",
"login": "Scarzer",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/1868926?v=4"
},
{
"type": "User",
"login": "juleq",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/1632707?v=4"
},
{
"type": "User",
"login": "jbcpollak",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/188558?v=4"
},
{
"type": "User",
"login": "corn3lius",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/93660?v=4"
},
{
"type": "User",
"login": "tuna-f1sh",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1886746?v=4"
},
{
"type": "User",
"login": "PrasaanthSridharan",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/7691254?v=4"
},
{
"type": "User",
"login": "Kheirlb",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/23003107?v=4"
},
{
"type": "User",
"login": "cesarpino",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/8550414?v=4"
}
],
"contributors_sampled": 18,
"top_contributor_share": 0.757
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"cicd.yml",
"npmpublish.yml"
],
"has_docs_dir": true,
"linter_configs": [
"eslint.config.js"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "26 out of 26 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/5 approved changesets -- score normalized to 0",
"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": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 2,
"reason": "dependency not pinned by hash detected -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 10,
"reason": "SAST tool is run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file 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": "dad31a73a36f42995876d9e6a6258f6978b001c7",
"ran_at": "2026-07-27T17:34:08Z",
"aggregate_score": 7.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-27T09:28:39Z",
"oldest_open_prs": [
{
"number": 166,
"created_at": "2026-05-31T11:06:57Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 170,
"created_at": "2026-06-02T08:51:34Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 198,
"created_at": "2026-07-20T05:53:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 203,
"created_at": "2026-07-25T12:34:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 204,
"created_at": "2026-07-27T05:52:50Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-25T12:06:31Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 55,
"created_at": "2019-03-03T14:55:55Z",
"last_comment_at": "2019-09-25T10:09:29Z",
"last_comment_author": "juleq"
},
{
"number": 57,
"created_at": "2019-03-03T15:28:07Z",
"last_comment_at": "2020-04-19T21:15:05Z",
"last_comment_author": "juleq"
},
{
"number": 75,
"created_at": "2019-12-09T10:37:37Z",
"last_comment_at": "2021-01-11T19:08:22Z",
"last_comment_author": "sebi2k1"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/sebi2k1/node-can",
"host": "github.com",
"name": "node-can",
"owner": "sebi2k1"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"security": 78,
"vitality": 76,
"community": 73,
"governance": 62,
"engineering": 84
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 76,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"commits_last_year": 59,
"human_commit_share": 0.56,
"days_since_last_push": 0,
"active_weeks_last_year": 11
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "11/52 weeks with commits",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 11
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "59 commits in the last year",
"points": 16,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 59
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"releases_count": 6,
"latest_release_tag": "v4.2.5",
"releases_from_tags": false,
"days_since_latest_release": 2,
"mean_days_between_releases": 270.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "6 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 6
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~270.9 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 270.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 2,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 2 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 2
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 73,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"forks": 76,
"stars": 245,
"watchers": 20,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "245 stars",
"points": 38.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 245
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "76 forks",
"points": 15.6,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 76
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "20 watchers",
"points": 7.1,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 20
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"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": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"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": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 67,
"inputs": {
"packages": [
"socketcan"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 10883
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "10,883 downloads/month across npm",
"points": 53.8,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 10883,
"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": 62,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 18,
"top_contributor_share": 0.757
},
"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 76% of commits",
"points": 5.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 76
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "18 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 18
}
}
],
"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": 79,
"inputs": {
"merged_prs": 87,
"open_issues": 3,
"closed_issues": 96,
"issue_closed_ratio": 0.97,
"closed_unmerged_prs": 13
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "97% of issues closed",
"points": 45.3,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 97
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "87/100 decided PRs merged",
"points": 33.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 87,
"decided": 100
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/5 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 50,
"inputs": {
"followers": 24,
"owner_type": "User",
"is_verified": null,
"owner_login": "sebi2k1",
"public_repos": 13,
"account_age_days": 5356
},
"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": "24 followers of sebi2k1",
"points": 10.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 24,
"login": "sebi2k1"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "13 public repos, account ~14 yr old",
"points": 20.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 13
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"socketcan"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 2
},
"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 2 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 2
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "46 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 46
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 84,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"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": "eslint.config.js",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "26 out of 26 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"socketcan",
"nodejs-socketcan-extension"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"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": 25,
"status": "met",
"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": "2 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 2
}
}
],
"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": "good",
"name": "Security",
"value": 78,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "good",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 7.2
},
"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": "26 out of 26 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/5 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 2",
"points": 1,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is run on all commits",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"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": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:socketcan@4.2.4 runtime dependency closure — what installing the published package pulls in — 24 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "npm:socketcan@4.2.4",
"assessed": 24
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 24,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 24,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"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": 8
},
"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": "good",
"name": "AI Readiness",
"value": 72,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.482,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 3694
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "CLAUDE.md"
}
}
],
"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": "27 of 56 human commits state their intent (structured subject or explanatory body)",
"points": 25.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 27,
"sampled": 56
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": true,
"has_linter_config": true,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0.19,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.44
},
"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": "eslint.config.js",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "devcontainer, Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "devcontainer, Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "19 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 19,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "44 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 44,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "C++",
"largest_source_bytes": 22279,
"source_files_sampled": 20,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "C++ (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C++"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/20 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 20,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"samples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "samples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "samples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-27T17:34:31.351440Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sebi2k1/node-can.svg",
"full_name": "sebi2k1/node-can",
"license_state": "standard",
"license_spdx": "MIT"
}