Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 502,
"has_wiki": true,
"homepage": null,
"languages": {
"JavaScript": 19183,
"TypeScript": 60796
},
"pushed_at": "2026-07-20T20:40:40Z",
"created_at": "2017-11-28T22:48:56Z",
"owner_type": "Organization",
"updated_at": "2026-07-20T20:39:30Z",
"description": "IndexedDB wrapper providing promises, easy versioning, and events, including change events across tabs.",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": null,
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript",
"JavaScript"
]
},
"owner": {
"blog": "http://www.dabblewriter.com/",
"name": "Dabble",
"type": "Organization",
"login": "dabblewriter",
"company": null,
"location": "United States of America",
"followers": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/16976846?v=4",
"created_at": "2016-01-30T17:48:56Z",
"is_verified": null,
"public_repos": 15,
"account_age_days": 3830
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v1.6.0",
"kind": "minor",
"published_at": "2019-02-26T15:59:51Z"
},
{
"tag": "v1.4.2",
"kind": "patch",
"published_at": "2018-11-20T16:15:06Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2018-09-22T14:53:46Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2018-08-31T22:36:10Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2018-08-31T22:05:41Z"
},
{
"tag": "v1.1.2",
"kind": "patch",
"published_at": "2018-08-31T22:11:41Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2018-08-31T22:06:15Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2018-08-31T18:29:17Z"
}
],
"recent_commits": [
{
"oid": "050b67a80975d3994bf05a9b84a1124cdc9f0486",
"body": null,
"is_bot": false,
"headline": "Publish 3.1.2",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2026-07-20T20:39:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cf5c3f2f27c0a9e7df524a891d710cfab9c98f8",
"body": "Guard IndexedDB open and delete against never settling",
"is_bot": false,
"headline": "Merge pull request #24 from dabblewriter/fix/open-guards",
"author_name": "Ryan Taylor",
"author_login": "RyanHavoc",
"committed_at": "2026-07-20T20:35:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbf3a96f5f099b16ce1d1b82f92ccd76eac3d59e",
"body": "When onupgradeneeded had already assigned this.db, a subsequent fail()\n(stalled-upgrade timeout or upgrade-transaction error) rejected the open\nbut left this.db pointing at the mid-upgrade connection — leaking it and\nleaving isOpen() true after a failed open. Mirror the late-success path:\nnull this.db and close the connection when the open request that produced\nit fails. Extend the stalled-upgrade spec to assert the connection closes\nand isOpen() stays false.",
"is_bot": false,
"headline": "fix: close upgrade connection when open guard rejects",
"author_name": "Ryan Taylor",
"author_login": "RyanHavoc",
"committed_at": "2026-07-20T20:19:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce4391d2d2add8e56eecfff596f482869a3295e9",
"body": "- Reject open() on `blocked` with a named BlockedError instead of only warning\n- Add a hard open timeout (Browserbase.openTimeout, 4s) for browsers that fire no event at all\n- Re-arm the timer to Browserbase.upgradeTimeout (30s) on upgradeneeded so a stalled upgrade still surfaces\n- Close the databa\n[…]\nead of getting the same rejection forever\n- Reject deleteDatabase() on `blocked`, and never reject with a null request.error\n- Cover the above in Browserbase.spec.ts, including double-open idempotency",
"is_bot": false,
"headline": "Guard IndexedDB open and delete against never settling",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2026-07-20T14:26:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7c2a1dcff5a6d51449063404ff6c91f078f4fe2a",
"body": null,
"is_bot": false,
"headline": "Publish 3.1.1",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2026-01-21T14:15:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90cea01dde2d55f9890c1bd21477b81a41a31471",
"body": "Fix error where browserbase broadcast channel is not returned",
"is_bot": false,
"headline": "Merge pull request #23 from dabblewriter/fix-cross-tab-data",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2026-01-21T14:14:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b11a3a57e482a2788d57e463cecc22d859c67c9",
"body": "This prevents the data between tabs staying in sync.",
"is_bot": false,
"headline": "Fix error where browserbase broadcast channel is not returned",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2026-01-21T14:11:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc00c128332768956163a09a46ff4088c8aef606",
"body": null,
"is_bot": false,
"headline": "Publish 3.1.0",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2025-06-09T21:13:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d8f414723aa7c384be72470b79edd64eed9cd63",
"body": null,
"is_bot": false,
"headline": "Update modules",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2025-06-09T21:13:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e10f28c5988c1ef759d417ac8df404bb886a1462",
"body": "- Add entries() method to Where class that returns AsyncGenerator\n- Maintains backward compatibility with existing cursor() method\n- Update package.json test script to run once instead of watch mode\n- Add comprehensive test coverage for async generator functionality\n- Document both cursor approaches in README with examples",
"is_bot": false,
"headline": "Add async generator entries() method for cursor iteration",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2025-06-09T21:09:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1ff48e9287a46f9ebc3c70ce46bea0d44e93c6e",
"body": null,
"is_bot": false,
"headline": "Publish 3.0.3",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2024-09-20T16:55:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a064c30499752fd0694b000d4febef7321cb6c41",
"body": null,
"is_bot": false,
"headline": "Try to auto-recreate a deleted database and dispatch an event",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2024-09-20T16:54:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "338d808e09752a6dc9cf35810c692e70411d60b4",
"body": null,
"is_bot": false,
"headline": "Make transactions return the same type in TS",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2024-06-26T22:59:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b456d3eddfe6d864ed029e5cb4c4996809a8e4d9",
"body": null,
"is_bot": false,
"headline": "Publish 3.0.1",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2024-06-04T21:14:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b820c63c4be28078d90e4a8c9a8db5c1560a8036",
"body": null,
"is_bot": false,
"headline": "Ensure database is meant to be open before re-opening",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2024-06-04T21:13:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dc55e82f9d225168afd47d3a3272633bc5d32fa",
"body": null,
"is_bot": false,
"headline": "Add close event to event map",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2024-06-04T18:41:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd6b49d301946381897167f8943d87688da102eb",
"body": null,
"is_bot": false,
"headline": "Publish 3.0.0",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2024-06-03T22:35:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a28465069f0ddf725422401488131fb4137f6211",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2024-06-03T22:35:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcd58bd595b3dfa417f19b96349af31eb3cb1773",
"body": null,
"is_bot": false,
"headline": "Fix up tests",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2024-06-03T22:33:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffb3fd161da87ea958b4da4b8e7f0a3d6416d050",
"body": null,
"is_bot": false,
"headline": "Refactor Browserbase to Typescript, adjusts the API and updates tests",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2024-05-30T19:23:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "274511fa520be511e2a46c11fdff8f9e33a05f73",
"body": null,
"is_bot": false,
"headline": "Publish 2.5.0",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2024-01-31T23:54:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13b7d89fe331dadc9d8f4faf9427f9542e65156b",
"body": null,
"is_bot": false,
"headline": "Update packages",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2024-01-31T23:54:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a8754ae3c039f6e1114020a1f5bc7af9dee3101",
"body": null,
"is_bot": false,
"headline": "Fix transaction to match parent options, add parent accessor",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2024-01-31T23:48:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b264199fe95485c1455910e6ec5e25a1849877f",
"body": null,
"is_bot": false,
"headline": "Publish 2.4.3",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2023-12-15T22:57:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16e059a411f55b77557ec963f3d48995bbcce9aa",
"body": null,
"is_bot": false,
"headline": "Add missing type info",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2023-12-15T22:57:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "811f0207b6631e9580d2518c8b30e3dcef4ea610",
"body": null,
"is_bot": false,
"headline": "Publish 2.4.2",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2023-05-09T21:08:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24295bdff294c86082724cd4a82ff60b0d8d5415",
"body": "Allow the channel to be re-created after it closes",
"is_bot": false,
"headline": "Provide robustness around broadcast channel closing",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2023-05-09T21:08:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "315088994b26691a8e55ca0b5e23123741d704fa",
"body": null,
"is_bot": false,
"headline": "Publish 2.4.1",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2023-03-03T16:19:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19c295c0debeb56e508e21894ea88653f3365961",
"body": null,
"is_bot": false,
"headline": "Fix errors referencing `this` in closures",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2023-03-03T16:18:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea3a9f06e29915193cbd6ef761fa39355e344310",
"body": null,
"is_bot": false,
"headline": "Publish 2.4.0",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2022-10-28T22:35:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6ab6bf8f23ca7c3f01dc02b034465c5c20e3bb3",
"body": null,
"is_bot": false,
"headline": "Fix error for edge-case",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2022-10-28T22:34:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e18ed14042ca0047f242eda85dfe4f1fe117bb9e",
"body": null,
"is_bot": false,
"headline": "Move from using localStorage to broadcastChannel (with polyfill backup)",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2022-10-28T22:33:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecfb6283912fdc7494a2f49dfac9f6acd9fb2344",
"body": null,
"is_bot": false,
"headline": "Publish 2.3.0",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2022-09-28T22:54:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e6d6dbf90865972ec322f0ee150e2ecf265bcbe",
"body": null,
"is_bot": false,
"headline": "Make localStorage events optional, fix tests, update deps",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2022-09-28T22:54:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2b1b71c29199851a1a5fcd5c47aa94af7129c1e",
"body": null,
"is_bot": false,
"headline": "Publish 2.2.7",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2021-07-14T17:25:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "039c1d63835d33068f6ce286466627f8e8ce8355",
"body": null,
"is_bot": false,
"headline": "Add error reporting for using a closed database",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2021-07-14T17:25:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83fe4c2e7b4bb4c5ae5fe3e8e9f0a01e266896ba",
"body": null,
"is_bot": false,
"headline": "Publish 2.2.5",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2020-06-01T21:24:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c89b284c3e227aeb62b0606cbc6fd95a90c2d8e9",
"body": null,
"is_bot": false,
"headline": "Fix Safari bug with storage events",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2020-06-01T21:24:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56efa4ea881fafbbbe4c8353623bd77759cd298c",
"body": null,
"is_bot": false,
"headline": "Fix store/revive in transactions and optimize new databases",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2020-03-31T17:56:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eeef92d26c1ae4208fc276b2304181501d251360",
"body": null,
"is_bot": false,
"headline": "Catch all errors",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2020-01-30T19:27:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d5d75dbff3f68d6a369e6ea6761eedcc8f55052",
"body": null,
"is_bot": false,
"headline": "Update README.md to highlight code",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2019-12-17T16:40:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44acd74e5aa936ad721b816ea3c98d564e13e904",
"body": null,
"is_bot": false,
"headline": "Fixes start() to not require params",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2019-07-16T15:35:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33aa06be5e9c5fbf10f38d046aacb1cc9fd5f07a",
"body": null,
"is_bot": false,
"headline": "Fixes incorrect method name on type for event dispatcher",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2019-07-15T20:04:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "833a13992216835116e31a87d7bf40666a41de51",
"body": null,
"is_bot": false,
"headline": "Publish",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2019-07-11T21:12:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef04c9f411b18bee3fc6e544f1d5f67d6241804d",
"body": null,
"is_bot": false,
"headline": "Add getVersions() method and fixes types",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2019-07-11T21:12:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb91fdfe53d722f263a9f0b1114a8f77566fc118",
"body": null,
"is_bot": false,
"headline": "Don't let open() be run multiple times.",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2019-07-11T21:10:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49a7b66c5361a24db0a131cea1916ff137fee9e2",
"body": null,
"is_bot": false,
"headline": "Updates `commit` tp accept options and be cleaner",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2019-07-07T04:09:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c85ecc5be45a5103340a973a9b783c97d54a7f0",
"body": null,
"is_bot": false,
"headline": "Adds a `deleteDatabase` method",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2019-07-07T04:05:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6a43fa35dfb1d4cef3612e2580ef4a1d506194a",
"body": null,
"is_bot": false,
"headline": "Fixes types",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2019-07-03T16:44:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e92b65bff3312308be939390d2165e99eae5f06",
"body": null,
"is_bot": false,
"headline": "Fixes type imports",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2019-07-03T16:32:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9649d0387a5e6e53dd25a4648326cdb75f2a2ed4",
"body": null,
"is_bot": false,
"headline": "Adds types and updates packages",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2019-07-03T16:29:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7e5805797abb0f06c63d50e90598d64e2ee6d73",
"body": null,
"is_bot": false,
"headline": "Fixes transactions so they don't overlap",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2019-03-14T01:51:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4da7d4adc97c74336b1674a622904bbab0ec7dca",
"body": null,
"is_bot": false,
"headline": "1.6.0",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2019-02-26T15:59:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "666b694220ff241eaba6392189b3cd95a554459d",
"body": null,
"is_bot": false,
"headline": "Updates to use Browserbase API during upgrade functions",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2019-02-20T00:00:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34760069a8bb680b88371daff91fc0e4358b8382",
"body": null,
"is_bot": false,
"headline": "1.4.2",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2018-11-20T16:15:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d677386eb097e85c7ef34b86f1635ec31078252",
"body": null,
"is_bot": false,
"headline": "Dispatch error event when database errors occur",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2018-10-31T04:17:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf2a8c102b622fe5415aab8086f2f3b148f02c37",
"body": null,
"is_bot": false,
"headline": "Build",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2018-10-22T18:53:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce4be4ed8149d1f6bddee0d20a5cfa878fe9eaec",
"body": null,
"is_bot": false,
"headline": "Fix to support array indexes across tabs",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2018-09-28T21:46:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ba497209128fab0577300d8686288417e68577c",
"body": null,
"is_bot": false,
"headline": "1.4.0",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2018-09-22T14:53:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "229512130711a9f1fc3eea7a0d9d8e9f4643f9d8",
"body": null,
"is_bot": false,
"headline": "Add create & upgrade events",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2018-09-19T17:31:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04a957e466b1933d9ac8f94a58c3e02bd73b6ac5",
"body": null,
"is_bot": false,
"headline": "1.3.0",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2018-08-31T22:36:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "935b603007a2d2c9d337649d8cf2e9c952c50762",
"body": null,
"is_bot": false,
"headline": "1.2.0",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2018-08-31T22:36:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ad79e47b1d625cabf8cb72f81d9ee1aa7ea4271",
"body": null,
"is_bot": false,
"headline": "Extends startsWith to work with compound indexes",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2018-08-31T22:35:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fc08d9cca6476ff99aa0d5748cd056014cc7b11",
"body": null,
"is_bot": false,
"headline": "1.1.2",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2018-08-31T22:11:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a356dcc6be307a1da6926296af27006b013d7c3",
"body": null,
"is_bot": false,
"headline": "Fixes bug in version-change messages",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2018-08-31T22:11:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0db28f9cbea796778fc78788a2808728b6a6ab0",
"body": null,
"is_bot": false,
"headline": "1.1.1",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2018-08-31T22:06:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f09335e269dd2c6cee25d0a03aa20e27a2c2ef4",
"body": null,
"is_bot": false,
"headline": "Allows compound primary keys",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2018-08-31T22:05:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0166ff4edb096e70faf5d5c144e5e787e63295b2",
"body": null,
"is_bot": false,
"headline": "1.1.0",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2018-08-31T18:29:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e6bcd9d31f6f70d74e8f9e39cc1c3b696b337bb",
"body": null,
"is_bot": false,
"headline": "Adds compound indexes and update deps",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2018-08-31T18:29:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9e591c99b45a8fb489392b91b90a67a7cd8134f",
"body": null,
"is_bot": false,
"headline": "Updates startsAt/endsAt and fixes count",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2018-07-11T23:30:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "305448aff73f7a05575da8dad13cf233ce4fc6f6",
"body": null,
"is_bot": false,
"headline": "Fixes forEach which would stop with a false return value",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2018-03-06T00:11:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad6c5c0372885b5f3fa20783549bdbf924aa5269",
"body": null,
"is_bot": false,
"headline": "Fixes where.startsWith exception",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2018-03-05T23:56:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e1a191cd1e5d6a94336b1dbb98aac9b5257d722",
"body": null,
"is_bot": false,
"headline": "Build",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2018-01-31T17:47:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb66c9e8fad160d53ce2e305da204a0df0a74304",
"body": null,
"is_bot": false,
"headline": "Updated naming",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2018-01-31T17:46:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db4881b4620b1b4fd2dbf1f9dce5d75170671183",
"body": null,
"is_bot": false,
"headline": "Fail-fast if statement",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2018-01-05T17:42:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55b3a9e5ef9935d248f852b0a8d251397db81a9c",
"body": null,
"is_bot": false,
"headline": "Add count()",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2017-12-06T09:40:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04d64b3565e2587f6745f484cc0f3754fbdb01bc",
"body": null,
"is_bot": false,
"headline": "Adds reverse and getAllKeys, getKey methods to where",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2017-12-06T09:36:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "647a7f0649c925528e7ab3d3ad93ba677411e738",
"body": "IndexedDB dispatches the success event when the item is successfully\nadded to the transaction, not when the transaction successfully\ncompletes. Lame. So we have to list to the transaction for completion.",
"is_bot": false,
"headline": "Fix browserdb to wait for transaction success",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2017-12-06T08:21:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "427443a798dad1c57014ab8f1e862a3ba7bf8dcb",
"body": null,
"is_bot": false,
"headline": "Switch to buble because babel isn't working with rollup",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2017-12-06T08:20:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72e2395ffef29ee56bf2bd5b3f034908c7caa3d3",
"body": "Adds browserdb, tests, and unfinished readme.",
"is_bot": false,
"headline": "Initial commit",
"author_name": "Jacob Wright",
"author_login": "jacwright",
"committed_at": "2017-11-28T22:48:34Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 8,
"commits_last_year": 7,
"latest_release_at": "2019-02-26T15:59:51Z",
"latest_release_tag": "v1.6.0",
"releases_from_tags": true,
"days_since_last_push": 6,
"active_weeks_last_year": 2,
"days_since_latest_release": 2707,
"mean_days_between_releases": 25.6
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": true,
"has_contributing": false,
"health_percentage": 25,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "browserbase",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/browserbase",
"is_deprecated": false,
"latest_version": "3.1.2",
"repository_url": "https://github.com/dabblewriter/browserbase",
"versions_count": 42,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2947,
"first_published_at": "2018-01-31T17:39:45.361000Z",
"latest_published_at": "2026-07-20T20:41:07.669000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 6
}
]
},
"popularity": {
"forks": 1,
"stars": 11,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2023-08-10",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": null,
"open_issues_and_prs": 8
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 35377,
"source_files_sampled": 8,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "rollup",
"direct": false,
"version": "4.55.3",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-mw96-cpmx-2vgc"
],
"fixed_version": "4.59.0",
"advisory_count": 1,
"oldest_advisory_days": 151
},
{
"name": "vitest",
"direct": false,
"version": "3.2.3",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-5xrq-8626-4rwp"
],
"fixed_version": "4.1.0",
"advisory_count": 1,
"oldest_advisory_days": 55
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.3",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3v7f-55p6-f55p",
"GHSA-c2c7-rcm5-vvqj"
],
"fixed_version": "4.0.4",
"advisory_count": 2,
"oldest_advisory_days": 123
},
{
"name": "postcss",
"direct": false,
"version": "8.5.6",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-6g55-p6wh-862q",
"GHSA-qx2v-qp2m-jg93",
"GHSA-r28c-9q8g-f849"
],
"fixed_version": "8.5.18",
"advisory_count": 3,
"oldest_advisory_days": 93
},
{
"name": "vite",
"direct": false,
"version": "7.3.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-4w7w-66w2-5vf9",
"GHSA-fx2h-pf6j-xcff",
"GHSA-p9ff-h696-f583",
"GHSA-v2wj-q39q-566r",
"GHSA-v6wh-96g9-6wx3"
],
"fixed_version": "8.0.16",
"advisory_count": 5,
"oldest_advisory_days": 111
},
{
"name": "ws",
"direct": false,
"version": "8.18.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-58qx-3vcg-4xpx",
"GHSA-96hv-2xvq-fx4p"
],
"fixed_version": "8.21.0",
"advisory_count": 2,
"oldest_advisory_days": 69
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 4,
"critical": 2
},
"advisory_count": 14,
"affected_count": 6,
"assessed_count": 139,
"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": "@asamuzakjp/css-color",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "@csstools/color-helpers",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "@csstools/css-calc",
"direct": false,
"version": "2.1.4",
"ecosystem": "npm"
},
{
"name": "@csstools/css-color-parser",
"direct": false,
"version": "3.0.10",
"ecosystem": "npm"
},
{
"name": "@csstools/css-parser-algorithms",
"direct": false,
"version": "3.0.5",
"ecosystem": "npm"
},
{
"name": "@csstools/css-tokenizer",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.27.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.27.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.27.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.27.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.27.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.27.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.27.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.27.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.27.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.27.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.27.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.27.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.27.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.27.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.27.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.27.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.27.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-arm64",
"direct": false,
"version": "0.27.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.27.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-arm64",
"direct": false,
"version": "0.27.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.27.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/openharmony-arm64",
"direct": false,
"version": "0.27.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.27.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.27.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.27.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.27.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm-eabi",
"direct": false,
"version": "4.55.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm64",
"direct": false,
"version": "4.55.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-arm64",
"direct": false,
"version": "4.55.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-x64",
"direct": false,
"version": "4.55.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-arm64",
"direct": false,
"version": "4.55.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-x64",
"direct": false,
"version": "4.55.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-gnueabihf",
"direct": false,
"version": "4.55.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-musleabihf",
"direct": false,
"version": "4.55.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-gnu",
"direct": false,
"version": "4.55.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-musl",
"direct": false,
"version": "4.55.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loong64-gnu",
"direct": false,
"version": "4.55.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loong64-musl",
"direct": false,
"version": "4.55.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-ppc64-gnu",
"direct": false,
"version": "4.55.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-ppc64-musl",
"direct": false,
"version": "4.55.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-gnu",
"direct": false,
"version": "4.55.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-musl",
"direct": false,
"version": "4.55.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-s390x-gnu",
"direct": false,
"version": "4.55.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-gnu",
"direct": false,
"version": "4.55.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-musl",
"direct": false,
"version": "4.55.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-openbsd-x64",
"direct": false,
"version": "4.55.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-openharmony-arm64",
"direct": false,
"version": "4.55.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-arm64-msvc",
"direct": false,
"version": "4.55.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-ia32-msvc",
"direct": false,
"version": "4.55.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-gnu",
"direct": false,
"version": "4.55.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-msvc",
"direct": false,
"version": "4.55.3",
"ecosystem": "npm"
},
{
"name": "@types/chai",
"direct": false,
"version": "5.2.2",
"ecosystem": "npm"
},
{
"name": "@types/deep-eql",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "@vitest/expect",
"direct": false,
"version": "3.2.3",
"ecosystem": "npm"
},
{
"name": "@vitest/mocker",
"direct": false,
"version": "3.2.3",
"ecosystem": "npm"
},
{
"name": "@vitest/pretty-format",
"direct": false,
"version": "3.2.3",
"ecosystem": "npm"
},
{
"name": "@vitest/runner",
"direct": false,
"version": "3.2.3",
"ecosystem": "npm"
},
{
"name": "@vitest/snapshot",
"direct": false,
"version": "3.2.3",
"ecosystem": "npm"
},
{
"name": "@vitest/spy",
"direct": false,
"version": "3.2.3",
"ecosystem": "npm"
},
{
"name": "@vitest/utils",
"direct": false,
"version": "3.2.3",
"ecosystem": "npm"
},
{
"name": "agent-base",
"direct": false,
"version": "7.1.3",
"ecosystem": "npm"
},
{
"name": "assertion-error",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "cac",
"direct": false,
"version": "6.7.14",
"ecosystem": "npm"
},
{
"name": "chai",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "check-error",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "cssstyle",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "data-urls",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "decimal.js",
"direct": false,
"version": "10.5.0",
"ecosystem": "npm"
},
{
"name": "deep-eql",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "es-module-lexer",
"direct": false,
"version": "1.7.0",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "0.27.2",
"ecosystem": "npm"
},
{
"name": "estree-walker",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "expect-type",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "fake-indexeddb",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "fdir",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "html-encoding-sniffer",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "http-proxy-agent",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "https-proxy-agent",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.6.3",
"ecosystem": "npm"
},
{
"name": "is-potential-custom-element-name",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "jsdom",
"direct": false,
"version": "26.1.0",
"ecosystem": "npm"
},
{
"name": "loupe",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "10.4.3",
"ecosystem": "npm"
},
{
"name": "magic-string",
"direct": false,
"version": "0.30.17",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.11",
"ecosystem": "npm"
},
{
"name": "nwsapi",
"direct": false,
"version": "2.2.20",
"ecosystem": "npm"
},
{
"name": "parse5",
"direct": false,
"version": "7.3.0",
"ecosystem": "npm"
},
{
"name": "pathe",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "pathval",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "8.5.6",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "rollup",
"direct": false,
"version": "4.55.3",
"ecosystem": "npm"
},
{
"name": "rrweb-cssom",
"direct": false,
"version": "0.8.0",
"ecosystem": "npm"
},
{
"name": "safer-buffer",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "saxes",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "siginfo",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "source-map-js",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "stackback",
"direct": false,
"version": "0.0.2",
"ecosystem": "npm"
},
{
"name": "std-env",
"direct": false,
"version": "3.9.0",
"ecosystem": "npm"
},
{
"name": "strip-literal",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "symbol-tree",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "tinybench",
"direct": false,
"version": "2.9.0",
"ecosystem": "npm"
},
{
"name": "tinyexec",
"direct": false,
"version": "0.3.2",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.15",
"ecosystem": "npm"
},
{
"name": "tinypool",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "tinyrainbow",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "tinyspy",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "tldts",
"direct": false,
"version": "6.1.86",
"ecosystem": "npm"
},
{
"name": "tldts-core",
"direct": false,
"version": "6.1.86",
"ecosystem": "npm"
},
{
"name": "tough-cookie",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "tr46",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.8.3",
"ecosystem": "npm"
},
{
"name": "vite",
"direct": false,
"version": "7.3.1",
"ecosystem": "npm"
},
{
"name": "vite-node",
"direct": false,
"version": "3.2.3",
"ecosystem": "npm"
},
{
"name": "vitest",
"direct": false,
"version": "3.2.3",
"ecosystem": "npm"
},
{
"name": "w3c-xmlserializer",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "webidl-conversions",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "whatwg-encoding",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "whatwg-mimetype",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "whatwg-url",
"direct": false,
"version": "14.2.0",
"ecosystem": "npm"
},
{
"name": "why-is-node-running",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "ws",
"direct": false,
"version": "8.18.0",
"ecosystem": "npm"
},
{
"name": "xml-name-validator",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "xmlchars",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 139,
"direct_count": 0,
"indirect_count": 139
}
},
"maintainership": {
"issues": {
"open_prs": 6,
"merged_prs": 2,
"open_issues": 2,
"closed_ratio": 0.6,
"closed_issues": 3,
"closed_unmerged_prs": 17
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "jacwright",
"commits": 78,
"avatar_url": "https://avatars.githubusercontent.com/u/120294?v=4"
},
{
"type": "User",
"login": "RyanHavoc",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/824169?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.975
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"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 2 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": 0,
"reason": "Found 2/27 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 4 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 3,
"reason": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 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": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "14 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "050b67a80975d3994bf05a9b84a1124cdc9f0486",
"ran_at": "2026-07-27T13:02:21Z",
"aggregate_score": 1.8,
"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-20T20:40:34Z",
"oldest_open_prs": [
{
"number": 25,
"created_at": "2026-07-20T20:40:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 26,
"created_at": "2026-07-20T20:40:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 27,
"created_at": "2026-07-20T20:40:31Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 28,
"created_at": "2026-07-20T20:40:33Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 29,
"created_at": "2026-07-20T20:40:34Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 30,
"created_at": "2026-07-20T20:40:41Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-20T20:35:40Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 21,
"created_at": "2024-02-09T14:43:54Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 22,
"created_at": "2024-02-09T14:46:01Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/dabblewriter/browserbase",
"host": "github.com",
"name": "browserbase",
"owner": "dabblewriter"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"security": 34,
"vitality": 48,
"community": 30,
"governance": 49,
"engineering": 34
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 48,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"commits_last_year": 7,
"human_commit_share": 1,
"days_since_last_push": 6,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "7 commits in the last year",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 7
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 3,
"status": "partial",
"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": 48,
"inputs": {
"releases_count": 8,
"latest_release_tag": "v1.6.0",
"releases_from_tags": true,
"days_since_latest_release": 2707,
"mean_days_between_releases": 25.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "8 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 8
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2707 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2707
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~25.6 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 25.6
}
}
],
"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": 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": 6,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 6 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 6
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 30,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"forks": 1,
"stars": 11,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "11 stars",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 11
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"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": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"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": [
"browserbase"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 2947
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,947 downloads/month across npm",
"points": 46.3,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2947,
"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": "at_risk",
"name": "Sustainability & Governance",
"value": 49,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.975
},
"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 98% of commits",
"points": 0.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 98
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"merged_prs": 2,
"open_issues": 2,
"closed_issues": 3,
"issue_closed_ratio": 0.6,
"closed_unmerged_prs": 17
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "60% of issues closed",
"points": 28.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 60
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "2/19 decided PRs merged",
"points": 4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 2,
"decided": 19
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/27 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"followers": 5,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "dabblewriter",
"public_repos": 15,
"account_age_days": 3830
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "5 followers of dabblewriter",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 5,
"login": "dabblewriter"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "15 public repos, account ~10 yr old",
"points": 20.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 15
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"browserbase"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 6
},
"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 6 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 6
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "42 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 42
}
}
],
"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": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": 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 2 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 34,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 17,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 1.8
},
"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 2 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 2/27 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 2.2,
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file 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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "14 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"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 139 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": 139
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 14,
"affected_packages": 6,
"assessed_packages": 139,
"unassessed_packages": 0,
"affected_by_severity": "critical 2, high 4",
"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": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 139,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 5
},
"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": 42,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 4,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.075,
"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": "6 of 80 human commits state their intent (structured subject or explanatory body)",
"points": 4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 6,
"sampled": 80
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 48,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"tsconfig.json"
],
"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": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"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 80",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 80
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 35377,
"source_files_sampled": 8,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/8 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 8,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-27T13:02:28.870014Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/dabblewriter/browserbase.svg",
"full_name": "dabblewriter/browserbase",
"license_state": "absent",
"license_spdx": null
}