Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-30 13:34 UTC

interop-alliance / edv-client

An Encrypted Data Vault Client for TypeScript, Node.js, browser and React Native.

TypeScriptBSD-3-Clause★ 0 stars⑂ 0 forkssince Jun 2026forkView on GitHub ↗

interop-alliance/edv-client holds a health index of 54 out of 100, placing it in the Moderate band. It scores highest on Vitality (70/100) and lowest on Community & Adoption (23/100). It was last updated 8 days ago. A single contributor accounts for most of its recent work.

54
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

54
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

Interop AllianceOrganization
3 followers71 public repossince Nov 2016

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@interop/edv-client17.8.02,542138 days agoedvedv-clientencrypted-data-vaultencrypted-data-vault-clientdata-hubdatahub

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

70Good · 22% of overall
How it's scored
28.8/36Push recency — last push 8 days ago
5.5/36Commit cadence — 8/52 weeks with commits
15.2/18Commit volume — 48 commits in the last year
0/10OpenSSF Scorecard: Maintained — project was created within the last 90 days. Please review its contents carefully
Inputs used
commits_last_year48
human_commit_share1
days_since_last_push8
active_weeks_last_year8

Release discipline

100Excellent
How it's scored
27/27Ships releases — 12 releases published
36/36Release recency — latest release 8 days ago
27/27Release cadence — a release every ~4.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count12
latest_release_tagv17.8.0
releases_from_tagsno
days_since_latest_release8
mean_days_between_releases4.1
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

23Critical · 18% of overall
How it's scored
0/60Stars — 0 stars
0/25Forks — 0 forks
0/15Watchers — 1 watchers
Inputs used
forks0
stars0
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
22.5/22.5License — recognized license (BSD-3-Clause)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
45.4/80Monthly downloads — 2,542 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@interop/edv-client
dependents
ecosystemsnpm
total_downloads
monthly_downloads2,542
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

65Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
11/22.5Commit distribution — top contributor authored 51% of commits
12.2/13.5Contributor breadth — 9 contributors
10/10OpenSSF Scorecard: Contributors — project has 18 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled9
top_contributor_share0.512
How it's scored
0/46.8Issue resolution — no issues or no data
38.2/38.3PR acceptance — 12/12 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/25 approved changesets -- score normalized to 0
Inputs used
merged_prs12
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
4.3/25Owner reach — 3 followers of interop-alliance
25/25Track record — 71 public repos, account ~9 yr old
Inputs used
followers3
owner_typeOrganization
is_verified
owner_logininterop-alliance
public_repos71
account_age_days3,544
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 8 days ago
20/20Version history — 13 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@interop/edv-client
ecosystemsnpm
any_deprecatedno
min_days_since_publish8

Engineering Quality

Are baseline engineering and documentation practices in place?

54Moderate · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
16/16Linter config — eslint.config.js
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 9 out of 9 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

1Critical
How it's scored
0/30README
0/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
has_readmeno
has_docs_dirno
has_descriptionno

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

49At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 9 out of 9 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/25 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 18 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — project was created within the last 90 days. Please review its contents carefully
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
5.2/7.5Vulnerabilities — 3 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate3.6
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages26
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@interop/edv-client@17.8.0 runtime dependency closure — what installing the published package pulls in — 26 packages. Reachability is not analyzed.

AI Readiness

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.

44At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
3.2/40Legible commit history — 6 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.06
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — eslint.config.js
11/11Static type checking — tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespnpm-lock.yaml
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
53.5/55Manageable file sizes — 1/37 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes66,659
source_files_sampled37
oversized_source_files1

Key facts

0GitHub stars
9contributors
48commits, last 12 months
8days since last push
12releases
1bus factor
0open issues
npmpackage ecosystems

Data collection warnings

  • Community profile unavailable
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

OpenSSF Scorecard 3.6 / 10
3.6aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-30 13:34 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests9 out of 9 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/25 approved changesets -- score normalized to 0
10Contributorsproject has 18 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject was created within the last 90 days. Please review its contents carefully
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7Vulnerabilities3 existing vulnerabilities detected
Direct dependencies 9
RegistryPackageVersion constraintManifest
npm@interop/data-integrity-core^8.3.0package.json
npm@interop/http-client^1.0.4package.json
npm@interop/http-signature-zcap-invoke^6.2.4package.json
npm@interop/lru-memoize^4.0.3package.json
npm@interop/minimal-cipher^7.8.0package.json
npm@noble/hashes^2.2.0package.json
npm@scure/base^2.2.0package.json
npmcanonicalize^3.0.0package.json
npmsplit-string^6.1.0package.json
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Dependency advisories 0

Installing npm:@interop/edv-client@17.8.0 pulls in 26 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 560,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "HTML": 201,
        "JavaScript": 2073,
        "TypeScript": 295478
      },
      "pushed_at": "2026-07-21T19:41:13Z",
      "created_at": "2026-06-07T05:04:57Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-21T19:43:00Z",
      "description": "An Encrypted Data Vault Client for TypeScript, Node.js, browser and React Native.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "BSD-3-Clause",
      "default_branch": "main",
      "license_spdx_raw": "BSD-3-Clause",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Interop Alliance",
      "type": "Organization",
      "login": "interop-alliance",
      "company": null,
      "location": null,
      "followers": 3,
      "avatar_url": "https://avatars.githubusercontent.com/u/23461925?v=4",
      "created_at": "2016-11-14T19:58:13Z",
      "is_verified": null,
      "public_repos": 71,
      "account_age_days": 3544
    },
    "license": {
      "state": "standard",
      "spdx_id": "BSD-3-Clause",
      "raw_spdx": "BSD-3-Clause",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v17.8.0",
          "kind": "minor",
          "published_at": "2026-07-21T19:41:25Z"
        },
        {
          "tag": "v17.7.0",
          "kind": "minor",
          "published_at": "2026-07-19T21:51:04Z"
        },
        {
          "tag": "v17.6.1",
          "kind": "patch",
          "published_at": "2026-07-12T03:47:36Z"
        },
        {
          "tag": "v17.6.0",
          "kind": "minor",
          "published_at": "2026-07-10T22:07:54Z"
        },
        {
          "tag": "v17.5.0",
          "kind": "minor",
          "published_at": "2026-07-04T23:10:03Z"
        },
        {
          "tag": "v17.4.0",
          "kind": "minor",
          "published_at": "2026-07-01T21:32:52Z"
        },
        {
          "tag": "v17.3.1",
          "kind": "patch",
          "published_at": "2026-07-01T00:54:44Z"
        },
        {
          "tag": "v17.3.0",
          "kind": "minor",
          "published_at": "2026-06-30T23:56:49Z"
        },
        {
          "tag": "v17.2.1",
          "kind": "patch",
          "published_at": "2026-06-28T18:51:48Z"
        },
        {
          "tag": "v17.2.0",
          "kind": "minor",
          "published_at": "2026-06-14T19:11:29Z"
        },
        {
          "tag": "v17.1.0",
          "kind": "minor",
          "published_at": "2026-06-13T21:09:11Z"
        },
        {
          "tag": "v17.0.1",
          "kind": "patch",
          "published_at": "2026-06-09T00:54:55Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "db90db5429c6d0b8c1c974d86960e3eb3bcdae43",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Release v17.8.0",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-07-21T19:41:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1020a298f6047b50e0c34d2a352cebcdb267c079",
          "body": "…o AEAD.\n\nSigned-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Add additionalProtectedParams; bind stream chunks and chunk count int…",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-07-21T19:40:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc040771aedf5c97929b8a24b08a505b27d166f7",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Release v17.7.0",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-07-19T21:50:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4da732c19072f3646d99321abecd78f64fcb2d43",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Export assertDocId, throw typed KeyMissError.",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-07-19T21:50:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da76e3e4687916d4b74ac723ff249c46b0bceb49",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Release v17.6.1",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-07-12T03:47:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db963b757183a174b4766c219f00a688b46d1c35",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Update to latest minimal-cipher and x25519 deps.",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-07-12T03:46:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdfeda25659cf8a27eed2ce942bc4b2e2a09e460",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Release v17.6.0",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-07-10T22:07:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b0a885aad1cf455eebcc8d4559be137499dd1b0",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "find() now accepts 'cursor' option.",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-07-10T22:06:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cba61fe4332dd100b0fb99aff7fd813a8291b70",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Release v17.5.0",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-07-04T23:09:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f22304fca0efaccd14d4445b7ef73447d6c42ac8",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Update to latest interop/minimal-cipher v7.5.0.",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-07-04T23:09:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9aa067319ec6dc64232af6f8904b9264050561fe",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Release v17.4.0",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-07-01T21:32:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a5c9b08faba713945ddfd33ab692678b7e4b0b3",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Add deriveId() ability (static deterministic ids).",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-07-01T21:32:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f85032b7e4c6e2f66ca0f75e87b83a6d129feceb",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Release v17.3.1",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-07-01T00:54:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4096a169f6d7d55b9a884df0a7b6d66a816031f",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Remove split-string type shim, add guard.",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-07-01T00:43:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85b3b851f5b3d9ff48284013284607de74245780",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Tidy up assertDocId usage.",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-07-01T00:39:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf1ce4cfe1c7e95dfebb688e4c7ec459262489df",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Refactor IndexHelper, apply misc fixes.",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-07-01T00:39:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1dbe0246146da616d42b635ba632020830c63ab",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Release v17.3.0",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-06-30T23:56:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "715f4d12d347a22deff96ca3984136fa096e587e",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Add EdvDocumentCipher class (transport-free codec).",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-06-30T23:55:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f32e18d1d07d50ab937664d9144f0eabc973365d",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Release v17.2.1",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-06-28T18:51:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50c783506bbad589cb143c5a3ff995eeff18c61c",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Release v17.2.0",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-06-14T19:11:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d16476d78a5bd0823e858fdf60be4708020a3e4",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Update to latest minimal-cipher and related.",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-06-14T19:10:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1913b32cfec5124d40cd1654d29b46ea397cffa4",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Release v17.1.0",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-06-13T21:08:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fd87849f445335f927c43adff11e429e0844be7",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Refactor HttpsTransport, update to latest deps.",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-06-13T21:08:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9332576fa65f80293672afa66e3c79c00ccd52e0",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Inline param types where appropriate.",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-06-12T23:13:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b0af342713627110e10e866c35be106986ec99c",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Refactor, deduplicate, fix httpstransport issues.",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-06-12T23:13:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e745c2e4fe87d6e2ee773e2637a79740c461c6f",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Refactor code to get rid of 'any' and redundant type asserts.",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-06-12T23:13:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa5fca75a9eff62465892a6dcc6892138619602c",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Refactor HttpsTransport to inherit from Transport.",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-06-12T23:13:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e09e7df0f69e5ffb49f7938575d4dde53c82c8df",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Add test coverage, fix substring issue.",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-06-12T14:30:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c071335bddeea9d9c981937ef8df47496fbdd00",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Update to latest @interop/ deps.",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-06-12T14:30:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac6e72a3c13fc858d04fa529a6ca3442d719548f",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Release v17.0.1",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-06-09T00:54:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ce85878f2e9ba9294381ddc0be1fa8c3dd7add7",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Release v17.0.0",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-06-09T00:50:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80584826e2fe386bd9366c38018d357f88a018ae",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Fork to interop/ org.",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-06-09T00:50:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6337cbea3ef7ea50a707c691af24cbe3dff1c8a",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Update test related dev deps.",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-06-09T00:41:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df6911b9496ec08f0b05d5c589e301a51087e5c9",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Update dev deps to interop forks.",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-06-09T00:41:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11ef8cae34e1bd44115d71fc7ed86dee71e0eb76",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Replace db deps with interop TS forks.",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-06-09T00:41:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c33013a85e5d0f2e023ff0c5aeec258093eb03a",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Replace db deps with interop TS forks.",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-06-07T20:14:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e999a755957d1cd6d9c9a1a7f5e97e330a5f7bd",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Replace base58-universal and base64url-universal with scure/base.",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-06-07T20:14:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "770d9316b8c60301643c62a34a029c1fcb7c2c93",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Convert to TypeScript, add React Native section.",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-06-07T20:14:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "081318d099b3b889146a1e3f443aa681f5062b50",
          "body": "Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>",
          "is_bot": false,
          "headline": "Align with latest template tooling.",
          "author_name": "Dmitri Zagidulin",
          "author_login": "dmitrizagidulin",
          "committed_at": "2026-06-07T20:14:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f21a29485adbd23cccd12e8d71e0164b4681479b",
          "body": null,
          "is_bot": false,
          "headline": "Start 16.3.1-0.",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2025-09-18T03:16:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5440c78fadf2cb77d2376c7541d7abf83ad8515",
          "body": null,
          "is_bot": false,
          "headline": "Release 16.3.0.",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2025-09-18T03:16:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aba0a903db7f6d098ef97ad29b433db0276cb9da",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog.",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2025-09-18T03:16:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d96e05853a83eba4bca74740e4e337ca81a939e",
          "body": null,
          "is_bot": false,
          "headline": "Add `returnDocuments` query option.",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2025-09-18T03:15:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d46dad02d56044032159457a3aebce21a877341c",
          "body": null,
          "is_bot": false,
          "headline": "Start 16.2.1-0.",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2025-09-11T16:50:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3975be2a39c1d4f6e581a5a991ea58bf62051842",
          "body": null,
          "is_bot": false,
          "headline": "Release 16.2.0.",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2025-09-11T16:50:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53bc292138f9d5a59dc2d07e8a8e6b9309dc0129",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog.",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2025-09-11T16:50:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4857e612ea8473174b9953a3f541b985786e11e3",
          "body": null,
          "is_bot": false,
          "headline": "Update node versions used in CI.",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2025-09-11T16:48:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "596a80d157584e46d59ca53af5c02705e40dcee1",
          "body": null,
          "is_bot": false,
          "headline": "Use `@digitalbazaar/lru-memoize@4`.",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2025-09-11T16:48:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9b46f8daef0b2b43071e755f3e247ecd574f3cb",
          "body": "- Run tooling with Node.js 22.x.\n- Test on Node.js 22.x.\n- Update action versions.\n- Use codecov token.",
          "is_bot": false,
          "headline": "Update workflow.",
          "author_name": "David I. Lehn",
          "author_login": "davidlehn",
          "committed_at": "2025-02-20T01:10:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e7c672b4cbfdee5acb530b205a37a696e0f2d33",
          "body": null,
          "is_bot": false,
          "headline": "Link to latest EDV storage servers.",
          "author_name": "Benjamin Young",
          "author_login": "BigBlueHat",
          "committed_at": "2025-02-19T14:21:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3689903dd3b9bff1f1e5717eacfb430bede4099e",
          "body": null,
          "is_bot": false,
          "headline": "Remove travic ci; dust off README.",
          "author_name": "Benjamin Young",
          "author_login": "BigBlueHat",
          "committed_at": "2025-02-19T14:21:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bece780aa49007818a4b46f997102a5cd47a90af",
          "body": null,
          "is_bot": false,
          "headline": "Start 16.1.1-0.",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2023-11-07T15:13:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72f160dbb6600e6210c98a276584b066b8ee099b",
          "body": null,
          "is_bot": false,
          "headline": "Release 16.1.0.",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2023-11-07T15:13:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5948cb89584491edf81d174ef6b4b8ecf933d7e",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog.",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2023-11-07T15:13:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d4e42bf9d95dc35ecea3748a1888deb6a079162",
          "body": null,
          "is_bot": false,
          "headline": "Test streams w/fips cipher version.",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2023-11-07T15:12:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c7e3dc3e57e67e91961e268b9a70ace7c61356d",
          "body": null,
          "is_bot": false,
          "headline": "Add recipients tests for \"fips\" cipher version.",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2023-11-07T15:12:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db17cdba69851d3fc3f5b1c0b79c5c23d95bc64e",
          "body": null,
          "is_bot": false,
          "headline": "Add fips cipher version support and tests.",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2023-11-07T15:12:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b572f7844fd365ce53d54ee50688f6876a30f7c6",
          "body": null,
          "is_bot": false,
          "headline": "Start reorganizing some tests to enable `cipherVersion` tests.",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2023-11-07T15:12:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42bade895108e14d6c309c68ece96587bb24f2e1",
          "body": null,
          "is_bot": false,
          "headline": "Enable passing `cipherVersion` in test helpers.",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2023-11-07T15:12:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2c5a243cf2887622eb20001c823801c14623e6d",
          "body": null,
          "is_bot": false,
          "headline": "Add README example with `fips` version.",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2023-11-07T15:12:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "212896af72273825c4a6db07965120caf9b297ea",
          "body": null,
          "is_bot": false,
          "headline": "Add `cipherVersion` parameter.",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2023-11-07T15:12:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38bef4a3f82327dae5cf7443908a438662d87a5f",
          "body": "…greement.",
          "is_bot": false,
          "headline": "Use `@digitalbazaar/minimal-cipher@6` to provide fips-compliant key a…",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2023-11-07T15:12:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a2fd1aa8cfee8e4b094935d3a5c1702eeacdcb5",
          "body": null,
          "is_bot": false,
          "headline": "Start 16.0.2-0.",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2023-11-05T20:35:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c06ca222ddfbcad21d87b683e1cee313ebc50f61",
          "body": null,
          "is_bot": false,
          "headline": "Release 16.0.1.",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2023-11-05T20:35:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f28e967442b2c16072737390561c38395528537",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog.",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2023-11-05T20:35:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "698def1ed06af7d15a6fb53e2fc814be0596b219",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog.",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2023-11-05T20:35:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e06217d92b0f70ff66ca1e7b9095c1b8d11ac726",
          "body": null,
          "is_bot": false,
          "headline": "Remove unnecessary node.js WebCrypto polyfill.",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2023-11-05T20:35:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16c8c5783abd0a8e1acdd24a0f83fb61b33d07cc",
          "body": null,
          "is_bot": false,
          "headline": "Fix linting errors.",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2023-11-05T20:35:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9440d9eabe3c6b9ed04f527d8d2fd522e1c3f00",
          "body": null,
          "is_bot": false,
          "headline": "Update test dependencies.",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2023-11-05T20:35:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "519492752ceec44b4dd8920e578be0202b6ec82e",
          "body": null,
          "is_bot": false,
          "headline": "Start 16.0.1-0.",
          "author_name": "Matthew Collier",
          "author_login": null,
          "committed_at": "2023-09-14T17:29:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eeb9ceebcc6375930e23e4254575e1499c480d15",
          "body": null,
          "is_bot": false,
          "headline": "Release 16.0.0.",
          "author_name": "Matthew Collier",
          "author_login": null,
          "committed_at": "2023-09-14T17:29:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f85259fee2a8790c1b17ac4aa8688c92e77bdd9e",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog.",
          "author_name": "Matthew Collier",
          "author_login": null,
          "committed_at": "2023-09-14T17:29:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c6ea94d8f982ac1c93cd7da063cbae5dd0a199d",
          "body": "Fixes #114.",
          "is_bot": false,
          "headline": "Use `canonicalize@2`.",
          "author_name": "Matthew Collier",
          "author_login": null,
          "committed_at": "2023-09-14T17:28:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3aa8f5a2fc4b1b0eee795a054abc3fd019f9ad77",
          "body": null,
          "is_bot": false,
          "headline": "Fix jsdoc linting warnings.",
          "author_name": "Matthew Collier",
          "author_login": null,
          "committed_at": "2023-09-14T17:28:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97cd6ad464791b463671ebeb9d2bf41cd0dcb4d0",
          "body": null,
          "is_bot": false,
          "headline": "Update test matrix and deps in github workflow.",
          "author_name": "Matthew Collier",
          "author_login": null,
          "committed_at": "2023-09-14T17:28:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "506fa7fde48d30d6992205edc661d66cba81709a",
          "body": null,
          "is_bot": false,
          "headline": "Use `@digitalbazaar/http-client@4` which requires Node.js 18+.",
          "author_name": "Matthew Collier",
          "author_login": null,
          "committed_at": "2023-09-14T17:28:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "036f1166f5470a501ad321f303ea8fbb24cbcc46",
          "body": null,
          "is_bot": false,
          "headline": "Start 15.0.3-0.",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2022-08-18T14:25:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3100f76d874949c5f8f26026c4e61580846d2ff",
          "body": null,
          "is_bot": false,
          "headline": "Release 15.0.2.",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2022-08-18T14:25:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e4b0ffcd6303bced5350130298b761cc7ecf176",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog.",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2022-08-18T14:25:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "244eb0ed7a285b0b3bd2522bb475ca374b3c17d1",
          "body": "Co-authored-by: Tashi D. Gyeltshen <38434620+JSAssassin@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Space Fixed in CHANGELOG.",
          "author_name": "Andrew Jones",
          "author_login": "aljones15",
          "committed_at": "2022-08-18T14:22:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1cdeb1d6ba72d872368bf3305463ac4b6d4024b",
          "body": "Co-authored-by: Tashi D. Gyeltshen <38434620+JSAssassin@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Use active tense for CHANGELOG entry about base64url-unverisal.",
          "author_name": "Andrew Jones",
          "author_login": "aljones15",
          "committed_at": "2022-08-18T14:22:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2ffddc34481f49d6dd6843caf1ba43bce84c986",
          "body": null,
          "is_bot": false,
          "headline": "Add base64url-universal to regular deps from devDeps.",
          "author_name": "Andrew Jones",
          "author_login": "aljones15",
          "committed_at": "2022-08-18T14:22:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af50ca6d4c3ab1ee500e25d02768deb433bb2a89",
          "body": null,
          "is_bot": false,
          "headline": "Start 15.0.2-0.",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2022-08-14T20:02:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdf8020fcbdbf5497d2dbbce06121d41d104cb07",
          "body": null,
          "is_bot": false,
          "headline": "Release 15.0.1.",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2022-08-14T20:02:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da0d07139d15b9bad0362a0c179891a176a4e442",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog.",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2022-08-14T20:01:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30ef2956e3303419b4229a8cc7bd2aa9271e581c",
          "body": null,
          "is_bot": false,
          "headline": "Update deps.",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2022-08-14T20:01:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21bb39171a235cd079fdda239a95d759c753027d",
          "body": null,
          "is_bot": false,
          "headline": "Start 15.0.1-0.",
          "author_name": "David I. Lehn",
          "author_login": "davidlehn",
          "committed_at": "2022-06-09T22:05:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ca939188de59250b95aa965dffd60e2648eb90b",
          "body": null,
          "is_bot": false,
          "headline": "Release 15.0.0.",
          "author_name": "David I. Lehn",
          "author_login": "davidlehn",
          "committed_at": "2022-06-09T22:05:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88c79aebb63ed40d14e6f318543b2e853417ec46",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog.",
          "author_name": "David I. Lehn",
          "author_login": "davidlehn",
          "committed_at": "2022-06-09T22:05:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "897ac95e8da282006d9a31cdcd070d77ba393452",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies.",
          "author_name": "David I. Lehn",
          "author_login": "davidlehn",
          "committed_at": "2022-06-09T22:04:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e7b4e7e65a84f4506c6a13512e8caea821d5b05",
          "body": "- Require Web Crypto API.\n- Require Streams API.\n- Use `globalThis` where needed.\n- Use polyfills in tests.",
          "is_bot": false,
          "headline": "Require Web Crypto API and Streams API.",
          "author_name": "David I. Lehn",
          "author_login": "davidlehn",
          "committed_at": "2022-06-09T22:04:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa2293047e275cf97c7afd57d990a73d5d0ba4e4",
          "body": null,
          "is_bot": false,
          "headline": "Update coverage support.",
          "author_name": "David I. Lehn",
          "author_login": "davidlehn",
          "committed_at": "2022-06-09T22:04:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "147f994a2ae1023c3a18f0c9768fd1c39e9b5235",
          "body": null,
          "is_bot": false,
          "headline": "Use globstar for files field.",
          "author_name": "David I. Lehn",
          "author_login": "davidlehn",
          "committed_at": "2022-06-09T22:04:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5acd7f1c98857f73631345fef8ae3850dd8bfd8",
          "body": null,
          "is_bot": false,
          "headline": "Use prefer-node-protocol rule.",
          "author_name": "David I. Lehn",
          "author_login": "davidlehn",
          "committed_at": "2022-06-09T22:04:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74071cb76e7b7a8584d71976cd8d7b496ca4e626",
          "body": null,
          "is_bot": false,
          "headline": "Order jobs.",
          "author_name": "David I. Lehn",
          "author_login": "davidlehn",
          "committed_at": "2022-06-09T22:04:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "949d450ef711f75c3aedd750394e904c43a9e20b",
          "body": null,
          "is_bot": false,
          "headline": "Update README.",
          "author_name": "David I. Lehn",
          "author_login": "davidlehn",
          "committed_at": "2022-06-09T22:04:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34178420f60d11930e01cc0baea2e39c5df65ebe",
          "body": "- `path-to-regexp@6`:\n  - no longer accepts `http://` prefixes. \"Routes\" are passed in as full\n    URLs so split them up in origin and pathname parts.\n  - Check both saved origin and pathname regex in `sinon.match`.\n- `@digitalbazaar/http-client@3`:\n  - Support `data` field.\n  - Add `status` to an error so it can be checked.",
          "is_bot": false,
          "headline": "Testing updates for newer APIs.",
          "author_name": "David I. Lehn",
          "author_login": "davidlehn",
          "committed_at": "2022-06-09T22:04:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6dd811a67c2cc43338b08a9d2cedcc083b83954",
          "body": "- **BREAKING**: Convert to module (ESM).\n- **BREAKING**: Require Node.js >=14.\n- Update dependencies.\n- Lint module.",
          "is_bot": false,
          "headline": "Convert to module (ESM).",
          "author_name": "David I. Lehn",
          "author_login": "davidlehn",
          "committed_at": "2022-06-09T22:04:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31284fd0a8bbf71cd7599d4765c26c117dc96c21",
          "body": null,
          "is_bot": false,
          "headline": "Start 14.1.2-0.",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2022-05-06T20:23:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14a1316656ebde8309db59c8d1bff30bbd20b53d",
          "body": null,
          "is_bot": false,
          "headline": "Release 14.1.1.",
          "author_name": "Dave Longley",
          "author_login": "dlongley",
          "committed_at": "2022-05-06T20:23:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 12,
      "commits_last_year": 48,
      "latest_release_at": "2026-07-21T19:41:25Z",
      "latest_release_tag": "v17.8.0",
      "releases_from_tags": false,
      "days_since_last_push": 8,
      "active_weeks_last_year": 8,
      "days_since_latest_release": 8,
      "mean_days_between_releases": 4.1
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@interop/edv-client",
          "exists": true,
          "license": "BSD-3-Clause",
          "keywords": [
            "edv",
            "edv client",
            "encrypted data vault",
            "encrypted data vault client",
            "data hub",
            "datahub"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@interop/edv-client",
          "is_deprecated": false,
          "latest_version": "17.8.0",
          "repository_url": "https://github.com/interop-alliance/edv-client",
          "versions_count": 13,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 2,
          "monthly_downloads": 2542,
          "first_published_at": "2026-06-09T00:51:55.229000Z",
          "latest_published_at": "2026-07-21T19:41:56.203000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 8
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 1,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 66659,
      "source_files_sampled": 37,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 26,
        "malicious_count": 0,
        "assessed_package": "npm:@interop/edv-client@17.8.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@interop/data-integrity-core",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.3.0"
        },
        {
          "name": "@interop/http-client",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.4"
        },
        {
          "name": "@interop/http-signature-zcap-invoke",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.2.4"
        },
        {
          "name": "@interop/lru-memoize",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.0.3"
        },
        {
          "name": "@interop/minimal-cipher",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.8.0"
        },
        {
          "name": "@noble/hashes",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.2.0"
        },
        {
          "name": "@scure/base",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.2.0"
        },
        {
          "name": "canonicalize",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.0"
        },
        {
          "name": "split-string",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.1.0"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 12,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "dlongley",
          "commits": 227,
          "avatar_url": "https://avatars.githubusercontent.com/u/168137?v=4"
        },
        {
          "type": "User",
          "login": "aljones15",
          "commits": 66,
          "avatar_url": "https://avatars.githubusercontent.com/u/278280?v=4"
        },
        {
          "type": "User",
          "login": "dmitrizagidulin",
          "commits": 48,
          "avatar_url": "https://avatars.githubusercontent.com/u/947005?v=4"
        },
        {
          "type": "User",
          "login": "JSAssassin",
          "commits": 46,
          "avatar_url": "https://avatars.githubusercontent.com/u/38434620?v=4"
        },
        {
          "type": "User",
          "login": "davidlehn",
          "commits": 35,
          "avatar_url": "https://avatars.githubusercontent.com/u/109587?v=4"
        },
        {
          "type": "User",
          "login": "mandyvenables",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/63914221?v=4"
        },
        {
          "type": "User",
          "login": "gannan08",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/13918179?v=4"
        },
        {
          "type": "User",
          "login": "mattcollier",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/902041?v=4"
        },
        {
          "type": "User",
          "login": "BigBlueHat",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/43209?v=4"
        }
      ],
      "contributors_sampled": 9,
      "top_contributor_share": 0.512
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "publish.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "eslint.config.js"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "pnpm-lock.yaml"
      ],
      "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": 10,
            "reason": "9 out of 9 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/25 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 18 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "project was created within the last 90 days. Please review its contents carefully",
            "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": "db90db5429c6d0b8c1c974d86960e3eb3bcdae43",
        "ran_at": "2026-07-30T13:34:16Z",
        "aggregate_score": 3.6,
        "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-21T19:42:00Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-21T19:40:07Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/interop-alliance/edv-client",
    "host": "github.com",
    "name": "edv-client",
    "owner": "interop-alliance"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 54,
      "inputs": {
        "security": 49,
        "vitality": 70,
        "community": 23,
        "governance": 65,
        "engineering": 54
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 70,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "commits_last_year": 48,
              "human_commit_share": 1,
              "days_since_last_push": 8,
              "active_weeks_last_year": 8
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 8 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "8/52 weeks with commits",
                "points": 5.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "48 commits in the last year",
                "points": 15.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 48
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "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": 100,
            "inputs": {
              "releases_count": 12,
              "latest_release_tag": "v17.8.0",
              "releases_from_tags": false,
              "days_since_latest_release": 8,
              "mean_days_between_releases": 4.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "12 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 8 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~4.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 4.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": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 23,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (BSD-3-Clause)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "BSD-3-Clause"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 57,
            "inputs": {
              "packages": [
                "@interop/edv-client"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 2542
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "2,542 downloads/month across npm",
                "points": 45.4,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 2542,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 65,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 42,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 9,
              "top_contributor_share": 0.512
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 51% of commits",
                "points": 11,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 51
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "9 contributors",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 18 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "merged_prs": 12,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "12/12 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 12,
                      "decided": 12
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/25 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "followers": 3,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "interop-alliance",
              "public_repos": 71,
              "account_age_days": 3544
            },
            "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": "3 followers of interop-alliance",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 3,
                      "login": "interop-alliance"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "71 public repos, account ~9 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 71
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@interop/edv-client"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 8
            },
            "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 8 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "13 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 54,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "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": "eslint.config.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "9 out of 9 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 49,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "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": 36,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 3.6
            },
            "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": "9 out of 9 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "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 0/25 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 18 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "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): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@interop/edv-client@17.8.0 runtime dependency closure — what installing the published package pulls in — 26 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:@interop/edv-client@17.8.0",
                  "assessed": 26
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 26,
              "unassessed_packages": 0,
              "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": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "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": 26,
              "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": 21
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 44,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 3,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.06,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "6 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 3.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 6,
                      "sampled": 100
                    }
                  }
                ],
                "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": [
                "pnpm-lock.yaml"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "eslint.config.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "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": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 66659,
              "source_files_sampled": 37,
              "oversized_source_files": 1
            },
            "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": "1/37 source files over 60KB",
                "points": 53.5,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 37,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-30T13:34:33.322580Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/interop-alliance/edv-client.svg",
  "full_name": "interop-alliance/edv-client",
  "license_state": "standard",
  "license_spdx": "BSD-3-Clause"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsnpm.