Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 42,
"has_wiki": false,
"homepage": null,
"languages": {
"JavaScript": 6028
},
"pushed_at": "2023-11-05T18:16:06Z",
"created_at": "2014-02-02T15:45:54Z",
"owner_type": "User",
"updated_at": "2026-05-13T23:53:21Z",
"description": "ES2015 Object.assign() ponyfill",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "https://sindresorhus.com/apps",
"name": "Sindre Sorhus",
"type": "User",
"login": "sindresorhus",
"company": null,
"location": null,
"followers": 80365,
"avatar_url": "https://avatars.githubusercontent.com/u/170270?v=4",
"created_at": "2009-12-20T22:57:02Z",
"is_verified": null,
"public_repos": 1140,
"account_age_days": 6057
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v4.1.0",
"kind": "minor",
"published_at": "2016-05-02T18:11:12Z"
},
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2015-08-20T09:12:45Z"
}
],
"recent_commits": [
{
"oid": "009a13650262afb53408fc8b5e3fb2d1f2fce941",
"body": null,
"is_bot": false,
"headline": "Meta tweaks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2023-11-05T18:16:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3f8d936ae33b7b1e2fb66aa7023a6b3b90972e6",
"body": null,
"is_bot": false,
"headline": "Move to GitHub Actions (#53)",
"author_name": "Richie Bendall",
"author_login": "Richienb",
"committed_at": "2021-01-02T05:54:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18fe524a7e5b47ca8e66eade6aaec61885f82311",
"body": "The link to the Object.assign portion of the es6 specification no longer works. This commit updates the link to a more permanent location.",
"is_bot": false,
"headline": "Fix broken link in readme (#52)",
"author_name": "Brian Bray",
"author_login": "BrassHead",
"committed_at": "2020-06-08T04:55:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e9737c197d914b76ebcaf78053454b9546ee36f",
"body": null,
"is_bot": false,
"headline": "Tidelift tasks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2019-05-31T15:44:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "988052e3eb89a0cba564b53434b2a697c3563727",
"body": null,
"is_bot": false,
"headline": "Remove `--save` in the readme (#50)",
"author_name": "Steve Moser",
"author_login": "stevemoser",
"committed_at": "2019-02-19T17:03:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5df1c0626322708de4e92b17969cb27afc1b95f",
"body": null,
"is_bot": false,
"headline": "Remove related project as it's deprecated",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2017-07-23T21:26:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a89774b252c91612203876984bbd6addbe3b5a0e",
"body": null,
"is_bot": false,
"headline": "4.1.1",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2017-01-16T15:35:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2915ed42f4fd79dbe154442c7bafb0ae21a1868b",
"body": null,
"is_bot": false,
"headline": "Add inline MIT license with @license marker (#45)",
"author_name": "Dan Abramov",
"author_login": "gaearon",
"committed_at": "2017-01-16T15:31:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba4ebc4860e855e01eafe23f8f42e460179afd10",
"body": null,
"is_bot": false,
"headline": "pin XO",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2016-11-04T03:41:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6627d988ed3459d2f548f411eeb7a354e019ec5c",
"body": null,
"is_bot": false,
"headline": "Add note encouraging built-in use (#41)",
"author_name": "John-David Dalton",
"author_login": "jdalton",
"committed_at": "2016-11-04T02:20:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f64a833b0fc1c80a292f656a24a331f1ba8dc533",
"body": null,
"is_bot": false,
"headline": "Store a reference to `Object.getOwnPropertySymbols` (#39)",
"author_name": "John-David Dalton",
"author_login": "jdalton",
"committed_at": "2016-10-11T06:13:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "022fe3947c57abb61541dcfe01bc8b45a7177705",
"body": null,
"is_bot": false,
"headline": "Add built-in `Object.assign` benchmarks (#40)",
"author_name": "John-David Dalton",
"author_login": "jdalton",
"committed_at": "2016-10-11T06:07:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea6846a616f9a7678b59310c55a3147bf6bd157c",
"body": null,
"is_bot": false,
"headline": "meta tweaks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2016-09-30T05:09:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "066439e3405a51624779b914e56783f6e7492ee3",
"body": null,
"is_bot": false,
"headline": "add missing test for target being a primitive (#34)",
"author_name": "Steve Mao",
"author_login": "stevemao",
"committed_at": "2016-07-15T13:45:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "517465542ddc8be671e2d42741ed397a9fba10d6",
"body": null,
"is_bot": false,
"headline": "fix XO lint issues",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2016-06-16T13:02:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72fe21c86911758f3342fdf41c2a57860d5829bc",
"body": null,
"is_bot": false,
"headline": "4.1.0",
"author_name": "Ben Alpert",
"author_login": "sophiebits",
"committed_at": "2016-05-02T18:09:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c1671e15801cb98b557e2f3ed796772a9894793",
"body": "Add feature test against buggy V8 versions",
"is_bot": false,
"headline": "Merge pull request #32 from spicyj/bugtest",
"author_name": "Ben Alpert",
"author_login": "sophiebits",
"committed_at": "2016-05-02T18:08:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "060d566f1d1f706b3686e7fc814e22ffb293bf4f",
"body": null,
"is_bot": false,
"headline": "ES6 → ES2015",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2016-04-20T06:29:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8348ef7b2165063dbad8e7bfcd5d629652aee220",
"body": null,
"is_bot": false,
"headline": "meta tweaks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2016-04-08T08:59:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c421c0c26552579fd5811fad0b12c71bbf7366a",
"body": null,
"is_bot": false,
"headline": "readme - add related section",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2015-09-14T09:04:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0c40d37cbc43e89ad3326a9bad4c6b3133ba6d3",
"body": null,
"is_bot": false,
"headline": "4.0.1",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2015-08-20T12:33:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35efc9d4bb3a002f6e05cb08b4c530da8508c7df",
"body": null,
"is_bot": false,
"headline": "test title tweaks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2015-08-20T12:33:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca751e46e5f4cc9c4cc3934471101ea24e9505e3",
"body": null,
"is_bot": false,
"headline": "Close #23 PR: Do not copy non-enumerable symbols.",
"author_name": "Vsevolod Strukchinsky",
"author_login": "floatdrop",
"committed_at": "2015-08-20T12:31:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dff3da36fff5f25d8d5310d5e1ece97e89f20aa0",
"body": null,
"is_bot": false,
"headline": "add XO",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2015-08-20T09:25:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38bd16197af7cdfbf902d56197bde4fdc9ce4701",
"body": null,
"is_bot": false,
"headline": "4.0.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2015-08-20T09:06:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbfba6a707295bdbc75063834104ded4fa122f14",
"body": "Replace ownEnumerableKeys with for-in loop",
"is_bot": false,
"headline": "Merge pull request #21 from floatdrop/master",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2015-08-20T09:02:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df78d9b15df38e1048a3af3682789f1a67a9ad04",
"body": "Closes #22",
"is_bot": false,
"headline": "test for properties order",
"author_name": "Vsevolod Strukchinsky",
"author_login": "floatdrop",
"committed_at": "2015-08-18T07:21:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eabcd99a809368ae8f286668fff3301b293bcb78",
"body": "This gives 3x performance boost in Node 0.12 and later (and 5x on Node 0.10.x)",
"is_bot": false,
"headline": "Inline ownEnumerableKeys into for-loop",
"author_name": "Vsevolod Strukchinsky",
"author_login": "floatdrop",
"committed_at": "2015-08-17T09:40:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02622dcb0d82bd81a071ed0b04fedf5e5eea7059",
"body": null,
"is_bot": false,
"headline": "3.0.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2015-06-04T14:08:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b765a8cf2b359d1f6e23418abb98cb4f196fc3b3",
"body": "fix enumerate check for `Object.create(null)` objects",
"is_bot": false,
"headline": "Merge pull request #16 from sindresorhus/enumerable-fix",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2015-06-04T14:08:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cad4374651f0d3c869e5f43287e6e99b86b13da0",
"body": null,
"is_bot": false,
"headline": "fix enumerate check for `Object.create(null)` objects",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2015-06-04T14:03:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5a2e3cbaa01e2c5ffe0acae84e4777fd73a5f40",
"body": null,
"is_bot": false,
"headline": "2.1.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2015-06-04T13:06:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19c264aba82c75525d1847c1133d36bb7da5854d",
"body": null,
"is_bot": false,
"headline": "Close #13 PR: Add support for ES6 Symbols.",
"author_name": "Nick Bottomley",
"author_login": "bttmly",
"committed_at": "2015-06-04T13:05:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29784bbc34a44e05cfc93029f0d29c248da1a9d3",
"body": "fix a Object.assign typo in test",
"is_bot": false,
"headline": "Merge pull request #14 from chentsulin/patch-1",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2015-06-01T09:30:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dce3959ff66f433b5a1fe098dbf3891aa1dd228",
"body": null,
"is_bot": false,
"headline": "fix a Object.assign typo in test",
"author_name": "C. T. Lin",
"author_login": "chentsulin",
"committed_at": "2015-06-01T04:12:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dad189072d882c64db8bc89527ee2d44c446f89b",
"body": null,
"is_bot": false,
"headline": "improve tests",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2015-05-20T20:03:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7f515d77b453c7884c58462a0e2b9f293617176",
"body": null,
"is_bot": false,
"headline": "Update .travis.yml",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2015-02-08T10:11:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cd0365f5a78dd369473ca0bbd31f7b234148c42",
"body": null,
"is_bot": false,
"headline": "2.0.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2014-11-22T03:39:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ba0efe8744663de9fc58f15baa8f5a58a422297",
"body": "Remove try/catch behaviour and add tests from es6-shim",
"is_bot": false,
"headline": "Merge pull request #8 from megawac/try-catch",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2014-11-22T03:06:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b107f4111df144e8c98935a4a2f8e1d80b25ee1f",
"body": null,
"is_bot": false,
"headline": "Remove try/catch behaviour and add tests from es6-shim",
"author_name": "Graeme Yeates",
"author_login": "gyeates",
"committed_at": "2014-11-21T23:17:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c917846d4fe2f1347a45adcd9e7aa33e59616e44",
"body": "Added overwrite example to Readme",
"is_bot": false,
"headline": "Merge pull request #7 from mxdubois/master",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2014-10-04T15:02:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2427ce2f446edea1106f1b7bcfe939db51c8a485",
"body": null,
"is_bot": false,
"headline": "Fixed typo in multiple sources example in Readme.",
"author_name": "Michael DuBois",
"author_login": "mxdubois",
"committed_at": "2014-10-04T00:55:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d61bb68bcb9718c9b36bf513045cf0c69c6e103",
"body": null,
"is_bot": false,
"headline": "Added overwrite example to Readme",
"author_name": "Michael DuBois",
"author_login": "mxdubois",
"committed_at": "2014-10-04T00:55:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db2a1beb00778285462de9965d3a767d27238c7c",
"body": "fix readme example null and undefined",
"is_bot": false,
"headline": "Merge pull request #4 from adjohnson916/master",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2014-09-09T09:27:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21cbc7d80b6b86fb5848d2082263c4f1657baceb",
"body": null,
"is_bot": false,
"headline": "fix readme example null and undefined",
"author_name": "Anders D. Johnson",
"author_login": null,
"committed_at": "2014-09-09T04:20:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a17eef6882cf3ffcee46f7d9d5a5ba0abc6b029c",
"body": null,
"is_bot": false,
"headline": "1.0.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2014-08-14T10:46:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e57ecf8e9c27b1de90c03e718879a372d9360ad",
"body": null,
"is_bot": false,
"headline": "tweaks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2014-08-14T10:46:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc8cdabc34cab661419bffe01723a0d649255a2e",
"body": null,
"is_bot": false,
"headline": "0.4.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2014-08-13T07:48:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4524195afc539aa5f3060bac4b4e3b81a2a83295",
"body": null,
"is_bot": false,
"headline": "spec changed to allow null/undefined in sources",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2014-08-13T07:43:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3661e9f4d8a5bc0da4ed1f03527e839d29b92956",
"body": null,
"is_bot": false,
"headline": "0.3.1",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2014-04-30T22:37:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fd1285b0c7e38f6030f97c51c5445a6860e5177",
"body": null,
"is_bot": false,
"headline": "0.3.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2014-04-11T22:34:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbbcc5caa6bffa62e5b90c1a3076e9d026608553",
"body": null,
"is_bot": false,
"headline": "moar tests",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2014-04-11T22:33:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1880ba392339f513c56d6b076c93b7d2d708cd86",
"body": "https://twitter.com/rwaldron/status/454114058640183296",
"is_bot": false,
"headline": "add support for multiple sources",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2014-04-11T22:28:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f7bea7b90e858b2bd35c6e6aafb8ead8e447b56",
"body": "it's not needed anyway as bower uses git tags",
"is_bot": false,
"headline": "remove version number from bower.json",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2014-04-08T13:53:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d12729599612d9524fca3569e35ed12026ca4cbb",
"body": null,
"is_bot": false,
"headline": "Update readme.md",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2014-04-03T22:22:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92753da19d62cb8311e9ee6e04da047a57f3104d",
"body": null,
"is_bot": false,
"headline": "0.2.1",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2014-03-24T14:06:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "540ecbde853522ac8e0fa332fe148f7a7b5505f2",
"body": null,
"is_bot": false,
"headline": "Update readme.md",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2014-02-18T23:28:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e4de0bc0820328740f91861416e287c4d75be2c",
"body": null,
"is_bot": false,
"headline": "Update object-assign.js",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2014-02-18T12:37:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88bddc911bc99f66fb3b12d4e4ffc686659693ff",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2014-02-15T22:39:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "376a009e2b20a2be1710b022d47ef3a9f0c13839",
"body": null,
"is_bot": false,
"headline": "0.2.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2014-02-15T21:39:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f68dc60476a975c1ae8abc4da16a8d7abd36c9a",
"body": null,
"is_bot": false,
"headline": "use for loop and improved error message",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2014-02-15T21:37:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "463f45000605cf32a5af4e88dd01ee2a90c5fbaf",
"body": null,
"is_bot": false,
"headline": "0.1.2",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2014-02-04T21:02:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "478efc1a44e78574624afaa669e0d74a4d59f1e7",
"body": null,
"is_bot": false,
"headline": "move it closer to the spec",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2014-02-04T21:01:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9902fe2ec714200f5f2e3e0908de533b135afd5b",
"body": null,
"is_bot": false,
"headline": "0.1.1",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2014-02-04T20:02:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb92f620c82047aa813b39a5e82703fab71db8fd",
"body": null,
"is_bot": false,
"headline": "forgot to set main",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2014-02-04T20:02:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e2910198deb7de4120cc3a98d9d280f68230066",
"body": null,
"is_bot": false,
"headline": "0.1.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2014-02-02T15:47:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37cc2c168ee3f0f640f8850f40b483491996d71e",
"body": null,
"is_bot": false,
"headline": "init",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2014-02-02T15:45:41Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 2,
"commits_last_year": 0,
"latest_release_at": "2016-05-02T18:11:12Z",
"latest_release_tag": "v4.1.0",
"releases_from_tags": false,
"days_since_last_push": 989,
"active_weeks_last_year": 0,
"days_since_latest_release": 3732,
"mean_days_between_releases": 256.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 85,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "object-assign",
"exists": true,
"license": "MIT",
"keywords": [
"object",
"assign",
"extend",
"properties",
"es2015",
"ecmascript",
"harmony",
"ponyfill",
"prollyfill",
"polyfill",
"shim",
"browser"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/object-assign",
"is_deprecated": false,
"latest_version": "4.1.1",
"repository_url": "https://github.com/sindresorhus/object-assign",
"versions_count": 17,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 3,
"monthly_downloads": 607245071,
"first_published_at": "2014-02-02T15:47:58.857000Z",
"latest_published_at": "2017-01-16T15:35:15.282000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 3474
}
]
},
"popularity": {
"forks": 75,
"stars": 918,
"watchers": 19,
"fork_history": {
"days": [
{
"date": "2014-08-18",
"count": 1
},
{
"date": "2014-09-09",
"count": 1
},
{
"date": "2014-11-11",
"count": 1
},
{
"date": "2014-11-21",
"count": 1
},
{
"date": "2015-06-01",
"count": 1
},
{
"date": "2015-07-09",
"count": 1
},
{
"date": "2015-08-07",
"count": 1
},
{
"date": "2015-08-24",
"count": 1
},
{
"date": "2015-09-20",
"count": 1
},
{
"date": "2015-10-27",
"count": 1
},
{
"date": "2016-01-12",
"count": 1
},
{
"date": "2016-02-04",
"count": 1
},
{
"date": "2016-02-10",
"count": 1
},
{
"date": "2016-02-23",
"count": 1
},
{
"date": "2016-04-20",
"count": 1
},
{
"date": "2016-04-21",
"count": 1
},
{
"date": "2016-04-23",
"count": 1
},
{
"date": "2016-05-23",
"count": 1
},
{
"date": "2016-06-03",
"count": 1
},
{
"date": "2016-07-15",
"count": 1
},
{
"date": "2016-07-29",
"count": 1
},
{
"date": "2016-10-19",
"count": 1
},
{
"date": "2016-10-21",
"count": 1
},
{
"date": "2016-11-23",
"count": 1
},
{
"date": "2016-11-24",
"count": 1
},
{
"date": "2017-01-13",
"count": 1
},
{
"date": "2017-01-16",
"count": 1
},
{
"date": "2017-02-22",
"count": 1
},
{
"date": "2017-03-02",
"count": 1
},
{
"date": "2017-03-06",
"count": 1
},
{
"date": "2017-03-20",
"count": 1
},
{
"date": "2017-04-14",
"count": 1
},
{
"date": "2017-06-01",
"count": 1
},
{
"date": "2017-06-13",
"count": 1
},
{
"date": "2017-06-18",
"count": 1
},
{
"date": "2017-09-19",
"count": 1
},
{
"date": "2017-09-23",
"count": 1
},
{
"date": "2017-10-10",
"count": 1
},
{
"date": "2017-10-14",
"count": 1
},
{
"date": "2017-11-23",
"count": 1
},
{
"date": "2017-12-12",
"count": 1
},
{
"date": "2017-12-13",
"count": 1
},
{
"date": "2018-05-29",
"count": 1
},
{
"date": "2018-08-09",
"count": 1
},
{
"date": "2018-10-09",
"count": 1
},
{
"date": "2018-10-11",
"count": 1
},
{
"date": "2018-12-05",
"count": 1
},
{
"date": "2018-12-12",
"count": 1
},
{
"date": "2019-02-18",
"count": 1
},
{
"date": "2019-07-12",
"count": 1
},
{
"date": "2019-07-13",
"count": 1
},
{
"date": "2020-06-07",
"count": 1
},
{
"date": "2020-06-18",
"count": 1
},
{
"date": "2020-07-01",
"count": 1
},
{
"date": "2020-09-09",
"count": 1
},
{
"date": "2021-01-02",
"count": 1
},
{
"date": "2021-01-08",
"count": 1
},
{
"date": "2021-02-04",
"count": 1
},
{
"date": "2021-03-04",
"count": 1
},
{
"date": "2022-03-04",
"count": 1
},
{
"date": "2022-03-08",
"count": 1
},
{
"date": "2022-04-08",
"count": 1
},
{
"date": "2022-08-03",
"count": 1
},
{
"date": "2023-02-09",
"count": 1
},
{
"date": "2023-10-16",
"count": 1
},
{
"date": "2024-01-19",
"count": 1
},
{
"date": "2025-10-04",
"count": 1
},
{
"date": "2025-11-27",
"count": 1
},
{
"date": "2025-12-04",
"count": 1
}
],
"complete": true,
"collected": 69,
"total_forks": 75
},
"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": 2804,
"source_files_sampled": 3,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 4,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "ava",
"direct": false,
"version": "^0.16.0",
"ecosystem": "npm"
},
{
"name": "lodash",
"direct": false,
"version": "^4.16.4",
"ecosystem": "npm"
},
{
"name": "matcha",
"direct": false,
"version": "^0.7.0",
"ecosystem": "npm"
},
{
"name": "xo",
"direct": false,
"version": "^0.16.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 4,
"direct_count": 0,
"indirect_count": 4
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 15,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 16
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "sindresorhus",
"commits": 48,
"avatar_url": "https://avatars.githubusercontent.com/u/170270?v=4"
},
{
"type": "User",
"login": "jdalton",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/4303?v=4"
},
{
"type": "User",
"login": "floatdrop",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/365089?v=4"
},
{
"type": "User",
"login": "sophiebits",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/6820?v=4"
},
{
"type": "User",
"login": "mxdubois",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1776075?v=4"
},
{
"type": "User",
"login": "BrassHead",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/6327631?v=4"
},
{
"type": "User",
"login": "chentsulin",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3382565?v=4"
},
{
"type": "User",
"login": "gaearon",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/810438?v=4"
},
{
"type": "User",
"login": "gyeates",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/19592640?v=4"
},
{
"type": "User",
"login": "bttmly",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3442934?v=4"
}
],
"contributors_sampled": 13,
"top_contributor_share": 0.727
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"main.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 9 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": 2,
"reason": "Found 8/29 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 15 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 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": 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": "009a13650262afb53408fc8b5e3fb2d1f2fce941",
"ran_at": "2026-07-22T16:38:52Z",
"aggregate_score": 3.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": "2021-01-02T05:54:40Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/sindresorhus/object-assign",
"host": "github.com",
"name": "object-assign",
"owner": "sindresorhus"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "jurisdiction_overall_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 21,
"inputs": {
"security": 20,
"vitality": 18,
"community": 83,
"governance": 54,
"engineering": 34,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"weighted_overall_before_jurisdiction": 42,
"overall_after_jurisdiction_multiplier": 21
},
"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": 989,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 989 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 989
}
}
],
"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": 2,
"latest_release_tag": "v4.1.0",
"releases_from_tags": false,
"days_since_latest_release": 3732,
"mean_days_between_releases": 256.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "2 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 2
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 3732 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 3732
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~256.4 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 256.4
}
}
],
"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": [
"no_open_demand"
],
"signals": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 2027,
"days_since_last_human_commit": 989,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 989 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 989,
"count": 2,
"signals": "releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 83,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"forks": 75,
"stars": 918,
"watchers": 19,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "918 stars",
"points": 48.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 918
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "75 forks",
"points": 15.6,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 75
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "19 watchers",
"points": 7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 19
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"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": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 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": [
"object-assign"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 607245071
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "607,245,071 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 607245071,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 54,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 13,
"top_contributor_share": 0.727
},
"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 73% of commits",
"points": 6.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 73
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "13 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 13
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 15 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 40,
"inputs": {
"merged_prs": 15,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 16
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "15/31 decided PRs merged",
"points": 18.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 15,
"decided": 31
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 8/29 approved changesets -- score normalized to 2",
"points": 3,
"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": 80365,
"owner_type": "User",
"is_verified": null,
"owner_login": "sindresorhus",
"public_repos": 1140,
"account_age_days": 6057
},
"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": "80,365 followers of sindresorhus",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 80365,
"login": "sindresorhus"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "1140 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 1140
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"object-assign"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 3474
},
"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 3474 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 3474
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "17 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 17
}
}
],
"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": 34,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 20,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "jurisdiction_posture_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 20,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.9,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"security_posture_after_multiplier": 20,
"security_posture_before_jurisdiction": 39
},
"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 9 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 8/29 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 15 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file 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": "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": "high_risk_jurisdiction_exposure",
"band": "moderate",
"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": 50,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": true,
"exposures": [
{
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 22
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "Russia: top_contributor (1)",
"points": 50,
"status": "partial",
"details": [
{
"code": "jurisdiction_exposure",
"params": {
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
}
],
"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": 15,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.254,
"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": "17 of 67 human commits state their intent (structured subject or explanatory body)",
"points": 13.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 17,
"sampled": 67
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": 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 67",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 67
}
}
],
"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": 2804,
"source_files_sampled": 3,
"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/3 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 3,
"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",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-22T16:39:05.234435Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sindresorhus/object-assign.svg",
"full_name": "sindresorhus/object-assign",
"license_state": "standard",
"license_spdx": "MIT"
}