JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"bdd",
"mocha",
"given",
"testing"
],
"is_fork": false,
"size_kb": 90,
"has_wiki": true,
"homepage": null,
"languages": {
"JavaScript": 40460,
"CoffeeScript": 1126
},
"pushed_at": "2026-07-22T21:00:16Z",
"created_at": "2013-12-03T00:48:30Z",
"owner_type": "User",
"updated_at": "2026-07-22T21:44:03Z",
"description": "Adds a Given/When/Then DSL to mocha as an alternative style for specs",
"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://robert-fleischmann.com",
"name": "Robert",
"type": "User",
"login": "rendro",
"company": "@airbnb",
"location": "East Coast",
"followers": 371,
"avatar_url": "https://avatars.githubusercontent.com/u/422168?v=4",
"created_at": "2010-09-30T12:35:22Z",
"is_verified": null,
"public_repos": 22,
"account_age_days": 5783
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-07-22T21:01:16Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-07-22T20:28:06Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-07-22T20:18:42Z"
}
],
"recent_commits": [
{
"oid": "7510a571f9e4e3919075d4fd7744fe479261ede1",
"body": "…fail\n\nInvariant was never asserted. The readme documents it as \"asserted before every\nThen in scope\", but invariants were concatenated onto the When list and run\nthrough Waterfall, which discards return values. Invariant(() => false) passed\nsilently; only a throw ever failed. Invariants now run thr\n[…]\nled: a static bare require('mocha') is\nresolved eagerly regardless of the guards above it.\n\nTen new regression fixtures and specs, each of which fails against 0.3.0.\nVerified on mocha 8, 9, 10 and 11.",
"is_bot": false,
"headline": "fix: audit findings, three of which made specs pass when they should …",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2026-07-22T21:00:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c4d6cb5f4ec038cf6b9a906817fb864202b0ed7c",
"body": "setTimeout(fn, 30) can fire a fraction under 30ms as measured by Date.now(),\nwhich failed the Node 24 job on CI while the other six passed. The assertions\ncame across unchanged from the CoffeeScript suite and were always liable to\nthis; they now allow a 5ms tolerance.\n\nAlso covers the new And-after-Then grouping from a CoffeeScript spec.",
"is_bot": false,
"headline": "test: tolerate timer imprecision in the async specs",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2026-07-22T20:27:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9433cf722198d55789b7bcb56e017ac08a5ebcb2",
"body": "Closes #2, open since 2014.\n\nAn And following a Then declared a new test, so every Given and When before it\nran again. A Then plus two Ands meant three tests and three full setups, which\ndefeats the point of cascading Ands and diverges from jasmine-given, whose\nsubsequentThen mechanism mocha-given s\n[…]\nth styles of failing And, the\njoined title, async assertions inside a group, And still repeating Given and\nInvariant, and groups not leaking across nested describes. Verified on mocha 8,\n9, 10 and 11.",
"is_bot": false,
"headline": "feat!: And after Then joins the same spec instead of re-running setup",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2026-07-22T20:25:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "da1ee299558dbf81a50df0f16a32f9e0e06c1a59",
"body": "The library was 257 lines of CoffeeScript compiled at require time by\ncoffee-script, a package npm has formally deprecated (\"CoffeeScript on NPM has\nmoved to coffeescript\"). That was the only dependency, and it cost about\n420 kB per install. lib/ is now plain JavaScript and the package has no\nruntim\n[…]\nc authors fails CI.\n\nCI covers Node 20/22/24 and mocha 8/9/10/11, since mocha's interface API is the\nreal risk surface. Verified end to end by installing the packed tarball against\nmocha 9, 10 and 11.",
"is_bot": false,
"headline": "feat: rewrite in JavaScript, fix arrow functions, support promises",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2026-07-22T20:17:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9ae1d6832fe8ebd0a56fd3021433ccac5b0fe15f",
"body": "Update coffee-script to version 1.12.3 🚀",
"is_bot": false,
"headline": "Merge pull request #24 from rendro/greenkeeper-coffee-script-1.12.3",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2017-02-22T18:42:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d52b29bc489371f44925cb200b902d6672a72870",
"body": "https://greenkeeper.io/",
"is_bot": false,
"headline": "chore(package): update coffee-script to version 1.12.3",
"author_name": "greenkeeperio-bot",
"author_login": "greenkeeperio-bot",
"committed_at": "2017-01-24T17:58:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cee2e11a973bc0f75969ff04af6d4d176b360485",
"body": "Update mocha to version 2.5.1 🚀",
"is_bot": false,
"headline": "Merge pull request #11 from rendro/greenkeeper-mocha-2.5.1",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2016-05-23T19:00:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57258addc8a346a0b4909b8c105cead8bd40ae36",
"body": "https://greenkeeper.io/",
"is_bot": false,
"headline": "chore(package): update mocha to version 2.5.1",
"author_name": "greenkeeperio-bot",
"author_login": "greenkeeperio-bot",
"committed_at": "2016-05-23T09:04:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "513a115558998c3f5ec06326fb398b63393b91f8",
"body": null,
"is_bot": false,
"headline": "version bump 0.1.3",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2014-09-20T16:11:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "325a2c9f204d15c6ca3d392e837ba11bce4bdd8e",
"body": null,
"is_bot": false,
"headline": "Allow 0ms delay on Then.after",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2014-09-20T16:10:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec9c9e9796e95b290c175bda4965aa63995b1e0e",
"body": "Modified peer dependency to mocha to allow all future versions.",
"is_bot": false,
"headline": "Merge pull request #8 from TheLudd/master",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2014-09-20T16:06:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c62b2e94d65f137c6036e4710f096f2efb43c60a",
"body": " The version for the mocha peer dependency was specified as \"~1.20.1\"\n which does not allow any versions of mocha from 1.21.0 and up to be\n installed alongside mocha-given. This update allows all future\n versions of mocha to be installed together with mocha-given.\n\n Defining peer dependencies in this way seems to be the de facto\n standard.",
"is_bot": false,
"headline": "Modified peer dependency to mocha to allow all future versions.",
"author_name": "Ludwig Magnusson",
"author_login": "TheLudd",
"committed_at": "2014-09-18T14:03:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d38bd17d8f92b7fff6d8a49fd8572c921586f963",
"body": null,
"is_bot": false,
"headline": "Add mocha as devDependency",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2014-07-15T07:46:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f24b31fecdc4d26485551eb746ae2b8c14e22d3b",
"body": null,
"is_bot": false,
"headline": "Travis run on all branches",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2014-07-15T07:43:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e23d8b9bed2054ea35e12ae24b643caf710e420",
"body": null,
"is_bot": false,
"headline": "Add link script and docu to facilitate developing mocha-given #4",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2014-07-14T08:26:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25be07ae86bce8eba016a5373fee52f4bfff66e0",
"body": null,
"is_bot": false,
"headline": "version bump 0.1.2",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2014-07-10T07:57:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdedc9dee2e526b630dcbbe2bf91703429bd19eb",
"body": null,
"is_bot": false,
"headline": "Return value of assertion must strictly equal false for test to fail #3",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2014-07-10T07:53:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b62bce8b6ab6944c3bf79a2a89287eb4b0835f6c",
"body": null,
"is_bot": false,
"headline": "add browser field to package.json",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2014-07-09T14:45:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8934d84dfc450a931506bb8c2dddaa821189254",
"body": null,
"is_bot": false,
"headline": "Update readme.md",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2014-06-05T19:46:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88ca886f26f6e50303dd4c6390c67c1f78a15387",
"body": null,
"is_bot": false,
"headline": "version bump 0.1.1",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2014-06-05T19:35:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1b9f40e491d70e0809d4621e6038faf4eb52df4",
"body": null,
"is_bot": false,
"headline": "update dependencies",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2014-06-05T19:33:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52618d5aafea36be05982493e31bebff6986d394",
"body": null,
"is_bot": false,
"headline": "Update readme.md",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2014-02-22T20:17:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d65f5f28e39b2d101a1f6c235495e7d8477f390",
"body": "update coffeescript and mocha",
"is_bot": false,
"headline": "Merge pull request #1 from rendro/updateDependencies",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2014-02-04T15:48:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a39a933db6474f99755b0c9bd3504d1471bb7f4",
"body": null,
"is_bot": false,
"headline": "update coffeescript and mocha",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2014-02-04T15:47:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19c3506f6199a81ccb370a97778769d9855b843b",
"body": null,
"is_bot": false,
"headline": "version 0.0.18",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2014-01-08T17:32:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d38cf8066f2efce01c8064d7f0a4357c66cff9c2",
"body": null,
"is_bot": false,
"headline": "updated peer dependency",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2014-01-08T17:15:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d53c09365e79a1789e0a3ee3d5ae927dc43b9b6",
"body": null,
"is_bot": false,
"headline": "Update readme.md",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2014-01-08T15:46:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "809ea1a07326efa44673d67b3d7775a3fccf54e8",
"body": null,
"is_bot": false,
"headline": "version bump 0.0.17",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-16T23:57:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68019d0eab702394eadb34952095afd5f87f955e",
"body": null,
"is_bot": false,
"headline": "fixed undefined error in test label",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-16T23:54:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adcc6a37d11a5bbe287e2e97f01b6d8bdada1dc0",
"body": null,
"is_bot": false,
"headline": "version 0.0.16",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-13T00:07:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e31a39bfa55dbb9825804485f027430fdf8d471",
"body": null,
"is_bot": false,
"headline": "updated code examples",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-12T23:45:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b42b6166fb956f18867431a6db2f44ef1c84f93",
"body": null,
"is_bot": false,
"headline": "added Then.only for deferred tests",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-12T23:25:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bb8c07ff4ffd57bc2eebcba517db4a165123e94",
"body": null,
"is_bot": false,
"headline": "added async invariant",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-12T22:50:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "141749ccc7fb9ea27da592461a331e8b5e84c3d6",
"body": null,
"is_bot": false,
"headline": "fixed async whens",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-12T22:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4f0828d72e911c34bfd60c83d201af8293d7f56",
"body": null,
"is_bot": false,
"headline": "add async whens and invariants",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-12T22:47:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0309af719613c0d00ec4eda37c976a8c3f9762d",
"body": null,
"is_bot": false,
"headline": "version bump 0.0.15",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-11T16:03:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79ccb8bb63838b8832e7753362a93900bf6987c9",
"body": null,
"is_bot": false,
"headline": "added mocha-given interface for tests running in a browser",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-11T16:03:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "257af23a378a959004ed3af25dee02383a7fc5b5",
"body": null,
"is_bot": false,
"headline": "version 0.0.14",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-11T11:46:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6313f3417f82ee97ba088ccd966e6d4d4a2dabeb",
"body": null,
"is_bot": false,
"headline": "only build for master",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-11T11:35:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bf4a73ee4c54d336c6ad763d46a9a0bb4fc5026",
"body": null,
"is_bot": false,
"headline": "added before script for travis builds",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-11T11:33:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db628a0a5fb99e838e18e077c85cf0d3a82a0a82",
"body": null,
"is_bot": false,
"headline": "remove unnecessary devDependencies",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-11T11:19:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "410a3281acb5b97b9637b6ab460470bf0c4e1db0",
"body": null,
"is_bot": false,
"headline": "Moved mocha from devDependency to peerDependency",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-11T11:03:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dea20c01557af31e2216517f043c379b6dbac323",
"body": null,
"is_bot": false,
"headline": "version bump 0.0.13",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-11T01:15:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c675e0b6cde0c1b63ba3876551ffd255bc03af0",
"body": null,
"is_bot": false,
"headline": "add async tests",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-11T01:13:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "868ee56753cb6b1dea3bf0cb1633ed2cbe858ff2",
"body": null,
"is_bot": false,
"headline": "fixed async thens",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-11T01:12:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e8b2e2c437068170938b3f07745f8e01702c3f1",
"body": null,
"is_bot": false,
"headline": "add expect.js as a dev dependency to run tests",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-10T23:15:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55e4041c87fe939828c2e8c912edf769dee6d28f",
"body": null,
"is_bot": false,
"headline": "update changelog",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-10T23:08:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3d98e62c5ebdeed78a83694954ec77212a6c908",
"body": "* remove expect.js dependency",
"is_bot": false,
"headline": "version bump 0.0.12",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-10T23:07:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36c81bc299c9f90d6d1d31952d91e4720944e12d",
"body": null,
"is_bot": false,
"headline": "remove expect.js dependency",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-10T23:06:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3960cc23b01f62a0d30a35731e5172bbab0e6a57",
"body": null,
"is_bot": false,
"headline": "update test",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-10T15:31:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad37343e092da3c231e7f980e72150d58ef10c0d",
"body": null,
"is_bot": false,
"headline": "version bump 0.0.11",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-10T12:37:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "483545340a2e0a3706b63bcacc6db2005f7b01d1",
"body": null,
"is_bot": false,
"headline": "updated changlog",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-10T12:36:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8baa9174158cb3a191a7859a452f611db16b1ea",
"body": null,
"is_bot": false,
"headline": "add Invariant",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-10T12:35:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6d7b05d7936fd271a83d00ea4a671fef9b13348",
"body": null,
"is_bot": false,
"headline": "updated changelog",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-10T09:31:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b48e662a6011b830ba58a5d4083c94f4d867e3b8",
"body": null,
"is_bot": false,
"headline": "added more keywords",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-07T15:25:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cba0ad569ad91399a1af5cdf740c08b38bf8ff21",
"body": null,
"is_bot": false,
"headline": "version 0.0.10",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-09T23:44:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6eba5f80bac535faa35c8210d83f1d7050a004bf",
"body": null,
"is_bot": false,
"headline": "when has same syntax and logic as given",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-09T23:44:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bcbe2016544de3bd7bbe850df4f929f78457cfa",
"body": null,
"is_bot": false,
"headline": "added more tests",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-09T23:43:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "046912f9605ba0a55791c379b4f02a761c92fbb9",
"body": null,
"is_bot": false,
"headline": "version 0.0.9",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-09T22:53:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09cd0ec5404a6d9f106f7c6dfe383e843b7a3703",
"body": null,
"is_bot": false,
"headline": "execute all `Givens` before the `Whens`",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-09T22:48:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1decb72b8efaf2ad2a6ec011674b21c6619228f7",
"body": null,
"is_bot": false,
"headline": "added given when then execution order tests",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-09T21:14:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "483c81023608472510d1afdf3e3d747d17cbb0a5",
"body": null,
"is_bot": false,
"headline": "version bump 0.0.8",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-09T13:18:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1089959d104fa7686ca279ac27ec289cc807c8ed",
"body": null,
"is_bot": false,
"headline": "fixed scope errors my mochas \"shared behaviour\"",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-09T13:16:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da83f1b2ccb13e3041ac24a9648782bb4c92c451",
"body": null,
"is_bot": false,
"headline": "context is always global. must fix",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-09T00:44:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15aa75b3ad65ee59d51f13bb09372ac629d48e24",
"body": null,
"is_bot": false,
"headline": "added tests",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-08T20:07:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7727d0dbfd08243394ee492b9842bd47a76dddc",
"body": null,
"is_bot": false,
"headline": "added badges",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-08T17:00:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "786ddc94b8dd1cb55a6d424f2462ecef56e1535e",
"body": null,
"is_bot": false,
"headline": "remove npm install",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-08T16:53:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80bcfd6e2dc6ba955ab8f58a05f5528f0a5b9616",
"body": null,
"is_bot": false,
"headline": "added self reference as dependency",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-08T16:50:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b9c9ef1fbf82db958f86507d2c98e9a51a879ca",
"body": null,
"is_bot": false,
"headline": "added before install",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-08T16:50:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdf229aa14280899a3f95c23bb31c926f96220f5",
"body": null,
"is_bot": false,
"headline": "added tests and travis ci info",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-08T16:42:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2595e52923f2f14d4debdc698f99a4afccd4dae3",
"body": "* added support for async `Then` with a done callback",
"is_bot": false,
"headline": "version 0.0.7",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-05T13:21:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df355df5057e94521c700cbb220696b32a4f25df",
"body": null,
"is_bot": false,
"headline": "updated changelog",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-05T13:21:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ff38166c5f04ffead479f4a4b4dac952d894adc",
"body": null,
"is_bot": false,
"headline": "added support for async `Then` with a done callback",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-05T13:20:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9a52e48d9c439925c5fffb4595d2a7dc42ba031",
"body": null,
"is_bot": false,
"headline": "version bump 0.0.6",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-04T23:59:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b45f5a9eb24ac065c5b4b6a8fcd072c866642312",
"body": null,
"is_bot": false,
"headline": "updated readme",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-04T23:59:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cc5c46453155d4bd028d4a3c262d06676a487ae",
"body": null,
"is_bot": false,
"headline": "updated changlog",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-04T23:58:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be7554e4f099f99cd67b8045365cc49301189f2c",
"body": null,
"is_bot": false,
"headline": "fixed And",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-04T23:58:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef12bd87cd5b60c3ba3299b0fe3989580e2405da",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-04T16:59:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "458fd1da0bba77802e490fac8116386581c313a0",
"body": "* Added `And`",
"is_bot": false,
"headline": "version 0.0.5",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-04T16:29:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34b28dafef2f3c45f702a17f4c46fb3f2d7b2d67",
"body": null,
"is_bot": false,
"headline": "Update readme.md",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-03T16:06:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f8cc2da5b469212dc8e423f820c61b41506ba36",
"body": null,
"is_bot": false,
"headline": "version bump with export fix and readme update",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-03T16:02:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21d4c2db8a4b46e53d644b0a5fc4e3f367887801",
"body": null,
"is_bot": false,
"headline": "version bump 0.0.3",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-03T15:44:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fa3706f6bba8446bd340b155db29d0d12b51853",
"body": null,
"is_bot": false,
"headline": "export MochaGivenSuite to allow it being loaded by mocha automatically",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-03T15:39:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41be78afb90601c013023b8dced29f13e35fadef",
"body": null,
"is_bot": false,
"headline": "version bump",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-03T09:53:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ff2e1bbf417fe221ee16b51625ace6cb9df6a48",
"body": null,
"is_bot": false,
"headline": "Remove unnecessary wrapper",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-03T09:50:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db3b187ab2043486c2058095dbca114c346a6308",
"body": null,
"is_bot": false,
"headline": "added changelog",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-03T09:41:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e25a868218860d50b20a497bb9f403b2a56c540",
"body": null,
"is_bot": false,
"headline": "added Then.only",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-03T09:41:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1bfebcafe5d055922b28c4abb82790303693def",
"body": null,
"is_bot": false,
"headline": "initial commit",
"author_name": "Robert Fleischmann",
"author_login": "rendro",
"committed_at": "2013-12-03T00:47:15Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 4,
"latest_release_at": "2026-07-22T21:01:16Z",
"latest_release_tag": "v0.4.0",
"releases_from_tags": false,
"days_since_last_push": 9,
"active_weeks_last_year": 1,
"days_since_latest_release": 9,
"mean_days_between_releases": 0
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "mocha-given",
"exists": true,
"license": "MIT",
"keywords": [
"mocha",
"given",
"when",
"then",
"test",
"tdd",
"bdd",
"interface",
"ui"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/mocha-given",
"is_deprecated": false,
"latest_version": "0.4.0",
"repository_url": "https://github.com/rendro/mocha-given",
"versions_count": 22,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 3111,
"first_published_at": "2013-12-03T00:50:48.784000Z",
"latest_published_at": "2026-07-22T21:29:17.228000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 9
}
]
},
"popularity": {
"forks": 5,
"stars": 23,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2013-12-08",
"count": 1
},
{
"date": "2014-08-25",
"count": 1
},
{
"date": "2014-09-15",
"count": 1
},
{
"date": "2017-03-23",
"count": 1
},
{
"date": "2017-08-13",
"count": 1
}
],
"complete": true,
"collected": 5,
"total_forks": 5
},
"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": 15909,
"source_files_sampled": 25,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "brace-expansion",
"direct": false,
"version": "2.1.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-mh99-v99m-4gvg"
],
"fixed_version": "5.0.8",
"advisory_count": 1,
"oldest_advisory_days": 7
},
{
"name": "serialize-javascript",
"direct": false,
"version": "6.0.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.1,
"advisory_ids": [
"GHSA-5c6j-r48x-rmvq",
"GHSA-qj8w-gfj5-8c6v"
],
"fixed_version": "7.0.5",
"advisory_count": 2,
"oldest_advisory_days": 154
},
{
"name": "diff",
"direct": false,
"version": "7.0.0",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-73rr-hh4g-fpgx"
],
"fixed_version": "8.0.3",
"advisory_count": 1,
"oldest_advisory_days": 198
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 2,
"moderate": 1
},
"advisory_count": 4,
"affected_count": 3,
"assessed_count": 79,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@isaacs/cliui",
"direct": false,
"version": "8.0.2",
"ecosystem": "npm"
},
{
"name": "@pkgjs/parseargs",
"direct": false,
"version": "0.11.0",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "6.2.3",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "browser-stdout",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "camelcase",
"direct": false,
"version": "6.3.0",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "coffeescript",
"direct": false,
"version": "2.7.0",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "decamelize",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "diff",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "eastasianwidth",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "9.2.2",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "expect.js",
"direct": false,
"version": "0.3.1",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "flat",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "foreground-child",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "get-caller-file",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "10.5.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "he",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-path-inside",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "is-plain-obj",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-unicode-supported",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "jackspeak",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "log-symbols",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "10.4.3",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "9.0.9",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "7.1.3",
"ecosystem": "npm"
},
{
"name": "mocha",
"direct": false,
"version": "11.7.6",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "package-json-from-dist",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "path-scurry",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "randombytes",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "require-directory",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "safe-buffer",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "serialize-javascript",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "8.1.1",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "workerpool",
"direct": false,
"version": "9.3.4",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "17.7.3",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "21.1.1",
"ecosystem": "npm"
},
{
"name": "yargs-unparser",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 79,
"direct_count": 0,
"indirect_count": 79
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 4,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 6,
"closed_unmerged_prs": 15
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "rendro",
"commits": 85,
"avatar_url": "https://avatars.githubusercontent.com/u/422168?v=4"
},
{
"type": "User",
"login": "greenkeeperio-bot",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/14790466?v=4"
},
{
"type": "User",
"login": "TheLudd",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/557295?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.966
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"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 3/28 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 5,
"reason": "4 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5",
"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": 2,
"reason": "dependency not pinned by hash detected -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 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": 6,
"reason": "4 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "7510a571f9e4e3919075d4fd7744fe479261ede1",
"ran_at": "2026-08-01T09:40:52Z",
"aggregate_score": 3.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T21:00:41Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2017-02-22T18:42:36Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/rendro/mocha-given",
"host": "github.com",
"name": "mocha-given",
"owner": "rendro"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 53 is calibrated to 54 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 53,
"calibrated": 54,
"calibration": "2026-08-02"
}
}
],
"value": 54,
"inputs": {
"security": 47,
"vitality": 65,
"community": 43,
"governance": 56,
"calibration": "2026-08-02",
"engineering": 53,
"ai_readiness": 29,
"weighted_overall_raw": 53
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 65,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "weak",
"name": "Development activity",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"commits_last_year": 4,
"human_commit_share": 1,
"days_since_last_push": 9,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 9 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 9
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "4 commits in the last year",
"points": 6.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 4
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "4 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5",
"points": 5,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "exceptional",
"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": 100,
"inputs": {
"releases_count": 3,
"latest_release_tag": "v0.4.0",
"releases_from_tags": false,
"days_since_latest_release": 9,
"mean_days_between_releases": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "3 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 3
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 9 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 9
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~0 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 0
}
}
],
"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": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 11,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 11 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 11
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 43,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 27,
"inputs": {
"forks": 5,
"stars": 23,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "23 stars",
"points": 21.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 23
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "5 forks",
"points": 5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 5
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 58,
"inputs": {
"packages": [
"mocha-given"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 3111
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "3,111 downloads/month across npm",
"points": 46.6,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 3111,
"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": 56,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.966
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 97% of commits",
"points": 0.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 97
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 57,
"inputs": {
"merged_prs": 4,
"open_issues": 0,
"closed_issues": 6,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 15,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 42,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "4/19 decided PRs merged",
"points": 6.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 4,
"decided": 19
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/28 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"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": 63,
"inputs": {
"followers": 371,
"owner_type": "User",
"is_verified": null,
"owner_login": "rendro",
"public_repos": 22,
"account_age_days": 5783
},
"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": "371 followers of rendro",
"points": 18.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 371,
"login": "rendro"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "22 public repos, account ~15 yr old",
"points": 21.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 22
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"mocha-given"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 9
},
"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 9 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 9
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "22 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 22
}
}
],
"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": 53,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "weak",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"bdd",
"mocha",
"given",
"testing"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "weak",
"name": "Security",
"value": 47,
"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": 34,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.4
},
"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 3/28 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "4 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5",
"points": 3.8,
"status": "partial",
"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 2",
"points": 1,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "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": "4 existing vulnerabilities detected",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 79 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 79
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 4,
"affected_packages": 3,
"assessed_packages": 79,
"unassessed_packages": 0,
"affected_by_severity": "high 2, moderate 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 79,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 6
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 29,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 8,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.148,
"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": "13 of 88 human commits state their intent (structured subject or explanatory body)",
"points": 7.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 13,
"sampled": 88
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"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": 22,
"status": "met",
"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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 88",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 88
}
}
],
"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 2",
"points": 2,
"status": "partial",
"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": 15909,
"source_files_sampled": 25,
"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/25 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 25,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:npm",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-08-01T09:40:59.527774Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rendro/mocha-given.svg",
"full_name": "rendro/mocha-given",
"license_state": "standard",
"license_spdx": "MIT"
}