Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 349,
"has_wiki": false,
"homepage": "https://d3js.org/d3-axis",
"languages": {
"HTML": 4269,
"JavaScript": 11091
},
"pushed_at": "2023-10-06T14:56:24Z",
"created_at": "2016-01-05T01:26:50Z",
"owner_type": "Organization",
"updated_at": "2026-01-14T17:18:46Z",
"description": "Human-readable reference marks for scales.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "ISC",
"default_branch": "main",
"license_spdx_raw": "ISC",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript",
"HTML"
]
},
"owner": {
"blog": "https://d3js.org",
"name": "D3",
"type": "Organization",
"login": "d3",
"company": null,
"location": "San Francisco, CA",
"followers": 1991,
"avatar_url": "https://avatars.githubusercontent.com/u/1562726?v=4",
"created_at": "2012-03-21T23:33:18Z",
"is_verified": null,
"public_repos": 54,
"account_age_days": 5246
},
"license": {
"state": "standard",
"spdx_id": "ISC",
"raw_spdx": "ISC",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2021-06-09T03:36:55Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2021-03-10T19:57:49Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2020-08-23T22:56:20Z"
},
{
"tag": "v1.0.12",
"kind": "patch",
"published_at": "2018-08-24T21:10:48Z"
},
{
"tag": "v1.0.11",
"kind": "patch",
"published_at": "2018-08-24T18:05:56Z"
},
{
"tag": "v1.0.10",
"kind": "patch",
"published_at": "2018-08-24T17:11:05Z"
},
{
"tag": "v1.0.9",
"kind": "patch",
"published_at": "2018-08-20T21:08:37Z"
},
{
"tag": "v1.0.8",
"kind": "patch",
"published_at": "2017-06-08T02:20:26Z"
},
{
"tag": "v1.0.7",
"kind": "patch",
"published_at": "2017-05-15T18:34:19Z"
},
{
"tag": "v1.0.6",
"kind": "patch",
"published_at": "2017-03-10T18:16:39Z"
},
{
"tag": "v1.0.5",
"kind": "patch",
"published_at": "2017-02-28T16:56:54Z"
},
{
"tag": "v1.0.4",
"kind": "patch",
"published_at": "2016-11-23T00:22:39Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2016-08-02T21:56:24Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2016-08-02T21:07:13Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2016-07-29T22:39:39Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2016-06-24T18:05:38Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2016-06-10T16:10:51Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2016-06-08T03:51:31Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2016-05-25T23:58:55Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2016-04-29T21:00:38Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2016-02-22T23:51:00Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2016-02-02T17:38:51Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2016-01-29T19:07:21Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2016-01-29T19:08:52Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2016-01-12T18:28:00Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2016-01-12T18:30:01Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2016-01-08T22:02:01Z"
}
],
"recent_commits": [
{
"oid": "20aef368e872a88e83b31a46df725e29c49908e6",
"body": "https://github.com/d3/d3/issues/3775",
"is_bot": false,
"headline": "restructure README (#94)",
"author_name": "Philippe Rivière",
"author_login": "Fil",
"committed_at": "2023-10-06T14:56:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64372b12c9ba5c8a816277b3ad04ff813db5af97",
"body": null,
"is_bot": false,
"headline": "3.0.0",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2021-06-09T03:35:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71298ac728adb4b1a762f93ba4be91e202a436df",
"body": "* axis.tickValues accepts an iterable\r\n\r\n* Array.from\r\n\r\nCo-authored-by: Mike Bostock <mbostock@gmail.com>",
"is_bot": false,
"headline": "axis.tickValues accepts an iterable (#77)",
"author_name": "Philippe Rivière",
"author_login": "Fil",
"committed_at": "2021-06-09T03:34:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c091c1607c3fdd649146bfa3cbdb0536d1454d9",
"body": "* Adopt type=module\r\n\r\nfollow changes in d3-format:\r\n* type=module\r\n* add exports\r\n* remove zip\r\n* license: ISC\r\n* update dependencies\r\n\r\n* browser instead of no-undef\r\n\r\n* remove Sublime project\r\n\r\n* add eslint.json\r\n\r\n* fix #51; extract copyrights from license\r\n\r\n* update dependencies\r\n\r\n* update README\r\n\r\n* update homepage\r\n\r\n* push on prepublishOnly\r\n\r\n* cleaner imports\r\n\r\n* snapshot tests\r\n\r\nCo-authored-by: Mike Bostock <mbostock@gmail.com>",
"is_bot": false,
"headline": "Adopt type=module (#78)",
"author_name": "Philippe Rivière",
"author_login": "Fil",
"committed_at": "2021-06-09T03:29:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fc4f2bd287de20c4fc5f1da447ae1194d3acca6",
"body": null,
"is_bot": false,
"headline": "2.1.0",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2021-03-10T19:54:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "475de16da18334c8cd54a745a6a563eccbd3984a",
"body": null,
"is_bot": false,
"headline": "Update README",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2021-03-10T19:54:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18ae698d3c583c87d164942da2207197e667ea41",
"body": null,
"is_bot": false,
"headline": "upgrade dependencies",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2021-03-10T19:52:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c78aab5a420478b2436896cb4dc79e616329a57a",
"body": null,
"is_bot": false,
"headline": "adopt arrow",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2021-03-10T19:48:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9cab26f6ebd94996211efb0cffc60ef534f599d",
"body": "Co-authored-by: Philippe Rivière <fil@rezo.net>",
"is_bot": false,
"headline": "Update src/axis.js",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2021-02-23T20:03:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8769f6d8672d8a82762b5c137a32f724ef9df8d7",
"body": null,
"is_bot": false,
"headline": "axis.offset",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2021-02-21T18:53:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "829873d611fdc031e5702593e3d5d15972826ea3",
"body": null,
"is_bot": false,
"headline": "Fixes orient comparison to be always strict equal.",
"author_name": "llorenspujol",
"author_login": "llorenspujol",
"committed_at": "2020-10-29T17:32:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9b688e4b0885fc4f855b7c12816ae64d82bdf23",
"body": null,
"is_bot": false,
"headline": "v2.0.0",
"author_name": "Philippe Rivière",
"author_login": "Fil",
"committed_at": "2020-08-23T22:52:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d27c1fc40c53b2db03c661da436798d0ba9e8671",
"body": null,
"is_bot": false,
"headline": "D3 dependencies",
"author_name": "Philippe Rivière",
"author_login": "Fil",
"committed_at": "2020-08-23T22:52:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "566517790fc040ebe19e278ccfef9b6776769236",
"body": "two",
"is_bot": false,
"headline": "Merge pull request #66 from d3/two",
"author_name": "Philippe Rivière",
"author_login": "Fil",
"committed_at": "2020-08-23T22:49:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9f680ee9e95a1c9a4a262928b73d05411ea7396",
"body": null,
"is_bot": false,
"headline": "v2.0.0-rc.1",
"author_name": "Philippe Rivière",
"author_login": "Fil",
"committed_at": "2020-07-27T14:33:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae3ffbc12af8173a338eb0d764c76dfff2f059d9",
"body": null,
"is_bot": false,
"headline": "d3js link",
"author_name": "Philippe Rivière",
"author_login": "Fil",
"committed_at": "2020-07-27T14:28:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d5951b937586030b8749a38f58eb9d3c43cdbd7",
"body": "(rationale: don't let people install @2 in a build system that will not alert them that we have moved to ES6, only to cause trouble with a later release.)",
"is_bot": false,
"headline": "use d3-selection 1 - 2, deliberate ES6 syntax",
"author_name": "Philippe Rivière",
"author_login": "Fil",
"committed_at": "2020-07-27T14:28:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92b2733f957b06b8f65ee47bb923ead59842ae32",
"body": "Mark the package as having no side effects",
"is_bot": false,
"headline": "Merge pull request #61 from stof/no_side_effects",
"author_name": "Philippe Rivière",
"author_login": "Fil",
"committed_at": "2020-07-10T14:37:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "833c88e9d834042964ed0ee8d5f21a0b43eeaa97",
"body": "Add a pointer from from axis.ticks to scale.ticks",
"is_bot": false,
"headline": "Merge pull request #68 from yurivish/patch-1",
"author_name": "Philippe Rivière",
"author_login": "Fil",
"committed_at": "2020-06-23T13:53:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d753c86f847f80cf2b2fe5915150bee138ac7c29",
"body": "This supersedes a previous PR (now closed) where I used inconsistent markdown formatting.",
"is_bot": false,
"headline": "Add a pointer from from axis.ticks to scale.ticks",
"author_name": "Yuri",
"author_login": "yurivish",
"committed_at": "2020-06-17T16:53:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f45ff82ab99f032307e4dbd0ea1d9636b3baab8",
"body": null,
"is_bot": false,
"headline": "update links",
"author_name": "Philippe Rivière",
"author_login": "Fil",
"committed_at": "2020-06-02T13:43:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7837c4eb4c57167d377a1f6ab2378dc82759624",
"body": null,
"is_bot": false,
"headline": "Mark the package as having no side effects",
"author_name": "Christophe Coevoet",
"author_login": "stof",
"committed_at": "2019-09-27T09:22:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15e56eb34ddc6c45e81bb89f6cd7e3a25bd13eb7",
"body": null,
"is_bot": false,
"headline": "Standardize dependencies. d3/d3#3337",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2019-08-10T00:48:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a98e92bf65ee305aa5519dafd3d76c5d1f7d0cef",
"body": null,
"is_bot": false,
"headline": "Use explicit files when publishing. d3/d3#3335",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2019-08-09T23:08:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "022b37ce9d864668d359c54ddd91ff3f2d57c47b",
"body": null,
"is_bot": false,
"headline": "Use exact paths in imports. d3/d3#3265",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2019-08-09T22:12:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da24fba38bb895a3a7ed9f3fdddda1a545eec97e",
"body": null,
"is_bot": false,
"headline": "1.0.12",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2018-08-24T21:10:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a635aacb52737423a4ab923dd8927fc30af14ce8",
"body": null,
"is_bot": false,
"headline": "Update dependencies.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2018-08-24T21:10:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d32da6ec7dcee4eb40462ad31f819ab9ce86596",
"body": null,
"is_bot": false,
"headline": "Adopt npm_package_version.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2018-08-24T21:02:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1269f593d21d5cc33df8b18cf960b8dd2f41de6a",
"body": null,
"is_bot": false,
"headline": "Move index; add unpkg & jsdelivr fields.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2018-08-24T20:53:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1f837d079679dc6d7828062c2c5399943f0f77e",
"body": null,
"is_bot": false,
"headline": "Update .npmignore.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2018-08-24T20:52:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6cb74bfccc3748c7e12c6628298f8df904a4860",
"body": null,
"is_bot": false,
"headline": "Fix folder_exclude_patterns.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2018-08-24T19:52:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e51c3caf18eef3ac56f18108b4740acd27aa92b0",
"body": null,
"is_bot": false,
"headline": "1.0.11",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2018-08-24T18:04:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7127f40c6e3ace1ba50c352b76da5a0c8d9e0477",
"body": null,
"is_bot": false,
"headline": "Update dependencies.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2018-08-24T18:04:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "384845e610c228b8543b3534eedc211e3fcadaf4",
"body": null,
"is_bot": false,
"headline": "1.0.10",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2018-08-24T17:10:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ba45b0884ed0b230a71f65944a16c4423a03620",
"body": null,
"is_bot": false,
"headline": "Fix #32.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2018-08-24T17:09:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d19f734fda116508864e22d4150a38d39e8b4cb",
"body": null,
"is_bot": false,
"headline": "Update dependencies.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2018-08-24T17:06:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "760080e29b6007e3c876b7ecca9c7d6299a9bf25",
"body": null,
"is_bot": false,
"headline": "1.0.9",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2018-08-20T20:52:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a9eceda85f303785aa2a413f3e38d6d7ac4dce4",
"body": null,
"is_bot": false,
"headline": "Update dependencies.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2018-08-20T20:48:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5896a4278209c9210f7911cdae3496f2f6488aa1",
"body": null,
"is_bot": false,
"headline": "Fix copyright notice.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2018-08-16T19:07:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7be6a1b585f00a981b77f64bec589f2f66365df8",
"body": null,
"is_bot": false,
"headline": "Fix unminified build.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2018-08-16T19:07:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb809ffd6453bf011af3e1c217fe0265f06d67e9",
"body": null,
"is_bot": false,
"headline": "Adopt currentColor. Fixes #49.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2018-08-16T18:41:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a329626cdf632a1af61b7124873b70c04c42b6a8",
"body": null,
"is_bot": false,
"headline": "1.0.8",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2017-06-08T02:19:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ee44b4bf17ddb31d46142beb9c4f78263f36435",
"body": null,
"is_bot": false,
"headline": "Add rendering tests.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2017-06-08T02:19:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e5928799ccd7947ab95040152f5ecda69c2b5ae",
"body": "Fixes d3/d3-scale#107.",
"is_bot": false,
"headline": "Coerce scale output to numbers.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2017-06-07T21:51:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52f3de2a47ad52e96ec9976c2bf07899c32f84c3",
"body": null,
"is_bot": false,
"headline": "1.0.7",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2017-05-15T18:32:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d6bc849f59de96d847c33ae91d5348968fd75aa",
"body": null,
"is_bot": false,
"headline": "Update output example.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2017-05-15T18:28:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ac20e6ab64420ad9d6a0cdc00ac781cbb0bdf85",
"body": "Point scales have a bandwidth of zero.",
"is_bot": false,
"headline": "Fix tick offset for point scales.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2017-05-15T18:14:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95e3f54d2655c0d0b99297c63dc2202cdb0b7d67",
"body": "We need to account for the 0.5px offset when centering.",
"is_bot": false,
"headline": "Fix tick position for ordinal scales.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2017-05-15T18:14:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dba85a6ed366344725dfde5c0f17a7c01f29c70",
"body": null,
"is_bot": false,
"headline": "Update README.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2017-04-04T19:34:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "731bfbfeaa0121409a6bb80cdbcb992c9631af54",
"body": null,
"is_bot": false,
"headline": "Update README.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2017-04-04T19:31:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "739cf3401f6a6ba9d3f1651921f3409984e93a0f",
"body": null,
"is_bot": false,
"headline": "Update README.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2017-04-04T19:29:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2575daf4245d0727ee8041851da0c7c4405e877f",
"body": null,
"is_bot": false,
"headline": "Update README.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2017-04-04T19:28:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42d0fdaa2877c6ac9ff21094c445bea6cb5aa4d8",
"body": null,
"is_bot": false,
"headline": "Fix #35.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2017-04-04T19:28:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06929e609323a2f435d2333583e245514072faba",
"body": null,
"is_bot": false,
"headline": "1.0.6",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2017-03-10T18:16:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91ca051055e31ad5099852b7284c610c7fe0a4e2",
"body": null,
"is_bot": false,
"headline": "Update UglifyJS.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2017-03-10T18:16:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fa86f33a0f2520594429fcd33070686db949376",
"body": null,
"is_bot": false,
"headline": "1.0.5",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2017-02-28T16:55:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a1401e3d293b637ab0fa37ac7af5b8a23509ba7",
"body": null,
"is_bot": false,
"headline": "Update Rollup.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2017-02-28T16:55:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a90fb100913d206a4eb3b0e9c6b99a830162e42",
"body": null,
"is_bot": false,
"headline": "Update README.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2017-01-27T17:13:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d76383c52d0bf5e63d5f71d6cb292c58364a097",
"body": null,
"is_bot": false,
"headline": "Update README.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2017-01-27T17:12:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "045f9defd813026758703c5f4bf2cfdf8a5e3e93",
"body": null,
"is_bot": false,
"headline": "Fix image.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2017-01-27T17:11:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d3ddf82361cad79b4cc73adafed044267a9ab8e",
"body": null,
"is_bot": false,
"headline": "Fix image link.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2017-01-27T17:10:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d35b934e75c53791c28bc252b5473fac16e9a06e",
"body": null,
"is_bot": false,
"headline": "Add images.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2017-01-27T17:10:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d35c55da88064d1a2ea7d4f4eb3b6530d7c1e66d",
"body": null,
"is_bot": false,
"headline": "Link to custom axis example. Related #9.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2017-01-27T17:09:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d8dc124bada766313afebf57bfb9796334089de",
"body": null,
"is_bot": false,
"headline": "Factor out transform to axis constructor",
"author_name": "curran",
"author_login": "curran",
"committed_at": "2017-01-27T16:48:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "410e44e33088219f9b67cd6c255daccc70fd4ded",
"body": null,
"is_bot": false,
"headline": "Factor out x, y, and k to axis constructor",
"author_name": "curran",
"author_login": "curran",
"committed_at": "2017-01-25T18:16:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05e55d6c96594d99051cd7a9bc049d7ce982f81d",
"body": "If an axis transition interrupts an earlier axis transition, the new transition\nwill see the exiting ticks for the old transition. If the axis is ordinal, the\nposition of these ticks may be undefined for both the old and new scale, which\nwould result in an invalid transform such as `translate(NaN,0)\n[…]\nndefined (as is always the\ncase with ordinal scales), rather than falling back to the old scale (which may\nalso be undefined), we simply use the tick’s current transform so that it fades\nout in-place.",
"is_bot": false,
"headline": "Fix #24.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2017-01-24T17:23:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a4789047e3b2cd0c6dac0bb8f8a9f7e69470affc",
"body": null,
"is_bot": false,
"headline": "1.0.4",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2016-11-23T00:22:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "984676723a284f99e6a5a14362b4a5710602924b",
"body": null,
"is_bot": false,
"headline": "Update dependencies.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2016-11-23T00:22:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30b2fa9098801aa3d66befdfb7a6b626de6728bf",
"body": null,
"is_bot": false,
"headline": "Update README.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2016-08-05T22:57:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39d3ec0252ad91420fe6e509a44a524b5609ebe1",
"body": null,
"is_bot": false,
"headline": "Update README.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2016-08-05T22:56:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab5f8f53139c83d46fb234e79b04f8a0edcaf96b",
"body": null,
"is_bot": false,
"headline": "Update README.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2016-08-05T22:55:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8205661b7dafdf20857f6e05e7a97533a45d7d8a",
"body": null,
"is_bot": false,
"headline": "Update README.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2016-08-05T22:54:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b09fe3b0fc62916c2015aa92352c76dfbbfb864",
"body": "Add links to source code",
"is_bot": false,
"headline": "Merge pull request #18 from Devinsuit/master",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2016-08-05T22:49:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "089f26db1ea935fa747efac48e2f3914679751d9",
"body": null,
"is_bot": false,
"headline": "Add links to source code",
"author_name": "Devinsuit",
"author_login": null,
"committed_at": "2016-08-05T19:16:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7454613dd2ff20f012ed00ca5871938a483ea653",
"body": null,
"is_bot": false,
"headline": "1.0.3",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2016-08-02T21:56:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47e7eae1aaba7d48064a0c8976393ca5442b1ed5",
"body": null,
"is_bot": false,
"headline": "Add module entry. Related rollup/rollup-plugin-node-resolve#48.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2016-08-02T21:56:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4624b5b7b85867ed6c2b09b1e33cb8b15b6e6eac",
"body": null,
"is_bot": false,
"headline": "1.0.2",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2016-08-02T21:06:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6233885cbed77aff0b3ee6ca36a3e636037caef1",
"body": null,
"is_bot": false,
"headline": "Use leading zero.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2016-08-02T21:05:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8759a93893660459d783079a2dfb85ec1f4964ed",
"body": null,
"is_bot": false,
"headline": "Fix crisp edges when bandwidth is odd.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2016-08-02T21:02:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a124636a9e781ba7864081b18a786a988dbdb72",
"body": null,
"is_bot": false,
"headline": "1.0.1",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2016-07-29T22:39:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b558f51bfa0431d9c14b839a40417ca2833075d3",
"body": null,
"is_bot": false,
"headline": "Update postpublish.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2016-07-29T22:38:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab3b31fb12c8e602c241c07530d39d7601f87f61",
"body": null,
"is_bot": false,
"headline": "Update README. Fix #15.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2016-07-01T19:58:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52ffd30ab967afc77593a254965e096aabe02d9d",
"body": null,
"is_bot": false,
"headline": "Update README.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2016-06-29T21:17:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b89269531d94bdc042cef866bdd6032ef1d1420",
"body": null,
"is_bot": false,
"headline": "Update README.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2016-06-29T21:16:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87bd5050642c96c1ae93c3f93df7e81492cc0de5",
"body": null,
"is_bot": false,
"headline": "Update README.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2016-06-29T21:16:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad1c89baa359c9332c5968dd93fa5e9dd93035fb",
"body": null,
"is_bot": false,
"headline": "Update README.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2016-06-29T21:15:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "153b237db10d5c85e8eba86fe5010ccd6f224659",
"body": null,
"is_bot": false,
"headline": "Update README. Fixes d3/d3#2872.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2016-06-29T21:13:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72de1ba24a06ba95be454fb02d6d1473a002ff4c",
"body": null,
"is_bot": false,
"headline": "1.0.0",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2016-06-24T18:05:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12088debc3cc62d6299624c2158a65a29daa27fb",
"body": null,
"is_bot": false,
"headline": "Prepare for major release.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2016-06-24T18:05:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10003b82c2c313183f8c430528f8272e66964428",
"body": null,
"is_bot": false,
"headline": "Tag as d3-module. Related d3/d3#2827.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2016-06-14T16:24:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "510368fab946b16c0a4c26e65d6e3cbfdee060b8",
"body": null,
"is_bot": false,
"headline": "0.4.1",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2016-06-10T16:09:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24548511f952caf0c6c0c8679de1364499bb5713",
"body": null,
"is_bot": false,
"headline": "Update README.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2016-06-10T16:08:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b981c85631a7daa56a0674a4ac54e7870e2af8fc",
"body": null,
"is_bot": false,
"headline": "Update README.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2016-06-10T16:08:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cad16f094d278670dee673368b5a6b9cb6d5c432",
"body": null,
"is_bot": false,
"headline": "Document the axis structure.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2016-06-10T16:07:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bc475d335f1a371046366a5e5d2b7accd9de07d",
"body": null,
"is_bot": false,
"headline": "0.4.0",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2016-06-08T03:50:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14ab816dc25cb26d0e0919ac3fad1b7e837c9234",
"body": "Related d3/d3#2840.",
"is_bot": false,
"headline": "Export to d3.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2016-06-08T03:50:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "476a77bae3b80b1ad12863abaea6731a091c1dc5",
"body": null,
"is_bot": false,
"headline": "Fix #13 - update README.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2016-06-03T15:49:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "905af10018e3e2961995aa3eb1c8dc639935aec8",
"body": null,
"is_bot": false,
"headline": "Update README.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2016-05-31T17:20:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d3d9391227b927aee8017c1fc71ca7bb311bcaf",
"body": null,
"is_bot": false,
"headline": "Update README.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2016-05-31T17:18:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3118a026ef2b1fd265297f8ccbbeb242a811a872",
"body": null,
"is_bot": false,
"headline": "One fewer closure.",
"author_name": "Mike Bostock",
"author_login": "mbostock",
"committed_at": "2016-05-31T14:09:53Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 27,
"commits_last_year": 0,
"latest_release_at": "2021-06-09T03:36:55Z",
"latest_release_tag": "v3.0.0",
"releases_from_tags": false,
"days_since_last_push": 1030,
"active_weeks_last_year": 0,
"days_since_latest_release": 1880,
"mean_days_between_releases": 172.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "d3-axis",
"exists": true,
"license": "ISC",
"keywords": [
"d3",
"d3-module",
"axis",
"scale",
"visualization"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/d3-axis",
"is_deprecated": false,
"latest_version": "3.0.0",
"repository_url": "https://github.com/d3/d3-axis",
"versions_count": 28,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 64333771,
"first_published_at": "2016-01-08T22:01:40.749000Z",
"latest_published_at": "2021-06-09T03:35:37.066000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1880
}
]
},
"popularity": {
"forks": 107,
"stars": 208,
"watchers": 7,
"fork_history": {
"days": [
{
"date": "2016-05-22",
"count": 1
},
{
"date": "2016-07-01",
"count": 1
},
{
"date": "2016-07-04",
"count": 2
},
{
"date": "2016-07-13",
"count": 1
},
{
"date": "2016-07-14",
"count": 1
},
{
"date": "2016-07-22",
"count": 1
},
{
"date": "2016-07-30",
"count": 1
},
{
"date": "2016-08-05",
"count": 1
},
{
"date": "2016-08-08",
"count": 1
},
{
"date": "2016-08-29",
"count": 1
},
{
"date": "2016-09-06",
"count": 1
},
{
"date": "2016-09-23",
"count": 1
},
{
"date": "2016-10-28",
"count": 1
},
{
"date": "2016-11-09",
"count": 1
},
{
"date": "2016-11-14",
"count": 1
},
{
"date": "2016-12-08",
"count": 1
},
{
"date": "2016-12-14",
"count": 1
},
{
"date": "2016-12-16",
"count": 1
},
{
"date": "2017-01-02",
"count": 1
},
{
"date": "2017-01-12",
"count": 1
},
{
"date": "2017-01-17",
"count": 1
},
{
"date": "2017-01-25",
"count": 1
},
{
"date": "2017-02-15",
"count": 1
},
{
"date": "2017-02-17",
"count": 2
},
{
"date": "2017-02-27",
"count": 1
},
{
"date": "2017-02-28",
"count": 1
},
{
"date": "2017-03-05",
"count": 1
},
{
"date": "2017-03-17",
"count": 1
},
{
"date": "2017-03-21",
"count": 1
},
{
"date": "2017-03-22",
"count": 1
},
{
"date": "2017-03-23",
"count": 1
},
{
"date": "2017-03-24",
"count": 1
},
{
"date": "2017-05-02",
"count": 1
},
{
"date": "2017-05-05",
"count": 1
},
{
"date": "2017-05-19",
"count": 1
},
{
"date": "2017-06-06",
"count": 1
},
{
"date": "2017-06-16",
"count": 1
},
{
"date": "2017-07-12",
"count": 1
},
{
"date": "2017-07-14",
"count": 1
},
{
"date": "2017-07-21",
"count": 1
},
{
"date": "2017-08-23",
"count": 1
},
{
"date": "2017-09-08",
"count": 1
},
{
"date": "2017-09-20",
"count": 1
},
{
"date": "2017-09-28",
"count": 1
},
{
"date": "2017-11-01",
"count": 1
},
{
"date": "2017-11-22",
"count": 1
},
{
"date": "2017-11-28",
"count": 1
},
{
"date": "2018-01-09",
"count": 1
},
{
"date": "2018-01-15",
"count": 1
},
{
"date": "2018-01-18",
"count": 1
},
{
"date": "2018-02-05",
"count": 1
},
{
"date": "2018-03-12",
"count": 1
},
{
"date": "2018-04-19",
"count": 1
},
{
"date": "2018-05-03",
"count": 1
},
{
"date": "2018-05-31",
"count": 1
},
{
"date": "2018-07-07",
"count": 1
},
{
"date": "2018-07-13",
"count": 1
},
{
"date": "2018-08-03",
"count": 1
},
{
"date": "2018-08-15",
"count": 1
},
{
"date": "2018-08-27",
"count": 1
},
{
"date": "2018-08-29",
"count": 1
},
{
"date": "2018-09-20",
"count": 1
},
{
"date": "2018-11-21",
"count": 1
},
{
"date": "2018-11-26",
"count": 1
},
{
"date": "2018-11-29",
"count": 1
},
{
"date": "2019-01-04",
"count": 1
},
{
"date": "2019-01-29",
"count": 1
},
{
"date": "2019-02-01",
"count": 1
},
{
"date": "2019-02-12",
"count": 1
},
{
"date": "2019-02-15",
"count": 1
},
{
"date": "2019-02-17",
"count": 2
},
{
"date": "2019-04-08",
"count": 1
},
{
"date": "2019-04-15",
"count": 1
},
{
"date": "2019-08-07",
"count": 1
},
{
"date": "2019-09-05",
"count": 1
},
{
"date": "2019-09-18",
"count": 1
},
{
"date": "2019-09-27",
"count": 1
},
{
"date": "2020-01-14",
"count": 1
},
{
"date": "2020-02-17",
"count": 1
},
{
"date": "2020-03-20",
"count": 1
},
{
"date": "2020-05-11",
"count": 1
},
{
"date": "2020-06-22",
"count": 1
},
{
"date": "2020-08-19",
"count": 1
},
{
"date": "2020-09-07",
"count": 1
},
{
"date": "2020-10-12",
"count": 1
},
{
"date": "2020-10-29",
"count": 1
},
{
"date": "2020-11-25",
"count": 1
},
{
"date": "2021-02-13",
"count": 1
},
{
"date": "2021-04-05",
"count": 1
},
{
"date": "2021-07-01",
"count": 1
},
{
"date": "2021-10-08",
"count": 1
},
{
"date": "2022-04-06",
"count": 1
},
{
"date": "2022-05-20",
"count": 1
},
{
"date": "2022-07-06",
"count": 2
},
{
"date": "2022-08-16",
"count": 1
},
{
"date": "2022-11-04",
"count": 1
},
{
"date": "2022-12-23",
"count": 1
},
{
"date": "2022-12-27",
"count": 1
},
{
"date": "2023-01-25",
"count": 1
},
{
"date": "2023-05-31",
"count": 1
},
{
"date": "2023-10-15",
"count": 1
},
{
"date": "2025-01-13",
"count": 1
},
{
"date": "2025-12-07",
"count": 1
}
],
"complete": true,
"collected": 107,
"total_forks": 107
},
"star_history": null,
"open_issues_and_prs": 13
},
"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": 5461,
"source_files_sampled": 8,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "flatted",
"direct": false,
"version": "3.1.1",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-25h7-pfq9-p65f",
"GHSA-rf6f-7fwh-wjgh"
],
"fixed_version": "3.4.2",
"advisory_count": 2,
"oldest_advisory_days": 141
},
{
"name": "rollup",
"direct": false,
"version": "2.51.1",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-gcx4-mw62-g8wm",
"GHSA-mw96-cpmx-2vgc"
],
"fixed_version": "4.59.0",
"advisory_count": 2,
"oldest_advisory_days": 677
},
{
"name": "ansi-regex",
"direct": false,
"version": "3.0.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-93q8-gq69-wqmw"
],
"fixed_version": "6.0.1",
"advisory_count": 1,
"oldest_advisory_days": 1776
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-93q8-gq69-wqmw"
],
"fixed_version": "6.0.1",
"advisory_count": 1,
"oldest_advisory_days": 1776
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.11",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp",
"GHSA-f886-m6hf-6m8v",
"GHSA-mh99-v99m-4gvg",
"GHSA-v6h2-p8h4-qcjw"
],
"fixed_version": "5.0.8",
"advisory_count": 4,
"oldest_advisory_days": 418
},
{
"name": "braces",
"direct": false,
"version": "3.0.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-grv7-fg5c-xmjg"
],
"fixed_version": "3.0.3",
"advisory_count": 1,
"oldest_advisory_days": 809
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.3",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3xgq-45jj-v275"
],
"fixed_version": "7.0.5",
"advisory_count": 1,
"oldest_advisory_days": 632
},
{
"name": "d3-color",
"direct": false,
"version": "3.0.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": null,
"advisory_ids": [
"GHSA-36jr-mh4h-2g58"
],
"fixed_version": "3.1.0",
"advisory_count": 1,
"oldest_advisory_days": 1402
},
{
"name": "form-data",
"direct": false,
"version": "3.0.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-fjxv-7rqg-78g4",
"GHSA-hmw2-7cc7-3qxx"
],
"fixed_version": "4.0.6",
"advisory_count": 2,
"oldest_advisory_days": 376
},
{
"name": "js-yaml",
"direct": false,
"version": "3.14.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52cp-r559-cp3m",
"GHSA-h67p-54hq-rp68",
"GHSA-mh29-5h37-fv8m"
],
"fixed_version": "4.3.0",
"advisory_count": 3,
"oldest_advisory_days": 260
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52cp-r559-cp3m",
"GHSA-h67p-54hq-rp68",
"GHSA-mh29-5h37-fv8m"
],
"fixed_version": "4.3.0",
"advisory_count": 3,
"oldest_advisory_days": 260
},
{
"name": "lodash",
"direct": false,
"version": "4.17.21",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.1,
"advisory_ids": [
"GHSA-f23m-r3pf-42rh",
"GHSA-r5fr-rjxr-66jc",
"GHSA-xxjr-mmjv-4gpg"
],
"fixed_version": "4.18.0",
"advisory_count": 3,
"oldest_advisory_days": 192
},
{
"name": "minimatch",
"direct": false,
"version": "3.0.4",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-23c5-xmqv-rm74",
"GHSA-3ppc-4f35-3m26",
"GHSA-7r86-cg39-jmmj",
"GHSA-f8q6-p94x-37v3"
],
"fixed_version": "10.2.3",
"advisory_count": 4,
"oldest_advisory_days": 1384
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3v7f-55p6-f55p",
"GHSA-c2c7-rcm5-vvqj"
],
"fixed_version": "4.0.4",
"advisory_count": 2,
"oldest_advisory_days": 129
},
{
"name": "semver",
"direct": false,
"version": "5.7.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-c2qf-rxjj-qqgw"
],
"fixed_version": "7.5.2",
"advisory_count": 1,
"oldest_advisory_days": 1138
},
{
"name": "semver",
"direct": false,
"version": "7.3.5",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-c2qf-rxjj-qqgw"
],
"fixed_version": "7.5.2",
"advisory_count": 1,
"oldest_advisory_days": 1138
},
{
"name": "serialize-javascript",
"direct": false,
"version": "4.0.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.1,
"advisory_ids": [
"GHSA-5c6j-r48x-rmvq"
],
"fixed_version": "7.0.3",
"advisory_count": 1,
"oldest_advisory_days": 155
},
{
"name": "serialize-javascript",
"direct": false,
"version": "5.0.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.1,
"advisory_ids": [
"GHSA-5c6j-r48x-rmvq",
"GHSA-qj8w-gfj5-8c6v"
],
"fixed_version": "7.0.5",
"advisory_count": 2,
"oldest_advisory_days": 155
},
{
"name": "terser",
"direct": false,
"version": "5.7.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-4wf5-vphf-c2xc"
],
"fixed_version": "5.14.2",
"advisory_count": 1,
"oldest_advisory_days": 1478
},
{
"name": "ws",
"direct": false,
"version": "7.4.6",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3h5v-q93c-6h6q",
"GHSA-96hv-2xvq-fx4p"
],
"fixed_version": "8.21.0",
"advisory_count": 2,
"oldest_advisory_days": 775
},
{
"name": "ajv",
"direct": false,
"version": "6.12.6",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-2g4f-4pwh-qvx6"
],
"fixed_version": "8.18.0",
"advisory_count": 1,
"oldest_advisory_days": 171
},
{
"name": "ajv",
"direct": false,
"version": "8.6.0",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-2g4f-4pwh-qvx6"
],
"fixed_version": "8.18.0",
"advisory_count": 1,
"oldest_advisory_days": 171
},
{
"name": "diff",
"direct": false,
"version": "5.0.0",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-73rr-hh4g-fpgx"
],
"fixed_version": "8.0.3",
"advisory_count": 1,
"oldest_advisory_days": 199
},
{
"name": "nanoid",
"direct": false,
"version": "3.1.23",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.5,
"advisory_ids": [
"GHSA-mwcw-c2x4-8c55",
"GHSA-qrpm-p2h7-hrv2"
],
"fixed_version": "5.0.9",
"advisory_count": 2,
"oldest_advisory_days": 1653
},
{
"name": "tough-cookie",
"direct": false,
"version": "4.0.0",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-72xf-g2v4-qvf3"
],
"fixed_version": "4.1.3",
"advisory_count": 1,
"oldest_advisory_days": 1128
},
{
"name": "word-wrap",
"direct": false,
"version": "1.2.3",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-j8xg-fqg3-53r7"
],
"fixed_version": "1.2.4",
"advisory_count": 1,
"oldest_advisory_days": 1137
},
{
"name": "@tootallnate/once",
"direct": false,
"version": "1.1.2",
"severity": "low",
"ecosystem": "npm",
"cvss_score": 3.3,
"advisory_ids": [
"GHSA-vpq2-c234-7xj6"
],
"fixed_version": "3.0.1",
"advisory_count": 1,
"oldest_advisory_days": 152
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"low": 1,
"high": 18,
"critical": 2,
"moderate": 6
},
"advisory_count": 46,
"affected_count": 27,
"assessed_count": 250,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.12.11",
"ecosystem": "npm"
},
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.12.13",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.14.0",
"ecosystem": "npm"
},
{
"name": "@babel/highlight",
"direct": false,
"version": "7.14.0",
"ecosystem": "npm"
},
{
"name": "@eslint/eslintrc",
"direct": false,
"version": "0.4.2",
"ecosystem": "npm"
},
{
"name": "@tootallnate/once",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "15.12.2",
"ecosystem": "npm"
},
{
"name": "@ungap/promise-all-settled",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "abab",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "abbrev",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "7.4.1",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.3.0",
"ecosystem": "npm"
},
{
"name": "acorn-globals",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "acorn-jsx",
"direct": false,
"version": "5.3.1",
"ecosystem": "npm"
},
{
"name": "acorn-walk",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "agent-base",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "6.12.6",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "8.6.0",
"ecosystem": "npm"
},
{
"name": "ansi-colors",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "anymatch",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "1.0.10",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "astral-regex",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "asynckit",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "binary-extensions",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.11",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "browser-process-hrtime",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "browser-stdout",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "buffer-from",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "callsites",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "camelcase",
"direct": false,
"version": "6.2.0",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "2.4.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "3.5.1",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "7.0.4",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "1.9.3",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "combined-stream",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "2.20.3",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "config-chain",
"direct": false,
"version": "1.1.13",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.3",
"ecosystem": "npm"
},
{
"name": "cssom",
"direct": false,
"version": "0.3.8",
"ecosystem": "npm"
},
{
"name": "cssom",
"direct": false,
"version": "0.4.4",
"ecosystem": "npm"
},
{
"name": "cssstyle",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "d3-array",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-color",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-format",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-interpolate",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-scale",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "d3-selection",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-time",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-time-format",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "data-urls",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "decamelize",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "decimal.js",
"direct": false,
"version": "10.2.1",
"ecosystem": "npm"
},
{
"name": "deep-is",
"direct": false,
"version": "0.1.3",
"ecosystem": "npm"
},
{
"name": "delayed-stream",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "diff",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "doctrine",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "domexception",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "editorconfig",
"direct": false,
"version": "0.15.3",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "enquirer",
"direct": false,
"version": "2.3.6",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "escodegen",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "7.28.0",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "eslint-utils",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "7.3.1",
"ecosystem": "npm"
},
{
"name": "esprima",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "esquery",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "esrecurse",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "estraverse",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "estraverse",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "esutils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.3",
"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": "file-entry-cache",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.0.1",
"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": "3.0.4",
"ecosystem": "npm"
},
{
"name": "flatted",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "form-data",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "fs.realpath",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.2",
"ecosystem": "npm"
},
{
"name": "functional-red-black-tree",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "get-caller-file",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "7.1.7",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "13.9.0",
"ecosystem": "npm"
},
{
"name": "growl",
"direct": false,
"version": "1.10.5",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "he",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "html-encoding-sniffer",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "http-proxy-agent",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "https-proxy-agent",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.4.24",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "4.0.6",
"ecosystem": "npm"
},
{
"name": "import-fresh",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "imurmurhash",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "inflight",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "ini",
"direct": false,
"version": "1.3.8",
"ecosystem": "npm"
},
{
"name": "internmap",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "is-binary-path",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "is-number",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "is-plain-obj",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-potential-custom-element-name",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "is-unicode-supported",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "jest-worker",
"direct": false,
"version": "26.6.2",
"ecosystem": "npm"
},
{
"name": "js-beautify",
"direct": false,
"version": "1.13.13",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "3.14.1",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "jsdom",
"direct": false,
"version": "16.6.0",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "json-stable-stringify-without-jsonify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "levn",
"direct": false,
"version": "0.3.0",
"ecosystem": "npm"
},
{
"name": "levn",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "lodash",
"direct": false,
"version": "4.17.21",
"ecosystem": "npm"
},
{
"name": "lodash.clonedeep",
"direct": false,
"version": "4.5.0",
"ecosystem": "npm"
},
{
"name": "lodash.merge",
"direct": false,
"version": "4.6.2",
"ecosystem": "npm"
},
{
"name": "lodash.truncate",
"direct": false,
"version": "4.4.2",
"ecosystem": "npm"
},
{
"name": "log-symbols",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "4.1.5",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "merge-stream",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "mime-db",
"direct": false,
"version": "1.48.0",
"ecosystem": "npm"
},
{
"name": "mime-types",
"direct": false,
"version": "2.1.31",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "mkdirp",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "mocha",
"direct": false,
"version": "9.0.0",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "3.1.23",
"ecosystem": "npm"
},
{
"name": "natural-compare",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "nopt",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "normalize-path",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "nwsapi",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "once",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "optionator",
"direct": false,
"version": "0.8.3",
"ecosystem": "npm"
},
{
"name": "optionator",
"direct": false,
"version": "0.9.1",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "parent-module",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "parse5",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-is-absolute",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "prelude-ls",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "prelude-ls",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "progress",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "proto-list",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "pseudomap",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "psl",
"direct": false,
"version": "1.8.0",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "randombytes",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "3.5.0",
"ecosystem": "npm"
},
{
"name": "regexpp",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "require-directory",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "require-from-string",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "rimraf",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "rollup",
"direct": false,
"version": "2.51.1",
"ecosystem": "npm"
},
{
"name": "rollup-plugin-terser",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "safe-buffer",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "safer-buffer",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "saxes",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "5.7.1",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.3.5",
"ecosystem": "npm"
},
{
"name": "serialize-javascript",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "serialize-javascript",
"direct": false,
"version": "5.0.1",
"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": "sigmund",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "slice-ansi",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": false,
"version": "0.7.3",
"ecosystem": "npm"
},
{
"name": "source-map-support",
"direct": false,
"version": "0.5.19",
"ecosystem": "npm"
},
{
"name": "sprintf-js",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.2",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "5.5.0",
"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": "symbol-tree",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "table",
"direct": false,
"version": "6.7.1",
"ecosystem": "npm"
},
{
"name": "terser",
"direct": false,
"version": "5.7.0",
"ecosystem": "npm"
},
{
"name": "text-table",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "tough-cookie",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "tr46",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "type-check",
"direct": false,
"version": "0.3.2",
"ecosystem": "npm"
},
{
"name": "type-check",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.20.2",
"ecosystem": "npm"
},
{
"name": "universalify",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "uri-js",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "v8-compile-cache",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "w3c-hr-time",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "w3c-xmlserializer",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "webidl-conversions",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "webidl-conversions",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "whatwg-encoding",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "whatwg-mimetype",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "whatwg-url",
"direct": false,
"version": "8.6.0",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "wide-align",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "word-wrap",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "workerpool",
"direct": false,
"version": "6.1.4",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "wrappy",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "ws",
"direct": false,
"version": "7.4.6",
"ecosystem": "npm"
},
{
"name": "xml-name-validator",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "xmlchars",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "16.2.0",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "20.2.4",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "20.2.7",
"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": 250,
"direct_count": 0,
"indirect_count": 250
}
},
"maintainership": {
"issues": {
"open_prs": 8,
"merged_prs": 13,
"open_issues": 5,
"closed_ratio": 0.914,
"closed_issues": 53,
"closed_unmerged_prs": 14
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "mbostock",
"commits": 126,
"avatar_url": "https://avatars.githubusercontent.com/u/230541?v=4"
},
{
"type": "User",
"login": "Fil",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/7001?v=4"
},
{
"type": "User",
"login": "curran",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/68416?v=4"
},
{
"type": "User",
"login": "stof",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/439401?v=4"
},
{
"type": "User",
"login": "yurivish",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/114388?v=4"
},
{
"type": "User",
"login": "llorenspujol",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/18361241?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.881
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"node.js.yml"
],
"has_docs_dir": false,
"linter_configs": [
".eslintrc.json"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"yarn.lock"
],
"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 8 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": 3,
"reason": "Found 7/23 approved changesets -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 6 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 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": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "38 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "20aef368e872a88e83b31a46df725e29c49908e6",
"ran_at": "2026-08-02T12:14:36Z",
"aggregate_score": 2.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 69,
"created_at": "2020-06-23T16:04:48Z",
"last_comment_at": "2022-05-16T09:30:31Z",
"last_comment_author": "Fil"
},
{
"number": 82,
"created_at": "2021-12-11T15:01:04Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 83,
"created_at": "2021-12-11T16:07:16Z",
"last_comment_at": "2022-05-16T17:34:24Z",
"last_comment_author": "curran"
},
{
"number": 84,
"created_at": "2022-04-06T17:41:11Z",
"last_comment_at": "2022-09-15T16:07:51Z",
"last_comment_author": "denisemauldin"
},
{
"number": 87,
"created_at": "2022-07-20T01:29:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 91,
"created_at": "2023-07-09T10:16:01Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 92,
"created_at": "2023-07-12T15:25:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 93,
"created_at": "2023-07-19T01:43:35Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2023-10-06T14:56:23Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 64,
"created_at": "2020-03-03T01:56:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 74,
"created_at": "2020-12-24T10:28:10Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 80,
"created_at": "2021-10-14T16:52:11Z",
"last_comment_at": "2021-10-14T20:24:33Z",
"last_comment_author": "curran"
},
{
"number": 81,
"created_at": "2021-10-14T16:53:31Z",
"last_comment_at": "2021-10-14T20:28:35Z",
"last_comment_author": "curran"
},
{
"number": 85,
"created_at": "2022-05-12T15:58:13Z",
"last_comment_at": "2023-08-04T21:58:30Z",
"last_comment_author": "mbostock"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/d3/d3-axis",
"host": "github.com",
"name": "d3-axis",
"owner": "d3"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "The weighted overall 48 is calibrated to 47 on the published index scale (record calibration 2026-08-02). Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 34.",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 48,
"calibrated": 47,
"calibration": "2026-08-02"
}
},
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 34,
"pct": 60
}
}
],
"value": 28,
"inputs": {
"security": 40,
"vitality": 17,
"community": 66,
"governance": 59,
"calibration": "2026-08-02",
"engineering": 60,
"ai_readiness": 34,
"abandonment_cap": 34,
"abandonment_state": "likely_abandoned",
"weighted_overall_raw": 48,
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 47,
"overall_after_abandonment_multiplier": 28
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 17,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 1030,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1030 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 1030
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "weak",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"releases_count": 27,
"latest_release_tag": "v3.0.0",
"releases_from_tags": false,
"days_since_latest_release": 1880,
"mean_days_between_releases": 172.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "27 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 27
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1880 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1880
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~172.4 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 172.4
}
}
],
"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": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 34,
"state": "likely_abandoned",
"guards": [],
"signals": [
"unanswered_contributions",
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 8,
"unanswered_open_issues": 2,
"days_since_last_merged_pr": 1031,
"days_since_last_human_commit": 1031,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 1031 days; 3 unmet obligation(s): pull requests unanswered, releases stalled, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 1031,
"count": 3,
"signals": "pull requests unanswered, releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 66,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"forks": 107,
"stars": 208,
"watchers": 7,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "208 stars",
"points": 37.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 208
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "107 forks",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 107
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "7 watchers",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 7
}
}
],
"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": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"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 (ISC)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "ISC"
}
}
],
"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": "exceptional",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"d3-axis"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 64333771
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "64,333,771 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 64333771,
"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": 59,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 6,
"top_contributor_share": 0.881
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 88% of commits",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 88
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "6 contributors",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 6
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 10,
"status": "met",
"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": 66,
"inputs": {
"merged_prs": 13,
"open_issues": 5,
"closed_issues": 53,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.914,
"closed_unmerged_prs": 14,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "91% of issues closed",
"points": 38.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 91
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "13/27 decided PRs merged",
"points": 14.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 13,
"decided": 27
}
}
],
"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 7/23 approved changesets -- score normalized to 3",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"followers": 1991,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "d3",
"public_repos": 54,
"account_age_days": 5246
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "1,991 followers of d3",
"points": 23.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1991,
"login": "d3"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "54 public repos, account ~14 yr old",
"points": 24.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 54
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"d3-axis"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 1880
},
"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 1880 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1880
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "28 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 28
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 60,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".eslintrc.json",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.json"
}
}
],
"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 8 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": "https://d3js.org/d3-axis",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://d3js.org/d3-axis",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "weak",
"name": "Security",
"value": 40,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 25,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 2.5
},
"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 8 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 7/23 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "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": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "38 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 250 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 250
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 46,
"affected_packages": 27,
"assessed_packages": 250,
"unassessed_packages": 0,
"affected_by_severity": "critical 2, high 18, moderate 6, low 1",
"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": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"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": 250,
"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": 14
},
"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": 34,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 12,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.22,
"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": "22 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 22,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "weak",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"yarn.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".eslintrc.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.json"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"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": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 5461,
"source_files_sampled": 8,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/8 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 8,
"oversized": 0
}
}
],
"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": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:npm",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"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-02T12:14:48.951897Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/d3/d3-axis.svg",
"full_name": "d3/d3-axis",
"license_state": "standard",
"license_spdx": "ISC"
}