Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"snap7",
"sps",
"s7",
"plc"
],
"is_fork": false,
"size_kb": 478,
"has_wiki": false,
"homepage": null,
"languages": {
"C++": 198660,
"Python": 2516,
"JavaScript": 2166
},
"pushed_at": "2026-07-21T19:27:28Z",
"created_at": "2013-12-12T17:17:10Z",
"owner_type": "User",
"updated_at": "2026-05-18T02:19:23Z",
"description": "node.js wrapper for snap7",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "C++",
"significant_languages": [
"C++"
]
},
"owner": {
"blog": null,
"name": "Mathias Küsel",
"type": "User",
"login": "mathiask88",
"company": "TU Darmstadt",
"location": "Germany",
"followers": 19,
"avatar_url": "https://avatars.githubusercontent.com/u/4368785?v=4",
"created_at": "2013-05-07T19:47:30Z",
"is_verified": null,
"public_repos": 7,
"account_age_days": 4836
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.0.9",
"kind": "patch",
"published_at": "2025-08-30T09:03:39Z"
},
{
"tag": "v1.0.8",
"kind": "patch",
"published_at": "2025-01-08T19:21:17Z"
},
{
"tag": "v1.0.7",
"kind": "patch",
"published_at": "2023-11-24T17:40:11Z"
},
{
"tag": "v1.0.6",
"kind": "patch",
"published_at": "2021-05-30T11:07:13Z"
},
{
"tag": "v1.0.5",
"kind": "patch",
"published_at": "2020-11-22T15:23:13Z"
},
{
"tag": "v1.0.4",
"kind": "patch",
"published_at": "2020-07-10T21:37:44Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2019-07-02T18:22:47Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2019-03-22T18:55:28Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2018-07-08T16:36:43Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2018-01-19T22:07:27Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2017-07-07T22:36:00Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2017-06-09T07:23:20Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2017-04-15T17:13:06Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2016-05-18T13:38:29Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2015-10-20T19:02:08Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2015-07-07T14:27:08Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2015-07-06T11:42:42Z"
}
],
"recent_commits": [
{
"oid": "1b15218c7a2b7d6b6455454e43fdf4c4797285d3",
"body": null,
"is_bot": false,
"headline": "v1.0.9",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2025-08-30T09:02:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df07e030e5168010d91ca02cfa1798cf78cdb728",
"body": "Should make the test pass for Node 24",
"is_bot": false,
"headline": "Update nan depedency to 2.23 (#103)",
"author_name": "Zacharie Monnet",
"author_login": "ch-zacmo",
"committed_at": "2025-08-02T15:29:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cf33d0547f3246865937810ff665f41f5fe2044",
"body": null,
"is_bot": false,
"headline": "Exclude node v24/x86 combination on windows",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2025-08-02T15:28:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "451f8dbef6aa63206028ef2cbf1ffde8da72c214",
"body": null,
"is_bot": false,
"headline": "adds node v24",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2025-06-07T15:37:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6289a7beaeb5b8fcf62b581864d732c945ba766d",
"body": "adds \"workflow_dispatch\" event",
"is_bot": false,
"headline": "Update test-and-release.yml",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2025-06-07T15:17:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f68abbc7d3d83a92ddf26cf834f3d710bbe5af4",
"body": "* Update work flow for node 22\r\n\r\n* Update package.json for Node 22 compatibility\r\n\r\nUpdate dependencies to ensure compatibility with Node 22\r\n\r\n* Update README.md",
"is_bot": false,
"headline": "Update dependencies to ensure compatibility with Node 22 (#99)",
"author_name": "Feilner",
"author_login": "Feilner",
"committed_at": "2025-01-08T18:47:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9fe9581e3014263d06bb3c4fb7a893ee0696911",
"body": null,
"is_bot": false,
"headline": "v1.0.7",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2023-11-24T17:27:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8227f2eb064b59c7049323f050ed2f2c0432c0be",
"body": null,
"is_bot": false,
"headline": "fix CI",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2023-11-24T17:26:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2759e4ad8d4557b6ed032711887523d68e31553b",
"body": null,
"is_bot": false,
"headline": "add GitHub Actions (#94)",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2023-11-22T18:44:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "486a9dae95f8a560632a210447b6d7b76a33ea9a",
"body": null,
"is_bot": false,
"headline": "1.0.6",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2021-05-30T11:52:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca795d7c20ad165468efbd66ecfc9c8f3427f04b",
"body": null,
"is_bot": false,
"headline": "fix travis domain",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2020-11-22T15:25:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17bdc71d115645f2cd35425adf22ff102178074d",
"body": null,
"is_bot": false,
"headline": "1.0.5",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2020-11-22T15:08:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "486b268c7bb8e4503335728e5e8305c26aa1e94c",
"body": null,
"is_bot": false,
"headline": "fixes #61",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2020-11-22T13:48:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "171748a255f5a53679293becf2d7b539cd7f78e8",
"body": null,
"is_bot": false,
"headline": "add node v15",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2020-11-22T13:47:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3e34bd35cbe9dabc54e877f2b8d55997d7bb8a5",
"body": null,
"is_bot": false,
"headline": "1.0.4",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2020-07-10T21:36:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce4d0f8908eb31007c0f161aee03f6e18600d73b",
"body": null,
"is_bot": false,
"headline": "bump dependencies",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2020-07-10T21:09:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ad433ea880d4e5b3ac939ce7a73db9f391d8c5c",
"body": null,
"is_bot": false,
"headline": "status update",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2020-05-12T17:03:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d1fae4c3f5da1d9f96ad0d681f1179ec14c26c7",
"body": null,
"is_bot": false,
"headline": "1.0.3",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2019-07-02T18:21:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68dbdc14679928e15d1070567fce53fdb14da1c4",
"body": null,
"is_bot": false,
"headline": "update dependencies",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2019-06-14T17:16:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6738c971fc5af547f301227bbb9ce7f13e46ea27",
"body": null,
"is_bot": false,
"headline": "update CI config",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2019-06-14T16:59:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69599526520879248a4717ed67d4462cc09d0914",
"body": null,
"is_bot": false,
"headline": "test node v12",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2019-05-11T16:10:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0cd99df6fc5084f99899c259b149001f962467a",
"body": null,
"is_bot": false,
"headline": "fix node v12",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2019-05-11T15:53:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73892c113b40c5e8ee2c1bd343d20655cd735e12",
"body": null,
"is_bot": false,
"headline": "add vscode",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2019-05-10T17:30:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54a24774288ea8d3b43c888d1e04e223e6adb868",
"body": null,
"is_bot": false,
"headline": "1.0.2",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2019-03-22T18:49:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd95934c749f04169438c5b75fa05ade4ca5e3a4",
"body": null,
"is_bot": false,
"headline": "update dependencies",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2019-03-22T18:27:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0adadf79c32bfdf1b29ca35c8e1502f27eab86ab",
"body": null,
"is_bot": false,
"headline": "fix pointer bug in ListBlocksOfType() (#50)",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2019-03-22T17:27:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63c6b30b440c46ebbf890d0bebb6f8821827eb36",
"body": null,
"is_bot": false,
"headline": "fix current version",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2019-03-09T16:18:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a22bf254685c35e2135e2d485a2a6f273309ff66",
"body": null,
"is_bot": false,
"headline": "update dependencies",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2019-03-09T16:18:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "300422db5f7fe0f91bf82b4428007a1866a9173e",
"body": null,
"is_bot": false,
"headline": "Updates copyright year to 2019",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2019-03-09T16:17:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23e4d2b380f0f96b8533015490c2e96e812fd2ae",
"body": null,
"is_bot": false,
"headline": "bump nan version",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2018-12-16T13:35:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46337fc164077ac39c246c1aa67e6aa546dd050b",
"body": "Appveyor log ''node' is not recognized as an internal or external command'",
"is_bot": false,
"headline": "Fix appveyor",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2018-11-19T17:50:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30a5249644e0761e4e85882f1966f4d11207dee6",
"body": "fixes #46",
"is_bot": false,
"headline": "fix DBGet arguments",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2018-11-18T21:34:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed829cbead68883ea9dc7eb4ef9ff4a7389a7e88",
"body": null,
"is_bot": false,
"headline": "test on node 11",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2018-11-11T13:37:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "501f8f51bc6c6dbfca6a7bb55b9a58cf2a66404c",
"body": null,
"is_bot": false,
"headline": "bump dependencies",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2018-11-11T13:37:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "493f430d58edf82ad605ad12e57faef00b8922fe",
"body": null,
"is_bot": false,
"headline": "switch to Nan::To<T>(...) due to v8 deprecations",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2018-11-11T13:37:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7a757450c2c6ac2231fddadbcf112477948c592",
"body": null,
"is_bot": false,
"headline": "1.0.1",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2018-07-08T16:35:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3129a408878f5788746e98aadd5d94c2c7ba5f0",
"body": null,
"is_bot": false,
"headline": "update prebuild-install dependency",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2018-07-06T18:45:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a2ac673655e535757f4d89ec5aeaf8125a11c9c",
"body": null,
"is_bot": false,
"headline": "server ctor explicit",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2018-06-24T13:25:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32d5cbb837c78dd8acbf8ce2bc906d2b290d27a4",
"body": null,
"is_bot": false,
"headline": "bump prebuild-install version",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2018-05-06T21:00:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe2e6e6bb7f18c0e32b3ac043a1c3cc7571ea46a",
"body": "* make nodejs v10 ready",
"is_bot": false,
"headline": "Update NAN version to support upcoming node v10 release (#39)",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2018-04-28T22:36:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b94d731d7ed2ea2c17f7d26c276bdd9d2b03d6d",
"body": null,
"is_bot": false,
"headline": "bump nan version (#37)",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2018-02-28T09:17:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "663e363dd5f1aab116f29997cf5004377c303050",
"body": null,
"is_bot": false,
"headline": "bump version to 1.0.0",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2018-01-19T22:05:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0ef6406b9aa4666946ab788f5e6d2f7324a6bdd",
"body": null,
"is_bot": false,
"headline": "fix node v4's inconsistent/bad inherits(...) behavior",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2018-01-18T19:20:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "485c22c0927cf2add616d97a8a797e14cd67608d",
"body": null,
"is_bot": false,
"headline": "Updates copyright year to 2018",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2018-01-01T14:06:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b0de3a060dc3bfae5d66af8f08e9a32fb3eb894",
"body": null,
"is_bot": false,
"headline": "update npm",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2017-12-12T17:54:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7c0e6ba3445626a6e57da138a451f0348297dc3",
"body": null,
"is_bot": false,
"headline": "travis fix",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2017-12-08T19:53:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e5aff6a0cdec54bf3fa3a2faa47dabf9d57d55c",
"body": null,
"is_bot": false,
"headline": "fix travis take three",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2017-12-08T11:52:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6139bbed1ecf4e79cdf0d1ae7b7d99796d2f8d7a",
"body": null,
"is_bot": false,
"headline": "fix travis take two",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2017-12-08T11:45:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b5c2b4c7adb285d894f78a915ee4ae8b8600858",
"body": null,
"is_bot": false,
"headline": "fix travis",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2017-12-08T11:44:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f4179c335a2bc54978ed14990f4ee433ea74176",
"body": null,
"is_bot": false,
"headline": "drop node 0.x support",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2017-12-08T11:43:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa62fac9656a7305ce8b024fa6c5ee80ce0c1169",
"body": null,
"is_bot": false,
"headline": "bump nan version",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2017-11-17T16:18:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbedad3803d36d0a738609be44a4f2e4159b6b95",
"body": "FORCE_PREBUILD",
"is_bot": false,
"headline": "add node v9",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2017-11-07T16:29:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffbd34cccaf5fba77b41006cf2727b2d93a6fe50",
"body": null,
"is_bot": false,
"headline": "format",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2017-11-05T13:16:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7363c85bf2dca57b65ae4399b66d3189dad3c28",
"body": null,
"is_bot": false,
"headline": "bumb nan version",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2017-09-06T12:31:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33cc4464cdc984e340ea8d0f26e510b941ab14f7",
"body": null,
"is_bot": false,
"headline": "bump bindings version",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2017-08-23T10:01:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51ed5ceb7337434d4a51234567fb1d3abe80f031",
"body": "https://github.com/rvagg/nodei.co is broken",
"is_bot": false,
"headline": "disable nodei.co temporarily",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2017-07-21T10:00:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0127be452da1bf4af22c3f3f2b002751bdf88941",
"body": null,
"is_bot": false,
"headline": "bump version to 0.4.0",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2017-07-07T22:33:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ba4a42fcb1fe17080aa53a573c05d934f79f025",
"body": "* add prebuild feature",
"is_bot": false,
"headline": "Add prebuild feature (#30)",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2017-07-07T21:55:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2949d40fb226ebbe08b1a46ef3f1b1319e1828f3",
"body": null,
"is_bot": false,
"headline": "fix some weird appveyor env bug for 0.8",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2017-06-07T16:15:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8f4d9965e5775c2c3bd754068631726f08f0424",
"body": null,
"is_bot": false,
"headline": "use less powershell",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2017-06-07T13:56:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5164dec071ffcd211880c73e55140155b29094c",
"body": null,
"is_bot": false,
"headline": "remove io.js and always update npm",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2017-06-07T09:48:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a535937ccca123d958e3952062f7c1f4f5037f2",
"body": null,
"is_bot": false,
"headline": "small fix",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2017-06-06T17:46:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e34db38431be39d99172b3619fe2a431adf8c86",
"body": null,
"is_bot": false,
"headline": "npm fix",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2017-06-03T15:50:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8f58ef95d610d05891d62ec492791d76dae2328",
"body": null,
"is_bot": false,
"headline": "small update",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2017-06-03T13:03:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c666d1d3821dbf8750e78f4a57e0209bee5e8f3a",
"body": null,
"is_bot": false,
"headline": "use default MSVS version",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2017-06-03T13:02:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0de7be0d585941cc76db1245f309adde9de6e57c",
"body": null,
"is_bot": false,
"headline": "add node v8 to CI",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2017-06-02T11:35:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e258494cd9262b7984337794842979361fe55f0",
"body": null,
"is_bot": false,
"headline": "bump version to 0.3.1",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2017-05-02T17:42:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7b8f3a066449abe88dc61ae690dcb84577e8b1e",
"body": null,
"is_bot": false,
"headline": "snap7: monkey patch a stack buffer overflow",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2017-05-02T15:25:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f2b93fd1868c8af1112d52e91c76b1f75a4462b",
"body": null,
"is_bot": false,
"headline": "fix typo",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2017-04-18T13:09:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f53cf0c28739a9d292a7c8659c837e1539e27a50",
"body": null,
"is_bot": false,
"headline": "bump version to 0.3.0",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2017-04-15T17:06:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04df3c983c48eae430a3839f08b8252bfa7631f4",
"body": null,
"is_bot": false,
"headline": "fix optional arguments",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2017-04-15T17:06:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c99dae073ff291a859ba290287d560a40135f5a",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/mathiask88/node-snap7",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2017-04-15T16:10:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dedfd9d370ad19d90c7105d6d9c2584e1b6724d0",
"body": null,
"is_bot": false,
"headline": "bump nan version",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2017-04-15T16:07:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "987b3cdbfed99199e1f6f30f5db4950c46061eb6",
"body": null,
"is_bot": false,
"headline": "Updates copyright year to 2017",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2017-04-15T16:06:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bd69ddeb9051795c32ceb6e5225e094a3b57195",
"body": null,
"is_bot": false,
"headline": "fixes S7Client.DBGet() arguments",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2017-04-15T15:45:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9ea936f777872a2eff583b4cfe95c757bf9af8e",
"body": null,
"is_bot": false,
"headline": "adds missing method S7Server.LastError()",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2017-04-10T20:09:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec9e87e411a176373c461477a35732cae6592eea",
"body": "Make sure the STL doesn't try to use exceptions",
"is_bot": false,
"headline": "fix exception handling",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2017-04-10T16:17:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c91147dee9d9910cfc8e6c2e078d388f19d6ab1e",
"body": "* fix build error in FreeBSD",
"is_bot": false,
"headline": "fix build error in FreeBSD (#25)",
"author_name": "Tracy",
"author_login": "iceoneye",
"committed_at": "2017-03-29T17:19:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebc9e2b33f30ee6b6763c8d8e278432554052fab",
"body": null,
"is_bot": false,
"headline": "server: small fixes",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2016-12-07T19:14:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36c8ceeff4dfa2e08428a4bebe838d3171f2454c",
"body": null,
"is_bot": false,
"headline": "deps: snap7 1.4.2",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2016-12-06T19:30:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17a669ce5ef3d614a26c07c5d7c30b0f5721d46d",
"body": "Add server functionality",
"is_bot": false,
"headline": "Merge pull request #20 from mathiask88/server",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2016-12-06T00:05:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca4609b167aa3f81dc077a8457dd19355ab1d63f",
"body": null,
"is_bot": false,
"headline": "Initial server commit",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2016-12-05T21:06:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bce70fb8e5b4c5329ea0de16d4dd52d6e4fe281",
"body": null,
"is_bot": false,
"headline": "deps: snap7 1.4.1",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2016-11-28T13:33:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2b2ad5d088f762b00331bcb9d5b9a6b17b33509",
"body": null,
"is_bot": false,
"headline": "npm fix",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2016-11-28T11:25:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b25c6f528b9be3b792f6bbeac82d26a77eb7b7d",
"body": null,
"is_bot": false,
"headline": "add node v7",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2016-11-25T16:58:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c336c16d2c399fd3b6904e5a6058fe418be180a",
"body": null,
"is_bot": false,
"headline": "Nanify NewInstance()",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2016-11-25T16:04:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c82d4f2208a58532b4bd81017c5f0e77278e8c8b",
"body": null,
"is_bot": false,
"headline": "Silence winsock deprecation warnings",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2016-11-25T16:01:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0fd7b143262a945aa212554e6ff30550065c03c",
"body": null,
"is_bot": false,
"headline": "bump nan version",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2016-09-19T23:06:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29e4fbc4c94f4cb9f3e056817df2ef62b6d0eb50",
"body": null,
"is_bot": false,
"headline": "fix error codes",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2016-09-19T23:03:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd122a2314f71e4ee1638e2b7d056c5a104d4534",
"body": null,
"is_bot": false,
"headline": "add node v6 support",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2016-05-18T13:36:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f2b40f18473deee1900f177cd8374766ed2b031",
"body": null,
"is_bot": false,
"headline": "bump nan version to 2.2.0",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2016-03-01T16:28:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9ff7a523e25cb8704e5fd2c561642af66e4ef92",
"body": null,
"is_bot": false,
"headline": "build: Add node 5.x, remove io.js 1 and 2 and reorder the versions",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2016-03-01T16:01:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9bf21b6859524fee4a23189ace98172dee537d6",
"body": "docs: Change \"read\" to \"write\" for WriteArea",
"is_bot": false,
"headline": "Merge pull request #14 from runeli/master",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2016-03-01T15:13:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f0e0d183b85b7a993c627acfbdd55246530fe84",
"body": null,
"is_bot": false,
"headline": "read to write",
"author_name": "Aleksanteri Negru-Vode",
"author_login": null,
"committed_at": "2016-03-01T14:31:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a689a938ee19288c8239ec6d51c47bd447b4b2ad",
"body": null,
"is_bot": false,
"headline": "Update copyright year to 2016",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2016-01-15T12:44:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55b12f6ae00c4fc38ea72b7fcdc2de0cea10f2ae",
"body": null,
"is_bot": false,
"headline": "Updates requirements & trims whitespaces",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2016-01-15T12:35:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "189cace4f98e21263dc8a2e79968cc6854c24770",
"body": null,
"is_bot": false,
"headline": "Merge pull request #12 from DJWassink/patch-1",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2015-11-12T22:34:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b834005b1dd28a18719d3a11ecc0873b62f409dd",
"body": "Updated Readme, changed PduLength/PduRequested to PDULength/PDURequested",
"is_bot": false,
"headline": "Updated Readme, changed PduLength/PduRequested to PDULength/PDURequested",
"author_name": "Dirk-Jan Wassink",
"author_login": "DJWassink",
"committed_at": "2015-11-12T22:18:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97078f358831bc0ef640419742d1398aa45da28a",
"body": null,
"is_bot": false,
"headline": "bumb nan version and update readme version",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2015-10-20T17:48:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da681438c5dd0df133c4d6da7199e4f0ae3b6d2f",
"body": null,
"is_bot": false,
"headline": "hopefully the last try for travis....",
"author_name": "Mathias Küsel",
"author_login": "mathiask88",
"committed_at": "2015-09-14T19:13:48Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 17,
"commits_last_year": 1,
"latest_release_at": "2025-08-30T09:03:39Z",
"latest_release_tag": "v1.0.9",
"releases_from_tags": false,
"days_since_last_push": 13,
"active_weeks_last_year": 1,
"days_since_latest_release": 338,
"mean_days_between_releases": 308.8
},
"artifacts": {
"collected": true,
"structure": [],
"declarations": [
{
"name": "node-snap7",
"path": "package.json",
"tokens": [
"npm.entry"
],
"ecosystem": "npm"
}
]
},
"community": {
"has_readme": true,
"has_license": true,
"readme_badges": {
"hosts": [
"github.com",
"shields.io"
],
"total": 4,
"header": 4,
"collected": true,
"has_inspect_badge": false
},
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "node-snap7",
"exists": true,
"license": "MIT",
"keywords": [
"snap7",
"sps",
"S7",
"PLC"
],
"ecosystem": "npm",
"categories": [],
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/node-snap7",
"declared_type": null,
"is_deprecated": false,
"latest_version": "1.0.9",
"repository_url": "https://github.com/mathiask88/node-snap7",
"versions_count": 21,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 4359,
"first_published_at": "2014-05-30T14:46:39.143000Z",
"latest_published_at": "2025-08-30T09:42:34.428000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 338
}
]
},
"popularity": {
"forks": 65,
"stars": 178,
"watchers": 22,
"fork_history": {
"days": [
{
"date": "2014-11-30",
"count": 1
},
{
"date": "2015-04-22",
"count": 1
},
{
"date": "2015-08-10",
"count": 1
},
{
"date": "2015-10-01",
"count": 1
},
{
"date": "2015-10-28",
"count": 1
},
{
"date": "2016-01-02",
"count": 1
},
{
"date": "2016-02-13",
"count": 1
},
{
"date": "2016-03-01",
"count": 1
},
{
"date": "2016-06-27",
"count": 1
},
{
"date": "2016-07-08",
"count": 1
},
{
"date": "2016-11-26",
"count": 1
},
{
"date": "2016-12-13",
"count": 1
},
{
"date": "2017-01-18",
"count": 1
},
{
"date": "2017-01-20",
"count": 1
},
{
"date": "2017-03-24",
"count": 1
},
{
"date": "2017-03-28",
"count": 1
},
{
"date": "2017-03-29",
"count": 1
},
{
"date": "2017-11-16",
"count": 1
},
{
"date": "2017-12-15",
"count": 1
},
{
"date": "2018-01-29",
"count": 1
},
{
"date": "2018-09-26",
"count": 1
},
{
"date": "2018-10-22",
"count": 1
},
{
"date": "2018-12-03",
"count": 1
},
{
"date": "2019-03-29",
"count": 1
},
{
"date": "2019-09-04",
"count": 1
},
{
"date": "2019-09-23",
"count": 1
},
{
"date": "2019-10-04",
"count": 1
},
{
"date": "2019-11-11",
"count": 1
},
{
"date": "2019-11-12",
"count": 1
},
{
"date": "2019-11-22",
"count": 1
},
{
"date": "2020-01-15",
"count": 1
},
{
"date": "2020-03-03",
"count": 1
},
{
"date": "2020-04-24",
"count": 1
},
{
"date": "2020-10-14",
"count": 1
},
{
"date": "2020-11-01",
"count": 1
},
{
"date": "2020-12-10",
"count": 1
},
{
"date": "2021-01-29",
"count": 1
},
{
"date": "2021-06-16",
"count": 1
},
{
"date": "2021-07-12",
"count": 2
},
{
"date": "2022-01-13",
"count": 1
},
{
"date": "2022-02-23",
"count": 1
},
{
"date": "2022-03-17",
"count": 1
},
{
"date": "2022-04-07",
"count": 1
},
{
"date": "2022-11-16",
"count": 1
},
{
"date": "2022-11-25",
"count": 1
},
{
"date": "2022-11-30",
"count": 1
},
{
"date": "2023-06-19",
"count": 1
},
{
"date": "2023-10-06",
"count": 1
},
{
"date": "2023-10-19",
"count": 1
},
{
"date": "2023-11-05",
"count": 1
},
{
"date": "2023-11-27",
"count": 1
},
{
"date": "2023-11-29",
"count": 1
},
{
"date": "2024-01-16",
"count": 1
},
{
"date": "2024-07-23",
"count": 1
},
{
"date": "2025-01-07",
"count": 1
},
{
"date": "2025-07-28",
"count": 1
},
{
"date": "2025-07-29",
"count": 1
},
{
"date": "2025-08-08",
"count": 1
},
{
"date": "2025-09-09",
"count": 1
},
{
"date": "2025-10-10",
"count": 1
},
{
"date": "2025-11-16",
"count": 1
},
{
"date": "2026-02-12",
"count": 1
},
{
"date": "2026-07-13",
"count": 1
}
],
"complete": true,
"collected": 64,
"total_forks": 65
},
"star_history": null,
"open_issues_and_prs": 24
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 118461,
"source_files_sampled": 38,
"oversized_source_files": 4,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"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": 38,
"malicious_count": 0,
"assessed_package": "npm:node-snap7@1.0.9",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "nan",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.23.0"
},
{
"name": "bindings",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.5.0"
},
{
"name": "prebuild-install",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^7.1.2"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "bindings",
"direct": true,
"version": "^1.5.0",
"ecosystem": "npm"
},
{
"name": "nan",
"direct": true,
"version": "^2.23.0",
"ecosystem": "npm"
},
{
"name": "prebuild-install",
"direct": true,
"version": "^7.1.2",
"ecosystem": "npm"
},
{
"name": "prebuild",
"direct": false,
"version": "^13.0.1",
"ecosystem": "npm"
},
{
"name": "prebuild-ci",
"direct": false,
"version": "^4.0.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 5,
"direct_count": 3,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 12,
"open_issues": 21,
"closed_ratio": 0.772,
"closed_issues": 71,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "mathiask88",
"commits": 180,
"avatar_url": "https://avatars.githubusercontent.com/u/4368785?v=4"
},
{
"type": "User",
"login": "DJWassink",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1822404?v=4"
},
{
"type": "User",
"login": "Feilner",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/6040107?v=4"
},
{
"type": "User",
"login": "celevra",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/232437?v=4"
},
{
"type": "User",
"login": "iceoneye",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1361495?v=4"
},
{
"type": "User",
"login": "ch-zacmo",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/16168231?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.973
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"test-and-release.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 2/30 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": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"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": "1b15218c7a2b7d6b6455454e43fdf4c4797285d3",
"ran_at": "2026-08-04T02:12:10Z",
"aggregate_score": 3.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"recent_prs": {
"merged_7d": 0,
"decided_7d": 0,
"merged_30d": 0,
"authors_30d": 0,
"decided_30d": 0,
"sample_size": 15,
"window_days": 30,
"sample_exhausted": false,
"authors_probed_30d": 0,
"newcomer_merged_30d": 0,
"bot_prs_excluded_30d": 0,
"newcomer_authors_30d": 0,
"newcomer_decided_30d": 0
},
"ci_last_run_at": "2025-11-30T15:39:26Z",
"oldest_open_prs": [
{
"number": 105,
"created_at": "2025-11-30T15:24:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 106,
"created_at": "2026-02-12T13:08:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 107,
"created_at": "2026-07-14T09:37:59Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-08-02T15:29:19Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": [
{
"number": 21,
"created_at": "2016-12-21T16:37:54Z",
"last_comment_at": "2019-02-12T17:59:36Z",
"last_comment_author": "mathiask88"
},
{
"number": 36,
"created_at": "2018-02-19T09:15:40Z",
"last_comment_at": "2023-08-01T12:54:50Z",
"last_comment_author": "BrkDalkiran"
},
{
"number": 45,
"created_at": "2018-11-09T10:11:43Z",
"last_comment_at": "2020-05-12T17:09:05Z",
"last_comment_author": "mathiask88"
},
{
"number": 62,
"created_at": "2019-09-28T17:21:49Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 70,
"created_at": "2020-08-06T08:33:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 71,
"created_at": "2020-08-13T05:53:09Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 74,
"created_at": "2020-11-19T15:51:29Z",
"last_comment_at": "2025-05-16T07:55:42Z",
"last_comment_author": "mathiask88"
},
{
"number": 76,
"created_at": "2020-12-07T09:46:51Z",
"last_comment_at": "2021-04-30T09:54:59Z",
"last_comment_author": "MeinzIsAs"
},
{
"number": 77,
"created_at": "2020-12-11T02:09:14Z",
"last_comment_at": "2020-12-13T10:58:15Z",
"last_comment_author": "mathiask88"
},
{
"number": 79,
"created_at": "2021-04-25T08:45:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 81,
"created_at": "2021-06-23T14:19:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 83,
"created_at": "2022-03-01T15:32:30Z",
"last_comment_at": "2022-03-03T11:59:14Z",
"last_comment_author": "mathiask88"
},
{
"number": 87,
"created_at": "2022-11-30T11:23:26Z",
"last_comment_at": "2026-02-12T13:27:19Z",
"last_comment_author": "vvangwenkun"
},
{
"number": 90,
"created_at": "2023-06-29T09:58:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 91,
"created_at": "2023-08-26T18:54:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 95,
"created_at": "2023-11-24T09:11:41Z",
"last_comment_at": "2023-12-06T09:06:44Z",
"last_comment_author": "JangTaewan"
},
{
"number": 100,
"created_at": "2025-04-30T09:38:02Z",
"last_comment_at": "2026-01-27T10:52:40Z",
"last_comment_author": "weiaisuanleba"
},
{
"number": 102,
"created_at": "2025-06-11T11:00:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 108,
"created_at": "2026-07-21T12:25:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 109,
"created_at": "2026-07-21T12:25:33Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/mathiask88/node-snap7",
"host": "github.com",
"name": "node-snap7",
"owner": "mathiask88"
},
"metrics": {
"overall": {
"key": "overall",
"band": "weak",
"name": "Overall health",
"note": "The weighted overall 48 is calibrated to 47 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 48,
"calibrated": 47,
"calibration": "2026-08-02"
}
}
],
"value": 47,
"inputs": {
"security": 49,
"vitality": 42,
"community": 56,
"governance": 54,
"calibration": "2026-08-02",
"engineering": 44,
"ai_readiness": 25,
"weighted_overall_raw": 48
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "weak",
"name": "Vitality",
"value": 42,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"commits_last_year": 1,
"human_commit_share": 1,
"days_since_last_push": 13,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 13 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 13
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "1 commits in the last year",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 1
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"releases_count": 17,
"latest_release_tag": "v1.0.9",
"releases_from_tags": false,
"days_since_latest_release": 338,
"mean_days_between_releases": 308.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "17 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 17
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 338 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 338
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~308.8 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 308.8
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [
"recent_release",
"dependencies_clean"
],
"signals": [
"issue_rot",
"scorecard_unmaintained",
"broken_ci"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 1,
"unanswered_open_issues": 13,
"days_since_last_merged_pr": 366,
"days_since_last_human_commit": 338,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 338 days, with nothing left unanswered; held at dormant by a release within the year, no affected dependency",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 338
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "a release within the year, no affected dependency"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 56,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"forks": 65,
"stars": 178,
"watchers": 22,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "178 stars",
"points": 36.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 178
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "65 forks",
"points": 15.1,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 65
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "22 watchers",
"points": 7.4,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 22
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": 4,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [
"github.com",
"shields.io"
],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "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": 61,
"inputs": {
"packages": [
"node-snap7"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 4359
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "4,359 downloads/month across npm",
"points": 48.5,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 4359,
"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": 54,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 6,
"top_contributor_share": 0.973
},
"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 97% of commits",
"points": 0.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 97
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "6 contributors",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 6
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 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": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 65,
"inputs": {
"merged_prs": 12,
"open_issues": 21,
"closed_issues": 71,
"prs_merged_7d": 0,
"prs_decided_7d": 0,
"prs_merged_30d": 0,
"prs_decided_30d": 0,
"issue_closed_ratio": 0.772,
"closed_unmerged_prs": 3,
"first_time_authors_30d": 0,
"first_time_prs_merged_30d": 0,
"first_time_prs_decided_30d": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "77% of issues closed",
"points": 32.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 77
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "12/15 decided PRs merged",
"points": 24,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 12,
"decided": 15
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "weak",
"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": 48,
"inputs": {
"followers": 19,
"owner_type": "User",
"is_verified": null,
"owner_login": "mathiask88",
"public_repos": 7,
"account_age_days": 4836
},
"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": "19 followers of mathiask88",
"points": 9.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 19,
"login": "mathiask88"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "7 public repos, account ~13 yr old",
"points": 18.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 7
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"node-snap7"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 338
},
"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 338 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 338
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "21 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 21
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "weak",
"name": "Engineering Quality",
"value": 44,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"snap7",
"sps",
"s7",
"plc"
],
"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": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "weak",
"name": "Security",
"value": 49,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 36,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 3.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 2/30 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": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:node-snap7@1.0.9 runtime dependency closure — what installing the published package pulls in — 38 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:node-snap7@1.0.9",
"assessed": 38
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 38,
"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": "exceptional",
"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": 38,
"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": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 7
},
"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": "at_risk",
"name": "AI Readiness",
"value": 25,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 8,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.16,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "16 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 8.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 16,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 11,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "C++ (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C++"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 94,
"inputs": {
"primary_language": "C++",
"largest_source_bytes": 118461,
"source_files_sampled": 38,
"oversized_source_files": 4
},
"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": "4/38 source files over 60KB",
"points": 49.2,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 38,
"oversized": 4
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"library": 14
},
"primary": "library",
"evidence": [
{
"tier": "declared",
"label": "library",
"source": "npm.entry",
"weight": 8
},
{
"tier": "distribution",
"label": "library",
"source": "registry:npm",
"weight": 6
}
],
"artifacts": [
{
"path": "package.json",
"labels": [
"library"
],
"ecosystem": "npm"
}
],
"confidence": "high",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-08-04T02:12:20.618884Z",
"schema_version": "0.30.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mathiask88/node-snap7.svg",
"full_name": "mathiask88/node-snap7",
"license_state": "standard",
"license_spdx": "MIT"
}