Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"kevel-public"
],
"is_fork": false,
"size_kb": 524,
"has_wiki": false,
"homepage": "https://dev.kevel.com",
"languages": {},
"pushed_at": "2026-07-21T16:20:45Z",
"created_at": "2019-11-07T16:05:11Z",
"owner_type": "Organization",
"updated_at": "2026-07-20T18:36:43Z",
"description": "Kevel OpenAPI specification",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": null,
"primary_language": null,
"significant_languages": []
},
"owner": {
"blog": "https://kevel.com",
"name": "Kevel",
"type": "Organization",
"login": "adzerk",
"company": null,
"location": "Durham, NC",
"followers": 37,
"avatar_url": "https://avatars.githubusercontent.com/u/163193?v=4",
"created_at": "2009-12-06T03:56:05Z",
"is_verified": null,
"public_repos": 60,
"account_age_days": 6077
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v1.0.28",
"kind": "patch",
"published_at": "2026-07-20T18:59:53Z"
},
{
"tag": "v1.0.27",
"kind": "patch",
"published_at": "2026-06-16T13:24:41Z"
},
{
"tag": "v1.0.26",
"kind": "patch",
"published_at": "2026-02-24T20:45:42Z"
},
{
"tag": "v1.0.25",
"kind": "patch",
"published_at": "2026-02-02T20:22:22Z"
},
{
"tag": "v1.0.24",
"kind": "patch",
"published_at": "2025-10-17T15:11:12Z"
},
{
"tag": "v1.0.23",
"kind": "patch",
"published_at": "2025-08-08T16:00:14Z"
},
{
"tag": "v1.0.22",
"kind": "patch",
"published_at": "2025-07-21T16:57:48Z"
},
{
"tag": "v1.0.21",
"kind": "patch",
"published_at": "2025-06-24T14:21:53Z"
},
{
"tag": "v1.0.20",
"kind": "patch",
"published_at": "2025-06-16T11:17:53Z"
},
{
"tag": "v1.0.19",
"kind": "patch",
"published_at": "2025-05-13T14:56:30Z"
},
{
"tag": "v1.0.18",
"kind": "patch",
"published_at": "2025-01-21T16:58:56Z"
},
{
"tag": "v1.0.17",
"kind": "patch",
"published_at": "2025-01-10T11:42:36Z"
},
{
"tag": "v1.0.16",
"kind": "patch",
"published_at": "2024-12-18T08:50:47Z"
},
{
"tag": "v1.0.15",
"kind": "patch",
"published_at": "2024-12-04T17:44:56Z"
},
{
"tag": "v1.0.14",
"kind": "patch",
"published_at": "2024-04-03T15:09:53Z"
},
{
"tag": "v1.0.13",
"kind": "patch",
"published_at": "2023-11-14T14:27:33Z"
},
{
"tag": "1.0.12",
"kind": "patch",
"published_at": "2023-08-29T16:50:07Z"
},
{
"tag": "1.0.11",
"kind": "patch",
"published_at": "2023-08-29T13:40:36Z"
},
{
"tag": "1.0.10",
"kind": "patch",
"published_at": "2023-08-15T15:02:49Z"
},
{
"tag": "1.0.9",
"kind": "patch",
"published_at": "2023-08-15T13:51:53Z"
},
{
"tag": "1.0.8",
"kind": "patch",
"published_at": "2023-08-15T13:44:46Z"
},
{
"tag": "1.0.7",
"kind": "patch",
"published_at": "2023-08-15T13:03:24Z"
},
{
"tag": "1.0.6",
"kind": "patch",
"published_at": "2023-08-14T19:14:47Z"
},
{
"tag": "1.0.5",
"kind": "patch",
"published_at": "2023-08-14T18:58:43Z"
},
{
"tag": "1.0.4",
"kind": "patch",
"published_at": "2023-08-14T18:34:27Z"
},
{
"tag": "1.0.3",
"kind": "patch",
"published_at": "2023-08-14T18:26:39Z"
},
{
"tag": "1.0.2",
"kind": "patch",
"published_at": "2023-08-14T18:01:53Z"
}
],
"recent_commits": [
{
"oid": "333c95bf91db129474610ce558620bf32267f948",
"body": "[SUPPORT-1613] Revert decisions additionalProperties to plain object type",
"is_bot": false,
"headline": "Merge pull request #118 from adzerk/SUPPORT-1613-openapi-spec-fixes-2",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2026-07-20T18:36:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24b90eaf506b3bbd0ef2c0d5d6b405830945ed71",
"body": "oneOf Decision refs aren't supported by codegen 5.1.0, so restore the simpler object type until the generator supports it.",
"is_bot": false,
"headline": "Revert decisions additionalProperties to plain object type",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2026-07-20T18:13:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9786b0bc8ff287b15c15e8415f851f6a7853416a",
"body": "[SUPPORT-1613] Fix OpenAPI spec validation issues and align schemas with implementation",
"is_bot": false,
"headline": "Merge pull request #117 from adzerk/SUPPORT-1613-openapi-spec-fixes",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2026-07-20T14:01:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3133ba5b12393073f67d3869597668e4b105915e",
"body": null,
"is_bot": false,
"headline": "Add a validate-and-build-all script",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2026-07-16T16:59:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9819f290405a5dc11281e7b18db9f74de1b45ad0",
"body": "These fields reflect ad/impression state rather than an explicit\nrequest opt-in flag (unlike networkId, relevancy, and the tracking\nURLs, which stay behind their respective include* flags):\n\n- externalMetadata: present when set on the matched ad\n- adChain: extra ads when multiple are selected for a \n[…]\nch were typed as string but are\nvalidated as numbers in bifrost (Request.coffee), and documents the\ndecisions map's actual shape (null | Decision | Decision[] keyed by\ndivName) plus the explain field.",
"is_bot": false,
"headline": "Add data-driven Decision fields and fix MatchedPoint types",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2026-07-14T19:57:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f95883b647b03b6f4884ef9c92a3e103a9983406",
"body": "the creative's height/width are always included on each rendered Decision, but the spec didn't document them.",
"is_bot": false,
"headline": "Add height and width fields to Decision response schema",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2026-07-14T19:54:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "050b3c8b3bc51872503d5fed4457278c5122c47a",
"body": "Expand the /v2/creative-templates/{creativeTemplateId}/update\nrequestBody to reference CreativeTemplateUpdate instead of a bare\n`object`, and correct CreativeTemplateUpdateOperation to match the\napi-proxy's actual validation:\n\n- Path: string or array of string/non-negative-int elements, not object\n-\n[…]\nUpdate/Delete/InsertAfter, defaulting to Update\n- Value: unconstrained (any JSON type), not object\n\nAlso removes the orphaned components/schemas/CreativeTemplateUpdate\nentry, which nothing referenced.",
"is_bot": false,
"headline": "Fix CreativeTemplateUpdate request schema",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2026-07-14T19:49:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1782039fd9e742880d1e2f6fdc072ea788219e4f",
"body": "Adds validate-management/validate-decision/validate-user-content-db\nscripts (plus a validate-all convenience wrapper) using the OpenAPI\nGenerator CLI's validate command, to catch schema issues like the\nones just fixed in distance-targeting.yaml before they ship.",
"is_bot": false,
"headline": "Add npm scripts to validate OpenAPI specs",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2026-07-14T01:49:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d82098615196080b8ab3a564887fe885dbced56b",
"body": "Distance, Latitude, and Longitude now document the same min/max\nbounds enforced by api-proxy's validation (v/decimal ranges in\ngeodistance.clj): Distance 0.01-500, Latitude -90/90, Longitude\n-180/180. Applied consistently across create, update, batch, and the\nDistanceTarget response schema.",
"is_bot": false,
"headline": "Add value constraints to distance-targeting numeric fields",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2026-07-14T01:48:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f3216945dfec299025bc467564fd38e65a8e594",
"body": "Distance/Latitude/Longitude are decimals (v/decimal in api-proxy), so\nuse type: number instead of the contradictory type: integer + format:\nfloat. Also fixes the batch endpoint's Geometries items schema, which\nlisted fields directly instead of nesting them under a proper object\nschema.",
"is_bot": false,
"headline": "Fix distance-targeting request schema types to match validation",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2026-07-14T01:36:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df7c6b1a8357510fc002686554d741573189ae13",
"body": "Create and batch-upload now document 201 (actual api-proxy behavior)\ninstead of 200, and delete documents 204 instead of 200. Also drops\nthe 400/503 error responses that other management specs don't\ndocument, for consistency across the spec set.",
"is_bot": false,
"headline": "Fix distance-targeting response status codes to match implementation",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2026-07-14T01:34:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "982e456397c3ba6fb96f5ebc98c86a3beebf0fc4",
"body": null,
"is_bot": false,
"headline": "Fix vulnerabilities with npm audit fix",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2026-07-13T23:47:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10f620ff50cf746f918e4d81d08d352e26b16d18",
"body": "…yAuth scheme\n\nPoint each management spec's securitySchemes.ApiKeyAuth at the shared\ncomponents/security-schemes.yaml via a per-entry $ref (the only place a\nReference Object is valid within a components map), replacing the\ninvalid whole-map $ref that broke openapi-generator-cli validation.\n\nAlso dec\n[…]\nity-counts,\nand queued-report, which api-proxy already requires it for but never\ndefined it locally, unlike every other management entity spec.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "[SUPPORT-1613] Fix invalid securitySchemes $ref and add missing ApiKe…",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2026-07-13T23:40:41Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "fc560f2c0bbc8e05f5ceddbc77f4ab149cbb06f1",
"body": "Migrate @adzerk/api-decision-js npm publish to Trusted Publishing (OIDC)",
"is_bot": false,
"headline": "Merge pull request #114 from adzerk/pe-1733-npm-trusted-publishing",
"author_name": "Luís M T Silva",
"author_login": "LuisMMMTS",
"committed_at": "2026-06-25T17:02:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e41a78b05e9c8cd9b0ae050311ebdfc15bc6a91",
"body": "The accepted suggestion nested a duplicate step inside the existing\n'with:' mapping, leaving an invalid workflow. Restore a single\nSetup NodeJS step with node-version + registry-url.",
"is_bot": false,
"headline": "ci: fix malformed Setup NodeJS step from suggestion apply",
"author_name": "|",
"author_login": "LuisMMMTS",
"committed_at": "2026-06-25T16:54:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f7a67b73313aae32500880dc2e94a5c3885d48d",
"body": "Co-authored-by: Tomas Casas <tomas.casas@gmail.com>",
"is_bot": false,
"headline": "Update .github/workflows/publish-decision-spec-packages.yml",
"author_name": "Luís M T Silva",
"author_login": "LuisMMMTS",
"committed_at": "2026-06-25T16:49:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0be08004e13afc614beb12213b14198887bf4d89",
"body": null,
"is_bot": false,
"headline": "ci: publish @adzerk/api-decision-js via npm Trusted Publishing (OIDC)",
"author_name": "|",
"author_login": "LuisMMMTS",
"committed_at": "2026-06-25T15:49:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8143d962c20b9655f4b717d460963b600baae7e9",
"body": "[SUPPORT-1475] Fix publishing failure by updating nodejs to v24",
"is_bot": false,
"headline": "Merge pull request #113 from adzerk/update-node-24-ci",
"author_name": "Vinod Kurup",
"author_login": "vkurup",
"committed_at": "2026-06-16T13:21:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "926bcb239e2ca56996078eef71bdf62ff6e8918f",
"body": null,
"is_bot": false,
"headline": "[SUPPORT-1475] Fix publishing failure by updating nodejs to v24",
"author_name": "Vinod Kurup",
"author_login": "vkurup",
"committed_at": "2026-06-16T13:11:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37760504a58ba2a8b4495b96382be2787c5ccea5",
"body": null,
"is_bot": false,
"headline": "Decsion SDK: Add support for searchTerm in skipFilters",
"author_name": "Vinod Kurup",
"author_login": "vkurup",
"committed_at": "2026-06-15T18:04:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb73a2553fb9fa69d3a897addbc6505d2a9f44d7",
"body": "[MGMT-661] CVE-2025-7783",
"is_bot": false,
"headline": "Merge pull request #111 from adzerk/MGMT-661-CVE-2025-7783",
"author_name": "Vinod Kurup",
"author_login": "vkurup",
"committed_at": "2026-06-09T15:19:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46ceaf0001c250c9c4a7ac306f806a3e636234a3",
"body": null,
"is_bot": false,
"headline": "Regenerate lockfile",
"author_name": "Vinod Kurup",
"author_login": "vkurup",
"committed_at": "2026-06-09T13:07:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee98dadb5335342c87d1fb9713d2639b068608b9",
"body": null,
"is_bot": false,
"headline": "Updated version to latest released version",
"author_name": "Vinod Kurup",
"author_login": "vkurup",
"committed_at": "2026-06-09T12:45:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "427e9a7c1024a7f3416120cf3c57fe5636575bcf",
"body": null,
"is_bot": false,
"headline": "Regenerate lock file for CVE fix",
"author_name": "Vinod Kurup",
"author_login": "vkurup",
"committed_at": "2026-06-09T12:41:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "644a876d1a05d5c5a6cc61d19b1bc1de41155e89",
"body": null,
"is_bot": false,
"headline": "jira-mgmt-291 add segments to user",
"author_name": "calliebensel",
"author_login": "calliebensel",
"committed_at": "2026-03-06T13:33:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59a2671d46defe82c93f39a9c7b54977b695f78a",
"body": null,
"is_bot": false,
"headline": "jira-mgmt-301 PR Update",
"author_name": "calliebensel",
"author_login": "calliebensel",
"committed_at": "2026-02-24T20:39:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fad433696542f8ab41a740c77cf60efbe30c04c",
"body": null,
"is_bot": false,
"headline": "jira-mgmt-301 PR Update",
"author_name": "calliebensel",
"author_login": "calliebensel",
"committed_at": "2026-02-24T20:39:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31227c4d786a33fcd62fb0103138b1d0bc3811b2",
"body": null,
"is_bot": false,
"headline": "jira-mgmt-301 PR updates",
"author_name": "calliebensel",
"author_login": "calliebensel",
"committed_at": "2026-02-24T20:39:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ddaf964eda97b42364a9347e62bdf682d934c38",
"body": null,
"is_bot": false,
"headline": "jira-mgmt-301 pr updates",
"author_name": "calliebensel",
"author_login": "calliebensel",
"committed_at": "2026-02-24T20:39:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b28655af6367ee7cf5c581e0e6643ce8c6b22d1",
"body": null,
"is_bot": false,
"headline": "JIRA-MGMT-301 PR Updates",
"author_name": "calliebensel",
"author_login": "calliebensel",
"committed_at": "2026-02-24T20:39:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f27bebc17b4f224a78588bdca39332435cddd17",
"body": null,
"is_bot": false,
"headline": "JIRA-MGMT-301 add segment",
"author_name": "calliebensel",
"author_login": "calliebensel",
"committed_at": "2026-02-24T20:39:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ffe5b5596987e1efb87c6148d5b509edec956f3",
"body": null,
"is_bot": false,
"headline": "MGMT-279 add group to user properties",
"author_name": "calliebensel",
"author_login": "calliebensel",
"committed_at": "2026-02-02T20:19:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "902ac3adf78cca9feb8645dab7bf33f51d51f559",
"body": null,
"is_bot": false,
"headline": "jira-mgmt-13 add searchTerm to decision sdk",
"author_name": "calliebensel",
"author_login": "calliebensel",
"committed_at": "2025-10-17T14:39:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b65d235faa976eb115e299b2ffc085f4281fba9",
"body": "Revert \"Adding schema ref to `decisions` property under `DecisionResponse`\"",
"is_bot": false,
"headline": "Merge pull request #95 from adzerk/revert-92-add-schema-ref-to-decisions",
"author_name": "ryuichis",
"author_login": "ryuichis",
"committed_at": "2025-08-07T12:11:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b31cf8f6604e67086d1c4a5813051647dc3c1b5",
"body": "This reverts commit 133dff5526286f35f8734f66169eaef009a981db.",
"is_bot": false,
"headline": "Revert \"Add schema ref to decisions property in decisionresponse\"",
"author_name": "ryuichis",
"author_login": "ryuichis",
"committed_at": "2025-08-07T12:09:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "133dff5526286f35f8734f66169eaef009a981db",
"body": null,
"is_bot": false,
"headline": "Add schema ref to decisions property in decisionresponse",
"author_name": "lqrs",
"author_login": "lqrs",
"committed_at": "2025-07-21T16:52:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8e21b40368900ce7eb02367e5d839568668c457",
"body": null,
"is_bot": false,
"headline": "fix array type spec",
"author_name": "Justin Hart",
"author_login": "onyxraven",
"committed_at": "2025-06-24T14:17:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50e16f1d969179a2813d202c643e464a58c4db2a",
"body": "…eps-to-adzerk-api-specification\n\nAdd release process to README.md",
"is_bot": false,
"headline": "Merge pull request #88 from adzerk/tomascasas/sc-73068/add-release-st…",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2025-06-16T13:55:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2083a58b20ccdefde73dd75ac68ca5c220cd4cbc",
"body": null,
"is_bot": false,
"headline": "Add release process to README.md",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2025-06-16T11:28:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad3c5265aef1a12c593e436cb417d343c7995f17",
"body": "…int-missing-from-openapi-sdk\n\nAdd missing endpoints to openapi-3.yaml file",
"is_bot": false,
"headline": "Merge pull request #87 from adzerk/vinodkurup/sc-72889/list-ads-endpo…",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2025-06-16T11:11:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7411ddcf9b0c0e02a8f1fcb659f8eb3b33cb9382",
"body": null,
"is_bot": false,
"headline": "1.0.20",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2025-06-16T11:10:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da6ddef336c5e205b0a72ef56a69d91dcd98fb1b",
"body": null,
"is_bot": false,
"headline": "Fix typos",
"author_name": "Vinod Kurup",
"author_login": "vkurup",
"committed_at": "2025-06-13T17:22:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de23723adbaee79685d3d58b4f279f7ddf58d332",
"body": null,
"is_bot": false,
"headline": "Update original files",
"author_name": "Vinod Kurup",
"author_login": "vkurup",
"committed_at": "2025-06-12T22:21:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fab078fd425493e497b4499ee243f11bac23a5c0",
"body": "Co-authored-by: Tomas Casas <tomas.casas@gmail.com>",
"is_bot": false,
"headline": "query params should be in request body",
"author_name": "Vinod Kurup",
"author_login": "vkurup",
"committed_at": "2025-06-12T22:17:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c357fbb3c3ced60845c86155264678979af8500",
"body": "Co-authored-by: Tomas Casas <tomas.casas@gmail.com>",
"is_bot": false,
"headline": "Update management/openapi-3.yaml",
"author_name": "Vinod Kurup",
"author_login": "vkurup",
"committed_at": "2025-06-12T22:16:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c5eb8fcc42fc3f1a34d0e80fa5ee32a9638b46e",
"body": "Co-authored-by: Tomas Casas <tomas.casas@gmail.com>",
"is_bot": false,
"headline": "Update management/openapi-3.yaml",
"author_name": "Vinod Kurup",
"author_login": "vkurup",
"committed_at": "2025-06-12T22:16:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddad340d05fe437bb7dd73cd9fd6ad4c97c8f094",
"body": "Co-authored-by: Tomas Casas <tomas.casas@gmail.com>",
"is_bot": false,
"headline": "Update description to be accurate",
"author_name": "Vinod Kurup",
"author_login": "vkurup",
"committed_at": "2025-06-12T22:16:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fa9be05329f03e215daf8d86d51a11ec6e24e4f",
"body": "Co-authored-by: Tomas Casas <tomas.casas@gmail.com>",
"is_bot": false,
"headline": "Update description to be accurate",
"author_name": "Vinod Kurup",
"author_login": "vkurup",
"committed_at": "2025-06-12T22:16:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65620bbea83ef459939ab69413ddc72f5617ed4f",
"body": null,
"is_bot": false,
"headline": "Add missing endpoints to openapi-3.yaml file",
"author_name": "Vinod Kurup",
"author_login": "vkurup",
"committed_at": "2025-06-11T21:17:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "417de86ccba66c6b1963e7610ee722b21b76f579",
"body": null,
"is_bot": false,
"headline": "sc-71739 add catalog access to advertiser",
"author_name": "calliebensel",
"author_login": "calliebensel",
"committed_at": "2025-05-27T16:11:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b7dbee9774eac027c7b81e8723ff62647f774c8",
"body": "…-externalid-field-to-adzerk\n\n[sc-71195] Add Advertiser ExternalId field to adzerk-api-specification",
"is_bot": false,
"headline": "Merge pull request #84 from adzerk/tomascasas/sc-71195/add-advertiser…",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2025-05-13T14:34:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68a68ed51eeeb56298cf51fed6afa601bdd95f54",
"body": null,
"is_bot": false,
"headline": "Match search advertiser parameters",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2025-05-12T18:31:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea735c826873f2849e7a975e6211a2f73a5cfcea",
"body": null,
"is_bot": false,
"headline": "Touch up descriptions",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2025-05-12T18:31:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "658f647856414a87c77f7ac303398bc98d28664c",
"body": null,
"is_bot": false,
"headline": "Ignore vs code settings",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2025-05-09T20:27:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc97368f638a8f2919303eba202b6b69c6fa06ab",
"body": null,
"is_bot": false,
"headline": "Add ExternalId property to advertiser's schemas",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2025-05-09T20:24:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7d7039748cccb3384d5fb6ec86ad9c2d8ca391c",
"body": null,
"is_bot": false,
"headline": "Move advertiser properties to schema file",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2025-05-09T20:23:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4cf0bcea3a329691fdf4b4f12c16e053c12dea0",
"body": "…gement-sdk-list-campaign-filtering\n\nAdd advertiserId and isArchived query params to list campaigns",
"is_bot": false,
"headline": "Merge pull request #81 from adzerk/akirasato/sc-67669/javascript-mana…",
"author_name": "Akira",
"author_login": "akiradev",
"committed_at": "2025-01-21T16:58:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5eae3b7ca18bfc1de3520e9781f28317c6a8c9c2",
"body": null,
"is_bot": false,
"headline": "Add advertiserId and isArchived query params to list campaigns",
"author_name": "akiradev",
"author_login": "akiradev",
"committed_at": "2025-01-21T15:55:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20eecb216561f5fd4005014bf97760fae3ed25f0",
"body": "…a5099f\n\nBump axios and @openapitools/openapi-generator-cli",
"is_bot": false,
"headline": "Merge pull request #79 from adzerk/dependabot/npm_and_yarn/multi-3b25…",
"author_name": "Simon",
"author_login": "honeycomb-cheesecake",
"committed_at": "2025-01-10T11:40:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9a583d3719266773718b92c04ec637be6b6118d",
"body": "Update publish-decision-spec-packages.yml",
"is_bot": false,
"headline": "Merge pull request #80 from adzerk/honeycomb-cheesecake-patch-1",
"author_name": "Simon",
"author_login": "honeycomb-cheesecake",
"committed_at": "2024-12-17T20:29:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4747a3e078d99bab21b0e292ab39cecab4057e64",
"body": null,
"is_bot": false,
"headline": "Update publish-decision-spec-packages.yml",
"author_name": "Simon",
"author_login": "honeycomb-cheesecake",
"committed_at": "2024-12-17T18:55:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "392021832db372cfdf689800ca62edb655896423",
"body": "…ification-to-include-ad-attribution\n\n[sc-58684] Ad AttributionSettings",
"is_bot": false,
"headline": "Merge pull request #77 from adzerk/akirasato/sc-58684/update-api-spec…",
"author_name": "Akira",
"author_login": "akiradev",
"committed_at": "2024-12-17T18:08:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29efc0edfe7a5840cddaf17752f791030a4bf04c",
"body": "Bumps [axios](https://github.com/axios/axios) to 1.7.7 and updates ancestor dependency [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli). These dependencies need to be updated together.\n\n\nUpdates `axios` from 1.6.5 to 1.7.7\n- [Release notes](https://github.\n[…]\npendency-name: axios\n dependency-type: indirect\n- dependency-name: \"@openapitools/openapi-generator-cli\"\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump axios and @openapitools/openapi-generator-cli",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-17T16:41:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fb82a587d53003dbb283f549d39c3543435ff652",
"body": "…e-openapi-spec-when-a-new\n\n[sc-66733] Publish to version dir only when release is published",
"is_bot": false,
"headline": "Merge pull request #78 from adzerk/akirasato/sc-66733/only-publish-th…",
"author_name": "Akira",
"author_login": "akiradev",
"committed_at": "2024-12-17T16:40:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "191b28079a369da1bbfa678da82e4161c3023a3f",
"body": null,
"is_bot": false,
"headline": "Publish to version dir only when release is published",
"author_name": "akiradev",
"author_login": "akiradev",
"committed_at": "2024-12-17T13:24:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c1935bd0646cdf97101c9e74e3c3ec70e670968",
"body": null,
"is_bot": false,
"headline": "Ad AttributionSettings",
"author_name": "akiradev",
"author_login": "akiradev",
"committed_at": "2024-12-17T11:45:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6838edaf5473ea7ae0d939ed9de8b05e8ed6e18",
"body": "…te-a-schema-helper\n\nRevert \"[sc-65908] Work around some schema improvements\"",
"is_bot": false,
"headline": "Merge pull request #76 from adzerk/revert-74-tomascasas/sc-65908/crea…",
"author_name": "Vinod Kurup",
"author_login": "vkurup",
"committed_at": "2024-12-05T03:55:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07110cfecf08b3b67f69c4334831c1c3cf822020",
"body": null,
"is_bot": false,
"headline": "Revert \"[sc-65908] Work around some schema improvements\"",
"author_name": "Vinod Kurup",
"author_login": "vkurup",
"committed_at": "2024-12-05T03:49:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69eaead94a92f701c041abca25d5893b1db7bf47",
"body": "…a-helper\n\n[sc-65908] Work around some schema improvements",
"is_bot": false,
"headline": "Merge pull request #74 from adzerk/tomascasas/sc-65908/create-a-schem…",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2024-12-04T17:41:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b78b722246e3e1f32fbd90011b8553dda2dfb8ca",
"body": null,
"is_bot": false,
"headline": "Move required Campaign.Id where appropriate",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2024-12-04T17:38:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc8e00bf571f3dd62d97155feb39fca298162acf",
"body": null,
"is_bot": false,
"headline": "Use CampaignInput schema for /v1/campaign",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2024-12-04T17:27:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec81492bd6b4ab4f447821fee3aa632ac37d653f",
"body": null,
"is_bot": false,
"headline": "Uniform object props order",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2024-12-04T17:27:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad4e6d6b727b571dde56d6062939b4331ff04149",
"body": null,
"is_bot": false,
"headline": "Restore required Campaign.Id for output",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2024-12-04T17:26:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "936c85ae3d1d5c1bb02777838f93b9b09519aeaf",
"body": null,
"is_bot": false,
"headline": "Create CampaignInput schema",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2024-12-04T17:26:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec0760155fed2ff829ec9287b3a262e1369c350a",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into tomascasas/sc-65908/create-a-schema-helper",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2024-12-04T17:17:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b17eecf8b34e23e9629676b4613eb8fb3c963bc",
"body": "…mpaign-from-beehive-to-api\n\nUpdates to api-spec for POST /v1/campaign",
"is_bot": false,
"headline": "Merge pull request #63 from adzerk/vinodkurup/sc-52044/port-create-ca…",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2024-12-04T15:18:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6a0a932ddcd0d362f2569af1d3cb57a7238fb37",
"body": null,
"is_bot": false,
"headline": "Add missing asset upload query params",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2024-12-03T19:20:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c06e8e751e76bd1113338b49044aa7b488616d76",
"body": null,
"is_bot": false,
"headline": "Update description to single asset creation",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2024-12-03T13:44:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d2aec21679d5df2fb308e55b9e88a77acc7a266",
"body": null,
"is_bot": false,
"headline": "Fix /v1/job post response description",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2024-12-03T13:44:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97b5b412441e337371e8419bafc3145f78235f74",
"body": null,
"is_bot": false,
"headline": "Update /v1/job/{jobId} response description",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2024-12-03T13:44:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5498ef4b38c141d69e1c719411475613af17e851",
"body": null,
"is_bot": false,
"headline": "Fix /v1/job/{jobId} description and opId",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2024-12-03T13:44:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84d823043d80b59126bdb9e8425ae95c39dcdb52",
"body": null,
"is_bot": false,
"headline": "Rephrase asset upload description",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2024-12-03T13:44:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "010e84e839bd90e28993e0bfee9f70b61296b83c",
"body": null,
"is_bot": false,
"headline": "Use generic description for generic params",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2024-12-03T13:27:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8d9c2cc62a9b6c04bc5d9f5f6118db0bafb3610",
"body": null,
"is_bot": false,
"headline": "Rename Base* to *Base for consistency",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2024-12-03T13:23:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcf6d8ff218fa8621385c05f2e11a13c5ac17c89",
"body": null,
"is_bot": false,
"headline": "Fix NextedFlightOutput ref to Job",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2024-12-03T13:14:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cff4a7108452e0c3eafbcc4e129fe36dc2e4206",
"body": null,
"is_bot": false,
"headline": "Fix type casing and op enum values",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2024-12-02T13:56:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b35e7ba4272d057ed75bd3a24c88215f5b7ba442",
"body": null,
"is_bot": false,
"headline": "Specialize Job params by TaskId",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2024-12-02T13:13:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d30f12b55195f4418ee2336099292f0f1560c65a",
"body": null,
"is_bot": false,
"headline": "Reshape Asset based Status value",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2024-11-28T18:28:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b9a0d76eed3781a1a4f04d95751f6a4ef913a19",
"body": null,
"is_bot": false,
"headline": "Add description to file property",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2024-11-28T18:25:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3db9deaa497cfbafd238d84c26db437ff1dc8a07",
"body": null,
"is_bot": false,
"headline": "Make path absolute",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2024-11-28T18:25:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8b280de5ecdb744fa75618cce4959b42d8f17b4",
"body": null,
"is_bot": false,
"headline": "Removed unsupported content types",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2024-11-28T18:24:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aea482f9c27181dffa6e7c2de3c274b3045d8912",
"body": "This seems slightly redundant based on testing.\nThe AdBase seems to accept additional properties by default.\nKeeping it avoid potential defaults being different where consumed.",
"is_bot": false,
"headline": "Allow additional properties on AdInput",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2024-11-28T18:19:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55d834b7d87e1610bf4a187c40eab246d7443c27",
"body": null,
"is_bot": false,
"headline": "Reshape Job paths and schemas",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2024-11-28T01:16:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "224026033c1b69a86d22dfd16feda06892e3c1d0",
"body": null,
"is_bot": false,
"headline": "Complete asset paths",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2024-11-27T21:40:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a2a760c407dcc2343b82a008079870f6703aac0",
"body": null,
"is_bot": false,
"headline": "Add Asset schema for creation",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2024-11-27T18:41:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8264dacc28150142293f97eae50bf50ad25228e1",
"body": null,
"is_bot": false,
"headline": "Small Ad schema refactor",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2024-11-27T18:41:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00306290fe2cf815bd976caa71a6305ccbf54c8f",
"body": null,
"is_bot": false,
"headline": "Fix Campaign schema",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2024-11-27T18:41:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "233585b35ece986f65c07299b68876dc35dcd4fa",
"body": null,
"is_bot": false,
"headline": "Prefer $ref for securitySchemes entry",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2024-11-27T18:41:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf87d641ebe3f4dac300c5011e566b9af5921ace",
"body": null,
"is_bot": false,
"headline": "Switch to single quotes -- prettier",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2024-11-27T18:41:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f8bbef772f505e8efcba92c4ccd2f0b787d5f30",
"body": null,
"is_bot": false,
"headline": "Ignore .vscode settings folder",
"author_name": "Tomas Casas",
"author_login": "tomascasas",
"committed_at": "2024-11-27T18:41:08Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 27,
"commits_last_year": 35,
"latest_release_at": "2026-07-20T18:59:53Z",
"latest_release_tag": "v1.0.28",
"releases_from_tags": false,
"days_since_last_push": 5,
"active_weeks_last_year": 11,
"days_since_latest_release": 6,
"mean_days_between_releases": 48.1
},
"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": []
},
"popularity": {
"forks": 4,
"stars": 7,
"watchers": 28,
"fork_history": {
"days": [
{
"date": "2020-10-06",
"count": 1
},
{
"date": "2025-01-27",
"count": 1
},
{
"date": "2025-06-23",
"count": 1
},
{
"date": "2026-06-24",
"count": 1
}
],
"complete": true,
"collected": 4,
"total_forks": 4
},
"star_history": null,
"open_issues_and_prs": 13
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": null,
"source_files_sampled": 0,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.6",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp",
"GHSA-mh99-v99m-4gvg"
],
"fixed_version": "5.0.8",
"advisory_count": 2,
"oldest_advisory_days": 6
},
{
"name": "shell-quote",
"direct": false,
"version": "1.8.4",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-395f-4hp3-45gv"
],
"fixed_version": "1.9.0",
"advisory_count": 1,
"oldest_advisory_days": 6
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 2
},
"advisory_count": 3,
"affected_count": 2,
"assessed_count": 142,
"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": "@borewit/text-codec",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "@inquirer/core",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "@inquirer/select",
"direct": false,
"version": "1.3.3",
"ecosystem": "npm"
},
{
"name": "@inquirer/type",
"direct": false,
"version": "1.5.5",
"ecosystem": "npm"
},
{
"name": "@lukeed/csprng",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@nestjs/axios",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "@nestjs/common",
"direct": false,
"version": "11.1.27",
"ecosystem": "npm"
},
{
"name": "@nestjs/core",
"direct": false,
"version": "11.1.27",
"ecosystem": "npm"
},
{
"name": "@nuxtjs/opencollective",
"direct": false,
"version": "0.3.2",
"ecosystem": "npm"
},
{
"name": "@openapitools/openapi-generator-cli",
"direct": false,
"version": "2.39.1",
"ecosystem": "npm"
},
{
"name": "@tokenizer/inflate",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "@tokenizer/token",
"direct": false,
"version": "0.3.0",
"ecosystem": "npm"
},
{
"name": "@types/mute-stream",
"direct": false,
"version": "0.0.4",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "20.19.42",
"ecosystem": "npm"
},
{
"name": "@types/wrap-ansi",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "agent-base",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "agent-base",
"direct": false,
"version": "9.0.0",
"ecosystem": "npm"
},
{
"name": "ansi-escapes",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "6.2.3",
"ecosystem": "npm"
},
{
"name": "ast-types",
"direct": false,
"version": "0.13.4",
"ecosystem": "npm"
},
{
"name": "asynckit",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "axios",
"direct": false,
"version": "1.18.1",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "basic-ftp",
"direct": false,
"version": "5.3.1",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.6",
"ecosystem": "npm"
},
{
"name": "call-bind-apply-helpers",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "5.6.2",
"ecosystem": "npm"
},
{
"name": "cli-spinners",
"direct": false,
"version": "2.9.2",
"ecosystem": "npm"
},
{
"name": "cli-width",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "clone",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "combined-stream",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "8.3.0",
"ecosystem": "npm"
},
{
"name": "compare-versions",
"direct": false,
"version": "6.1.1",
"ecosystem": "npm"
},
{
"name": "concurrently",
"direct": false,
"version": "10.0.3",
"ecosystem": "npm"
},
{
"name": "consola",
"direct": false,
"version": "2.15.3",
"ecosystem": "npm"
},
{
"name": "console.table",
"direct": false,
"version": "0.10.0",
"ecosystem": "npm"
},
{
"name": "data-uri-to-buffer",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "defaults",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "degenerator",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "delayed-stream",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "dunder-proto",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "easy-table",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "10.6.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "es-define-property",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "es-errors",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "es-object-atoms",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "es-set-tostringtag",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "escodegen",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "esprima",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "estraverse",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "esutils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "fast-safe-stringify",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "figures",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "file-type",
"direct": false,
"version": "21.3.4",
"ecosystem": "npm"
},
{
"name": "follow-redirects",
"direct": false,
"version": "1.16.0",
"ecosystem": "npm"
},
{
"name": "form-data",
"direct": false,
"version": "4.0.6",
"ecosystem": "npm"
},
{
"name": "fs-extra",
"direct": false,
"version": "11.3.6",
"ecosystem": "npm"
},
{
"name": "function-bind",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "get-caller-file",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "get-east-asian-width",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "get-intrinsic",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "get-proto",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "get-uri",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "13.0.6",
"ecosystem": "npm"
},
{
"name": "gopd",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "has-symbols",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "has-tostringtag",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "hasown",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "http-proxy-agent",
"direct": false,
"version": "9.1.0",
"ecosystem": "npm"
},
{
"name": "https-proxy-agent",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "https-proxy-agent",
"direct": false,
"version": "9.1.0",
"ecosystem": "npm"
},
{
"name": "ieee754",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "ip-address",
"direct": false,
"version": "10.2.0",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "iterare",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "jsonfile",
"direct": false,
"version": "6.2.1",
"ecosystem": "npm"
},
{
"name": "load-esm",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "11.5.1",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "7.18.3",
"ecosystem": "npm"
},
{
"name": "math-intrinsics",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "mime-db",
"direct": false,
"version": "1.52.0",
"ecosystem": "npm"
},
{
"name": "mime-types",
"direct": false,
"version": "2.1.35",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "10.2.5",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "7.1.3",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "mute-stream",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "netmask",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "node-fetch",
"direct": false,
"version": "2.7.0",
"ecosystem": "npm"
},
{
"name": "pac-proxy-agent",
"direct": false,
"version": "9.1.0",
"ecosystem": "npm"
},
{
"name": "pac-resolver",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "path-scurry",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "path-to-regexp",
"direct": false,
"version": "8.4.2",
"ecosystem": "npm"
},
{
"name": "proxy-agent",
"direct": false,
"version": "8.0.2",
"ecosystem": "npm"
},
{
"name": "proxy-agent-negotiate",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "proxy-from-env",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "quickjs-wasi",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "reflect-metadata",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "run-async",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "rxjs",
"direct": false,
"version": "7.8.2",
"ecosystem": "npm"
},
{
"name": "shell-quote",
"direct": false,
"version": "1.8.4",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "smart-buffer",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "socks",
"direct": false,
"version": "2.8.9",
"ecosystem": "npm"
},
{
"name": "socks-proxy-agent",
"direct": false,
"version": "10.1.0",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "strtok3",
"direct": false,
"version": "10.3.5",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "10.2.2",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "token-types",
"direct": false,
"version": "6.1.2",
"ecosystem": "npm"
},
{
"name": "tr46",
"direct": false,
"version": "0.0.3",
"ecosystem": "npm"
},
{
"name": "tree-kill",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.8.1",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.21.3",
"ecosystem": "npm"
},
{
"name": "uid",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "uint8array-extras",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "6.21.0",
"ecosystem": "npm"
},
{
"name": "universalify",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "wcwidth",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "webidl-conversions",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "whatwg-url",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "6.2.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "9.0.2",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "18.0.0",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "22.0.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 142,
"direct_count": 0,
"indirect_count": 142
}
},
"maintainership": {
"issues": {
"open_prs": 10,
"merged_prs": 86,
"open_issues": 3,
"closed_ratio": 0.5,
"closed_issues": 3,
"closed_unmerged_prs": 17
},
"bus_factor": 2,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "CrshOverride",
"commits": 161,
"avatar_url": "https://avatars.githubusercontent.com/u/791698?v=4"
},
{
"type": "User",
"login": "tomascasas",
"commits": 56,
"avatar_url": "https://avatars.githubusercontent.com/u/4681970?v=4"
},
{
"type": "User",
"login": "vkurup",
"commits": 32,
"avatar_url": "https://avatars.githubusercontent.com/u/4413?v=4"
},
{
"type": "User",
"login": "karnowski",
"commits": 27,
"avatar_url": "https://avatars.githubusercontent.com/u/2981?v=4"
},
{
"type": "User",
"login": "ryuichis",
"commits": 26,
"avatar_url": "https://avatars.githubusercontent.com/u/4386920?v=4"
},
{
"type": "User",
"login": "honeycomb-cheesecake",
"commits": 19,
"avatar_url": "https://avatars.githubusercontent.com/u/92522547?v=4"
},
{
"type": "User",
"login": "calliebensel",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/19581165?v=4"
},
{
"type": "User",
"login": "akiradev",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/27955856?v=4"
},
{
"type": "User",
"login": "daveyarwood",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/4909079?v=4"
},
{
"type": "User",
"login": "LuisMMMTS",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/44646310?v=4"
}
],
"contributors_sampled": 15,
"top_contributor_share": 0.447
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"publish-decision-spec-packages.yml",
"publish-management-spec.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 3,
"reason": "3 out of 8 merged PRs checked by a CI test -- score normalized to 3",
"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": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 9 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "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": 10,
"reason": "24 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"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": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 7,
"reason": "3 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "333c95bf91db129474610ce558620bf32267f948",
"ran_at": "2026-07-27T10:29:33Z",
"aggregate_score": 5.9,
"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-20T19:00:08Z",
"oldest_open_prs": [
{
"number": 83,
"created_at": "2025-01-27T20:13:02Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 90,
"created_at": "2025-06-16T11:58:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 93,
"created_at": "2025-07-22T09:18:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 104,
"created_at": "2026-02-28T01:53:46Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 106,
"created_at": "2026-04-02T09:14:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 107,
"created_at": "2026-04-10T20:21:18Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 108,
"created_at": "2026-04-11T21:04:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 110,
"created_at": "2026-04-15T11:12:34Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 116,
"created_at": "2026-07-07T13:26:52Z",
"last_comment_at": "2026-07-21T18:40:44Z",
"last_comment_author": "tomascasas"
},
{
"number": 119,
"created_at": "2026-07-21T17:05:35Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-20T18:36:24Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 33,
"created_at": "2022-09-09T19:50:13Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 82,
"created_at": "2025-01-27T20:08:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 98,
"created_at": "2025-12-21T21:28:18Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/adzerk/adzerk-api-specification",
"host": "github.com",
"name": "adzerk-api-specification",
"owner": "adzerk"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"security": 67,
"vitality": 78,
"community": 25,
"governance": 65,
"engineering": 44
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 78,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"commits_last_year": 35,
"human_commit_share": 0.99,
"days_since_last_push": 5,
"active_weeks_last_year": 11
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "11/52 weeks with commits",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 11
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "35 commits in the last year",
"points": 14,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 35
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "24 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"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": 92,
"inputs": {
"releases_count": 27,
"latest_release_tag": "v1.0.28",
"releases_from_tags": false,
"days_since_latest_release": 6,
"mean_days_between_releases": 48.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "27 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 27
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~48.1 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 48.1
}
}
],
"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": "critical",
"name": "Community & Adoption",
"value": 25,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"forks": 4,
"stars": 7,
"watchers": 28,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "7 stars",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 7
}
}
],
"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": "28 watchers",
"points": 8,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 28
}
}
],
"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
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 65,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 15,
"top_contributor_share": 0.447
},
"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 45% of commits",
"points": 12.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 45
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "15 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 15
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 9 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"merged_prs": 86,
"open_issues": 3,
"closed_issues": 3,
"issue_closed_ratio": 0.5,
"closed_unmerged_prs": 17
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "50% of issues closed",
"points": 23.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 50
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "86/103 decided PRs merged",
"points": 31.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 86,
"decided": 103
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"followers": 37,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "adzerk",
"public_repos": 60,
"account_age_days": 6077
},
"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": "37 followers of adzerk",
"points": 11.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 37,
"login": "adzerk"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "60 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 60
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
}
],
"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": 44,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "3 out of 8 merged PRs checked by a CI test -- score normalized to 3",
"points": 6,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"kevel-public"
],
"has_wiki": false,
"homepage": "https://dev.kevel.com",
"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://dev.kevel.com",
"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": "1 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 1
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 67,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 59,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "3 out of 8 merged PRs checked by a CI test -- score normalized to 3",
"points": 0.8,
"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": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 9 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"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": "24 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"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": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "3 existing vulnerabilities detected",
"points": 5.2,
"status": "partial",
"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 142 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": 142
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 3,
"affected_packages": 2,
"assessed_packages": 142,
"unassessed_packages": 0,
"affected_by_severity": "high 2",
"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": 142,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 10
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 18,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.293,
"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": "29 of 99 human commits state their intent (structured subject or explanatory body)",
"points": 15.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 29,
"sampled": 99
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.01,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.01
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "1 of the last 100 commits agent-authored or agent-credited",
"points": 2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "1 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"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
}
]
}
],
"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": [
"Language breakdown unavailable",
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"Could not fetch npm package '@adzerk/api-specification' from its registry"
],
"report_type": "repository",
"generated_at": "2026-07-27T10:29:55.003625Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/adzerk/adzerk-api-specification.svg",
"full_name": "adzerk/adzerk-api-specification",
"license_state": "absent",
"license_spdx": null
}