JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 584,
"has_wiki": true,
"homepage": null,
"languages": {
"HTML": 880,
"JavaScript": 207753
},
"pushed_at": "2018-12-03T03:03:30Z",
"created_at": "2012-05-10T15:59:53Z",
"owner_type": "Organization",
"updated_at": "2026-04-07T19:46:15Z",
"description": "JSDoc parser",
"is_archived": true,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "https://eslint.org",
"name": "ESLint",
"type": "Organization",
"login": "eslint",
"company": null,
"location": null,
"followers": 1003,
"avatar_url": "https://avatars.githubusercontent.com/u/6019716?v=4",
"created_at": "2013-11-23T19:50:40Z",
"is_verified": null,
"public_repos": 34,
"account_age_days": 4624
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2018-11-10T02:38:09Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2018-01-06T14:54:01Z"
},
{
"tag": "v2.0.2",
"kind": "patch",
"published_at": "2017-11-26T03:00:49Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2017-11-26T03:17:46Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2016-11-15T17:59:09Z"
},
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2016-10-13T21:25:52Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2016-09-13T19:45:38Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2016-08-22T20:17:59Z"
},
{
"tag": "v1.2.3",
"kind": "patch",
"published_at": "2016-08-16T17:53:17Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2016-02-19T18:29:29Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2016-02-19T18:29:48Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2015-12-21T20:11:55Z"
},
{
"tag": "v0.7.2",
"kind": "patch",
"published_at": "2015-11-27T20:43:18Z"
},
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2015-11-13T21:45:07Z"
},
{
"tag": "0.7.0",
"kind": "minor",
"published_at": "2015-09-21T19:45:51Z"
}
],
"recent_commits": [
{
"oid": "0e8eba7f80b89cc8185541dda4e90c961d1d3553",
"body": null,
"is_bot": false,
"headline": "Docs: add deprecation notice to readme (#227)",
"author_name": "Kai Cataldo",
"author_login": "kaicataldo",
"committed_at": "2018-12-03T03:03:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42434ca1f85b264a88afcfd317487a7417e6004b",
"body": null,
"is_bot": false,
"headline": "3.0.0",
"author_name": "ESLint Jenkins",
"author_login": null,
"committed_at": "2018-11-10T02:37:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9655671fb175decb8f3969f3442aec4fad4922d6",
"body": null,
"is_bot": false,
"headline": "Build: changelog update for 3.0.0",
"author_name": "ESLint Jenkins",
"author_login": null,
"committed_at": "2018-11-10T02:37:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b5a8c78824798ded2329001723886e8269da08d",
"body": "* Chore: add supported Node.js versions to CI\r\n\r\nWanted to add Node v11 to the list of versions in CI and noticed a few others were missing. Do we want to drop support for Node@<6 at some point?\r\n\r\n* Update engines field in package.json",
"is_bot": false,
"headline": "Breaking: drop support for Node < 6 (#223)",
"author_name": "Kai Cataldo",
"author_login": "kaicataldo",
"committed_at": "2018-11-10T02:31:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a05e9f270dcb31c12999e1e5b6bac0335d904821",
"body": "(refs https://github.com/eslint/eslint/issues/10631)\r\n\r\nThis updates `eslint-release` to allow the package to still be published now that we have 2FA enabled.",
"is_bot": false,
"headline": "Upgrade: eslint-release@1.0.0 (#220)",
"author_name": "Teddy Katz",
"author_login": "not-an-aardvark",
"committed_at": "2018-10-17T21:38:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36ed02794b7d65339366f77a6f90892eadeee6cf",
"body": null,
"is_bot": false,
"headline": "Chore: upgrade coveralls to ^3.0.1 (#213)",
"author_name": "Teddy Katz",
"author_login": "not-an-aardvark",
"committed_at": "2018-05-24T00:26:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8667e34a3ecf377d119d1dab4376c8be71fd95bf",
"body": null,
"is_bot": false,
"headline": "Upgrade: eslint-release@^0.11.1 (#210)",
"author_name": "Kevin Partington",
"author_login": "platinumazure",
"committed_at": "2018-03-31T03:26:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdd0004782f218c4362fd928d82ef0e84a8e64d3",
"body": null,
"is_bot": false,
"headline": "2.1.0",
"author_name": "ESLint Jenkins",
"author_login": null,
"committed_at": "2018-01-06T14:53:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a670373bbe5a5685d1d4e7bd48e0718518e9e39",
"body": null,
"is_bot": false,
"headline": "Build: changelog update for 2.1.0",
"author_name": "ESLint Jenkins",
"author_login": null,
"committed_at": "2018-01-06T14:53:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "827f314b682e996a7a4b68ae9abaa41d0e333112",
"body": "This adds a `range` option to the `parse` API. When enabled, each node has a [start, end] range property indicating its location in the comment.\r\n\r\nWhen computing the range with the `unwrap: true` option, the returned range needs to track indices in the original comment, not the unwrapped version. T\n[…]\na regular expression rather than a state machine. When converting an index, the parser and re-matches the original comment line-by-line, keeping track of the number of discarded \"wrapping\" characters.",
"is_bot": false,
"headline": "Update: support node ranges (fixes #89) (#190)",
"author_name": "Teddy Katz",
"author_login": "not-an-aardvark",
"committed_at": "2017-12-10T00:57:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c0a1459bfd97840eeb605007b71ba8da4ffc5f2f",
"body": null,
"is_bot": false,
"headline": "2.0.2",
"author_name": "ESLint Jenkins",
"author_login": null,
"committed_at": "2017-11-26T03:00:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ca9e64287670301afc96b6dc81b632a5913c84c",
"body": null,
"is_bot": false,
"headline": "Build: changelog update for 2.0.2",
"author_name": "ESLint Jenkins",
"author_login": null,
"committed_at": "2017-11-26T03:00:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5049ee35ba3fd2ae2ff9c2c8b99cb18c76e37ce1",
"body": null,
"is_bot": false,
"headline": "Fix: Remove redundant LICENSE/README names from files (#203)",
"author_name": "Kevin Partington",
"author_login": "platinumazure",
"committed_at": "2017-11-11T21:14:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aaa37294df8b6d85c39acdae12f2a4a974d50459",
"body": null,
"is_bot": false,
"headline": "2.0.1",
"author_name": "ESLint Jenkins",
"author_login": null,
"committed_at": "2017-11-10T20:30:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a20c40db9c9881848c8ab50636bf12033fb11998",
"body": null,
"is_bot": false,
"headline": "Build: changelog update for 2.0.1",
"author_name": "ESLint Jenkins",
"author_login": null,
"committed_at": "2017-11-10T20:30:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "009f33d4a22094eb14b0f24e1031b68bb24ddac4",
"body": null,
"is_bot": false,
"headline": "Fix: Making sure union type stringification respects compact flag (#199)",
"author_name": "Mitermayer Reis",
"author_login": "mitermayer",
"committed_at": "2017-10-28T05:13:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19da9351c5ffdb28b9c7ab28b6b2a45d49c1a9aa",
"body": "…(#201)",
"is_bot": false,
"headline": "Use native String.prototype.trim instead of a custom implementation. …",
"author_name": "Rouven Weßling",
"author_login": "realityking",
"committed_at": "2017-10-19T14:48:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3a011b949338bf5c10978db1b2b71e726cc2a4a",
"body": null,
"is_bot": false,
"headline": "chore: add mocha.opts to restore custom mocha config",
"author_name": "Jason Kurian",
"author_login": "JaKXz",
"committed_at": "2017-08-18T18:22:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d888200ba62f92bfa37368c6fe9fe24b7e1587f0",
"body": "…erage",
"is_bot": false,
"headline": "chore: adds nyc and a newer version of mocha to accurately report cov…",
"author_name": "Jason Kurian",
"author_login": "JaKXz",
"committed_at": "2017-08-18T18:22:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b210a87f6f0eb945926de178b74627507895ab1",
"body": null,
"is_bot": false,
"headline": "fix: support type expression for @this tag (fixes #181) (#182)",
"author_name": "Frédéric Junod",
"author_login": "fredj",
"committed_at": "2017-08-18T18:19:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c4a4c77b1a2496076cf0121bb5e9cb9c058dd8d",
"body": null,
"is_bot": false,
"headline": "fix: Allow array indexes in names (#193)",
"author_name": "Tom MacWright",
"author_login": "tmcw",
"committed_at": "2017-08-18T18:05:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9aed54d256482af0f77163e09acb61ffbcb0d2d7",
"body": "…s (#189)",
"is_bot": false,
"headline": "Fix incorrect behavior when arrow functions are used as default value…",
"author_name": "Gaurab Paul",
"author_login": "lorefnon",
"committed_at": "2017-06-27T17:22:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9efb6ca129b1c249946f288dec285d7d6ea57338",
"body": null,
"is_bot": false,
"headline": "Upgrade: Use Array.isArray instead of isarray package (#195)",
"author_name": "medanat",
"author_login": "medanat",
"committed_at": "2017-05-31T17:55:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46c600f27f54b3ab6b0b8a9ac9f97c807ffa95ef",
"body": null,
"is_bot": false,
"headline": "2.0.0",
"author_name": "ESLint Jenkins",
"author_login": null,
"committed_at": "2016-11-15T17:53:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fc0634c649c726bd5826e5e569434ecc8099d96",
"body": null,
"is_bot": false,
"headline": "Build: package.json and changelog update for 2.0.0",
"author_name": "ESLint Jenkins",
"author_login": null,
"committed_at": "2016-11-15T17:53:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d7c5f122e003ba0b3b74511895aca2df911aed0",
"body": null,
"is_bot": false,
"headline": "Breaking: Re-license to Apache 2 (fixes #176) (#178)",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2016-11-15T17:51:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "549613236ece586a11bf14a003e5ad5e8cfa534f",
"body": null,
"is_bot": false,
"headline": "Docs: Update license copyright",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2016-10-31T20:15:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcd631feb5dd5bcd0899dd35548da2752ea2263e",
"body": null,
"is_bot": false,
"headline": "1.5.0",
"author_name": "ESLint Jenkins",
"author_login": null,
"committed_at": "2016-10-13T21:25:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c182b148ea7b9d02d660bac1bad323a6122fc0dd",
"body": null,
"is_bot": false,
"headline": "Build: package.json and changelog update for 1.5.0",
"author_name": "ESLint Jenkins",
"author_login": null,
"committed_at": "2016-10-13T21:25:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e33c6bb9b9b9cb33bed63c678347a33675776071",
"body": "Both Flow and TypeScript (2.0) support boolean literals as types.\r\n\r\nThese are mostly used with unions as in:\r\n\r\n```js\r\ntype Result = {\r\n ok: true,\r\n value: string,\r\n} | {\r\n ok: false,\r\n}\r\n```",
"is_bot": false,
"headline": "Update: Add support for BooleanLiteralType (#173)",
"author_name": "Erik Arvidsson",
"author_login": "arv",
"committed_at": "2016-10-13T21:24:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39e5f75775ef84ceabdb07683dd68de318bc3571",
"body": null,
"is_bot": false,
"headline": "1.4.0",
"author_name": "ESLint Jenkins",
"author_login": null,
"committed_at": "2016-09-13T19:45:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8188ff4d9de2da3edef10f583ce43c1ff12fe379",
"body": null,
"is_bot": false,
"headline": "Build: package.json and changelog update for 1.4.0",
"author_name": "ESLint Jenkins",
"author_login": null,
"committed_at": "2016-09-13T19:45:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7426e572e2a8818d0714e862cb29c3fee820c97",
"body": "…) (#174)\n\n* Update: add ability to parse optional properties in typedefs (refs #5)\r\n\r\n* Simplify condition",
"is_bot": false,
"headline": "Update: add ability to parse optional properties in typedefs (refs #5…",
"author_name": "ikokostya",
"author_login": "ikokostya",
"committed_at": "2016-09-13T19:40:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4b2870ccb4e47977fafce8e6055740e4dda28af",
"body": null,
"is_bot": false,
"headline": "1.3.0",
"author_name": "ESLint Jenkins",
"author_login": null,
"committed_at": "2016-08-22T20:17:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42e2f3e26a7e1a647e4023f1d2da4298f90e18d9",
"body": null,
"is_bot": false,
"headline": "Build: package.json and changelog update for 1.3.0",
"author_name": "ESLint Jenkins",
"author_login": null,
"committed_at": "2016-08-22T20:17:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12c7ad9d610a7f185bdbce7f6acf4b6c9a5c768b",
"body": "… (#172)\n\nAdded support to typed.js for string and numeric literals in types.",
"is_bot": false,
"headline": "Update: Add support for numeric and string literal types (fixes #156)…",
"author_name": "Andrew Walter",
"author_login": "mister-walter",
"committed_at": "2016-08-22T20:16:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e219a0fe9705aff7978c82bb839785e4be59b90",
"body": null,
"is_bot": false,
"headline": "1.2.3",
"author_name": "ESLint Jenkins",
"author_login": null,
"committed_at": "2016-08-16T17:53:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62473d2ff85c474f80ef719aebe146c0dad8b4d6",
"body": null,
"is_bot": false,
"headline": "Build: package.json and changelog update for 1.2.3",
"author_name": "ESLint Jenkins",
"author_login": null,
"committed_at": "2016-08-16T17:53:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b96a884193afc16e41b9fe5a903f68eacc482c1a",
"body": null,
"is_bot": false,
"headline": "Build: Add CI release script",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2016-08-16T17:50:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d9b3c7d8aee27d402efcb905f5def1c2a093936",
"body": "Update esutils to v2.0.2. Convert isIdentifierStart calls to isIdentifierStartES5 and isIdentifierPart calls to isIdentifierPartES5.",
"is_bot": false,
"headline": "Upgrade: Upgrade esutils to v2.0.2 (fixes #170) (#171)",
"author_name": "Emeegeemee",
"author_login": "Emeegeemee",
"committed_at": "2016-08-15T16:49:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fedfef2642a3631b22e995a3b833bd937a283ec1",
"body": null,
"is_bot": false,
"headline": "1.2.2",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2016-05-19T21:20:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94f91196ff0a92549c8523d47ab5e2565e471aa9",
"body": null,
"is_bot": false,
"headline": "Docs: Autogenerated changelog for 1.2.2",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2016-05-19T21:20:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebe0b089ef0e8800dc2f5352a397a75d62b403f2",
"body": null,
"is_bot": false,
"headline": "Fix: Support case insensitive tags (fixes #163) (#164)",
"author_name": "alberto",
"author_login": "alberto",
"committed_at": "2016-05-15T16:32:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e6d81e981b645b8967925972b2b519f6fd05922",
"body": null,
"is_bot": false,
"headline": "Chore: Remove copyright and license from headers",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2016-04-22T17:14:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24ebc25c4bd68ad29e5de3c91aa33de5838d8b04",
"body": "Fix: Preserve whitespace in default param string values (fixes #157)",
"is_bot": false,
"headline": "Merge pull request #160 from kaicataldo/fixes157",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2016-04-21T16:05:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e913b31eb46bf34eb360738363b5ba5b19f47fc6",
"body": "Chore: Include jQuery Foundation copyright",
"is_bot": false,
"headline": "Merge pull request #161 from eslint/jquery",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2016-04-19T17:41:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79035c655e7063b002a87e56961b37af1b6aa907",
"body": null,
"is_bot": false,
"headline": "Chore: Include jQuery Foundation copyright",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2016-04-19T17:32:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06910a787f9236b3ba522d2ba74dee1b631d4f24",
"body": null,
"is_bot": false,
"headline": "Fix: Preserve whitespace in default param string values (fixes #157)",
"author_name": "Kai Cataldo",
"author_login": null,
"committed_at": "2016-04-19T02:14:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18dba10454f17acbc49ae3c0628119734cb34952",
"body": null,
"is_bot": false,
"headline": "1.2.1",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2016-03-29T18:18:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8a781f192312633f27b4cc67a7fd0a87bafaee0",
"body": null,
"is_bot": false,
"headline": "Docs: Autogenerated changelog for 1.2.1",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2016-03-29T18:18:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bccd830798ef75f4d3b7896b79c9406262ce9b65",
"body": "Fix: allow hyphens in names (fixes #116)",
"is_bot": false,
"headline": "Merge pull request #158 from kaicataldo/fixes116",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2016-03-29T00:53:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f54014f324cff99f413f1300e7cfbee05e4682d",
"body": null,
"is_bot": false,
"headline": "Fix: allow hyphens in names (fixes #116)",
"author_name": "Kai Cataldo",
"author_login": null,
"committed_at": "2016-03-27T03:23:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbee46905eec1e90667e6d65e4bd0d9d078775bf",
"body": null,
"is_bot": false,
"headline": "Docs: Add issue template",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2016-03-22T23:30:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1609bdbb4f3903a3a0a5fe21291050291a557264",
"body": null,
"is_bot": false,
"headline": "1.2.0",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2016-02-19T18:28:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2711a525628cc620e35ae444ad4666d5363df90",
"body": null,
"is_bot": false,
"headline": "Docs: Autogenerated changelog for 1.2.0",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2016-02-19T18:28:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "029ac852a397d004b0d884acd77725173aba29d1",
"body": "Build: Cleanup build system",
"is_bot": false,
"headline": "Merge pull request #154 from eslint/buildcleanup",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2016-02-19T18:25:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18136c5b4a33049e6566db3795276ae4fcb24df0",
"body": null,
"is_bot": false,
"headline": "Build: Cleanup build system",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2016-02-19T18:23:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8f75e645d28ba2e0c591ef5c8bf7dc9539f928b",
"body": "Fix #100: add support for forward slash in namepaths",
"is_bot": false,
"headline": "Merge pull request #152 from ryanjduffy/Issue100-ryanjduffy",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2016-02-15T16:28:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b082f85bbe368e39fa93c31a7ea560f5f0844aff",
"body": null,
"is_bot": false,
"headline": "Update: Add support for slash in namepaths (fixes #100)",
"author_name": "Ryan Duffy",
"author_login": null,
"committed_at": "2016-02-15T15:32:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25824368178f3f3df3ed33c51366a133f3b23e17",
"body": "Fix typo in option lineNumbers",
"is_bot": false,
"headline": "Merge pull request #148 from danez/patch-1",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2016-02-08T22:00:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "def53a2b9423f7f258ba57fa5d2e03aa4670fc33",
"body": null,
"is_bot": false,
"headline": "Docs: Fix typo in option lineNumbers",
"author_name": "Daniel Tschinder",
"author_login": "danez",
"committed_at": "2016-02-08T19:43:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f779b13d0041fa47cafdea7b5b45862ea18a28de",
"body": "Bump isarray to v1.0.0",
"is_bot": false,
"headline": "Merge pull request #147 from shinnn/isarray",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2016-01-26T16:21:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2cbbc5f014d7ee4103b7f6ff8b1e44eea29eb6d",
"body": "https://github.com/juliangruber/isarray/compare/0.0.1...v1.0.0",
"is_bot": false,
"headline": "Update: Bump isarray to v1.0.0",
"author_name": "Shinnosuke Watanabe",
"author_login": "shinnn",
"committed_at": "2016-01-26T11:21:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b5c158adad6a09a8a5555ff862a7fbc036410c7",
"body": "Fix: Allow whitespace in optional param with default value (fixes #141)",
"is_bot": false,
"headline": "Merge pull request #142 from chriswong/issue141",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2016-01-13T16:20:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae07aa8df175847a016873705aa14f7ce4546744",
"body": null,
"is_bot": false,
"headline": "Fix: Allow whitespace in optional param with default value (fixes #141)",
"author_name": "chris",
"author_login": "chriswong",
"committed_at": "2016-01-13T11:36:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "165fc189b184b0daa72a2ee2f696e8cf7312d288",
"body": null,
"is_bot": false,
"headline": "1.1.0",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2016-01-06T21:12:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b808edef6ad8719d6f5579a2c6268ad8227dc771",
"body": "Build: Switch to Makefile.js",
"is_bot": false,
"headline": "Merge pull request #145 from eslint/updatebuild",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2016-01-06T21:08:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56a66baa779aca969a83d57ada76d1656f33b563",
"body": null,
"is_bot": false,
"headline": "Build: Switch to Makefile.js",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2016-01-06T21:06:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a771ca7ba801cefafe9819936846d1701ab86e4a",
"body": "New: support name expression for @this tag (fixes #143)",
"is_bot": false,
"headline": "Merge pull request #144 from tschaub/this-name",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2016-01-04T23:51:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "479a77824f4c82ec6bbc5dd5b9ffeb4b1046b141",
"body": null,
"is_bot": false,
"headline": "New: support name expression for @this tag (fixes #143)",
"author_name": "Tim Schaub",
"author_login": "tschaub",
"committed_at": "2016-01-04T21:55:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0155d47af5b38017601712b5f664f8b729f634cd",
"body": null,
"is_bot": false,
"headline": "Build: Update ESLint settings",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2015-12-22T17:17:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "402e99c54028ec736a04e7fb726ad8e294277479",
"body": null,
"is_bot": false,
"headline": "1.0.0",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2015-12-21T20:06:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad432063f9780740ca7892cea907ae8b9fe4325f",
"body": "New: parse caption tags in examples into a separate property. Fixes #131",
"is_bot": false,
"headline": "Merge pull request #134 from tmcw/parse-caption",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2015-12-21T20:04:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d78e387ce941880ae97ca768092ee11029bdb916",
"body": null,
"is_bot": false,
"headline": "0.7.2",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2015-11-27T20:40:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dbbfd68a61129efe98253fa793cea1cc5cacaf1",
"body": "Fix: fixing line numbers",
"is_bot": false,
"headline": "Merge pull request #139 from TEHEK/lino-fix",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2015-11-26T17:16:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5459a6af1813549ae3a7c1662306b9d025c7751d",
"body": "Fixing issue where input was not consumed via advance() but was skipped when\nparsing tags resulting in sometimes incorrect reported lineNumber.",
"is_bot": false,
"headline": "Fix: Line numbers for some tags (fixes #138)",
"author_name": "TEHEK",
"author_login": null,
"committed_at": "2015-11-25T20:11:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3938280794e9d0024e585db87f8e2f259f4709f",
"body": null,
"is_bot": false,
"headline": "Build: Add missing linefix package",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2015-11-13T21:46:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "400aea03020456769eb4048c349892c7a7dcfb6e",
"body": null,
"is_bot": false,
"headline": "0.7.1",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2015-11-13T21:44:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b550756dd10231499bc12d090d82a5c4ae37437e",
"body": null,
"is_bot": false,
"headline": "Update: Begin switch to Makefile.js",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2015-11-13T21:43:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c41359f30e8a8bd989cddfb611cbff5f05bfd522",
"body": "Fix: permit return tag without type (fixes #136)",
"is_bot": false,
"headline": "Merge pull request #137 from tmcw/typeless-return",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2015-11-09T01:58:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93aa74430b24cfbb929610324a038958c02446d5",
"body": null,
"is_bot": false,
"headline": "Fix: permit return tag without type (fixes #136)",
"author_name": "Tom MacWright",
"author_login": "tmcw",
"committed_at": "2015-11-07T17:29:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c087297d61e075b7986ae9cbf0b79d53abfb1ac2",
"body": null,
"is_bot": false,
"headline": "New: parse caption tags in examples into separate property. (fixes #131)",
"author_name": "Tom MacWright",
"author_login": "tmcw",
"committed_at": "2015-11-03T15:07:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60c6fc94072993832d08cf8dc95973a4efc65bb1",
"body": "Fix: package.json homepage field",
"is_bot": false,
"headline": "Merge pull request #135 from TrySound/npm-home",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2015-11-02T15:43:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58ecf4b500fc6d685059bf4d07c32ffc3c5ee503",
"body": null,
"is_bot": false,
"headline": "Fix: package.json homepage field",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-11-02T07:52:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a5823b32a25701245d330d7708db54db54f83d8",
"body": "Parse array default syntax",
"is_bot": false,
"headline": "Merge pull request #132 from tmcw/parse-default-array",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2015-10-30T17:40:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e850e774344126bcbdbabc29e8c0e943623b90c",
"body": "this allows the code\n\n @param {Array} [foo=[1]] to properly be parsed\n\nIt does this by keeping track of bracket depth in the name parsing.",
"is_bot": false,
"headline": "Fix: Parse array default syntax. Fixes #133",
"author_name": "Tom MacWright",
"author_login": "tmcw",
"committed_at": "2015-10-28T22:05:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "110f96ec8155c5d4ac088d13a9d5371b908b52e4",
"body": "Fix: Last tag always has \\n in the description",
"is_bot": false,
"headline": "Merge pull request #130 from BYK/issue-87",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2015-10-05T16:55:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fea8db3c8c533f37dae7aa9aeae0b941cea316cc",
"body": null,
"is_bot": false,
"headline": "Fix: Last tag always has \\n in the description (fixes #87)",
"author_name": "Burak Yigit Kaya",
"author_login": "BYK",
"committed_at": "2015-10-04T12:26:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbc9f28a81d020e51c7e69d85205e446b1d3bcc0",
"body": null,
"is_bot": false,
"headline": "Docs: Add changelog",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2015-09-21T19:45:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d059e422bdfd630eaa15d583567c8668923f7e6",
"body": null,
"is_bot": false,
"headline": "Bumps package version",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2015-09-21T19:42:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "095407ef0cb5167f041e05cf1628d83ea1a86a4d",
"body": "This reverts commit 5c7ef2f67f24bac790e218b48eb17eeeedfe3a27.",
"is_bot": false,
"headline": "Revert \"Bumps package version\"",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2015-09-21T19:40:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c7ef2f67f24bac790e218b48eb17eeeedfe3a27",
"body": null,
"is_bot": false,
"headline": "Bumps package version",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2015-09-21T19:37:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8adb881468489c9e7b5a1aeb54afa1d107b7123",
"body": "Fix: Parsing fix for param with arrays and properties (fixes #111)",
"is_bot": false,
"headline": "Merge pull request #126 from gyandeeps/issue111",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2015-09-21T19:34:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6826ada55b52a3ae714c135fc2e1fdb867df0045",
"body": "Docs: Update README with new info (fixes #127)",
"is_bot": false,
"headline": "Merge pull request #128 from eslint/issue127",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2015-09-21T19:18:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23921e6d1a75690abe45d09e12e20b5aba58789d",
"body": null,
"is_bot": false,
"headline": "Docs: Update README with new info (fixes #127)",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2015-09-17T23:01:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18084f13de22610b67ee05b5b6983492e4924e7b",
"body": null,
"is_bot": false,
"headline": "Fix: Parsing fix for param with arrays and properties (fixes #111)",
"author_name": "Gyandeep Singh",
"author_login": "gyandeeps",
"committed_at": "2015-09-15T23:08:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2187f43488d8dd406f7f62f1a9ed7c36493c9ab",
"body": "Fix: Parsing of parameter name without a type (fixes #120)",
"is_bot": false,
"headline": "Merge pull request #125 from gyandeeps/issue120",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2015-09-15T18:06:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc631b366dd6540a07b288f540602d5aa4e4dbe6",
"body": "Build: Add travis build",
"is_bot": false,
"headline": "Merge pull request #124 from gyandeeps/issue123",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2015-09-15T18:05:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af9715bb3d8d4942824a7938ee10f46ef2f50a23",
"body": null,
"is_bot": false,
"headline": "Build: Add travis build (fixes #123)",
"author_name": "Gyandeep Singh",
"author_login": "gyandeeps",
"committed_at": "2015-09-15T14:04:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f7e5014a5c0f8c6e7ac961f6d4c9e263ec01d05",
"body": null,
"is_bot": false,
"headline": "Fix: Parsing of parameter name without a type (fixes #120)",
"author_name": "Gyandeep Singh",
"author_login": "gyandeeps",
"committed_at": "2015-09-15T01:01:20Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 15,
"commits_last_year": 0,
"latest_release_at": "2018-11-10T02:38:09Z",
"latest_release_tag": "v3.0.0",
"releases_from_tags": false,
"days_since_last_push": 2788,
"active_weeks_last_year": 0,
"days_since_latest_release": 2811,
"mean_days_between_releases": 110.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 87,
"has_issue_template": true,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "doctrine",
"exists": true,
"license": "Apache-2.0",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/doctrine",
"is_deprecated": false,
"latest_version": "3.0.0",
"repository_url": "https://github.com/eslint/doctrine",
"versions_count": 33,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 5,
"monthly_downloads": 471417418,
"first_published_at": "2012-05-10T18:28:39.036000Z",
"latest_published_at": "2018-11-10T02:38:01.125000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 2811
}
]
},
"popularity": {
"forks": 69,
"stars": 461,
"watchers": 11,
"fork_history": {
"days": [
{
"date": "2012-08-09",
"count": 1
},
{
"date": "2013-07-15",
"count": 1
},
{
"date": "2013-08-19",
"count": 1
},
{
"date": "2013-09-10",
"count": 1
},
{
"date": "2013-09-21",
"count": 1
},
{
"date": "2013-11-10",
"count": 1
},
{
"date": "2013-12-19",
"count": 1
},
{
"date": "2013-12-31",
"count": 1
},
{
"date": "2014-02-23",
"count": 1
},
{
"date": "2014-03-02",
"count": 1
},
{
"date": "2014-04-01",
"count": 1
},
{
"date": "2014-04-09",
"count": 1
},
{
"date": "2014-04-20",
"count": 1
},
{
"date": "2014-04-22",
"count": 1
},
{
"date": "2014-05-03",
"count": 1
},
{
"date": "2014-10-03",
"count": 1
},
{
"date": "2014-10-22",
"count": 1
},
{
"date": "2014-11-02",
"count": 1
},
{
"date": "2014-11-07",
"count": 1
},
{
"date": "2014-11-23",
"count": 1
},
{
"date": "2014-11-29",
"count": 1
},
{
"date": "2015-03-30",
"count": 1
},
{
"date": "2015-04-02",
"count": 1
},
{
"date": "2015-06-12",
"count": 1
},
{
"date": "2015-08-09",
"count": 1
},
{
"date": "2015-09-17",
"count": 1
},
{
"date": "2015-11-08",
"count": 1
},
{
"date": "2015-11-22",
"count": 1
},
{
"date": "2015-12-22",
"count": 1
},
{
"date": "2016-01-04",
"count": 1
},
{
"date": "2016-02-12",
"count": 1
},
{
"date": "2016-03-22",
"count": 1
},
{
"date": "2016-04-27",
"count": 1
},
{
"date": "2016-08-18",
"count": 1
},
{
"date": "2016-09-02",
"count": 1
},
{
"date": "2016-09-14",
"count": 1
},
{
"date": "2016-10-17",
"count": 1
},
{
"date": "2017-01-13",
"count": 1
},
{
"date": "2017-02-22",
"count": 1
},
{
"date": "2017-03-25",
"count": 1
},
{
"date": "2017-03-28",
"count": 1
},
{
"date": "2017-04-19",
"count": 1
},
{
"date": "2017-05-18",
"count": 1
},
{
"date": "2017-05-27",
"count": 1
},
{
"date": "2017-05-31",
"count": 1
},
{
"date": "2017-06-14",
"count": 1
},
{
"date": "2017-09-08",
"count": 1
},
{
"date": "2017-10-29",
"count": 1
},
{
"date": "2018-02-19",
"count": 1
},
{
"date": "2018-05-02",
"count": 1
},
{
"date": "2018-07-30",
"count": 1
},
{
"date": "2018-10-04",
"count": 1
},
{
"date": "2019-01-12",
"count": 1
},
{
"date": "2019-03-04",
"count": 1
},
{
"date": "2019-05-25",
"count": 1
},
{
"date": "2019-06-28",
"count": 1
},
{
"date": "2019-07-08",
"count": 1
},
{
"date": "2020-07-01",
"count": 1
},
{
"date": "2020-09-27",
"count": 1
},
{
"date": "2020-11-06",
"count": 1
},
{
"date": "2021-01-22",
"count": 1
},
{
"date": "2021-12-04",
"count": 1
},
{
"date": "2022-04-08",
"count": 1
},
{
"date": "2022-05-01",
"count": 1
},
{
"date": "2023-10-26",
"count": 1
},
{
"date": "2025-10-03",
"count": 1
}
],
"complete": true,
"collected": 66,
"total_forks": 69
},
"star_history": null,
"open_issues_and_prs": 0
},
"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": 110827,
"source_files_sampled": 9,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 1,
"malicious_count": 0,
"assessed_package": "npm:doctrine@3.0.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "esutils",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.0.2"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "esutils",
"direct": true,
"version": "^2.0.2",
"ecosystem": "npm"
},
{
"name": "coveralls",
"direct": false,
"version": "^3.0.1",
"ecosystem": "npm"
},
{
"name": "dateformat",
"direct": false,
"version": "^1.0.11",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "^1.10.3",
"ecosystem": "npm"
},
{
"name": "eslint-release",
"direct": false,
"version": "^1.0.0",
"ecosystem": "npm"
},
{
"name": "linefix",
"direct": false,
"version": "^0.1.1",
"ecosystem": "npm"
},
{
"name": "mocha",
"direct": false,
"version": "^3.4.2",
"ecosystem": "npm"
},
{
"name": "npm-license",
"direct": false,
"version": "^0.3.1",
"ecosystem": "npm"
},
{
"name": "nyc",
"direct": false,
"version": "^10.3.2",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "^5.0.3",
"ecosystem": "npm"
},
{
"name": "shelljs",
"direct": false,
"version": "^0.5.3",
"ecosystem": "npm"
},
{
"name": "shelljs-nodecli",
"direct": false,
"version": "^0.1.1",
"ecosystem": "npm"
},
{
"name": "should",
"direct": false,
"version": "^5.0.1",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 13,
"direct_count": 1,
"indirect_count": 12
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 88,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 120,
"closed_unmerged_prs": 19
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "Constellation",
"commits": 158,
"avatar_url": "https://avatars.githubusercontent.com/u/9023?v=4"
},
{
"type": "User",
"login": "jonathanKingston",
"commits": 51,
"avatar_url": "https://avatars.githubusercontent.com/u/338988?v=4"
},
{
"type": "User",
"login": "nzakas",
"commits": 46,
"avatar_url": "https://avatars.githubusercontent.com/u/38546?v=4"
},
{
"type": "User",
"login": "dtao",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/409328?v=4"
},
{
"type": "User",
"login": "teppeis",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/26476?v=4"
},
{
"type": "User",
"login": "tmcw",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/32314?v=4"
},
{
"type": "User",
"login": "georgewfraser",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/1369240?v=4"
},
{
"type": "User",
"login": "gyandeeps",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/5554486?v=4"
},
{
"type": "User",
"login": "not-an-aardvark",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/11638619?v=4"
},
{
"type": "User",
"login": "JaKXz",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/2642545?v=4"
}
],
"contributors_sampled": 33,
"top_contributor_share": 0.503
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [
".eslintrc.js"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 5,
"reason": "branch protection is not maximal on development and all 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 16 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": 5,
"reason": "Found 15/29 approved changesets -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 23 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project is archived",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "0e8eba7f80b89cc8185541dda4e90c961d1d3553",
"ran_at": "2026-07-22T21:33:36Z",
"aggregate_score": 4.6,
"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": [],
"last_merged_pr_at": "2018-12-03T03:03:27Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/eslint/doctrine",
"host": "github.com",
"name": "doctrine",
"owner": "eslint"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 29.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 29,
"pct": 40
}
}
],
"value": 22,
"inputs": {
"security": 58,
"vitality": 21,
"community": 86,
"governance": 67,
"engineering": 48,
"abandonment_cap": 29,
"abandonment_state": "declared",
"abandonment_multiplier": 40,
"weighted_overall_before_abandonment": 55,
"overall_after_abandonment_multiplier": 22
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 21,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 2788,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2788 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 2788
}
}
],
"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": "project is archived",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 52,
"inputs": {
"releases_count": 15,
"latest_release_tag": "v3.0.0",
"releases_from_tags": false,
"days_since_latest_release": 2811,
"mean_days_between_releases": 110.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "15 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 15
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2811 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2811
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~110.5 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 110.5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "at_risk",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"cap": 29,
"state": "declared",
"guards": [],
"signals": [],
"red_flag": true,
"multiplier_pct": 40,
"declared_reason": "archived",
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "the repository is archived on GitHub",
"points": 40,
"status": "partial",
"details": [
{
"code": "abandonment_archived",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "excellent",
"name": "Community & Adoption",
"value": 86,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"forks": 69,
"stars": 461,
"watchers": 11,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "461 stars",
"points": 43.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 461
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "69 forks",
"points": 15.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 69
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "11 watchers",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 11
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": true,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 7.2,
"status": "met",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"doctrine"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 471417418
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "471,417,418 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 471417418,
"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": 67,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 33,
"top_contributor_share": 0.503
},
"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 50% of commits",
"points": 11.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 50
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "33 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 33
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 23 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 86,
"inputs": {
"merged_prs": 88,
"open_issues": 0,
"closed_issues": 120,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 19
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "88/107 decided PRs merged",
"points": 31.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 88,
"decided": 107
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 15/29 approved changesets -- score normalized to 5",
"points": 7.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"followers": 1003,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "eslint",
"public_repos": 34,
"account_age_days": 4624
},
"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,003 followers of eslint",
"points": 21.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1003,
"login": "eslint"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "34 public repos, account ~12 yr old",
"points": 23.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 34
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"doctrine"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 2811
},
"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 2811 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 2811
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "33 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 33
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 48,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".eslintrc.js",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.js"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 16 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 58,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 47,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 4.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 16 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 15/29 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 23 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project is archived",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:doctrine@3.0.0 runtime dependency closure — what installing the published package pulls in — 1 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "npm:doctrine@3.0.0",
"assessed": 1
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 1,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 1,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 20
},
"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": 36,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.53,
"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": "53 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 28.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 53,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 37,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"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.js",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.js"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "at_risk",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 110827,
"source_files_sampled": 9,
"oversized_source_files": 1
},
"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": "1/9 source files over 60KB",
"points": 48.9,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 9,
"oversized": 1
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-22T21:33:59.343481Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/eslint/doctrine.svg",
"full_name": "eslint/doctrine",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}