Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"upstash",
"upstash-redis",
"upstash-sdk"
],
"is_fork": false,
"size_kb": 176,
"has_wiki": true,
"homepage": "https://lock-upstash.vercel.app",
"languages": {
"JavaScript": 208,
"TypeScript": 17757
},
"pushed_at": "2026-07-24T11:24:28Z",
"created_at": "2023-10-30T20:22:17Z",
"owner_type": "Organization",
"updated_at": "2026-07-24T11:21:31Z",
"description": "Basic Lock Service using Redis",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": "https://upstash.com",
"name": "Upstash",
"type": "Organization",
"login": "upstash",
"company": null,
"location": "California",
"followers": 1535,
"avatar_url": "https://avatars.githubusercontent.com/u/74989412?v=4",
"created_at": "2020-11-24T20:29:21Z",
"is_verified": null,
"public_repos": 135,
"account_age_days": 2078
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-07-24T11:24:28Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2024-07-10T12:39:36Z"
},
{
"tag": "v0.1.0-canary",
"kind": "prerelease",
"published_at": "2023-11-23T11:39:02Z"
}
],
"recent_commits": [
{
"oid": "8c35f6d8942f6f0bb906782b9adefbf5f5aec875",
"body": "* Add await using support (Explicit Resource Management)\n\nLock now implements AsyncDisposable: an `await using` scope releases the\nlock automatically on exit, even when the critical section throws. Adds\nacquireOrThrow() + LockAcquisitionError for ergonomic pairing with\n`await using`, a Symbol.asyncD\n[…]\nedis types\n- Cover once-per-client tagging and that telemetry failures (throwing or\n missing addTelemetry) never break Lock construction\n\n---------\n\nCo-authored-by: CahidArda <cahidardaooz@gmail.com>",
"is_bot": false,
"headline": "Add release workflow (qstash-js style) and telemetry (#19)",
"author_name": "ytkimirti",
"author_login": "ytkimirti",
"committed_at": "2026-07-24T11:20:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3e259efaa3ebfbaf58221c8bc4b2393d0487041b",
"body": "* feat: allow seeding the lock uuid for cross-process release\n\nA Lock can now be constructed with the uuid of an already-acquired\nlock, so a different process can safely release or extend it. Release\nstill verifies the uuid in Redis before deleting the key.\n\nCloses #16\n\n* fix: rebuild the demo app o\n[…]\nropped connection), the page stayed stuck on 'mine' with the button\ndisabled. The ticker now frees the UI whenever the countdown expires.\n\n---------\n\nCo-authored-by: CahidArda <cahidardaooz@gmail.com>",
"is_bot": false,
"headline": "DX-2424: rebuild the lock demo app on the current stack (#18)",
"author_name": "ytkimirti",
"author_login": "ytkimirti",
"committed_at": "2026-07-24T10:25:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fc3abadb06cb96a8643b0f997fee7f9d8fca1c01",
"body": "* Add await using support (Explicit Resource Management)\n\nLock now implements AsyncDisposable: an `await using` scope releases the\nlock automatically on exit, even when the critical section throws. Adds\nacquireOrThrow() + LockAcquisitionError for ergonomic pairing with\n`await using`, a Symbol.asyncD\n[…]\n (no extra EVAL on scope exit)\n- extend() gets the same null-UUID guard\n- test now asserts evalCalls === 1 to lock in the no-op semantics\n\n---------\n\nCo-authored-by: CahidArda <cahidardaooz@gmail.com>",
"is_bot": false,
"headline": "Add `await using` support (Explicit Resource Management) (#17)",
"author_name": "ytkimirti",
"author_login": "ytkimirti",
"committed_at": "2026-07-24T09:51:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "13f0d67e7e5afd0af55c39e452be5a898c8ef817",
"body": "…e-vu-dyr7h0\n\nFix React Server Components CVE vulnerabilities",
"is_bot": false,
"headline": "Merge pull request #13 from upstash/vercel/react-server-components-cv…",
"author_name": "Ali Tarık Şahin",
"author_login": "alitariksahin",
"committed_at": "2025-12-12T08:30:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b6b15298ea3e27217f9ae7f168255cfb7d700c3",
"body": "Updated dependencies to fix Next.js and React CVE vulnerabilities.\n\nThe fix-react2shell-next tool automatically updated the following packages to their secure versions:\n- next\n- react-server-dom-webpack\n- react-server-dom-parcel \n- react-server-dom-turbopack\n\nAll package.json files have been scanned and vulnerable versions have been patched to the correct fixed versions based on the official React advisory.\n\nCo-authored-by: Vercel <vercel[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Fix React Server Components CVE vulnerabilities",
"author_name": "Vercel",
"author_login": "vercel[bot]",
"committed_at": "2025-12-12T08:28:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61ffe3f7761635f850628a1db980ac99515ffd4a",
"body": null,
"is_bot": false,
"headline": "Rename context7.json to context77.json",
"author_name": "Enes Akar",
"author_login": "enesakar",
"committed_at": "2025-08-07T01:05:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ceb1e5a337e5c9523d8784b7c4051b0105f30e03",
"body": null,
"is_bot": false,
"headline": "Update context7.json",
"author_name": "Enes Akar",
"author_login": "enesakar",
"committed_at": "2025-08-07T01:01:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad889345a882623a5856583085ea4f46d001890f",
"body": null,
"is_bot": false,
"headline": "Update context7.json",
"author_name": "Enes Akar",
"author_login": "enesakar",
"committed_at": "2025-08-07T00:59:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0895dcf756a231ab902de0de93d2885d1f1fd9e7",
"body": null,
"is_bot": false,
"headline": "Create context7.json",
"author_name": "Enes Akar",
"author_login": "enesakar",
"committed_at": "2025-08-07T00:48:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9be576cc6ff82f777f2b5f0b3df12659b8a0047",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Enes Akar",
"author_login": "enesakar",
"committed_at": "2025-01-11T07:38:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47a00affea4c61fbb11bdbae5a344e3ed624684e",
"body": "Removes crypto dependency so this can be used in edge runtimes",
"is_bot": false,
"headline": "Merge pull request #12 from EliBates/feat/remove-crypto-dep",
"author_name": "Cahid Arda Öz",
"author_login": "CahidArda",
"committed_at": "2024-07-10T12:36:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20a3fdb95e2696ff6359946e483da7a3f5ed70db",
"body": null,
"is_bot": false,
"headline": "fix: rm crypto from dependencies",
"author_name": "CahidArda",
"author_login": "CahidArda",
"committed_at": "2024-07-10T12:27:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39714d9f0ab4724616bd02d2330e60305a3edad1",
"body": "Crypto is built into node already https://medium.com/@vviital/you-dont-need-a-uuid-anymore-33cf7ab201d2\nRemoving cyrpto will allow this to run on cloudflare workers or vercel edge. Additionally added an optional param to LockAcquireConfig allowing someone to pass in their own UUID if they want (or if they don't have the built in crypto module)",
"is_bot": false,
"headline": "Removes crypto dependency so this can be used in edge runtimes",
"author_name": "Eli Bates",
"author_login": "EliBates",
"committed_at": "2024-07-10T09:56:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7db71e456825d6d33f83a03fad6b854b6eb6d78",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "Meshan Khosla",
"author_login": "MeshanKhosla",
"committed_at": "2024-05-04T21:42:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "376a60dfd8c008a479eb9987932390b5bc423bd9",
"body": "* Add a distributed debounce function\r\n\r\n---------\r\n\r\nCo-authored-by: William Overton <will@execify.ai>",
"is_bot": false,
"headline": "Add a distributed debounce function (#10)",
"author_name": "William Overton",
"author_login": "williamoverton",
"committed_at": "2024-05-04T20:17:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0576f2f673e17e5f567745c8a4b8987efd75471c",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Enes Akar",
"author_login": "enesakar",
"committed_at": "2024-02-21T23:02:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5f89bf1ce937fa234dfc6b32f20747e8a126d4d",
"body": null,
"is_bot": false,
"headline": "Add link to demo",
"author_name": "Meshan Khosla",
"author_login": "MeshanKhosla",
"committed_at": "2023-11-23T23:11:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c9a5ed9e95831a183dc2e12403616bd2bcf7d8d",
"body": null,
"is_bot": false,
"headline": "Add demo example",
"author_name": "Meshan Khosla",
"author_login": "MeshanKhosla",
"committed_at": "2023-11-23T22:58:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "911be95bc7ede71812fd6b205eddd8df59a32a5c",
"body": "Add disclaimer section to README",
"is_bot": false,
"headline": "Merge pull request #7 from upstash/disclaimer",
"author_name": "buggyhunter",
"author_login": "buggyhunter",
"committed_at": "2023-11-23T18:07:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4d22399eb1e4a9fd477688b812bdde59f90553f",
"body": null,
"is_bot": false,
"headline": "Add disclaimer section to README",
"author_name": "Mehmet Dogan",
"author_login": "mdogan",
"committed_at": "2023-11-23T12:05:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27d2a09e8132bd6d8e4edbf7b4e50ac75fd156a5",
"body": null,
"is_bot": false,
"headline": "Manually bump version to 0.1.0",
"author_name": "ogzhanolguncu",
"author_login": "ogzhanolguncu",
"committed_at": "2023-11-23T11:44:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdf8e23e3b8581a0e339fb57a44eb12cceea1040",
"body": "DX490",
"is_bot": false,
"headline": "Merge pull request #6 from upstash/DX-490",
"author_name": "Oğuzhan Olguncu",
"author_login": "ogzhanolguncu",
"committed_at": "2023-11-23T11:38:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fb02979eb0bdc9be9b3ec138fbf7fac99a5c129",
"body": null,
"is_bot": false,
"headline": "Merge branch 'DX-490' of github.com:upstash/lock into DX-490",
"author_name": "ogzhanolguncu",
"author_login": "ogzhanolguncu",
"committed_at": "2023-11-23T11:33:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bc732ef192a08373b33537086ac7fda71d65464",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:upstash/lock into DX-490",
"author_name": "ogzhanolguncu",
"author_login": "ogzhanolguncu",
"committed_at": "2023-11-23T11:33:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7409c7b06fd12327b68e899cacc7feec974cb6ce",
"body": null,
"is_bot": false,
"headline": "Update package json and release yaml",
"author_name": "ogzhanolguncu",
"author_login": "ogzhanolguncu",
"committed_at": "2023-11-23T11:32:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a5663816cd0259b29ef3ce77801983e6a0d3ac8",
"body": null,
"is_bot": false,
"headline": "Fix typo in release yaml",
"author_name": "ogzhanolguncu",
"author_login": "ogzhanolguncu",
"committed_at": "2023-11-23T11:28:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b20bf559c236189aa9d4054f64689e0edc0c7eb",
"body": "Add release script to lock lib",
"is_bot": false,
"headline": "Merge pull request #5 from upstash/DX-490",
"author_name": "Oğuzhan Olguncu",
"author_login": "ogzhanolguncu",
"committed_at": "2023-11-23T11:23:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16d72dc9e2a3f0b2ccf7228a0f146adfdf0fa02a",
"body": null,
"is_bot": false,
"headline": "Add release script to lock lib",
"author_name": "ogzhanolguncu",
"author_login": "ogzhanolguncu",
"committed_at": "2023-11-23T11:22:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c4c597c375f2748633d40b758ce6f5f5df90e3a",
"body": null,
"is_bot": false,
"headline": "Add getStatus to README",
"author_name": "Meshan Khosla",
"author_login": "MeshanKhosla",
"committed_at": "2023-11-23T01:02:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9b4618eb0dbf15982c986f43b3c5909ff32341a",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Meshan Khosla",
"author_login": "MeshanKhosla",
"committed_at": "2023-11-20T07:55:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd0ab8ab4383238a5906e70f7a444fae0b365ce5",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Meshan Khosla",
"author_login": "MeshanKhosla",
"committed_at": "2023-11-20T07:54:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9098675e8c503ac07c9bca7a7e2e687be8b44863",
"body": null,
"is_bot": false,
"headline": "Update README",
"author_name": "Meshan Khosla",
"author_login": "MeshanKhosla",
"committed_at": "2023-11-19T18:56:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1843c0709c27a27989f0924bbbb66f4b4c2dd24c",
"body": null,
"is_bot": false,
"headline": "Change API to not include LockManager (#4)",
"author_name": "Meshan Khosla",
"author_login": "MeshanKhosla",
"committed_at": "2023-11-19T04:42:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8372942a169f1935495c3c6f6b93dd1a23734e78",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Meshan Khosla",
"author_login": "MeshanKhosla",
"committed_at": "2023-11-08T19:48:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42524e1c40d227c8cbbaeaf58fc498c242b45a91",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Meshan Khosla",
"author_login": "MeshanKhosla",
"committed_at": "2023-11-01T00:53:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8ab8ddc2796f30f31742eeed844719adffb69e9",
"body": null,
"is_bot": false,
"headline": "Add test workflow, but no env",
"author_name": "Meshan Khosla",
"author_login": "MeshanKhosla",
"committed_at": "2023-10-31T21:28:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a3d9b8a993c1f11a8e0f727ce2aafa4c20ab0aa",
"body": null,
"is_bot": false,
"headline": "Add testing (#2)",
"author_name": "Meshan Khosla",
"author_login": "MeshanKhosla",
"committed_at": "2023-10-31T21:15:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fc9c0289190d724d22e84649ca90859ba58f6e6",
"body": "1. Implement extend\r\n2. Switch API to take in milliseconds instead of seconds\r\n3. Improve comments.",
"is_bot": false,
"headline": "Extend (#1)",
"author_name": "Meshan Khosla",
"author_login": "MeshanKhosla",
"committed_at": "2023-10-31T01:07:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfa2cf72ececb7da3f653efe468f4112bd66e9f3",
"body": null,
"is_bot": false,
"headline": "Format README",
"author_name": "Meshan Khosla",
"author_login": "MeshanKhosla",
"committed_at": "2023-10-30T21:04:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dce251008730fdd32e3b377a0a5a209ebdfc709",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into main",
"author_name": "Meshan Khosla",
"author_login": "MeshanKhosla",
"committed_at": "2023-10-30T20:57:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cc10211ab7a57c7a6d815cc832ce18505d19bc7",
"body": null,
"is_bot": false,
"headline": "Cleanup code",
"author_name": "Meshan Khosla",
"author_login": "MeshanKhosla",
"committed_at": "2023-10-30T20:53:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9aea1e8b3d0034fe20ac4f7046e5d688c635ce3f",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "dev-ups",
"author_login": "dev-ups",
"committed_at": "2023-10-30T20:22:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e247fc25db762662e2ca570083ce874c938c063",
"body": null,
"is_bot": false,
"headline": "Add defaults",
"author_name": "Meshan Khosla",
"author_login": "MeshanKhosla",
"committed_at": "2023-10-29T22:28:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb3736e2311f56f336ada70f38f515f9b3353380",
"body": null,
"is_bot": false,
"headline": "Initial commit, basic lock functionality",
"author_name": "Meshan Khosla",
"author_login": "MeshanKhosla",
"committed_at": "2023-10-28T21:35:58Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 9,
"latest_release_at": "2026-07-24T11:24:28Z",
"latest_release_tag": "v0.3.0",
"releases_from_tags": false,
"days_since_last_push": 10,
"active_weeks_last_year": 3,
"days_since_latest_release": 10,
"mean_days_between_releases": 487
},
"artifacts": {
"collected": true,
"structure": [],
"declarations": [
{
"name": "@upstash/lock",
"path": "package.json",
"tokens": [
"npm.entry",
"npm.peer_dependencies"
],
"ecosystem": "npm"
}
]
},
"community": {
"has_readme": true,
"has_license": true,
"readme_badges": {
"hosts": [],
"total": 0,
"header": 0,
"collected": true,
"has_inspect_badge": false
},
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "@upstash/lock",
"exists": true,
"license": "MIT",
"keywords": [
"redis",
"lock",
"upstash",
"redlock"
],
"ecosystem": "npm",
"categories": [],
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@upstash/lock",
"declared_type": null,
"is_deprecated": false,
"latest_version": "0.3.0",
"repository_url": "https://github.com/upstash/lock",
"versions_count": 4,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 8,
"monthly_downloads": 54149,
"first_published_at": "2023-11-23T11:43:03.594000Z",
"latest_published_at": "2026-07-24T11:24:56.535000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 10
}
]
},
"popularity": {
"forks": 4,
"stars": 27,
"watchers": 5,
"fork_history": {
"days": [
{
"date": "2024-05-02",
"count": 1
},
{
"date": "2024-07-10",
"count": 1
},
{
"date": "2026-03-27",
"count": 1
},
{
"date": "2026-04-07",
"count": 1
}
],
"complete": true,
"collected": 4,
"total_forks": 4
},
"star_history": null,
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"examples/upstash-lock-demo/tsconfig.json",
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 12720,
"source_files_sampled": 14,
"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": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 1,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 16,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@biomejs/biome",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/postcss",
"direct": false,
"version": "^4.3.3",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "^20.8.9",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "^24",
"ecosystem": "npm"
},
{
"name": "@types/react",
"direct": false,
"version": "^19",
"ecosystem": "npm"
},
{
"name": "@types/react-dom",
"direct": false,
"version": "^19",
"ecosystem": "npm"
},
{
"name": "@upstash/lock",
"direct": false,
"version": "^0.2.1",
"ecosystem": "npm"
},
{
"name": "@upstash/redis",
"direct": false,
"version": "^1.24.1",
"ecosystem": "npm"
},
{
"name": "@upstash/redis",
"direct": false,
"version": "^1.38.0",
"ecosystem": "npm"
},
{
"name": "bun-types",
"direct": false,
"version": "^1.0.7",
"ecosystem": "npm"
},
{
"name": "next",
"direct": false,
"version": "^16.2.10",
"ecosystem": "npm"
},
{
"name": "react",
"direct": false,
"version": "^19.2.4",
"ecosystem": "npm"
},
{
"name": "react-dom",
"direct": false,
"version": "^19.2.4",
"ecosystem": "npm"
},
{
"name": "tailwindcss",
"direct": false,
"version": "^4.3.3",
"ecosystem": "npm"
},
{
"name": "tsup",
"direct": false,
"version": "^7.2.0",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "^5",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "^5.2.2",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 17,
"direct_count": 0,
"indirect_count": 17
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 12,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 4,
"closed_unmerged_prs": 2
},
"bus_factor": 2,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "MeshanKhosla",
"commits": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/24885081?v=4"
},
{
"type": "User",
"login": "ogzhanolguncu",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/21091016?v=4"
},
{
"type": "User",
"login": "enesakar",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/234086?v=4"
},
{
"type": "User",
"login": "ytkimirti",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/18082091?v=4"
},
{
"type": "User",
"login": "CahidArda",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/57228345?v=4"
},
{
"type": "User",
"login": "alitariksahin",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/112548301?v=4"
},
{
"type": "User",
"login": "EliBates",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3781935?v=4"
},
{
"type": "User",
"login": "mdogan",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1201712?v=4"
},
{
"type": "User",
"login": "williamoverton",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2838108?v=4"
},
{
"type": "User",
"login": "buggyhunter",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/82619612?v=4"
}
],
"contributors_sampled": 11,
"top_contributor_share": 0.419
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"release.yaml",
"test.yaml"
],
"has_docs_dir": false,
"linter_configs": [
"biome.json"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"bun.lockb"
],
"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": 1,
"reason": "1 out of 9 merged PRs checked by a CI test -- score normalized to 1",
"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": 3,
"reason": "Found 6/20 approved changesets -- score normalized to 3",
"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": 2,
"reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 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": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"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": "8c35f6d8942f6f0bb906782b9adefbf5f5aec875",
"ran_at": "2026-08-03T22:26:55Z",
"aggregate_score": 3.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"recent_prs": {
"merged_7d": 0,
"decided_7d": 0,
"merged_30d": 3,
"authors_30d": 2,
"decided_30d": 4,
"sample_size": 14,
"window_days": 30,
"sample_exhausted": false,
"authors_probed_30d": 2,
"newcomer_merged_30d": 3,
"bot_prs_excluded_30d": 0,
"newcomer_authors_30d": 2,
"newcomer_decided_30d": 4
},
"ci_last_run_at": "2026-08-03T00:51:12Z",
"oldest_open_prs": [
{
"number": 15,
"created_at": "2026-04-07T13:19:54Z",
"last_comment_at": "2026-04-07T13:19:58Z",
"last_comment_author": "vercel"
}
],
"last_merged_pr_at": "2026-07-24T11:20:47Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/upstash/lock",
"host": "github.com",
"name": "lock",
"owner": "upstash"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": "The weighted overall 61 is calibrated to 67 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 61,
"calibrated": 67,
"calibration": "2026-08-02"
}
}
],
"value": 67,
"inputs": {
"security": 51,
"vitality": 56,
"community": 49,
"governance": 76,
"calibration": "2026-08-02",
"engineering": 70,
"ai_readiness": 48,
"weighted_overall_raw": 61
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 56,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "weak",
"name": "Development activity",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"commits_last_year": 9,
"human_commit_share": 0.977,
"days_since_last_push": 10,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 10 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 10
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "9 commits in the last year",
"points": 9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 9
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"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": 76,
"inputs": {
"releases_count": 3,
"latest_release_tag": "v0.3.0",
"releases_from_tags": false,
"days_since_latest_release": 10,
"mean_days_between_releases": 487
},
"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 10 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 10
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~487 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 487
}
}
],
"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": 49,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"forks": 4,
"stars": 27,
"watchers": 5,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "27 stars",
"points": 23,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 27
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "4 forks",
"points": 4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 4
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "5 watchers",
"points": 3.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 5
}
}
],
"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": 0,
"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": "good",
"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": 79,
"inputs": {
"packages": [
"@upstash/lock"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 54149
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "54,149 downloads/month across npm",
"points": 63.1,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 54149,
"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": "good",
"name": "Sustainability & Governance",
"value": 76,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 11,
"top_contributor_share": 0.419
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 42% of commits",
"points": 13.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 42
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "11 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 11
}
}
],
"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": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"merged_prs": 12,
"open_issues": 0,
"closed_issues": 4,
"prs_merged_7d": 0,
"prs_decided_7d": 0,
"prs_merged_30d": 3,
"prs_decided_30d": 4,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 2,
"first_time_authors_30d": 2,
"first_time_prs_merged_30d": 3,
"first_time_prs_decided_30d": 4
},
"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": "12/14 decided PRs merged",
"points": 25.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 12,
"decided": 14
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "3/4 first-time contributors' PRs merged in 30d",
"points": 9.8,
"status": "partial",
"details": [
{
"code": "newcomer_prs_merged",
"params": {
"days": 30,
"merged": 3,
"decided": 4
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 6/20 approved changesets -- score normalized to 3",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"followers": 1535,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "upstash",
"public_repos": 135,
"account_age_days": 2078
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "1,535 followers of upstash",
"points": 22.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1535,
"login": "upstash"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "135 public repos, account ~5 yr old",
"points": 24.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 135
}
},
{
"code": "account_age_years",
"params": {
"years": 5
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"@upstash/lock"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 10
},
"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 10 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 10
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "4 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 4
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 70,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "biome.json",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "biome.json"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 9 merged PRs checked by a CI test -- score normalized to 1",
"points": 2,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"upstash",
"upstash-redis",
"upstash-sdk"
],
"has_wiki": true,
"homepage": "https://lock-upstash.vercel.app",
"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": "https://lock-upstash.vercel.app",
"points": 15,
"status": "met",
"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": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 51,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 39,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 3.9
},
"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": "1 out of 9 merged PRs checked by a CI test -- score normalized to 1",
"points": 0.2,
"status": "partial",
"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 6/20 approved changesets -- score normalized to 3",
"points": 2.2,
"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": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file 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": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"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": "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 1 resolved dependencies against OSV; 16 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). 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": 1
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 16
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 1,
"unassessed_packages": 16,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "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": 1,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "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": 7
},
"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": "weak",
"name": "AI Readiness",
"value": 48,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 17,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.326,
"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": "14 of 43 human commits state their intent (structured subject or explanatory body)",
"points": 17.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 14,
"sampled": 43
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"bun.lockb"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"examples/upstash-lock-demo/tsconfig.json",
"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": "biome.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "biome.json"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "examples/upstash-lock-demo/tsconfig.json, tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples/upstash-lock-demo/tsconfig.json, 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 44",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 44
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 12720,
"source_files_sampled": 14,
"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/14 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 14,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "weak",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"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": {
"top": [
"library"
],
"labels": [
"library"
],
"scores": {
"library": 17
},
"primary": "library",
"evidence": [
{
"tier": "declared",
"label": "library",
"source": "npm.entry",
"weight": 8
},
{
"tier": "distribution",
"label": "library",
"source": "registry:npm",
"weight": 6
},
{
"tier": "declared",
"label": "library",
"source": "npm.peer_dependencies",
"weight": 3
}
],
"artifacts": [
{
"path": "package.json",
"labels": [
"library"
],
"ecosystem": "npm"
}
],
"confidence": "high",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-08-03T22:27:12.182707Z",
"schema_version": "0.30.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/u/upstash/lock.svg",
"full_name": "upstash/lock",
"license_state": "standard",
"license_spdx": "MIT"
}