JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"range",
"letters",
"numbers",
"fill",
"expand",
"step",
"sequence",
"increment",
"micromatch",
"regex-range",
"capture"
],
"is_fork": false,
"size_kb": 146,
"has_wiki": false,
"homepage": null,
"languages": {
"JavaScript": 33158
},
"pushed_at": "2024-07-26T14:46:41Z",
"created_at": "2014-11-25T06:59:50Z",
"owner_type": "User",
"updated_at": "2026-06-14T05:19:33Z",
"description": "Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "https://www.linkedin.com/in/jonschlinkert/",
"name": "Jon Schlinkert",
"type": "User",
"login": "jonschlinkert",
"company": "@brandscale ",
"location": "Cincinnati, OH",
"followers": 4934,
"avatar_url": "https://avatars.githubusercontent.com/u/383994?v=4",
"created_at": "2010-09-01T17:29:34Z",
"is_verified": null,
"public_repos": 864,
"account_age_days": 5802
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "2.2.3",
"kind": "patch",
"published_at": "2015-12-06T22:15:51Z"
}
],
"recent_commits": [
{
"oid": "bef65700633e1a9debb1ce67bf2922731c9ef4b5",
"body": null,
"is_bot": false,
"headline": "7.1.1",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2024-05-21T08:45:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95349d0841497279f2f4dbfef62bd551d6648449",
"body": null,
"is_bot": false,
"headline": "ensure that maxLen is passed down, to handle zero-padding",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2024-05-21T08:45:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6327885325e223a76f79625d5d64981f70ae53fa",
"body": null,
"is_bot": false,
"headline": "update eslint. lint.",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2024-05-21T08:44:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba4afe8a1449d0e01fb07fbecc93b9a168ecb48f",
"body": null,
"is_bot": false,
"headline": "Delete FUNDING.yml",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2019-06-17T01:38:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01d88b56a004db082f4744deb6e3e2f23a5e7ab1",
"body": null,
"is_bot": false,
"headline": "Create FUNDING.yml",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2019-05-25T09:27:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39f421b499d5c97b62e955c179fa34c062aab2a5",
"body": null,
"is_bot": false,
"headline": "7.0.1",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2019-04-08T13:42:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65a71820e3e4055d41cfe347de04600bcdb6da90",
"body": null,
"is_bot": false,
"headline": "fix regressions",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2019-04-08T13:42:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23d5fef5f9e408b83fea152c6fa2d0833aa11e67",
"body": null,
"is_bot": false,
"headline": "7.0",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2019-04-08T13:18:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2ca4f76eb6ba254f70f55e28f769c8d75faeedc",
"body": "resulted in some pretty big performance improvements\n\n```\n● alpha\n fill 6.0 x 666,213 ops/sec ±1.27% (91 runs sampled)\n fill 7.0 x 2,128,008 ops/sec ±2.10% (92 runs sampled)\n● alpha with step\n fill 6.0 x 684,012 ops/sec ±0.94% (93 runs sampled)\n fill 7.0 x 7,609,882 ops/sec ±2.09% (93 runs sampl\n[…]\ned)\n fill 7.0 x 1,399,991 ops/sec ±0.65% (90 runs sampled)\n● negative, padded with step\n fill 6.0 x 287,613 ops/sec ±1.19% (88 runs sampled)\n fill 7.0 x 430,511 ops/sec ±0.48% (93 runs sampled)\n```",
"is_bot": false,
"headline": "refactor",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2019-04-08T13:17:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "457121f9c921de3f1d9edeaaf82d4fe3ee38b679",
"body": "This reverts commit 12eafe909f2559c964fc78c8392b87f08f55256b.",
"is_bot": false,
"headline": "Revert \"Bump to-regex-range.\"",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-04-08T00:12:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12eafe909f2559c964fc78c8392b87f08f55256b",
"body": null,
"is_bot": false,
"headline": "Bump to-regex-range.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-04-08T00:10:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f95d09a5bd9f01eae7a851c7b10ccd60fd966d7b",
"body": null,
"is_bot": false,
"headline": "6.0.0",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2018-07-05T04:32:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "134c90a04a1530874ecdd89658158bae4e3e39d5",
"body": null,
"is_bot": false,
"headline": "run verb to generate readme",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2018-07-05T04:32:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5914f2dabadc9081937bf4138bc728fe41e4c86d",
"body": null,
"is_bot": false,
"headline": "upgrade deps",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2018-07-05T04:32:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cbe3e27a0803cc109081c4f2ed44ee6b08bb70f",
"body": null,
"is_bot": false,
"headline": "update benchmark code",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2018-07-05T04:31:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a43004a634008edfd27a371c61b808dd5927140f",
"body": "use es2015",
"is_bot": false,
"headline": "lint, upgrade deps",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2018-07-04T15:05:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f6875c230023e5dc4024513f26a527ec6494bff",
"body": null,
"is_bot": false,
"headline": "options.strictOrder , only allow start < stop (#11)",
"author_name": "bluelovers",
"author_login": "bluelovers",
"committed_at": "2018-07-04T14:23:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4aa0464902ac84357e47803f3bfb3195603e36ed",
"body": null,
"is_bot": false,
"headline": "options.limit, set limit size (#10)",
"author_name": "bluelovers",
"author_login": "bluelovers",
"committed_at": "2018-07-04T14:23:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2fb2c34e1a2222d0a98535f521a541eaa7bd602",
"body": "* Update to-regex-range to version 3.0\r\n\r\n* Bump extend-shallow to 3.0.2",
"is_bot": false,
"headline": "Bump to-regex-range and extend-shallow (#8)",
"author_name": "Rouven Weßling",
"author_login": "realityking",
"committed_at": "2018-07-04T14:22:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24a18b1aeb322522e13e438c96697d511ae81f9c",
"body": null,
"is_bot": false,
"headline": "5.0.0",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2017-11-01T05:13:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3020275513323a75e45f2cb15226cf4bb547fef4",
"body": null,
"is_bot": false,
"headline": "run verb to generate readme documentation",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2017-11-01T05:13:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3db04b7dce28558249e931a7ece7cd767664caee",
"body": null,
"is_bot": false,
"headline": "run update, fix comment",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2017-11-01T05:13:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4000f03384a44f63702b78a94f7323966dbcf69",
"body": null,
"is_bot": false,
"headline": "Update is-number to version 4.0 (#7)",
"author_name": "Rouven Weßling",
"author_login": "realityking",
"committed_at": "2017-11-01T05:01:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5a21feaac23f3f34bb4d7ca8e65393e18b451b6",
"body": null,
"is_bot": false,
"headline": "4.0.0",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2017-04-23T06:17:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "706d75331ae265d409601f433a5c85c9fa98c7b1",
"body": null,
"is_bot": false,
"headline": "update docs, run verb",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2017-04-23T06:16:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4837b2746beb8101b0411119e6de40e7b99447d6",
"body": null,
"is_bot": false,
"headline": "update benchmarks",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2017-04-23T06:15:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb09233c23bae3d97398d7121249ca34ce6d8e09",
"body": null,
"is_bot": false,
"headline": "support zero-padding",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2017-04-23T06:15:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e7b7ea491a93893064f29db8f0215fa486bd65f",
"body": null,
"is_bot": false,
"headline": "run update",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2017-04-23T05:48:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59af6ebcc76256befc51e3100672469ccfdc4d44",
"body": null,
"is_bot": false,
"headline": "update contributors",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2017-02-13T05:29:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfba33a1d4eef4f98cf1a85d83ef439088381e7d",
"body": null,
"is_bot": false,
"headline": "3.1.0",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2017-02-13T05:22:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9695951860354a4f325df6603e16f5e6ff3c4c4",
"body": null,
"is_bot": false,
"headline": "add deps for benchmarks",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2017-02-13T05:22:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af8d96318d3f4dc76c66adb7065707ff9bdbecfe",
"body": null,
"is_bot": false,
"headline": "generate docs",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2017-02-13T05:12:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "271c03b28a874eef26bb7fb15e25bdbf462fea6a",
"body": null,
"is_bot": false,
"headline": "use strictEqual",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2017-02-13T05:12:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14d721e40b3ece4102407bf578249ac1550fe3e6",
"body": null,
"is_bot": false,
"headline": "update deps",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2017-02-13T05:12:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2223676ef4cd65e120cec6b5845c46cdfd47dc49",
"body": null,
"is_bot": false,
"headline": "run update",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2017-02-13T05:12:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d9b9a9f4ece0347ebcd67e54e9968fe305135f1",
"body": null,
"is_bot": false,
"headline": "Bump `to-regex-range`. (#6)",
"author_name": "wtgtybhertgeghgtwtg",
"author_login": "wtgtybhertgeghgtwtg",
"committed_at": "2017-02-13T05:09:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f113b3c5c952959eaa206c5b9b0f5c6b4a15df05",
"body": "Some examples were showing string results, while they should have been numbers.",
"is_bot": false,
"headline": "Update README.md (#5)",
"author_name": "Edo Rivai",
"author_login": "edorivai",
"committed_at": "2016-09-30T22:54:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7aad9db3ef14dbd96b8ddeb8fc57bc72963127a",
"body": null,
"is_bot": false,
"headline": "3.0.3",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2016-09-15T07:46:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a3f470708f68954224814ac0135fa163cc86ac6",
"body": null,
"is_bot": false,
"headline": "add generated tests",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2016-09-15T07:46:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af7a907cf9ade5b09a2239256f4f3f5769476937",
"body": null,
"is_bot": false,
"headline": "use `Number` for readability",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2016-09-15T07:46:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cceeec1988e1e274e8b4c54c57d42636f8c7145",
"body": null,
"is_bot": false,
"headline": "3.0.2",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2016-09-15T06:59:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20fb5aad265b1f39d3cb4f1c137b46b73d549660",
"body": null,
"is_bot": false,
"headline": "ensure min is the first arg",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2016-09-15T06:59:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6f36643f0ccdc3a914cdcc9027fc6ab29d2c850",
"body": null,
"is_bot": false,
"headline": "3.0.1",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2016-09-15T06:53:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b70ecc3ae59706d333dad49288fe2044af385f7",
"body": null,
"is_bot": false,
"headline": "fix docs for custom transform fn",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2016-09-15T06:53:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53bc0f1e4933dbd56ab9cfe0b7759945d1d513ac",
"body": "* run update\r\n\r\n* refactor\r\n\r\n* generate docs\r\n\r\n* legacy `makeRe` support\r\n\r\n* lint\r\n\r\n* bump `to-regex-range`\r\n\r\n* add toc to readme\r\n\r\n* 3.0.0",
"is_bot": false,
"headline": "3.0.0",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2016-09-15T06:48:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e238e557a9058d08f8ffff9222c9112dfbedca97",
"body": null,
"is_bot": false,
"headline": "Add mocha to devDependencies.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2016-01-01T12:55:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dddb5ad45818a3d57a28391eff7a028ea8a826cc",
"body": null,
"is_bot": false,
"headline": "2.2.3",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-12-06T22:15:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cb50d5c679d9e6d9e8ad97bb2efd63a8c8da610",
"body": null,
"is_bot": false,
"headline": "bump deps",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-12-06T22:14:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60a54e0ddc6cd9e3b8ad876cf014d8760a151e31",
"body": null,
"is_bot": false,
"headline": "lint",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-12-06T22:12:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d65bd591042ea88028f8cf9f0109f4d54208338",
"body": null,
"is_bot": false,
"headline": "moved tests",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-12-06T22:11:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07ec34cae0053ae11d6f4707c803ec9ad39f2731",
"body": "Update deps.",
"is_bot": false,
"headline": "Merge pull request #1 from paulmillr/patch-1",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-12-06T22:10:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7dee7f527499f8e7f7f47ad6225179432975a132",
"body": null,
"is_bot": false,
"headline": "Update deps.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2015-12-06T21:01:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e0167e50273cccc8e4f8b52a3d49a48972f7047",
"body": null,
"is_bot": false,
"headline": "2.2.2",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-04-07T08:51:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbf91fc8942cc5914c014bb45a18b1d0101baec0",
"body": null,
"is_bot": false,
"headline": "generate readme",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-04-07T08:51:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dafcb07a8cb9d8138543234fde0cc92340248cb1",
"body": null,
"is_bot": false,
"headline": "run update",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-04-07T08:42:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b403fefd2d8c5ba134239824cec118cfe4c19393",
"body": null,
"is_bot": false,
"headline": "2.2.0",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-02-25T16:21:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e410b148c934f8032e6dc89ad5378c5e8f416ea",
"body": null,
"is_bot": false,
"headline": "build readme",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-02-25T16:20:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18cbc03c51e46a23435fc98dcdf802ba1e088bce",
"body": null,
"is_bot": false,
"headline": "lint",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-02-25T16:20:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b6c1778984cc1d10e1918f6467a605f7bbe545c",
"body": null,
"is_bot": false,
"headline": "update patterns",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-02-25T16:20:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b670a42aeb0e38e3a7cd83a4a2627eb12b8e1cfc",
"body": null,
"is_bot": false,
"headline": "adds editorconfig, travis",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-02-25T16:20:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "965fc42da05330741d85f842e52f4d625b1e242b",
"body": null,
"is_bot": false,
"headline": "build readme",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-30T13:29:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "debeafa2f216d3d73a902db0031b7a1995c4ec8d",
"body": null,
"is_bot": false,
"headline": "2.1.0",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-30T13:29:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f77f2b1453b87e3226e488e44f9b0459b02e654",
"body": null,
"is_bot": false,
"headline": "better error checking, logic for bad ranges",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-30T13:28:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45573c5ad67355119865ed32945365562ad7d4e8",
"body": null,
"is_bot": false,
"headline": "2.0.0",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-26T16:56:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f5628c9f44553c457421a5ad7f1a4108e22d6d7",
"body": null,
"is_bot": false,
"headline": "build readme",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-26T16:56:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2db9df202714d34610748cb82220c7aff38a4335",
"body": null,
"is_bot": false,
"headline": "regex tests",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-26T16:56:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebb78cca614e3ffebe06e006aae3196e6e46f1c0",
"body": null,
"is_bot": false,
"headline": "better support for logical or and character classes",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-26T16:56:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c96918a12edc3faed82d2f4acd16c3c772e3e3d4",
"body": null,
"is_bot": false,
"headline": "add logical-or and character class benchmarks",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-26T16:53:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68bcd3e18c04698147ae7701c7c9c73427007d30",
"body": null,
"is_bot": false,
"headline": "run benchmarks",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-26T15:44:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b309f26b8ed03708455b1cc813ddb3aeab7da3a2",
"body": null,
"is_bot": false,
"headline": "tons of tests for character classes",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-26T15:44:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1a5982d1aeb567c80be5dacd3d8719d39e223d3",
"body": null,
"is_bot": false,
"headline": "improved logic for detecting valid character classes",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-26T15:43:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "140cfc370c536db7e0cb811277afcf0936f30a65",
"body": null,
"is_bot": false,
"headline": "simplify formatStep",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-26T05:42:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "734a66dc967822e7a8e25767f745728543172e35",
"body": null,
"is_bot": false,
"headline": "move some logic into functions",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-26T05:42:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56901c41eea55b5e99546ac8662ad6a43a7076da",
"body": null,
"is_bot": false,
"headline": "1.9.0",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-25T06:01:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2308cc6d5d7cbaf040e6624e87bfaaf08a663df",
"body": null,
"is_bot": false,
"headline": "allow `makeRegex` to be passed",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-25T06:01:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55792c320bed0ada3e1ed1a53628b6c799fb495e",
"body": null,
"is_bot": false,
"headline": "1.8.0",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-25T05:28:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d04ac1872dd92c1d6c9ee906dcbc7303c6618752",
"body": null,
"is_bot": false,
"headline": "build readme",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-25T05:27:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "853945b2077aceb39d3d979b7cafaaaef666540a",
"body": null,
"is_bot": false,
"headline": "update tests, benchmarks",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-25T05:27:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d0af3200c49da3943d87be50e4ab76e4c44722e",
"body": null,
"is_bot": false,
"headline": "allow options to be passed",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-25T05:26:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fff5cb9683acaea81e474bc2d79dcb212d3a0e6",
"body": null,
"is_bot": false,
"headline": "related links",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-24T23:44:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2251a06a67ae6093d5457091c95a347d1aabbaa7",
"body": null,
"is_bot": false,
"headline": "unit tests",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-24T23:36:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd5b1109808258201c05ca8322e0d8e43798d03c",
"body": " - fixes bug that allowed step to be set to zero, causing an infinite loop",
"is_bot": false,
"headline": "1.7.0",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-24T23:25:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbda14384c98093788b85cfbf427b509390d84ad",
"body": null,
"is_bot": false,
"headline": "code comments",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-24T23:24:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b9dab959519ad036ccd8099a840bc0a706120a3",
"body": null,
"is_bot": false,
"headline": "update benchmarks",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-24T23:23:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "816beffc35bee5e629efc541af36619b05dcf211",
"body": null,
"is_bot": false,
"headline": "fix `step === 0` bug",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-24T23:23:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17a19b9348647b5d269efee8fc440d53db04a9e8",
"body": null,
"is_bot": false,
"headline": "add tests",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-24T23:14:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f08ff992478213762177aa4dac98a1559682b6fe",
"body": " - regex character classes\n - regex ranges",
"is_bot": false,
"headline": "optimizations, better support for:",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-24T23:14:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d3aa14e92db68998a0c3735ab5494baeac83b7e",
"body": null,
"is_bot": false,
"headline": "update benchmarks",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-24T23:11:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "036d89f6bb14697a5dcca8e907d6a6cc276bc853",
"body": null,
"is_bot": false,
"headline": "stats",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-24T22:34:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6786667ec654fa5f75a5f7dd85febdcd58786ffe",
"body": null,
"is_bot": false,
"headline": "fix deps",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-24T11:04:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a95fece96f7d525edf0bd7b92b88753b89ac5420",
"body": null,
"is_bot": false,
"headline": "1.5.0",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-24T10:55:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8369037e3e30ac7c314822d2928373c45bc11348",
"body": null,
"is_bot": false,
"headline": "build readme",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-24T10:54:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b88fb2c7bc5bc9d5714a15b31305059030b9ac5d",
"body": "ensure that `.test()` is run on a string",
"is_bot": false,
"headline": "clarify type checking",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-24T10:54:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f649ea11f2dbdedbd6b85abdbd0a02a791714946",
"body": null,
"is_bot": false,
"headline": "remove npmignore",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-24T10:54:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a578d682adf97538bcd321ee32deda2c6f7bcb6c",
"body": null,
"is_bot": false,
"headline": "1.4.0",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-14T22:02:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "829276dbda2d0a0f5cabd23b218f0be0cdedbb84",
"body": null,
"is_bot": false,
"headline": "build readme",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-14T22:02:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c48c411abf7b89877d169747a714580e3d63e2d0",
"body": null,
"is_bot": false,
"headline": "don't make match groups",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-14T22:01:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8feab621033bae8276138909d61a89e267434934",
"body": null,
"is_bot": false,
"headline": "1.3.0",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-12T00:18:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9a82595f649748dcbca006ba19e23027f7b0366",
"body": null,
"is_bot": false,
"headline": "build readme",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-12T00:17:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "185643d74e43ed9840a0e87a4dd384964a2655a9",
"body": null,
"is_bot": false,
"headline": "tests for `|` char",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-12T00:17:20Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 0,
"latest_release_at": "2015-12-06T22:15:51Z",
"latest_release_tag": "2.2.3",
"releases_from_tags": false,
"days_since_last_push": 726,
"active_weeks_last_year": 0,
"days_since_latest_release": 3880,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "fill-range",
"exists": true,
"license": "MIT",
"keywords": [
"alpha",
"alphabetical",
"array",
"bash",
"brace",
"expand",
"expansion",
"fill",
"glob",
"match",
"matches",
"matching",
"number",
"numerical",
"range",
"ranges",
"regex",
"sh"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/fill-range",
"is_deprecated": false,
"latest_version": "7.1.1",
"repository_url": "https://github.com/jonschlinkert/fill-range",
"versions_count": 33,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 3,
"monthly_downloads": 661440514,
"first_published_at": "2014-11-25T07:08:17.514000Z",
"latest_published_at": "2024-05-21T08:45:51.224000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 792
}
]
},
"popularity": {
"forks": 16,
"stars": 60,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2016-09-30",
"count": 1
},
{
"date": "2018-04-27",
"count": 1
},
{
"date": "2018-05-06",
"count": 1
},
{
"date": "2019-02-14",
"count": 1
},
{
"date": "2019-06-04",
"count": 1
},
{
"date": "2020-07-01",
"count": 1
},
{
"date": "2020-10-26",
"count": 1
},
{
"date": "2020-11-25",
"count": 1
},
{
"date": "2021-05-24",
"count": 1
},
{
"date": "2022-04-06",
"count": 1
},
{
"date": "2022-11-02",
"count": 1
},
{
"date": "2022-12-25",
"count": 1
},
{
"date": "2024-01-19",
"count": 1
},
{
"date": "2024-07-26",
"count": 1
},
{
"date": "2024-08-21",
"count": 1
},
{
"date": "2026-07-08",
"count": 1
}
],
"complete": true,
"collected": 16,
"total_forks": 16
},
"star_history": null,
"open_issues_and_prs": 8
},
"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": 6406,
"source_files_sampled": 14,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"bench/package.json",
"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": 2,
"malicious_count": 0,
"assessed_package": "npm:fill-range@7.1.1",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "ansi-colors",
"manifest": "bench/package.json",
"ecosystem": "npm",
"version_constraint": "^3.0.3"
},
{
"name": "benchmark",
"manifest": "bench/package.json",
"ecosystem": "npm",
"version_constraint": "^2.1.4"
},
{
"name": "fill-range",
"manifest": "bench/package.json",
"ecosystem": "npm",
"version_constraint": "^6.0.0"
},
{
"name": "minimist",
"manifest": "bench/package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.0"
},
{
"name": "to-regex-range",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^5.0.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "ansi-colors",
"direct": true,
"version": "^3.0.3",
"ecosystem": "npm"
},
{
"name": "benchmark",
"direct": true,
"version": "^2.1.4",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": true,
"version": "^6.0.0",
"ecosystem": "npm"
},
{
"name": "minimist",
"direct": true,
"version": "^1.2.0",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": true,
"version": "^5.0.1",
"ecosystem": "npm"
},
{
"name": "gulp-format-md",
"direct": false,
"version": "^2.0.0",
"ecosystem": "npm"
},
{
"name": "mocha",
"direct": false,
"version": "^6.1.1",
"ecosystem": "npm"
},
{
"name": "nyc",
"direct": false,
"version": "^15.1.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 8,
"direct_count": 5,
"indirect_count": 3
}
},
"maintainership": {
"issues": {
"open_prs": 5,
"merged_prs": 8,
"open_issues": 3,
"closed_ratio": 0.4,
"closed_issues": 2,
"closed_unmerged_prs": 4
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "jonschlinkert",
"commits": 125,
"avatar_url": "https://avatars.githubusercontent.com/u/383994?v=4"
},
{
"type": "User",
"login": "paulmillr",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/574696?v=4"
},
{
"type": "User",
"login": "realityking",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/628508?v=4"
},
{
"type": "User",
"login": "bluelovers",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/167966?v=4"
},
{
"type": "User",
"login": "edorivai",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/765358?v=4"
},
{
"type": "User",
"login": "wtgtybhertgeghgtwtg",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/18507762?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.926
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"codeql.yml",
"test.yml"
],
"has_docs_dir": false,
"linter_configs": [
".eslintrc.json"
],
"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": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 1,
"reason": "Found 4/30 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 18 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": 7,
"reason": "SAST tool detected but not run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "bef65700633e1a9debb1ce67bf2922731c9ef4b5",
"ran_at": "2026-07-22T15:55:54Z",
"aggregate_score": 3.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 14,
"created_at": "2020-11-25T13:17:09Z",
"last_comment_at": "2020-12-03T06:58:34Z",
"last_comment_author": "dineshks1"
},
{
"number": 17,
"created_at": "2022-09-20T00:15:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 20,
"created_at": "2024-07-26T14:42:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 21,
"created_at": "2024-08-21T20:39:43Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 23,
"created_at": "2026-07-08T12:01:46Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2018-07-04T14:23:20Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 13,
"created_at": "2019-06-05T20:04:29Z",
"last_comment_at": "2024-04-30T13:26:05Z",
"last_comment_author": "nodet"
},
{
"number": 19,
"created_at": "2024-06-19T11:12:23Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 22,
"created_at": "2026-04-24T15:14:10Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/jonschlinkert/fill-range",
"host": "github.com",
"name": "fill-range",
"owner": "jonschlinkert"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 42,
"inputs": {
"security": 50,
"vitality": 18,
"community": 66,
"governance": 53,
"engineering": 62,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 49,
"overall_after_abandonment_multiplier": 42
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 18,
"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": 726,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 726 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 726
}
}
],
"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": "at_risk",
"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": 44,
"inputs": {
"releases_count": 1,
"latest_release_tag": "2.2.3",
"releases_from_tags": false,
"days_since_latest_release": 3880,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 3880 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 3880
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [
"dependencies_clean"
],
"signals": [
"unanswered_contributions",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 4,
"unanswered_open_issues": 2,
"days_since_last_merged_pr": 2940,
"days_since_last_human_commit": 792,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 792 days; 2 unmet obligation(s): pull requests unanswered, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 792,
"count": 2,
"signals": "pull requests unanswered, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 66,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"forks": 16,
"stars": 60,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "60 stars",
"points": 28.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 60
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "16 forks",
"points": 9.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 16
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"fill-range"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 661440514
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "661,440,514 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 661440514,
"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": 53,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 6,
"top_contributor_share": 0.926
},
"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 93% of commits",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 93
}
}
],
"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 18 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"merged_prs": 8,
"open_issues": 3,
"closed_issues": 2,
"issue_closed_ratio": 0.4,
"closed_unmerged_prs": 4
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "40% of issues closed",
"points": 18.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 40
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "8/12 decided PRs merged",
"points": 25.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 8,
"decided": 12
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 4/30 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 75,
"inputs": {
"followers": 4934,
"owner_type": "User",
"is_verified": null,
"owner_login": "jonschlinkert",
"public_repos": 864,
"account_age_days": 5802
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "4,934 followers of jonschlinkert",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 4934,
"login": "jonschlinkert"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "864 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 864
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"fill-range"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 792
},
"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 792 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 792
}
}
],
"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": "moderate",
"name": "Engineering Quality",
"value": 62,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"range",
"letters",
"numbers",
"fill",
"expand",
"step",
"sequence",
"increment",
"micromatch",
"regex-range",
"capture"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "11 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 11
}
}
],
"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": "moderate",
"name": "Security",
"value": 50,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 37,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.7
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 4/30 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 18 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 detected but not run on all commits",
"points": 3.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:fill-range@7.1.1 runtime dependency closure — what installing the published package pulls in — 2 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:fill-range@7.1.1",
"assessed": 2
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 2,
"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": 2,
"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": 10
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 27,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 5,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.09,
"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": "9 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 9,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 33,
"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.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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 6406,
"source_files_sampled": 14,
"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/14 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 14,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-22T15:56:04.955669Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jonschlinkert/fill-range.svg",
"full_name": "jonschlinkert/fill-range",
"license_state": "standard",
"license_spdx": "MIT"
}